
body {

	font-family: Verdana;

	font-size: 10px;

	background-color: #999999;

	text-align: center;

	margin: 15px auto 0px auto; 
	
	width: 780px;



}

* html body {/* Korrekturen fuer IE 5.x Fensterbreite*/ 
background-color: #333333; 
width: 780px; 
text-align: center; 
margin: auto; 
font-family: Verdana; 
font-size:10px;
} 


h2 {font-size:10px;
 color:#333333;
	background-color: #DCDCDC;
 vertical-align: text-top;
 line-height:20pt;
  margin: 0px 0px 0px 0px;
	padding: -20px 0px 0px 0px;

}



a:link, a:visited {

	text-decoration: none;
 font-weight: normal;
 color: #333333;
 font-size: 10px;

}

a:active, a:hover {
	text-decoration: none;
 font-weight: normal;
 color:#CC0000;
 font-size: 10px;

	

}






/* Die Titelzeile */

#title {

 height:40px;

 width: 784px;

	padding: 0px 0px 0px 0px;

	margin: 0px 2px 0px 0px;

 text-align:left;
}


* html #title  {
	/* Korrekturen fuer IE 5.x Fensterbreite*/
	width: 780px;
}

.pic {

	height: 16px;

	padding: 10px 52px 10px 2.2px;

 margin: 0px 0px 0px 0px;

	background-color: #DCDCDC;

 border: 1px dashed #333333;

 text-align: left;

align: left;


}

/* Das MenŸ */

#menu {

	width: 780px;

	font-size: 7pt;

	color: Black;

	background-color: #DCDCDC;

	text-align: left;

	padding: 8px 0px;

	margin-top: 1px;

	margin-bottom: 2px;

 border: 1px dashed #333333;

}

.menutext {
padding-left: 12px;
}


* html #menu  {
	/* Korrekturen fuer IE 5.x Fensterbreite*/
	width: 781px;
}



/* Der Inhalt */

#content {

	width: 780px;

	background-color: #DCDCDC;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	color: #333333;

 min-height: 490px;

 border: 1px dashed #333333;

}


* html #content  {
	/* Korrekturen fuer IE 5.x Fensterbreite*/
	width: 781px;
}

#menuinhalt {

	width: 206px;

	float: left;
	
	text-align: left;

	background-color: #DCDCDC;

	margin: 15px 0px 15px 12px;

 padding: 0px 0px 0px 0px;
	
	border-right: 1px dashed #333333;

 border-height: 470px;

 height: 470px;

}

#text {

	float: left;

	width: 196px;

 height: 153px;

 text-align: left;

 vertical-align: text-bottom;

	background-color: #DCDCDC;

	margin: 332px 0px 0px -206px;

}

#inhalt {

	width: 527px;

	float: right;

	background-color: #DCDCDC;

	color: #333333;

	margin: 15px 15px 15px 15px;

	text-align: center;

	height: 470px;

}


/*  
img {

border: 1px solid #333333;
}
*/

#detail {

	width: 527px;

	float: right;

	background-color: #DCDCDC;

	color: #333333;

	margin: -485px 15px 15px 15px;

	text-align: middle;

	height: 470px;
}

#blaettern {

	width: 527px;

	float: right;

 text-align: center;

	margin: -40px 0px 0px -206px;
}


#bottom {

	width: 780px;

	height: 21px;

	background-color: #DCDCDC;

 margin-top: 4px;

	padding-top: 4px;

	color: #333333;

	font-size: 7pt;

 text-valign: middle;

 border: 1px dashed #333333;

}

* html #bottom  {
	/* Korrekturen fuer IE 5.x Fensterbreite*/
	width: 781px;
	height: 24px;
}