BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3;
      
}



#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 916px; 
	min-height: 600px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
}


.clearfix:after {
 content: "."; 
 display: block; 
height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 


/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

	
#flaggen {
	border-bottom: 0px solid #D4D2AB;      
	float: left;
	left: 8px; 	


	
	
	

}

#flaggen2 {
      
      position: relative;
	float: right;
      right: 150px;
	width: 600px;
	padding: 0px;
	margin: 0px;


         
	
	
	

}



#logo {
      float: left;
	position: relative;
	left: 60px;
	top: 0px;
	width: 790px;
	height: 171px;
	background: url(../images/logo_neu_3.jpg) no-repeat;
}


#maintopic {
	position: relative;
	float: left;
	left: 8px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	
}

#plaintext {
	position: relative;
	float: right;
	padding: 10px 15px 0px 0px;
	width: 495px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	display: block;
	float: left;
	position: relative;
	left: 8px;
	width: 900px;
	height: 30px;
}

#youarehere a {

	width: 900px;
	padding: 0px 0px 5px 10px;
	line-height: 25px; 
	color: #888888;
	text-decoration: none;
	font-size: 11px;
}

#youarehere a:hover {
	color: #848048;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 10px;
}





#topic {
	position: relative;
	float: left;
	left: 8px; 
	width: 215px;
	background-color: #848048;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #D4D2AB;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #D4D2AB;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #53512B;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}



#rechts {
	width: 688px;
	float: right;
}

#content {
	position: relative;
	float: right;
      right: 58px;
	width: 620px;
	padding: 0px;
	margin: 0px;
}

#content2 {
	position: relative;
	float: right;
      right: 80px;
	width: 600px;
	padding: 0px;
	margin: 0px;
}




#sidebar2 {
	position: relative;
	float: right;
	right: 8px;
	width: 200px;
	background-color: #848048;
	
}

#footer {
	clear: both; 
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	width: 916px; 
	height: 16px;
	background: url(../images/footer.gif);	
}




