body {font-family: Verdana, Arial, Sans-Serif; background-color: rgb(186,214,217);}

a { color: white; border: 0; text-decoration: none}
a:hover {font-style: italic; font-weight: bold}
img { border: 0}
td { text-align: center}
div.menu td { padding-left : 10px; padding-right : 10px; }
div.menu a:hover { padding-left : 20px; padding-right : 20px; }
div.main a { color: black }

div.menu {
color: white;
position: static;
top : 4%;
left : 2%;
width : 96%;
background-color: rgb(0,85,114);

}


div.headline {
color: white;
position: static;
left : 2%;
width : 96%;
background-color: rgb(186,214,217);
}

div.main {
color: black;
position: static;
left : 2%;
width : 96%;
heigth : auto;
background-color: rgb(186,214,217);
margin-top: 10px;
margin-bottom: 10px;
}

div.bottomline {
textcolor: white;
padding : 2px;
position: static;
left : 2%;
width : 96%;
background-color: rgb(0,85,114);

}
