BODY{margin: 0px;margin-bottom:30px;font-family: Arial;font-size: 12px;color:#3D3D3E;background-color:#CDECFF;}

H1{
   font-weight:bold;
   color: #00A6EB;
   font-size: 17px;
   font-family: Helvetica;
   position: absolute;
   top: 195px;
   line-height:21px;
   margin: 0px;
   padding: 0px;
}
H2{
   font-weight:bold;
   color: #0074BE;
   font-size: 13px;
   line-height: 17px;
}
H3{
   color: #0074BE;
   font-size: 12px;
   line-height: 15px;
}
H4{
   font-weight:bold;
   color: #0074BE;
   font-size: 15px;
   line-height: 14px;
}
SPAN.blogheader{
   font-weight:bold;
   color: #0074BE;
   font-size: 13px;
}

A{color: #000000;}
TD{font-size: 13px;}

TABLE.content{
   margin-top: 30px;
   width:815px;
   margin-left:10px;
   margin-right:10px;
   background-color:#FFFFFF;
}
TABLE.content TD{vertical-align: top;}
TABLE.content DIV.navigatie{
   font-family: Helvetica;
   font-size: 13px;
   background-image:url('/img/navigatie.gif');
   height:30px;
   width:100%;
   text-align:center;
   font-weight: bold;
   color: #99CCFF;
}
TABLE.content DIV.navigatie span.URL{height: 30px;}
TABLE.content DIV.navigatie span.URL A{color:#FFFFFF;text-decoration:none;line-height:30px;
   padding:5px;padding-top: 6px;position:relative;}
TABLE.content DIV.navigatie span.URL A:hover{background-image:url('/img/menu_hover.gif');}

TABLE.content DIV.navigatie span.country A.country{padding:0px;top:3px;padding-left:5px;
	padding-right:5px;position:relative;}
TABLE.content DIV.navigatie span.country A.country:hover{background-image:none;}

TABLE.content DIV.inhoud{
   vertical-align:top;
   text-align:left;
   margin-top: 30px;
   margin-bottom: 30px;
   width: 600px;
}
TD.bg_left{
   width: 8px;
   background-image:url('/img/bg_left.gif');
   background-repeat: repeat-y;
}
TD.bg_right{
   width: 9px;
   background-image:url('/img/bg_right.gif');
   background-repeat: repeat-y;
}

IMG { border: none; }
