
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}



#MB{
height:149px;
width:928px;
background-image:url(images/topbg.jpg);
background-repeat:no-repeat;
background-position:top;
}

a:link {
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0083C1;
	text-decoration: none;
}
a:visited {
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0083C1;
}
a:hover {
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}
a:active {
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}

a.schuiflink:link {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.schuiflink:visited {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.schuiflink:hover {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.schuiflink:active {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.tekst {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:24px;
}

.rood{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:24px;
	font-weight:bold;
}

#bottom{
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
padding-bottom:20px;
padding-right:40px;
}

.sig {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

#links{
background-image:url(images/speigelvoet.jpg);
background-position:top right;
background-repeat:no-repeat;

}

.tabel{
border-bottom:1px dotted #CCCCCC;
height:24px;
vertical-align:middle;
padding-left:7px;
}

.topic {
	/*vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;*/
	
}

#grijs{
height: 24px;
background-color:#EEEEEE;
padding-left:7px;
padding-top:2px;
background-image:url(images/arrowbg.jpg);
background-position:right;
background-repeat:no-repeat;
}

#grijs2{
height: 24px;
background-color:#EEEEEE;
padding-left:7px;
padding-top:2px;
background-image:url(images/arrowbg.jpg);
background-position:right;
background-repeat:no-repeat;
}

#grijs3{
height: 24px;
background-color:#EEEEEE;
padding-left:7px;
padding-top:2px;
background-image:url(images/arrowbg.jpg);
background-position:right;
background-repeat:no-repeat;
}



.pijl {
color: #999999;
font-size:12px;}
.tekst {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:23px;
}

#content{
background-image:url(images/schaduw.jpg);
background-repeat:no-repeat;
background-position:top left;
}





.vakaje{
border-bottom:1px dotted #CCCCCC;
vertical-align:middle;
}


.vakje
{
   /* eerst geven we de cel een hoogte en een breedte */
  border-bottom:1px dotted #CCCCCC;
vertical-align:middle;

   /* en we zetten de padding op 0 zodat we geen randjes zien */
   /*padding: 0;*/

}

.vaakje a
{
   /* we zorgen er voor dat de link zich als een block element gaat gedragen zodat we de breedte en hoogte aan kunnen passen */
   display: block;
   /* breedte en hoogte op 100% zodat hij zijn 'moeder'-object (de tabelcel in dit geval) zal opvullen */
   width: 100%;
   height: 100%;
   /* en uiteraard de achtergrondkleur */
   background-color: #FFFFFF;
}
.vaakje a:hover
{
   /* nu enkel de achtergrondkleur aangeven voor het :hover effect */
   background-color: #D9ECFF;
}





#soep1{
width:200px;
padding-left:14px;

}

#soep2{
width:200px;
padding-left:14px;
}

#soep3{
width:200px;
padding-left:14px;
}













