html, body { margin: 0; padding: 0; }


body { font-family: arial, verdana, sans-serif; text-align: center; background: #FC3 url(../img/body-bg.png) repeat-y top center; }


div#container { width: 800px; text-align: left; margin: 0 auto; }


div#header { margin:0; padding: 0; height: 145px; background: #FC3;}


div#navigation { float: left; width: 180px; min-height: 486px; height:auto !important; height: 486px; background: url(../navigation_bg.gif) no-repeat 0 0; }


div#content { float: left; width: 580px; padding: 20px; }


div#content2 { float: left; width: 580px; padding: 0px; }





div#header img { margin:0; padding: 0; border:0; }




#accessibility { position: absolute; top: -10000px; }







div#navigation ul { display: block; list-style-type: none; margin: 30px 0 0 25px; padding: 0; }


div#navigation li { display: block; width: 160px; height: 40px; margin:0; padding: 0; }


div#navigation a:link, div#navigation a:visited { color: #F3490F; font-size: 14px; font-weight: bold; text-decoration: none; }


div#navigation a:hover, div#navigation a.active { color: #000; }





h1 { margin: 0 0 10px 0; padding: 0; font-size: 16px; }


h2 { margin: 15px 0 10px 0; padding: 0; font-size: 14px; }


h3 { margin: 15px 0 5px 0; padding: 0; font-size: 13px; color: #F00; }


p { font-size: 13px; line-height: 150%; margin: 5px 0; }


div#content a:link, div#content a:visited { color: #000; text-decoration: underline; }

div#content a:hover, div#content a:active { color: #F00; text-decoration: none; }




a:active, a:focus { outline: 0; }



.line {
	clear : both;
	height: 1px;
	margin: 15px 0 10px 0;
	padding: 0;
	overflow:hidden;
	background: url(../img/line_yellow.gif) repeat-x 0 0;
	}






img { border: 0; }








.top	{
	clear : both;
	display: block;
	width : 81px;
	height: 12px;
}


.top img {
	border: 0;
	width : 81px;
	height: 12px;
}


.top a:link img, .top a:visited img {
	background: url(../img/top_pfeil_link.gif) no-repeat 0 0;
	border: 0;
}


.top a:hover img {
	background: url(../img/top_pfeil_hover.gif) no-repeat 0 0;
}







div#footer { clear: both; width: 100%; color: #000; }

div#footer p { margin: 0; padding: 5px 10px; }

