body
{
   text-align: center;
   margin: 0;
   font-family: Verdana, Geneva, sans-serif;
   font-size: 12px;
   font-color: white;
   background-color: #ffffff;
}

div#container
{
   width: 800px;
   position: relative;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

a:link {
font-color: white;
text-decoration: none;
color: #ffffff;
}

a:visited 
{
text-decoration: none;
font-color: white;
color: #ffffff;
}

a:hover {
text-decoration: none;
font-color: white;
color: #ffffff;
}

img.left1{
float: left;
padding: 0 10px 25px 0;
}

img.right1{
float: right;
padding: 0 10px 25px 0;
}


div#banner
{
position:absolute;
left:0px;
top:0px;
width:800px;
height:210px;
z-index:3;
}

div#bannertekst
{
position:absolute;
left:94px;
top:69px;
width:364px;
height:62px;
z-index:4;
}



p.buttontekst
{
background-color: #aac624; 
color: #FFFFFF;
border-top: 1px solid #aac624; 
border-bottom: 1px solid #aac624;
padding: 1em; 
margin: 0;
z-index:9;
}



p.maintekst
{
background-color: #aac624; 
color: #FFFFFF;
border-top: 1px solid #aac624; 
border-bottom: 1px solid #aac624;
padding: 1em; 
margin: 0;
z-index:9;
line-height: 120%
}

div.round
{
background-color: #ffffff; 
color: #aac624;
z-index:9;
}

div.round5
{
background-color: #aac624; color: #ffffff; height: 1px; line-height: 1px; margin: 0 5px; overflow: hidden;z-index:9;
}
div.round3
{
background-color: #aac624; color: #ffffff; height: 1px; line-height: 1px; margin: 0 3px; overflow: hidden;z-index:9;
}
div.round2
{
background-color: #aac624; color: #ffffff; height: 1px; line-height: 1px; margin: 0 2px; overflow: hidden;z-index:9;
}
div.round1
{
background-color: #aac624; color: #ffffff; height: 2px; line-height: 1px; margin: 0 1px; overflow: hidden;z-index:9;
}

