@charset "utf-8";
/* CSS Document */

.Witrand{
height:15px;
width:100%;
background-color:#FFFFFF;
}
body{
background-image:url(background.jpg);
background-repeat:repeat-x;
background-color:#00162f;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
line-height:14px;
}

#wrapper{
width:900px;
margin-left:auto;
margin-right:auto;
background-image:url(background.jpg);
background-repeat:repeat-x;
background-color:#00162f;}
#topper{
height:136px;
background-image:url(top.jpg);
margin:0px;
padding:0px;
}
#menuBalk{
height:31px;
background-image:url(menu.jpg);
margin:0px;
padding:0px;
}
#menuBalk div{
padding:7px 0px 0px 20px;
color:#FFFFFF;
}
#content{
display:table-cell;
min-height:500px;
background-image:url(Curve.jpg);
background-position:top right;
background-color:#FFFFFF;
background-repeat:no-repeat;
padding:15px 0px 15px 15px;
}
#leftContent{
width:440px;
float:left;
color:#00162f;
text-align:left;
}
#rightContent{
width:440px;
float:right;
color:#FFFFFF;
text-align:right;
}
#middleContent{
	width:100%;
	float:left;
	text-align:left;
}

img{
color:#FFFFFF;
border-width:1px;
border-style:solid;
}

.noBorder{
border-width:0px;
border-style:none;
}

.verkoopRek{
background-color:#FFFFFF;
}
.verkoopRek td{
width:200px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#006699;
vertical-align:top;
text-align:center;
color:#000000;
}
.verkoopRek td img{
border-color:#003366;
border-style:solid;
border-width:1px;
margin-bottom:5px;
margin-top:5px;
}

/*******************************links*********************************/
.menu A:link{
color:#ffffff;
text-decoration:none;
}
.menu A:visited{
color:#ffffff;
text-decoration:none;

}
.menu A:active{
color:#ffffff;
text-decoration:underline;

}
.menu A:hover{
color:#ffffff;
text-decoration:underline
}


A:link{
color:#004797;
text-decoration:underline;
}
A:visited{
color:#004797;
text-decoration:underline;

}
A:active{
color:#004797;
text-decoration:underline;

}
A:hover{
color:#0168dd;
text-decoration:underline
}


a:link img, a:visited img, a:hover img, a:active img{
color:#ffffff;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
margin:3px;
}
/*******************************Titels*********************************/

.Kop1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#004797;
}
.Kop2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0168dd;
}
.KopWit {
font-size: 14px
}