body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11Px;
	font-style: normal;
	line-height: 170%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353A41;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#B8D6E1;
	scrollbar-3dlight-color:#B8D6E1;
	scrollbar-highlight-color:#EDA700;
	scrollbar-shadow-color:#B8D6E1;
	scrollbar-darkshadow-color:#353A41;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#8C2828;
}


/* LAYER-Styles */

#rahmen {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: -290px;
	margin-left: -495px;
	position: absolute;
	top: 50%;
	left: 50%;*/
}

#head {
	margin-top: 5px;
	width: 990px;
	height: 74px;
	background-color: #EDA700;
}

#foot {
	width: 990px;
	height: 30px;
	background-color: #8C2828;
	text-align: right;
}

#metanav {
	width: auto;
	height: auto;
	text-align: right;
	margin-right: 40px;
}

#nav {
	width: 212px;
	height: 160px;
	overflow:hidden; 
	position: relative;
    	top: 45px; left: 44px;
}

#nav_innen{
	width: auto;
	height: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12Px;
	font-style: normal;
	line-height: 170%;
	color: #000000;
}

#imagebild {
	width: 177px;
	height: 226px;
	overflow:hidden; 
	position: relative;
    	top: 67px; left: 67px;
}

#content {
	width: 990px;
	height: 476px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat : no-repeat;
	background-position: top center;
    	background-attachment: scroll;
overflow:hidden; 

}

#contentarea{
	width: 554px;
	height: 362px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11Px;
	font-style: normal;
	color: #000000;
	overflow-y:auto; 
	position: relative;
    	top: -326px; left: 386px;
}

#contentarea_start{
	width: 454px;
	height: 275px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11Px;
	font-style: normal;
	color: #000000;
	overflow-y:auto; 
	position: relative;
    	top: 148px; left: 90px;
}

#headline{
	width: auto;
	height: auto;
	text-align: left;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#text{
	width: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14Px;
	font-style: normal;
	line-height: 120%;
	color: #8C2828;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}