@charset "iso-8859-1";
/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #e75d00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main{

	width:900px;
	margin:0px auto;
}
#over_header{

	width: 900px;
	height: 29px;
	background: url(gfx/over_header.gif);
	float: left;
}
#header{

	width: 900px;
	height: 200px;
	background: url(gfx/header.jpg);
	float: left;
}
#under_header{

	width: 900px;
	height: 40px;
	background: url(gfx/under_header.jpg);
	float: left;
}
#balken{

	width: 900px;
	height: 26px;
	background: url(gfx/balken.jpg);
	float: left;
}
#navigation{

	width: 198px;
	float: left;
}
#content{

	width: 900px;
	background: url(gfx/content_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#navigation_titel{

	width: 198px;
	height: 30px;
	background: url(gfx/navigation_titel.gif);
	float: left;
}
.navi_button{

	width: 198px;
	height: 38px;
	background: url(gfx/navi_button.gif);
	float: left;
}
.navi_button_text{

	width: 165px;
	padding-left: 30px;
	padding-top: 11px;
	height: 27px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	background: url(gfx/navi_button.gif);
	float: left;
}
.navi_footer_text{

	width: 165px;
	padding-left: 30px;
	padding-top: 10px;
	height: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	float: left;
}
.navi_footer_text_2{

	width: 165px;
	padding-left: 30px;
	padding-top: 5px;
	height: 25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	float: left;
}
.over_header_text{

	width: 500px;
	padding-left: 15px;
	padding-top: 10px;
	height: 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	float: left;
}
.under_header_text{

	width: 500px;
	padding-left: 420px;
	padding-top: 47px;
	height: 27px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	float: left;
}
#navigation_footer{

	width: 198px;
	height: 35px;
	background: url(gfx/navi_footer.jpg);
	float: left;
}
#content_bereich{

	width: 630px;
	padding-left: 40px;
	float: left;
}
#footer{

	width: 900px;
	height: 160px;
	background: url(gfx/footer.gif);
	float: left;
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #333;
}
h1 {
	font-size: 14px;
	color: #000;
}

