#content{
width:793px;
position:relative;
float:right;
height:350px;

padding-right:7px;
}






body{
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-color:#c8e3f1;
padding:0;
margin:0;
font-family:  verdana, arial, tahoma;
font-size:15px;
color:#888888;
}





#menu{
width:210px;
position:relative;
float:left;
left:2px;

}





#datum{
position:relative;


color:#fff;
font-size:12px;
top:10px;
float:right;
}





a {
color:#5e9dc6;
       	 border: 0;
	text-decoration: underline;

}
a:visited {
color:#5e9dc6;

        border: 0;
        	text-decoration: underline;

}
a:active {
color:#5e9dc6;

        border: 0;
        	text-decoration: underline;

}
a:link {
color:#5e9dc6;
       	 border: 0;
	text-decoration: underline;



}

a:hover {
	color: #4186b3;
	text-decoration: underline;
        border: 0;



}













h1{

font-size:16px;
color:#6D6E71;
}

h2{

font-size:15px;
color:#6D6E71;
}
h2{

font-size:14px;
color:#6D6E71;
}
h4{

font-size:13px;
color:#6D6E71;
}
h5{

font-size:12px;
color:#6D6E71;
}









#impressum a{
text-decoration: none;
color:#fff;
}


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




#impressum{
position:relative;
float:right;
font-size:12px;
color:#fff;
right:7px;
top:4px;

}








#hauptmenu{
position:absolute;
top:167px;
left:2px;
width:800px;
}






#kopf{
background-image:url(images/index_02.jpg);
background-repeat:no-repeat;
width:809px;
height:245px;
}

#seite{
width:809px;
position:relative;
left:50%;
margin-left: -405px;
}


#inhalt{
width:809px;
position:relative;
background-image:url(images/index_004.jpg);
background-repeat:repeat-y;
}



#footer{
background-image:url(images/index_006.jpg);
background-repeat:no-repeat;
width:809px;
height:27px;
clear:both;
}








#content[id]{
min-height:350px;
height:auto !IMPORTANT;

}
