@charset "utf-8";
/* CSS Document */

html { overflow-y: scroll !important; }

body {
	background:url(../images/bg.jpg) top left repeat; 
	margin:0; 
	padding:0;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

a { color:#afb400; }
a:hover { color:#575a00; }

h1 { color:#929600; font-size:1.2em; font-weight:bold; margin-top:0; padding-top:0; }
h2 { font-size:1em; color:#afb400; margin:0; padding:0; }
p { margin:0; }

td { vertical-align:top; }

#sitecontainer {
	width:950px;
	margin:20px auto;
	background-color:#fff;
	position:relative;
}

#kop { height:54px; background:#afb400 url(../images/bg_kop.gif) top left repeat-x; padding-left:135px; }
#kop img { border:0px; }
#nieuws {
	position:absolute;
	top:158px;
	left:0px;
	width:147px;
	color:#fff;
	text-align:right;
	font-size:1.2em;
	font-weight:bold;
}
#nieuws a { color:#fff; text-decoration:none; }

#fotobalk { height: 120px; }
#contentbalk {
	min-height:300px;
	padding-top:15px;
}


#content { float:left; width:780px; margin-left:20px;  }
#center { float:left; width:555px; padding:15px 0px; margin-left:13px; font-size:1.1em; line-height:1.4em; }
/*#cms img { padding: 5px; background:#fff; 
border-top:1px ridge #8b9296; 
border-left:1px ridge #8b9296; 
border-bottom:3px inset #8b9296; 
border-right:3px inset #8b9296; 
}*/

#quote { float:left; color:#575a00; font-style:italic; font-size:1.1em; line-height:1.4em; width:187px; margin-left:20px; margin-top:15px; }
#content_kol1_home {  width:270px; float:left; margin-right:14px; font-size:10px;  }
#content_kol2_home {  width:270px; float:left; font-size:10px;  }
#content img.noshade { padding: 0px 0px 10px 10px;  }
.intro { font-weight:bold; color:#575a00;  }
.titelpositioning { position:relative; top:23px;   }
.clear { clear:both; }


hr {
	border:0;
	color:#afb400;
	background-color:#afb400;
	height:1px;
	margin:1em 0em;
}



#footer {
	height:52px; background:url(../images/footer.gif) top left no-repeat; 
}
#sitemap { width:147px; text-align:right;  padding:1.2em 0; font-size:0.9em; }
#sitemap a { text-decoration:none; color:#afb400; }
#locaties { width:354px; text-align:center; font-size:0.9em; }
#locaties a { text-decoration:none; color:#1a171b; margin-right:30px; }


/*SITEMAP*/
.sitemap ul li { border:1px solid #c7ca4c; margin:5px 0px; list-style:none;  background-color:#eff0cc; }
.sitemap ul li a { text-decoration:none; font-weight:bold; padding:5px; display:block; }
.sitemap ul ul li a { font-weight:normal; display:block; padding:5px; }
.sitemap ul { padding:0; margin:0; }
.sitemap ul ul { margin-bottom:15px; }
.sitemap ul ul li { margin:5px 30px 5px 50px; background-color:#fff;  }
.sitemap ul ul ul li { background-color:#eff0cc; }
