body {
  margin: 0;
  background-color: white;
}

div#bottomline {
margin-left: 10%; 
margin-top: 30px; 
width:684px;
}

div#bottomline p {
text-align: center;
font-family: verdana, sans-serif;
font-size: 11px; font-weight: 700;
color: #4571B5;
}

div#bottomline a {
color: #4571B5;
}

img {
	border: 0;
}

div#head
{
margin-left: 10%; width:684px;
background: #4571B5;
color: white;
font-family: verdana, sans-serif;
border-bottom: solid white thin;
}

div#head a {
color: white;
font-size: 11px; font-weight: 700;
}

div#head a:hover {
color: #ff6;
}

div#content
{
margin-top: 0px;
margin-left: 10%; width:658px;
padding: 13px;
font-family: verdana, sans-serif;
background: #94B2CE url(../img/verlauf.jpg) 0 0 no-repeat fixed;}

div#content div.featurebox {
padding-top: 10px; padding-bottom: 30px;
border-bottom: solid white thin;
color: white;
}

div#content div.featurebox a {
font-size: 12px; font-weight: 700;
color: #EEE;
}

div#content div.featurebox a:hover {
color: #ff6;
}

div#content p {
font-size: 11px; line-height: 150%;
}

div#content div.featurebox img {
float: left;
margin-right: 13px; margin-bottom: 5px;
padding: 3px; border: 0;
background: white;
}

div#content div.featurebox img:hover {
background: #ff6;
}

div#content p.changeHistory {
text-align: right; font-style: italic;
font-size: 11px; line-height: 100%;
color: #EEE;
}

