body {
background-image: url("images/head_ds.jpg");
background-repeat: no-repeat;
background-position: top center;
font-family: verdana;
color: #ffffff;
background-color: #576b73;
}

#container {
width: 100%;
background-color: #576b73;
margin-top: 30px;
}

#date {
margin-top: 153px;
}
#line {
background-image: url("images/2px_rose.jpg");
background-position: left, 170px;
background-repeat: repeat-x;
margin-left: 0px;
margin-right: 0px;

}

#navigation {
font-family: verdana;
width: 300px;
float: left;

}

#inhalt {margin-left: 360px;
margin-right: 370px;
margin-top: 0px;

}
#inhalt2{
margin-left: 360px;
margin-right: 360px;
margin-top: 0px;
}


#bild {
padding: 0px;
position: absolute;
top: 190px;
right: 30px; 
margin-top: 10px;

}

#bild_offl {
position: center;
}
	
a {
padding: 0.1em;
padding-bottom: 0;
color: #ffffff;
text-decoration: none;
font-weight: bold;
border-left: 0;
border-right: 0;
}

a:link {
background-color: #576b73
}

a:hover {
background: #76d3f6;
}