html, body{
font-family: verdana, arial;
font-size: 12px;
line-height: 20px;
background-image: url(backround.jpg);
height: 100%;
margin-bottom: 40px;
}

h1{
font-size: 18px;
color: #005378;
margin-top: 20px;
font-family: arial, verdana, tahoma;
}
h2{
font-size: 13px;
color: #005378;
background-color: #f2fafe;
}


#container{
margin: 0 auto;
width: 697px;
padding-top: 180px;
background-color: #ffffff;
background-image: url(header.jpg);
background-repeat: no-repeat;
border: solid 1px #bfbfbf;
min-height: 100%;
height: auto !important; height:100%; 
}

#content{
width: 450px;
float: right;
padding: 10px;
}

#menu{
position: absolute;
top: 177px;
height: 20px;
width: 550px;
}

#menu a{
text-decoration: none;
color: #ffffff;
font-weight: bold;
margin-right: 8px;
}

#menu a:hover{
text-decoration: none;
color: #060056;
font-weight: bold;
margin-right: 8px;
background-color: #c5e4ff;
}

#linkerkant{
float: left;
width: 200px;
text-align: center;
background-color: #d6ece8;
margin-top: 1px;
min-height: 100%;
height: auto !important; height:100%; 
}

a:hover.smallink{
color: #008f14;
font-size: 10px;
text-decoration: none;
}

a.smallink{
margin-top: 10px;
color: #008f14;
font-size: 10px;
text-decoration: none;
}

a{
color: #008f14;
}

a:hover{
color: #008f14;
background-color: #ececec;
}