body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	background-image:url(../images/1background.gif);
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #ffae00;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #e4e4e4;
	scrollbar-highlight-color: #f2f2f2;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #e4e4e4;
}
div#top {
	width:811px;
	height:80px;
	background-color: #666666;
	background-image: url("../images/header.jpg");
	background-repeat:no-repeat;
	border: 1px none #000000;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	text-indent: 10px;
	/*font-size: 24px;*/
	border-top: 1px solid #ffae00;
	border-left: 1px solid #ffae00;
	border-right: 1px solid #ffae00;
}
div#images{
	width:813px;
	height:80px;
	background-color: #ffae00;
}

div#button{
	width:811px;
	height:20px;
	/*z-index:9;*/
	background-color: #ffae00;
	text-align:center;
	border-left: 1px solid #ffae00;
        border-right: 1px solid #ffae00;
}
div#pathway{
	width:801px;
	height:16px;
	background-color: #ffffff;
	border-left: 1px solid #ffae00;
	border-right: 1px solid #ffae00;
	padding-left: 10px;
	padding-top: 4px;
	color: #000000;
	font-size: 10px;
}
/*div#pathway_2{
	width:801px;
	height:16px;
	background-color: #fee1a2;
	border-left: 1px solid #ffae00;
	border-right: 1px solid #ffae00;
	padding-left: 10px;
	padding-top: 4px;
	color: #000000;
	font-size: 10px;
}*/

#pathway a:link,
#pathway a:visited{
	text-decoration:none;
	color: #ffae00;
}
#pathway a:hover{
	text-decoration:none;
	color: #000000;
}
div#content_text{
	width:811px;
	height:420px;
	background-color: #ffffff;
	border-left: 1px solid #ffae00;
	border-right: 1px solid #ffae00;
	overflow: auto;
}
div#content_text_2{
	width:811px;
	height:536px;
	background-color: #999999;
	background-image:url(../images/background.gif);
	border-left: 1px solid #ffae00;
	border-right: 1px solid #ffae00;
	overflow:visible;
}
div#content_rechts{
	background-image:url(../images/background_news.gif);width:auto;
	height:auto;
	margin-right:30px;
	background-color: #ffffff;
	border-left: 1px solid #ffae00;
	border-top: 1px solid #ffae00;
	border-bottom: 1px solid #ffae00;
	border-right: 1px solid #ffae00;
	overflow: auto;
}
div#footer{
	width:811px;
	height:38px;
	background-color: #ffae00;
	border: 1px solid #ffae00;
	color: #ffffff;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	padding-top: 10px;
}
#content_text h1{
	font-size: 14px;
	color: #333333;
	display:block;
	border-bottom: 1px solid #ffae00;
}
#content_text h2{
	font-size: 11px; 
	color: #ffae00;
}
#content_text h3{
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#content_text h4{
	margin-top:10px;
	font-size: 18px;
	color: #333333;
	display:block;
	border-bottom: 2px solid #ffae00;
}
#content_text_2 h1{
	margin-top:10px;
	font-size: 14px;
	color: #ffae00;
}
#content_text a{
	font-size: 12px;
	color: #000000;
}
#content_text p{
	font-size: 12px;
	color: #000000;
}
#content_text a:link,
#content_text a:visited{
	text-decoration: underline;
	color: #000000;
}
#content_text a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #ffae00;
}
/* Test Anfang*/
#content_rechts p{
	font-size: 11px;
	color: #000000;
}
#content_rechts a:link,
#content_rechts a:visited{
	text-decoration: underline;
	color: #000000;
}
#content_rechts a:hover{
	text-decoration: none;
	color: #000000;
}
/* TestEnde*/
#button a:link,
#button a:visited{
	text-decoration: none;
	color: #ffffff;
	display:block;
	line-height: 20px;
	font-size: 9px;
	background-color: #666666;
}
#button a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #ffae00;
}
#footer a:link,
#footer a:visited{
	text-decoration: none;
	color: #ffffff;
	display:block;
	line-height: 20px;
	font-size: 10px;
}
#footer a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #ffae00;
}
li {
	font-size: 12px;
}


