@charset "utf-8";
/* CSS Document */

body{
margin: 0px;
}

body,td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
}

TD.middenContent{
padding: 10px 40px 10px 20px
}
TD.middenContentNoMarge{
padding: 0px;
}

TD.vestingingContent{
padding: 10px;
}

TD.colomRight{}
TD.menu{}

.hoogteMidden{
height:450px;
}

H1{
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0px;
color: #0068b9;
}
p{
padding: 0px;
margin: 0px 0px 20px 0px;

}

.kentekencheckfont{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 16px;
font-weight:bold;
}

INPUT.kentekeninput{
width:25px;
height:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
font-weight:bold;
background-color:fae5a3;
border:none;
}


a:link{ color: #000000; text-decoration: none; font-weight: bold;}
a:visited{ color: #000000; text-decoration: none; font-weight: bold;}
a:hover{ color: #000000; text-decoration: underline; font-weight: bold;}
a:active{ color: #000000; text-decoration: none; font-weight: bold;}
UL.functielinks{
margin:0px 0px 0px 20px;
}
UL.functielinks LI
{
font-size:12px;
margin-bottom:10px;
}

UL.functielinks a:link{ color: #0071bc; text-decoration: none; font-weight: bold;}
UL.functielinks a:visited{ color: #0071bc; text-decoration: none; font-weight: bold;}
UL.functielinks a:hover{ color: #0071bc; text-decoration: underline; font-weight: bold;}
UL.functielinks a:active{ color: #0071bc; text-decoration: none; font-weight: bold;}

/*<a href='#' class='buttoncheck'><span>check</span></a>*/
a.buttoncheck{ margin:3px 16px 0px 0px; float:right; display: block; height:10px; width:56px; background: url(/images/buttoncheck.gif) 0px 0px no-repeat; }
a.buttoncheck span{ display: none;  }
a.buttoncheck:link{ color: #000000; text-decoration: none; font-weight: bold;}
a.buttoncheck:visited{ color: #000000; text-decoration: none; font-weight: bold;}
a.buttoncheck:hover{ color: #000000; text-decoration: underline; font-weight: bold; background: url(/images/buttoncheck.gif) 0px -10px no-repeat;}
a.buttoncheck:active{ color: #000000; text-decoration: none; font-weight: bold;}
{


