@charset "UTF-8";
/* CSS Document */

/*Layout*/
body	{ margin:0px; padding:0px; background-color:#EFF7FD; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;}

h1			{ font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#0066CC; font-size:18px;}
h2			{ font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#FFFFFF; font-size:16px;}
h3			{ font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#0066CC; font-size:10px;}

a 			{ text-decoration:none; color:#0066CC; font-weight:bold; }
a:hover 	{ color:#333;}
a img		{ border:none;}

.h1			{ font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#0066CC; font-size:18px;}
.h2			{ font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#FFFFFF; font-size:16px; }
.h3			{ font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#0066CC; font-size:12px;}

.clear 		{ clear:both; }

#background	{ width:100%; height:655px; bottom:0px; background:#EFF7FD url(../images/bg.jpg) left bottom repeat-x; z-index:-3; position:fixed; }
#sleutel	{ margin:25px auto; width:1410px; height:607px; background:transparent url(../images/bg_sleutel.png) left bottom no-repeat; z-index:-3;}

#top		{ margin:0 auto; width:950px; height:3px; background:#FFF url(../images/top.jpg) left top no-repeat;}
#site		{ margin:0 auto; padding-top:10px; width:950px; background:transparent url(../images/content.png) left top repeat; }

#container_left		{ float:left; margin-left:10px; width:184px; }
#logo				{ width:174px; height:146px; background:#FFF url(../images/logo.jpg) left top no-repeat; }
#menu_top			{ margin-top:20px; width:184px; height:5px; background:#FFF url(../images/menu_top.jpg) left top no-repeat; }
#menu				{ width:184px; }
#menu_bottom		{ width:184px; height:9px; background:#FFF url(../images/menu_bottom.jpg) left top no-repeat;}

#container_midden	{ margin-left:205px; width:515px; }
#thema				{ width:512px; height:145px; }
#titel				{ margin:17px 0 0 10px; width:500px; }
#breadcrumb			{ margin:-5px 0 17px 10px; width:500px; }
#content			{ margin-left:10px; width:500px; }

#container_right	{ float:right; margin-right:10px; position:relative; }
#carrousel			{ padding:6px; width:206px; height:135px; background:#FFF url(../images/bg_sponsors.jpg) left top no-repeat; }
#search				{ margin-top:7px; width:215px; height:42px; background:#FFF url(../images/search.jpg) left top no-repeat; }

#container_nieuws	{ margin-top:7px; width:215px; background:#FFF url(../images/bg_nieuws.jpg) left top repeat-y;}
#nieuws_titel		{ padding:5px; width:205px;  }
#nieuws				{ padding:5px; width:205px; border-top:1px dotted #FFF; color:#FFFFFF; line-height:18px; }

#nieuws	a			{ display:block; margin:0 0 10px 60px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#FFF; font-size:12px; }
#nieuws	a:hover		{ color:#000; }

#nieuwsbrief a				{ margin-top:7px; display:block; width:215px; height:65px; background:#FFF url(../images/nieuwsbrief.jpg) left top no-repeat; }
#nieuwsbrief a:hover		{ background:#FFF url(../images/nieuwsbrief.jpg) left -66px no-repeat; }

#bottom_site		{ margin:0; display:block; width:950px; height:3px; }
#bottom				{ margin:0 auto 20px auto; width:950px; height:75px; background:transparent url(../images/bottom.png) left top repeat-x; }

#footer				{ width:100%; height:10px; bottom:10px; position:fixed; z-index:5;}
#footer_content		{ margin:auto; width:950px; background-color:#FFFFFF; text-align:center;  }

/*Search*/
#search_img			{ margin-top:6px; margin-left:10px; width:65px; height:45px; display:block; }
#search_img:hover	{ cursor:pointer;}	
.zoekveld			{ margin-top:-9px; margin-left:22px; width:128px; height:15px; color:#333; font-size:11px; border:none; border-color:#FFF; letter-spacing:1px; padding:3px; }