/* Gemaakt door Arian Stolwijk www.aryweb.nl */ 
 
body { 
 background: url(../images/background.jpg) repeat-x; 
 margin: 0; 
 padding: 0; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1px; 
 color: #203c79; 
 } 

#submenu1 ul {
list-style: none;
margin: 0;
padding: 0;
}

#submenu1 a {
font: 11px tahoma;
display: block;
border-width: 0px;
margin: 0;
}
#submenu1 ul { 
 margin: 10px 0 10px 10px; 
 padding: 0; 
 list-style: url(../images/menupijltje.jpg); 
} 

#submenu1 a {
text-decoration: none;
}

#submenu1 a:hover {
color: #a00;
background: #fff;
}

img { 
 border: 0; 
} 
 
a { 
color:#2375bb; font-family:Tahoma;  font-size:11px 
} 
 
a:hover{ 
color:#F29416; font-family:Tahoma;  font-size:11px  
} 
 
#container{ 
 margin: 0 auto; 
 width: 926px;  
} 
 
#zoekveld { 
 text-align: right; 
 padding: 15px 10px 0 0; 
 height: 21px; 
} 
 
#zoekveld input { 
 border: 0; 
} 
 
#zoekveld .input { 
 color: #cccccc; 
 background: White; 
} 
 
#zoekveld .submit { 
 background: #cedbe6; 
 color: white; 
} 
 
#zoekveld form { 
 margin: 0; 
} 
 
#sitecontainer { 
 background: url(../images/content_bg.jpg) repeat-y; 
} 
 
.lbg { 
 float: left; 
 width: 13px; 
} 
 
#content { 
 float: left; 
 width: 901px; 
 background: url(../images/content_bg2.jpg) repeat-x; 
 min-height: 851px; 
} 
 
.rbg { 
 float: left; 
 width: 12px; 
} 
 
#content_footer { 
 clear: both; 
} 
 
#linker_kolom { 
 width: 215px; 
 font-size: 12px; 
 float: left; 
 padding: 0 0 0 30px; 
} 


#linker_kolom ul { 
 margin: 10px 0 10px 50px; 
 padding: 0; 
 list-style: url(../images/pijltje.jpg); 
} 
 
#linker_kolom ul li { 
 padding: 3px 0 0 10px; 
} 
 
#linker_kolom ul li a { 
 color: #2375bb; 
 text-decoration: none; 
} 
 
#linker_kolom ul li a:hover { 
 color: #203c79; 
 text-decoration: none; 
} 
 
#content_kolom { 
 float: left; 
 width: 650px; 
} 
 
#advertentie { 
 background: url(../images/add_bg_horizontaal.jpg) repeat-y; 
} 
 
#add_lbg { 
 background: url(../images/add_links_bg.jpg) repeat-y; 
 width: 13px; 
 float: left; 
 height: 55px; 
} 
 
#add_content { 
 width: 598px; 
 font-size: 12px; 
 float: left; 
 background: url(../images/add_bg.jpg); 
 height: 55px; 
 text-align: center; 
} 
 
#add_rbg { 
 background: url(../images/add_rechts_bg.jpg) repeat-y; 
 width: 13px; 
 float: left; 
 height: 55px; 
} 
 
#add_footer { 
 clear: both; 
} 
 
#txt_lbg { 
 width: 13px; 
 float: left; 
} 
 
#tekst { 
 background: url(../images/txt_bg_horizontaal.jpg) repeat-y; 
} 
 
#txt_content { 
 width: 544px; 
 font-family: Tahoma; 
 font-size: 11px; 
 color: #203C79; 
 line-height:1.50; 
 float: left; 
 background: url(../images/txt_bg.jpg) repeat-x; 
 min-height: 670px; 
 padding: 15px 25px; 
} 
#txt1_content1 { 
 font-family: Tahoma; 
 font-size: 11px; 
 } 
 
 
#txt_content h1 { 
 color: #2375bb; 
 font-size: 14px; 
} 
 
#txt_content h2, txt_content h3, txt_content h4, txt_content h5, txt_content h6{ 
 color: #2375bb; 
 font-size: 12px; 
} 

h3{ 
 color: #F29416; 
 font-size: 12px; 
} 
 
hr { 
height: 0;
border: 0;
border-bottom: 1px dotted #cccccc;

}  

div.hr { 
height: 20px;
width: 522px;
background: #fff url(../images/hr.jpg);  no-repeat scroll center;

} 
div.hr hr{ 
   display: none;
} 
 
#txt_content table { 
 background: #f4f4f4; 
} 
 
#txt_rbg { 
 width: 13px; 
 float: left; 
} 
 
#txt_footer { 
 clear: both; 
} 
 
#footer { 
 font-size: 11px; 
 text-align: center; 
 color: #2375bb; 
 padding: 0 0 0 217px; 
} 
 
#footer a { 
 padding: 0 20px; 
 color: #2375bb; 
 text-decoration: none; 
} 
 
#aa { 
 
} 
 
#footer a:hover { 
 text-decoration: underline; 
}
#menu ul { 
 margin: 10px 0 10px 20px; 
 padding: 0; 
 list-style: url(../images/menupijltje.jpg); 
} 


#menu ul li { 
 padding: 3px 0 0 10px; 
} 
 
#menu li a { 
 color: #2375bb; 
 text-decoration: none; 
} 
 
#menu ul li a:hover { 
 color: #203c79; 
 text-decoration: none; 
} .contactFormErrors {	margin: 5px 10px;	color: red;	font-weight: bold;}