#htmlbody {
	padding:0px 0px 0px 0px;
	/*background-color:#993300;*/
	background-image:url(material/hg-rot-ruemmler.jpg);
	background-repeat:repeat;
}

body, textarea, table, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	line-height:16px;
	color:#2c2c44;
}

/************** HÖHENANGABE FÜR HAUPTRAHMEN **************/
#rahmen{
	width:959px;
  	height:auto;
	position:relative;
	background-image:url(material/bg_navi.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	/*border: 1px #eeeeee solid;
	border-top: 0px #eeeeee solid;*/
}
/*****ANGABE FÜR IE **********/
/** html body {
	height:100%; /* IE 
}*/

#kopfteil{
	height:308px;
	background-image:url(material/bg_head2.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#kopfteil2{
	height:308px;
	background-image:url(material/bg_head1.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#kopfteil3{
	height:308px;
	background-image:url(material/bg_head3.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#kopfteil4{
	height:308px;
	background-image:url(material/bg_head4.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#kopfteil5{
	height:308px;
	background-image:url(material/bg_head5.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}

#animation {
	width: 576px;
	height: 146px;
	margin-left: 340px;
	margin-top: 0px;
}

#menueoben{
	float:right;
	text-align:right;
	margin:19px 46px 0 610px;
	width:300px;
	font-size:9px;
	line-height:16px;
	font-weight:bold;
}

a, a:link, a:active, a:focus, a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#menueoben a{
	color:#aaabad;
	text-decoration:none;
	font-weight:bold;
}
#menueoben a:hover{
	text-decoration:underline;
}
#menueoben2{
	float:none;
	text-align:right;
	margin:19px 46px 0 610px;
	width:300px;
	font-size:9px;
	line-height:16px;
	font-weight:bold;
}

#menueoben2 a{
	color:#aaabad;
	text-decoration:none;
	font-weight:bold;
}
#menueoben2 a:hover{
	text-decoration:underline;
}
#navi{
	width:171px;
	padding-left:45px;
	float:left;
	margin-top:10px;
	margin-left:38px;
}

#navi a{
	display:block;
	margin-bottom:18px;		
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#666666;	
	font-weight:bold;
}

#navi a:hover{
	text-decoration:underline;
}

#navi a.active {
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

#navi a.bs{
	margin-left:13px;
	margin-top:-10px;
	
	font-weight:normal;
}
#navi a.bbs{
	margin-left:26px;
	margin-top:-10px;
	font-size:10px;
}
#einschub {
	margin-left: -40px;
	margin-top: -20px;
}
#haupt{
	width:450px;
	/*padding:45px;*/
	float:right;
	margin-right:125px;
	margin-top:-44px;
	/*padding-bottom:20px;
	position:relative;*/
}
#haupt{
	width:503px;
	/*padding:45px;*/
	float:right;
	margin-right:62px;
	margin-top:-44px;
	/*padding-bottom:20px;
	position:relative;*/
}
#haupt2{
	width:450px;
	padding-top:45px;
	float:right;
	margin-right:115px;
	margin-top:-64px;
	/*padding-bottom:100px;
	position:relative;*/
}
a{
	color:#009ee0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


#print{
	float:right;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#990000;
	margin:0;
	padding:0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color:#666666;;
	margin:0;
	padding:0;
}

#fuss {
	height:55px;
	background-image:url(material/fuss.jpg);
	/*position:absolute;*/
	bottom:0;
	margin-left:auto;
	margin-right:auto;
	width:959px;
	background-repeat:no-repeat;
}


.tuerkis{
	color:#059E9E;
}

.dunkelrot{
	color:#660000;
}

.clear{
	clear:both;
}

