/************************************************************************************************/
/*template block*/
/************************************************************************************************/
*{margin:0; padding:0; font-family:Tahoma,Verdana,Arial,Sans-serif; font-size:11px; color:#0099cb;}
img{border:0px;}
.clear{clear:both; font-size:0px;}
body{background:white; padding-bottom:20px;}


/************************************************************************************************/
/*header*/
/************************************************************************************************/
#header{width:908px; height:71px; position:relative;}

#header h1{}
#header h1 a{display:block; height:40px; width:353px; background:url(../images/logo.gif) no-repeat; text-indent:-4000px; overflow:hidden; position:absolute; top:20px; left:0px;}

/*GEWIJZIGD ONDERDEEL - MENU*/
#header .menu{width:547px; height:25px; padding:12px 0px 0px 0px; position:absolute; top:20px; right:0px; background:url(../images/menu.gif); }
#header .menu li{width:91px; display:block; float:left; text-align:center;}
#header .menu li a{color:white; text-decoration:none; padding:10px 0px 10px 0px;}
/*GEWIJZIGD ONDERDEEL - MENU*/

/************************************************************************************************/
/*container*/
/************************************************************************************************/
#container{width:908px; margin-left:auto; margin-right:auto;}


/************************************************************************************************/
/*division*/
/************************************************************************************************/
#division{}
#division #left, #division #right{float:left;}
#division #left{width:353px; margin-right:8px;}
#division #right{width:547px;}

/*template*/
#division a{color:#0099cb; text-decoration:none; font-size:10px;}
#division p{color:#0099cb;}
#division p.right{text-align:right;}

/*box*/
#division .box{margin-bottom:25px;}
#division .box div.content{padding:10px 10px 10px 10px; background:url(../images/box_background.gif) no-repeat bottom left;}
#division .box h3{width:338px; height:24px; font-weight:bold; color:white; text-align:right; padding:8px 15px 0px 0px;}

#division .box h3.a{background:url(../images/h2_left_deepblue.gif);}
#division .box h3.b{background:url(../images/h2_left_blue.gif);}
#division .box h3.c{background:url(../images/h2_left_green.gif);}
#division .box h3.d{background:url(../images/h2_left_purple.gif);}
#division .box h3.e{width:532px; background:url(../images/h2_right_red.gif);}

#division #right .box div.content{background:url(../images/box_background2.gif) no-repeat bottom left;}


/************************************************************************************************/
/*footer*/
/************************************************************************************************/
#footer{background:url(../images/footer.gif) no-repeat top left; width:907px; height:53px; position:relative; padding:10px 0px 0px 0px; margin-top:-10px;}
#footer .left{text-align:center;}
#footer .right{position:absolute; top:10px; right:10px;}

#footer span{padding:0px 10px 0px 10px;}
#footer .left a, #footer .left p, #footer span{color:#868686; text-decoration:none;}
#footer .right a, #footer .right p{color:#dadada; text-decoration:none;}

