@charset "utf-8";
/* CSS Document */
/* header */
hr {
	width:90%;
	margin:0 auto 10px auto;
	background-color:#ccc;
	height:1px;
	border:none;
}
h1 {
	font-family:Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#20358c;
	font-stretch:condensed;
	margin:0;
	padding:0;
}
h3 {
	font-family:Arial, sans-serif;
	font-size:17px;
	margin:0;
	padding:0;
}
h5 {
	font-family:Arial, sans-serif;
	font-size:15px;
	margin:0;
	padding:0;
}
	
	
header div.top {
	height:20px;
	background-color:#b1b0d5;
}
header>section {
	width:950px;
	margin:0 auto;
}
header>section>article {
	float:right;
}
header>section>article.right {
	width:288px;
}
header>section>article.right img {
	float:right;
}
header>section>article.middle {
	width:375px;
}
header>section>article.left {
	width:287px;
	font-size:12px;
	font-family:arial, sans-serif;
	color:#b1b1b1;
	margin-top:40px;
	line-height:18px;
}
header>section>article.left a {
	color:#b1b1b1;
	text-decoration:none;
}
header>section>article.left a:hover {
	text-decoration:underline;
}
 /* hoofdnavigatie */
nav {
	width:950px;
	margin:105px auto 0 auto;
}
/* blauwe balk + foto */
#quicklinks {
	background-color:#20358C;
	height:141px;
	display:block;
	overflow:hidden;
	margin-top:10px;
}
#quicklinks>section {
	width:950px;
	margin:0 auto;
}
#quicklinks>section>nav {
	margin:0;
	padding-top:10px;
	text-transform:uppercase;
	color:#FFF;
	font-family:arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	width:300px;
}
#quicklinks>section>nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:20px;
}
#quicklinks>section nav li a {
	color:#fff;
	text-decoration:none;
	font-size:13px;
}
#quicklinks>section nav li a:hover {
	color: #b1b0d5;
}
#pag_die_tal_loo .ql_loo a, #pag_out .ql_out a, #pag_ass .ql_ass a, #pag_die_emp_duu .ql_duu a, #pag_doo_pra_tha .ql_pra a {
	color: #FB4806;
	text-decoration:underline;
}
#quicklinks>section>nav.ql_home {
	float:left;
}
#quicklinks>section>nav.ql_overig {
	float:right;
}
#quicklinks>section>figure.cycle-slideshow {
	float:right;
	margin-right:10px;
}
#quicklinks>section>figure.header_overig {
	float:left;
}
#quicklinks>section>figure>figcaption {
	margin:-88px 0 0 12px;
	color:#ccc;
	font-family:arial, sans-serif;
	font-size:19px;
	font-weight:bold;
}
/*contentblokken */
#content {
	width:950px;
	margin:0 auto;
}
#content ul {
	margin:0 0 0 15px; padding:0;
}
#content li {
	margin-bottom:10px;
}
/* contentblokken 1, 2 en 3 homepagina */
#content>section.col1, #content>section.col2, #content>section.col3, #content>section.col4 {
	width:305px;
}
#content>section.col_dubbel_left, #content>section.col_sitemap {
	width:620px;
}
#content>section.col_dubbel_left article, #content>section.col_sitemap article {
	width:600px;
}
#content>section.col_dubbel_left .pijllink {
	text-decoration:underline;
	font-weight:bold;
	font-size:1.1em;
	color:#f6410a;
}
#content>section.col_dubbel_left a {
	font-weight:bold;
	color:#f6410a;
	text-decoration:none;
}
#content>section.col1, #content>section.col2, #content>section.col3, #content>section.col4, #content>section.col_dubbel_left, #content>section.col_sitemap {
	float:left;
	border:1px solid #e1e1e1;
	margin:10px 11px 20px 0;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
}
#content>section.col3, #content>section.col4 {
	margin-right:0px;
	overflow:visible;
}
#content>section.col1 header, #content>section.col2 header, #content>section.col3 header, #content>section.col4 header, #content>section.col_dubbel_left header, #content>section.col_sitemap header  {
	background-color:#b1b0d5;
	border-bottom:2px solid #20358C;
	padding:0 0 0 15px;
	min-height:50px;
}
#content>section.col1 header h2, #content>section.col2 header h2, #content>section.col3 header h2, #content>section.col4 header h2, #content>section.col_dubbel_left header h2, #content>section.col_sitemap header h2 {
	font-size:22px;
	font-family:arial, sans-serif;
	margin:0px;
	line-height:22px;
}
#content>section.col3 header h2, #content>section.col4 header h2 {
	color:#FFF;
	margin-right:10px;
}
#content>section.col1 article, #content>section.col2 article, #content>section.col3 article, #content>section.col4 article, #content>section.col_dubbel_left article, #content>section.col_sitemap article {
	margin:5px;
	font-family:Georgia, serif;
	font-size:13px;
	line-height:20px;
}
#content>section.col3 article {
	padding-left:85px;
}
#content>section.col4 article {
	padding-left:10px;
}
#content>section.col3 img, #content>section.col4 img {
	padding:15px 0 0 5px;
}
#content>section.col1 article a, #content>section.col2 article a, #content>section.col3 article a, #content>section.col4 article a {
	color:#f6410a;
	text-decoration:none;
	font-weight:bold;
}
#content>section.col4 article li a {
	font-weight:normal;
}
#content>section.col4 article li a:hover {
	text-decoration:underline;
}
#hom_ach_6 .ach6, #hom_ach_5 .ach5, #hom_ach_4 .ach4, #hom_ach_3 .ach3, #pag_hom_ach_2 .ach2, #pag_hom_ach_1 .ach1   {
	text-decoration:underline;
}
#content>section.col1 article a.regellink, #content>section.col2 article a.regellink, #content>section.col_dubbel_left article a.regellink,  #content>section.col4 article a.regellink {
	font-weight:normal;
}
article a:hover {
	text-decoration:underline;
}
#content>section.col_sitemap ul {
	margin-left:20px;
}
#content>section.col_sitemap ul ul {
	margin-left:20px;
	margin-top:10px;
}
#content>section.col_sitemap ul ul li {
	margin-left:20px;
	line-height:14px;
	list-style-type:disc;
}
#content>section.col_sitemap a {
	color:#f6410a;
	text-decoration:none;
}
#content>section.col_sitemap a:hover {
	text-decoration:underline;
}


#content>section.col1 article a.pijllink, #content>section.col3 article a.pijllink, #content>section.col4 article a.pijllink {
	text-decoration:underline;
	font-weight:bold;
	font-size:1.1em;
}
/* Footer */
footer {
	width:950px;
	margin:0 auto;
}
footer>section {
	width:445px;
	font-family:Georgia, serif;
	font-size:13px;
	line-height:20px;
	background-color:#d2d2d2;
	height:225px;
}
footer>section.footerleft {
	float:left;
	padding:10px;
}
footer>section.footerleft p {
	width:430px;
}
footer>section.footerright {
	float:right;
	padding:10px;
}
/* Credits */
#credits {
	width:950px;
	margin:5px auto 10px auto;
	text-align:right;
	font-family:Georgia, serif;
	font-size:11px;
	line-height:20px;
}
#credits a {
	text-decoration:none;
	color:#000000;
}
#credits a:hover {
	color:#666666;
}
#pag_dis .nav_dis, #pag_sit .nav_sit {
	color:#f6410a;
}



.imgleft {float:left; margin-right:5px;}
.imgright {float:right; margin-left:5px;}
.imgtop_space {margin-top:10px;}
.nospace {margin:0;padding:0;}
.spacedown {margin:0 0 5px 0; padding: 0 0 5px 0;}

.forminput {width:200px;}
.img_left_tekst {float:left; margin-right:5px; border:1px solid #cccccc;}
.img_right_tekst {float:right; margin-left:5px; border:1px solid #cccccc;}

p.nieuws {
	margin-top:0;
	padding-top:0;
	min-height:65px;
}
section.vestigingen {
	width:100%;
	float:left;
	margin:10px 0 30px 0;
		font-family:Georgia, serif;
	font-size:13px;
	line-height:20px;

}


section.vestigingen article {
	width:275px;
	float:left;
	border-bottom:1px solid #cccccc;
	margin-left:15px;
	padding-top:10px;
}