@charset "utf-8";
/* CSS Document */

body {
	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top:20px;
	scrollbar-face-color:#cbcdcd;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	background-color:#e5e5e5;
}

*{ margin:0; padding:0;}
/*#wrap{
	width:955px; 
	height:auto; 
	margin: 0  auto;
	}
*/	
#wrap
{
 	position : absolute;
	width : 955px;
 	height : 547px;
 	left : 50%;
 	top : 50%;
 	margin-left : -477px;
 	margin-top : -273px;


}	
	
a:link {color:#000000; text-decoration:underline;}
a:visited{color:#000000; text-decoration:underline; }
a:hover{color: #99b8e5; text-decoration:underline;}	
#header{ 
	width:955px;
	height:120px;
	margin-bottom:-5px;
	padding:0;
}
h1{font-size:14px; padding-bottom: 13px;}
#nav {
	
	padding-left: 245px;
	height:19px;
	background-image:url(images/hr_nav.jpg);
	background-repeat:no-repeat;
	width:710px;
	padding-top:10px;
	
	}
#nav ul {
		list-style: none; 
		 }		
#nav ul li{
		float:left;
		}
#nav ul li a{
	text-decoration:none;
	color: #000000;
	}
#nav ul li a:hover{
	text-decoration:none;
	color: #99b8e5;
	}					
#nav .aktiv{
	color: #99b8e5;
	}
#content{
	width:955px;
	min-height:405px;
	background-color:#FFFFFF;
}

#subnav{
	width: 229px;
	background-image:url(images/hg_gibs.gif);
	background-repeat:no-repeat;
	height:405px;
	float:left;
	margin:0;
	padding:0;
	

	
	}
	
#subnav	ul{
		list-style: none; 
		padding-top: 52px;
		border-bottom: 1px solid #e5e5e5;

		}
	
#subnav	ul li {
	
	 margin-bottom:-1px; 
	
		}	
	
#subnav	ul li a{
		font-size: 12px;
		color: #000000;
		text-decoration:none;
		line-height: 25px;
		
		display:block; 		
		padding-left: 40px;
		border-top: 1px solid #e5e5e5;
		}
	
	
#subnav	ul li a:hover{
	  color:#000000; 
	  background-color:#ffffff;
	  
	 		 }
			 
#subnav	 ul ul{
		margin:0;
		padding:0;
		
		}

		
		
		
#subnav	li li a{font-size: 11px; padding-left: 50px;}		
#subnav	li li a:hover {
		color:#99b8e5;
		background:none; 
		font-size: 11px;
	  
		}
		
#subnav	 li li li  a{font-size: 11px; padding-left: 60px;}	
		
		
#subnav .aktiv2{
          color:#000000; 
	   font-weight:bold;
	   font-size: 11px;
		color: #000000;
		text-decoration:none;
		line-height: 25px;
		border-top: 1px solid #e5e5e5;
		display:block; 		
		padding-left: 50px;}						 

#subnav .aktiv3{
          color:#000000; 
	   font-weight:bold;
	   font-size: 11px;
		color: #000000;
		text-decoration:none;
		line-height: 25px;
		border-top: 1px solid #e5e5e5;
		display:block; 		
		padding-left:60px}							 
#subnav .aktiv{
          color:#000000; 
	  background-color:#ffffff;
	  font-size: 12px;
		color: #000000;
		text-decoration:none;
		line-height: 25px;
		
		display:block; 		
		padding-left:40px;}

#inhalt{
	float:left;
	width:426px;
	padding-left: 22px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top:20px;
	overflow:auto; overflow-x:hidden;   
	height:345px;  
	background-color:#FFFFFF;
	
	}	
#inhalt ul{padding-left: 20px; }
#inhalt ul li{padding-bottom:8px;}
#rechts{
	width:263px;
	float:left;
	background-color:#FFFFFF;
	
	}
#inhalt_ganz{
	float:left;
	width:689px;
	padding-left: 22px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top:20px;
	overflow:auto; overflow-x:hidden;   
	height:345px; 
	background-color:#FFFFFF; }	
.clear{
		clear:both;
}	

	 #mailform {
	padding:0;
	margin:0;
	font-size: 12px;

}

#mailform fieldset {
	padding:0;
	margin:0;
	border:0;
	width:300px;
	/*background-color:yellow;*/
}
#mailform fieldset #mailformanrede {
	width:140px;
	/*background-color:yellow;*/
}
#mailform fieldset #mailformanrede input{
	padding:0;
	margin:0;
	width:20px;
	/*background-color:lime;*/
}
#mailform fieldset legend {
	display:none;
	width:1px;
}
#mailform fieldset label {
	width:70px;
	float:left;
	line-height:10px;
	padding-bottom:5px;
}
#mailform fieldset input,
#mailform fieldset textarea {
	margin-bottom:5px;
}


.csc-mailform-label {
	padding-top:5px;
	padding-bottom:10px;
}
