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


html {	
		background-color:#2f3239;
        background: url(../images/bg_new.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
				background-color:#2f3239;

}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 67,5%;
	line-height: 16px;
	color: #2f3239;
	color:#3a3a38;
		background-color:#2f3239;
	/*background-image:url(../images/bg_nw.jpg);
	background-repeat:no-repeat;
	background-position:center;*/

	}

#wrapper {
	position:absolute;
	width: 900px;
	left:50%;
	margin-left:-450px;
	height:100%;
	max-height:95%; 
	display: block;
	margin-top:0%;
	}

#header {
	float: left;
	width:875px;
	height:96px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	margin-top:3%;
}

/*#logo {
	position:absolute;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:368px;
	height:47px;
	margin-left:-184px;
	left:22%;
	top:36px;
}
*/
/*
#nav in aparte stylesheet nav.css
*/
#inhoudwrap {
	float:left;
	width:875px;
	height:auto;
	background-color:#2f3239;
}

#inhoud, #inhoud_assort {
		clear:both;

	float:left;
	background-repeat:no-repeat;
	width:793px;
	min-height:450px;
	height:auto;
	background-color:#ffffff;
	margin-left:37px;
	padding-bottom:20px;
/*		filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/
}

#inhoud_assort {
	border-color:#7bc141;
	border-style:solid;
	border-width:thick;
	margin-top:20px;

	height:600px;
}





#left, #left_sub {
	float:left;
	width:320px;
	height:auto;
	padding-left:10px;
}
#right {
	float:right;
	width:300px;
	height:auto;
	padding-left:0px;
	padding-right:5px;
	padding-top:50px;
}


#tekst, #tekst2, #tekst3, .overzicht, .overzicht3 {
	float:left;
	width:410px;
	margin-left:33px;
	padding-left:0px;
	padding-right:10px;
	padding-top:20px;
	font-size:.8em;
}
#tekst2 {
	width:815px;
	padding-left:10px;
}
#tekst3 {
	width:450px;
	padding-left:40px;
}

.overzicht, .overzicht3, .overzicht4 {
	width:815px;
	margin-left:20px;
}

.overzicht ul, .overzicht3 ul {
	width:810px;
	margin-left:-40px;
}

.overzicht li, .overzicht3 li {
	display:inline;
	text-decoration:none;
	list-style:none;
	width:148px;
	height:210px;
	margin:0px;
}




.overzicht img {
	vertical-align:top;
	margin-top:-5px;
		border:solid;
	border-color:#7bc141;
}

p { font-size:1em;}

li {
list-style:square;
padding-bottom:5px;
margin-left:10px;}

li ul li {
	list-style:none;
	margin-left:2px;
	padding-bottom:5px;
}


#footer {
	clear:both;
	width:875px;
	float:left;
	background-color:#2f3239;
	color:#ffffff;
	font-variant:small-caps;
	font-size:.8em;
/*	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
		border-color:#7bc141;
	border-style:solid;
	border-width:thick;
	border-top:none;
	border-bottom:none; 
*/
}

#footer p {
	text-align:center;
}



h1 {
	font-weight:200;
	font-variant:small-caps;
	font-size:2em;
	color:#2caa5e;
	margin-bottom:35px;
}

h2 {
	font-weight:100;
	font-variant:small-caps;
	font-size:1.5em;
	color:#2caa5e;
	margin-bottom:35px;
}

h4 {
	font-weight:200;
	font-size:2em;
	margin-bottom:35px;
}

h5 {
	font-weight:bold;
	font-size:2em;
	color:#2caa5e;
	margin-bottom:35px;
}

h6 {
	color:#2caa5e;
	font-size:1.2em;
	margin-bottom:20px;
	font-variant:small-caps;}

a {color:#2caa5e;}

.margintop {margin-top:250px;padding-left:50px; font-size:1.1em; }
.balk {width:500px; margin-left:300px;}

#left_sub img {margin-top:40px;	border:solid;border-color:#7bc141;}

.small, .small a {font-size:.7em; font-variant:normal;}

.sfs {
	color: #FFF;
	text-decoration: underline;
}
