@charset "utf-8";
/* CSS Document */


body
{
padding:0; font-family:arial, sans-serif; font-size:12px;
margin:0px auto auto auto;
background:url(images/links.gif) repeat-x top left;
}


.p{

	padding:5px;
	margin:0px;
	line-height:20px;
}

#textfield{
	
	padding:60px 0px 0px 25px;
	text-align:justify;
	width:530px;
	
	}
	
#textfieldarchiv{
	
	padding:15px 0px 0px 25px;
	text-align:justify;
	width:530px;
	
	}
.textfieldblau{

	font-size:12px;
	color:#0061a8;
	font-weight:bold;	
	}	
	
.textfieldblau2{

	font-size:12px;
	color:#0061a8;
	font-weight:bold;
	float:right;	
	}	
.textfieldblack2{

	font-size:12px;
	color:#000;
	float:right;
	
	}	
.textfieldblack3{

	font-size:12px;
	color:#000;
	float:right;
	overflow: auto;
	height: 340px;
	width:500px;
	}	
.textfieldnormal{
	width:350px;
	font-size:12px;
	color:#000;
	}	
.textfieldnormal2{
	width:450px;
	font-size:12px;
	color:#000;
	}	
.textfieldnormal3{
	width:220px;
	font-size:12px;
	color:#000;
	}
	
.opener{

	height: 374px;
	padding:40px 0px 0px 120px;
	width: 430px;
	background:url(images/opener2.jpg) no-repeat right;
	}	
	
.textnavi a{

	text-decoration:underline;
	color:#000;
	}

#main_container{
	width:884px;
	height:auto;
	margin:auto;
	padding:0px;
	}
	
.header{
	
	height: 188px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 884px;
	background:url(images/header.jpg) no-repeat center top;
	
	}
#main{
	
	width: 884px;
	height: 416px;
	/*background:url(images/main.jpg) no-repeat center top;*/
	/*padding:0px 0px 0px 0px;*/
	}

.main_links{
	
	width: 294px;
	height: 416px;
	background:url(images/main_links.jpg) no-repeat center top;
	padding:0px 0px 0px 0px;
	float:left;
	}
.main_rechts{
	
	width: 590px;
	height: 416px;
	background:url(images/main_rechts.jpg) no-repeat center top;
	padding:0px 0px 0px 0px;
	float:right;
	}


#footer{
	
	width: 884px;
	height: 96px;
	background:url(images/footer.jpg) no-repeat center top;
	padding: 0px 0px 0px 0px;
	
	}
	
.clear{
clear:both;
}	
	
/* navigation */	

#navhaupt{
	width: 250px;
	
	  		
	}
	
.nav a{

	text-decoration:none;
	color:#000;
	}
.nav a:hover{
	text-decoration:underline;
	}
.nav_selected a{
	
	color:#fff;
			
	}
	
.navi_links{

	padding:30px 0px 0px 25px;
	font-size:12px;
	font-weight:bold;
	}
.navi_links2{

	padding:15px 0px 0px 25px;
	font-size:12px;
	font-weight:bold;
	}
	
.underline{
	padding:15px 0px 0px 25px;
	width:200px;
	}
.underline1{
	padding:15px 0px 0px 25px;
	width:160px;
	}
.underline2{
	padding:15px 0px 0px 25px;
	width:130px;
	}
.underline3{
	padding:15px 0px 0px 25px;
	width:110px;
	}
.underline4{
	padding:15px 0px 0px 25px;
	width:90px;
	}
	
.hr{
 	border: 0px;
 	border-top:solid 1px #fff;
 	border-bottom: transparent;
	}
.hr2{
 	border: 0px;
 	border-top: dotted 1px #000;
 	border-bottom: transparent;
	margin: auto;
	}
.navi_footer{

	padding:1px 0px 0px 0px;
	font-size:12px;
	font-weight: normal;
	}
.navi_footer2{
	
	padding:1px 0px 0px 47px;
	font-size:12px;
	font-weight: normal;
	}
.bg_footer{

	background:url(images/bg.jpg) repeat-x top left;
	}
	

