@charset "utf-8";
/* CSS Document */

body {
background-color: #FFFFFF;
}
#container {
background-color: #0099FF;
height: 500px;    
width: 803px;    
position: absolute; 
top: 50%;    
margin-top: -250px;
left:50%;
margin-left:-400px;/*de helft van width*/

}
#links {
background-image:url(img/kraan.jpg);
background-repeat:no-repeat;
width:233px;
height:175px;
float:right;
margin-right:30px;
margin-top:10px;




}
#linksonder {
background-image:url(img/kraan2.jpg);
background-repeat:no-repeat;
width:233px;
height:175px;
float: right;
margin-right:20px;
margin-top:10px;


}
#rechts {
background-image:url(img/kraan3.jpg);
background-repeat:no-repeat;
width:233px;
height:175px;
float: right;
margin-right:20px;
margin-top:10px;



}
#rand {
border-style: solid;
border-width:1px;
border-color: #000000;
background-color:#0099FF;
width:803px;
height:220px;
}
#rand2 {
border-style: solid;
border-width:1px;
border-color: #000000;
width:300px;

}
#bovenrand {
width:803px;
height:40px;
background-color: #0099FF;
border-style: solid;
border-width:1px;
border-color: #000000;
}
#midden {
width: 805px; 
height:240px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #FFFFFF; 
}
#tekst {
width:350px;
float:left;
padding-left:50px;
padding-top:10px;

}
#tekst2 {
width:350px;
float:left;
padding-top:10px;
margin-left:30px;
}

h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0px;
text-align:center;
font-size:25px;
padding-top:5px;

color: #FFFFFF;
letter-spacing:3px;
font-weight: bold;

}
h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0px;
text-align:center;
font-size:20px;
padding-top:10px;
color:#FFFFFF;
}
b {
color: #000000;
}
.mail {
color: #FFFFFF;
padding:0px;
margin:0px;
}
.mail2 {
color: #000000;

}
.dikzwart {
color:#000000;
font-weight:bold;
}
#footer {
padding-top:4px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
font-weight:bold;
font-size:13px;
width: 800px; 
height:25px;
color:#FFFFFF;
bottom:0px;
clear:both;

}

