<style type='text/css'>
td{
vertical-align: top;
}

img{
border: 0px;
vertical-align: absmiddle;
}

.borderimg{
border: 1px solid black;
float:left; margin-right: 10px;  margin-bottom: 10px;
}

* {
font-family: arial, verdana, tahoma;
font-size: 8pt;
color: gray;
letter-spacing: 1;
}

body{
background: transparent url("bg.gif") repeat-x;
}

b{
letter-spacing: 0;
}

h1{
color: #74D1F2;
font-size: 13pt;
margin-bottom: 3px;
letter-spacing: -1;
}

.klein{
font-size: 7pt;
}

.prijs{
font-size: 10pt;
font-weight: bold;
color: red;
}

.zoeken{
background-color: #F9FDFF;
width: 200px;
color: gray;
padding: 5px;
}

.zoeken h1{
color: #00AEEF;
font-size: 13pt;
margin-bottom: 3px;
letter-spacing: -1;
}

.zoeken input, select{
font-family: arial, verdana, tahoma;
font-size: 8pt;
color: gray;
letter-spacing: 1;
width: 144px;
}

.menu a{
display: block;
width: 200px;
height: 20px;
background-color: #00AEEF;
border-bottom: 1px solid white;
color: white;
text-decoration: none;
padding: 5px;
}

.menu a:hover{
background-color: #CEEFFF;
color: black;
}

.menu2 a{
display: block;
width: 200px;
height: 20px;
background-color: #CEEFFF;
border-bottom: 1px solid white;
color: black;
text-decoration: none;
padding: 5px;
}

.menu2 a:hover{
background-color: #00AEEF;
color: white;
}

.land a{
display: block;
width: 200px;
height: 20px;
background-color: #54BEE8;
border-bottom: 1px solid white;
color: white;
text-decoration: none;
padding: 5px;
font-weight: bold;
}

.land a:hover{
background-color: white;
color: #00AEEF;
}

.meer a{
display:block;
text-decoration: none;
}

.meer a:hover{
text-decoration: underline;
}

.meer h1{
margin-bottom: 0px;
}


</style>