@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
body {
	font-family: Arial;
	font-size: 12px;
	color: #542775;
	text-align:left;
	}


#wrapper {
	margin: 0 auto 0 auto;
	width: 921px;
		
}

#header {
	padding: 61px 0 0px 0;
}

#logo {
	float:left;
	background: url(/fileadmin/anamora/img/logo.png) top left no-repeat;
	height: 32px;
	width: 330px;
	}
	
#logo a {
	height: 32px;
	width: 300px;
	display: block;
	text-decoration:none;
	outline: none;
	}

#navi{
	padding-top: 10px;
	}

#content{
	padding-bottom: 10px;
}

#contentlinks{
	float:left;
	width: 336px;
	height:520px;
	
	}
	
	
#contentrechts{
		line-height: 16px;
	background:#cccccc;
	padding: 40px 10px 15px 20px;
	width:550px;
	height: 465px;
	float:left;
	margin-left: 5px;
		}

#pane3 {
	height: 465px;
}

p {
		}

#contentrechts h1 {
	color: #079e39;
	font-size:14px;
	padding-bottom: 10px;
	}
	
a {
	text-decoration:none;
	color: #079e39;}

#footer {
	padding-top: 10px;	
}

#copyright {
	width: 110px;
	float: left;
	font-size: 10px;
}
#footernavi {
	width: 500px;
	float: left;
	list-style-type:none;
}

#footernavi  a {
	font-size: 10px;
	font-family: Verdana;
	color: #542775;
	margin: 0px 20px 0px 0px;
	text-decoration:none;
	}
	
#footernavi  a:hover {
	color: #079e39;
	}


.clearfix {
	clear:both;
}

/*<--- Navi -*/

#nav {
	position:relative;
	float:left;
	margin:0;
	padding:4px 0 0 5px;
	list-style-type:none;
	z-index:100;
    text-align:left;
	}
	
#nav li                 { position:relative; float:left; height:38px; }
#nav ul li.sub  a           { background:transparent  no-repeat 100% 50%; }
#nav ul li.sub  li a {background-image:none;}
#nav li a {
	display:block;
	float:left;
	background:url(/fileadmin/anamora/img/trenner.png) no-repeat right 7px;
	padding:4px 10px 3px;
	color:#542775;
	font-size: 16px;
	letter-spacing:1px;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	text-align:left;
}
#nav li a:hover  {color: #079e39;}
#nav li ul {
	position:absolute;
	visibility:hidden;
	top:25px;
	left:1px;
	width:180px;
	margin:0;
	padding:0;
	background-color:#fff;
	z-index:10000;
	/*border:1px solid #ccc*/;
	/*border-top:0;*/
	padding:3px 0 7px 0;

}

#nav li:hover ul      {visibility:visible;}
#nav li:hover ul ul   { visibility:hidden; top:-1px; left:190px; }
#nav li li:hover ul   {visibility:visible;}
#nav ul li{
	float:none;
	margin:0;
	padding:3px 0 0 0;
	height:auto;
	list-style-type:none;
}
#nav ul li a {
	display:block;
	height:auto;
	float:none;
	font-size: 12px;
	font-weight:normal;
	color:#542775;
	background-image:none;
	padding:0;
	margin:0 10px;
	line-height:20px;
	border-bottom:1px solid #ffffff;
}

#nav ul li a:hover      { color: #079e39; height:auto; }
#nav ul li a:hover  {color:#079e39; border-bottom:1px solid #ccc;}



.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #fff;
}
.jScrollPaneDrag {
	position: absolute;
	background: #079e39;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 5px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 5px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* <--- FORM_MAIL --->*/

.tx_powermail_pi1_fieldwrap_html {
	margin: 10px 0;
	clear:both;
}

.inputrowkontakt {
	border:0;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_text label {
	margin-right: 10px;
	width: 150px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_select label {
	margin-right: 10px;
	width: 150px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_text input {
	background: #fff;
	border: 1px solid #ccc;

}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_textarea label {
	margin-right: 10px;
	width: 150px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	background: #fff;
	border: 1px solid #ccc;

}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_file label {
	margin-right: 10px;
	width: 150px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_file input {
	background: #fff;
	border: 1px solid #ccc;

}

