body { height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e8ede7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	} 
	
html { 
	height: 100%; 
	}
	
	
	
/*Elemente*/

#header
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 105px;
background-color:#d3dce2;
background-image:url(../_bilder/bg_oben.gif);
}

#logo
{
position: absolute;
top: 1px;
left: 30px;
width: 445px;
height: 53px;
z-index:1;
}

#start-foto
{
position: absolute;
top: 125px;
left:-210px;
width: 591px;
height: 243px;
z-index:1;
}

#start-rpt
{
position: relative;
top: 30px;
left:-210px;
width: 591px;
height: 243px;
z-index:1;
}

#start-ys
{
position: relative;
top: 30px;
left:-190px;
width: 591px;
height: 243px;
z-index:1;
}




#hauptmenue
{
position: absolute;
top: 110px;
left: 30px;
width:972px;
}


#submenue
{
position: absolute;
top: 150px;
left: 0px;
}

#submenue_hi
{
position: absolute;
top: 283px;
left: 154px;
width:135px;
}

#inhalt
{
position: absolute;
top: 146px;
left: 223px;
width: 480px;
}

#inhalt-galerie
{
position: absolute;
top: 160px;
left: 223px;
width: 620px;
}

#inhalt-ohne
{
position: absolute;
top: 153px;
left: 223px;
width: 480px;
}

.pfeil-top
{
text-align:right;
}

/*Schrift*/
.arial
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.verdana
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

a
 {
font-size:12px;
color:#5d5f5c;
 }
 
a:hover
 {
font-size:12px;
color:#9c132e;
text-decoration:none;
 }
 
 a.anchor
 {
font-size:12px;
color:#000000;
text-decoration:none;
 }
 
a.top
 {
font-size:11px;
color:#606f5f;
text-decoration:underline;
 }
 
a.top:hover
 {
font-size:11px;
color:#9c132e;
text-decoration:none;
 }
 
.gross
{
font-size:14px;
}

 
h1
 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#9c132e;
 }
 
h1.grau
 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#606f5f;
margin-bottom:1px;
 }
 
.rot
 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#9c132e;
 }
 
.grau
 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#606f5f;
 }
 
.klein
 {
font-size: 10px;
 } 
 
/*Sonstiges*/ 
 
 ul
{
list-style-image:url(../_bilder/ul-pfeil.gif);
}

hr
{
height: 1px;
border-width: 1px 0 0 0;
border-style: solid;
color:#9c132e;
}