/* CSS Document */

/* REGULAR COMMANDS */
body{ color:#858383; font-size:0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/bg.jpg) repeat-x #99c1ed;}
#leeg{font-size:0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
body a{ text-decoration:none; color:#669edc; font-weight:normal;}
body a:hover{ text-decoration:underline; color:#669edc; font-weight:bold;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

.clear{clear:both;}
.clear2{clear:both; height:0px;}

/* HOMEPAGE */

#top { position:relative; width:998px; height:108px; margin:0 auto;}
#top h1{position:absolute; width:0px; text-indent:-3000px; display:hidden;}
#top #logo{ width:600px; height:107px; float:left;}
#top #contact{ height:107px; float:right; text-align:right; font-size:0.85em; line-height:16px; padding-top:4px;}
#top #contact strong{ display:block; font-weight:bold;}

#container{ width:998px; margin:0 auto; background:url(../images/bg_content.jpg) repeat-y;}
#container #inner{ width:998px; background:url(../images/bg_contenttop.jpg) no-repeat;}
#container #contentbottom{ width:998px; height:26px; background:url(../images/bg_contentbottom.jpg) no-repeat; clear:both;}

#left{ width:271px; float:left; background:url(../images/bg_menu.jpg) repeat-y; padding:0px 0px 0px 0px;}
#left #menutop{ width:271px; height:107px; background:url(../images/bg_menutop.jpg) no-repeat;}
#left #menubottom{ width:271px; height:62px; background:url(../images/bg_menubottom.jpg) no-repeat;}


#right{ width:704px; padding-top:45px; padding-right:1px; float:right; }
#right .nieuws{
	width:395px;
	float:left;
	font-size:0.85em;
	line-height:18px;	
}
#right .nieuws h2{ color:#669edc; font-weight:bold; font-size:1.4em; padding-bottom:30px;}
#right .nieuws p{ padding-bottom:25px;}
#right .nieuws p.strong{ font-weight:bold;}
#right .nieuws p.lees{ text-align:right; color:#669edc;}
#right .nieuws p.lees a{ color:#669edc; font-weight:bold; text-decoration:underline}

#right .laatste{ width:292px; font-size:0.85em; float:right; background:url(../images/bg_laatste.jpg) no-repeat;}
#right .laatste h2{ color:#669edc; font-weight:bold; font-size:1.4em; padding:8px 0px 15px 16px;}
#right .laatste ul{ padding:0px 0px 0px 16px;}
#right .laatste ul li{ padding:6px 0px 0px 0px; height:19px; background:url(../images/linieuws.jpg) no-repeat bottom left;}
#right .laatste ul li a{ color:#858383;}
#right .laatste ul li a:hover{ text-decoration:underline; font-weight:normal;}
#right .laatste ul li strong{ font-weight:bold;}
#right .laatste ul li.last{ background:none;}
#right .laatste img{ float:right; margin-right:9px;}
#right .foto{ width:292px; font-size:0.85em; float:right; no-repeat;}
#right .foto h2{ color:#669edc; font-weight:bold; font-size:1.4em; padding:8px 0px 15px 16px;}
#right .foto img{ float:right; margin-right:25px;}



.footer { background:url(../images/bg_footer.jpg) no-repeat; width:848px; height:30px; padding:15px 0px 0px 150px; font-size:0.8em; font-weight:bold;}
.footer a{ color:#669edc; font-weight:bold; }
