.site {
position: relative;
top: 20px;
border: 1px solid #000000;  
width : 850px; 
background-repeat : no-repeat; 
background-position : center top;
background-image : url(images/header.jpg);  
background-color : #ffffff; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
text-align : center; 
color : #3366cc; 
}
.menufield {
margin-top: 200px;
margin-bottom: 30px;
height : 20px;
width : 840px;
}  
a.menu {
overflow:visible;
visibility:visible;
width:100px;
text-align:center;
border: 1px solid #FFFFFF;
display:inline-block;
min-width:100px;
	
}
a.menu:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bolder; 
color : #3366cc;
background-color : #ffffff; 
text-decoration : none; 
} 
a.menu:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bolder; 
color : #3366cc;
background-color : #ffffff; 
text-decoration : none; 
} 
a.menu:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ffffff; 
background-color : #3366cc; 
font-weight : bolder; 
text-decoration : none; 
} 
a.menu:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ffffff; 
background-color : #3366cc;
font-weight : bolder; 
text-decoration : none; 
} 
.content {
position:relative;
width: 840px;
} 
.foot {
position:relative;
width : 840px;
height : 70px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #808080;
} 
body {
background-color : #6699cc;
}

a img {border:none;}

a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
text-decoration : none; 
color : #808080;
} 
a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
text-decoration : none; 
color : #808080;
} 
a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bolder; 
text-decoration : none; 
color : #808080;
} 
a:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
text-decoration : none; 
color : #808080;
}
tbody {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
color : #3366cc; 
}
.tblwinter {
background-color:#D2EEFB;
vertical-align:top;
}
.tblsommer {
vertical-align:top;
background-color:#FFFFCC;
}
.tblborder {
border: 1px solid #000000;
}
.small {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : italic; 
color : #3366cc; 
}