body, html {
	margin:0;
	background-color:#aa004f;
	font-family:"Trebuchet MS";
	font-size:12px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	color:#fff;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	margin:0 auto;
	width:879px;
}

#header {
	width:879px;
	height:180px;
	background-image: url(../images/header.jpg);
	padding-top:68px;
}

#headermenu {
	font-family:Century Gothic;
	font-weight:bold;
	float:left;
	margin-top:18px;
	margin-left:14px;
	height:20px;
}

#headermenu p{
	margin: 0;
	float:left;
	padding: 0;
}

#headermenu img {
	float:left;
	margin-top:4px;
	margin-left:3px;
	margin-right:3px;
}

#headertekst {
	float:right;
	margin-right:5px;
}

#headeronder {
	clear:both;
	height:100px;
	width:250px;
	margin-left:7px;
	padding-top:7px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#conttop {
	width:879px;
	height:17px;
	overflow:hidden;
	background-image: url(../images/conttop.jpg);
}

.vak1 {
	width:288px;
	height:288px;
	background-image: url(../images/vak1.jpg);
	float:left;
	margin-left:5px;
}

.vak2 {
	width:288px;
	height:288px;
	background-image: url(../images/vak.jpg);
	float:left;
	margin-left:2px;
}

.geel {
	color:#eeda11;
	font-weight:bold;
}

.vak3 {
	width:288px;
	height:288px;
	background-image: url(../images/vak2.jpg);
	float:left;
	margin-left:2px;
}

.vak4 {
	width:288px;
	height:288px;
	background-image: url(../images/vak.jpg);
	float:left;
	margin-top:2px;
}
.vak5 {
	width:288px;
	height:288px;
	background-image: url(../images/vak.jpg);
	float:left;
	margin-left:1px;
	margin-right:1px;
	margin-top:2px;
}
.vak6 {
	width:288px;
	height:288px;
	background-image: url(../images/vak.jpg);
	float:left;
	margin-left:2px;
	margin-top:2px;
}


#contcont {
	width:874px;
	background-image: url(../images/contbg.jpg);
	padding:0px 0px 0px 5px;
}

.vrouw {
	width:274px;
	height:201px;
	padding:0px 7px 0px 7px;
}

.vrouw img {
	border:1px #FFFFFF solid;
	float:left;
	margin-right:3px;
}

.naam {
	width:281px;
	background-image: url(../images/nederland.jpg);
	background-position:right;
	height:30px;
	background-repeat:no-repeat;
	font-size:14px;
	padding:7px 0px 0px 7px;
}

#footer {
	width:879px;
	height:31px;
	background-image: url(../images/footer.jpg);
	text-align:center;
	padding-top:22px;
}

.clear {
	width:0px; height:0px; overflow:hidden; clear:both;
}