﻿body 
{
font-family  : Verdana, Arial ,'Microsoft Sans Serif' ;
font-size : 10px;
margin-top : 0px;
color: black; 
background-image:url(achtergrond.gif);
}


info
{
margin-top: 5px;
z-index:2;
 }   


#header {
margin-top:20px;
margin-bottom:20px;
text-align: center;
left: 0;
width: 100%;
}

#header img {
width:468px;
height:60px;
}


p {
margin-top:2px;
margin-bottom:0px;
font-size: 12px;
text-align: center;
}


#footer 
{
margin-top :30px;
width : 98%; 			/** Breedte idem als bij definitief container **/
clear:both; 			/** Noodzakelijk links of rechts maakt niet uit **/
font-size: 8pt; 
text-align:center;
}

#view{
font-weight:bold;
font-size:150%;
margin-top:25px;
margin-bottom:25px;
text-align:center;

}

#keuze {
text-align:center;
margin-top:50px;
margin-bottom:0px;
padding:0px;
z-index:1
}

#keuze img{
width:174px;
height:48px;
}

#imgcontainer {
display:block;
margin-left: auto;
margin-right: auto;
text-align:center;
top : 20px;
width:800px; 
}


#imgcontainer img {
border:1px solid black;
height:100px;
width:100px;
margin:0 0 0 0 ;
}


img
{  border-style: none;
}