body {
font: 10pt "verdana";
text-align: center;
background-color: #C2D59B;
}

a:link    {text-decoration: none; color: #035B28;}
a:visited {text-decoration: none; color: #035B28;}
a:hover   {color: #035B28; text-decoration: underline;}

#top {
width:auto;
height: 120px;
text-align:center;
background-color: #C2D59B;
}

#logo {
width:auto;
height: 90px;
text-align:center;
background:url('images/DEKRA_Logo.jpg') no-repeat center;
background-color: #FFFFFF;
}

#world {
width:auto;
height: 350px;
text-align:center;
background:url('images/world.png') no-repeat center;
background-color: #FFFFFF;
}

#footer {
width:auto;
height: auto;
text-align:center;
background-color: #C2D59B;
}
