@charset "UTF-8";
/* CSS Document */

@font-face { 
font-family: Bouww;
src: url('../../font/Century_Gothic.ttf'),
url('../../font/Century_Gothiceot?#iefix') format("opentype"); /* IE */; 
}

BODY,HTML {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;	
	margin: 0;
	padding: 0;
	background: url(../../images/bg-totaal.jpg) #fbfdef repeat-x;
}

h2 {
font-family: Bouww;
font-size: 21px;
color: #035f2c;
margin: 0;
padding: 0;
}

#container {
	width: 940px;
	margin: auto;	
}

#header {
	clear: both;
	overflow: auto;
}

#slide {
	margin: 280px 0 0 0;	
}

#logo {
	position: absolute;
	margin: 0;
padding: 5px 0 15px 0;
	z-index: 2;
}

#titel {
	position: absolute;
	margin: 213px 0 0 0;
z-index: 3;
}

#content {
	margin-top: 64px;
	height: 100%;
	overflow: auto;
	width: 940px;
	background:url(../../images/bg-content.jpg) repeat-y;
}

#menu {
	margin: 0 13px 0 0;
	width: 234px;
	float: left;
}
#menu li {
	display:block;
	list-style: none;
    padding: 0 0 0 30px;
	margin: 0 0 11px 0;
	float:left;
}

#menu li a {
    padding: 11px 10px 5px 10px;
    text-decoration: none;
    color: #FFF;
    margin-left: -30px;
	width: 210px;
	float: left;
	background-color: #07601f;
	height: 25px;
}
#menu li a:hover {
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #047f24;
    padding: 11px 10px 5px 10px;
    text-decoration: none;
    color: #FFF;
    margin-left: -30px;
}


#ref {
	margin: 0 13px 0 0;
	width: 234px;
	float: left;
}
#ref li {
	display:block;
	list-style: none;
    padding: 0 0 0 30px;
	margin: 0 0 11px 0;
	float:left;
}

#ref li a {
    padding: 11px 10px 5px 10px;
    text-decoration: none;
    color: #FFF;
    margin-left: -30px;
	width: 210px;
	float: left;
	background-color: #07601f;
	height: 25px;
}
#ref li a:hover {
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #047f24;
    padding: 11px 10px 5px 10px;
    text-decoration: none;
    color: #FFF;
    margin-left: -30px;
}



#tekst {
	width: 640px;	
	float:left;
	padding: 0 25px 0 25px;
	margin-top: 12px;
}

#rechts {
	width: 210px;
	float: right;	
}

#footer {
	width: 100%;
	background-color: #0b0909;	
	color: #fff;
	height: 70px;
	margin: 15px 0 0 0;
}

#footertekst {
	width: 940px;
	margin: auto;	
	padding: 20px 0 0 0;
	font-size: 10px;
	color: #717171;
}

#footertekst A {
text-decoration: none;
	color: #717171;
}

#nieuws-datum {
width: 200px;
height: 21px;
background-color: #07601f;
color: #FFF;
padding: 7px 0 0 10px;
}

A {
text-decoration: underline;
color: #000;
}
A:HOVER {
text-decoration: none;
color: #000;
}

.layer1 {
margin: 0;
padding: 0;
width: 500px;
}
 
.heading {
margin: 1px;
cursor: pointer;
position: relative;
}
.content {
width: 410px;
}
p { padding: 5px 0; }
/* Stylesheet: Style Modified On 2013-01-21 15:18:56 */
