body, html {
	margin:0;
	background-color:#1f000a;
	font-family:"Trebuchet MS";
	font-size:12px;
	width:100%;
	background-repeat:repeat-x;
	color:#000;
}

#container {
	margin:0 auto;
	width:100%;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}

#wrapper {
	width:900px;
	margin:0 auto;
}

#content {
	width:900px;
}

#left {
	width:187px;
	float:left;
}

#topmenutop {
	width:183px;
	height:31px;
	background-image: url(../images/topmenutop.jpg);
	padding:4px 0px 0px 5px;
	font-size:18px;
	font-weight:bold;
}

.menucont {
	width:177px;
	background-color:#ffa4e8;
	padding:0px 5px 0px 5px;
}

.menucont a {
	text-decoration: none;
	color: #000;
}

.menucont a:hover {
	text-decoration: underline;
}

.menufoot {
	width:187px;
	height:12px;
	overflow:hidden;
	margin-bottom:5px;
	background-image: url(../images/menufoot.jpg);
}

.menutop {
	width:183px;
	height:31px;
	padding:4px 0px 0px 5px;
	font-size:18px;
	font-weight:bold;
	background-image: url(../images/menutop.jpg);
}

#containerfoot {
	width:100%;
	height:50px;
	background-image: url(../images/footerbg.jpg);
	background-repeat:repeat-x;
}

#footer {
	width:880px;
	height:50px;
	background-image: url(../images/footer.jpg);
	margin:0 auto;
	padding:0px 10px 0px 10px;
}

h3 {
	float:left;
	margin:9px 0px 0px 0px;
	padding:0;
	color:#fff;
	font-size:18px;
}

h4 {
	float:right;
	margin:12px 0px 0px 0px;
	padding:0;
	color:#fff;
	font-weight:normal;
	font-size:12px;
}

#right {
	width:713px;
	float:left;
}

#onder {
	width:713px;
	height:207px;
	background-image: url(../images/onder.jpg);
}

#onder a {
	text-decoration: none;
	color: #000;
}

#onder a:hover {
	text-decoration: underline;
}

#links {
	width:346px;
	float:left;
	padding:0px 0px 0px 10px;
}
#rechts {
	width:343px;
	float:left;
	padding:0px 0px 0px 14px;
}

#title1 {
	width:705px;
	height:30px;
	font-size:18px;
	font-weight:bold;
	color:#370023;
	padding:0px 0px 0px 8px;
}

#title2 {
	width:705px;
	height:30px;
	font-size:18px;
	font-weight:bold;
	color:#370023;
	padding:25px 0px 0px 8px;
}

#contcont2 {
	width:694px;
	padding:5px 10px 0px 10px;
}

#contcont2 a {
	text-decoration: none;
	color: #000;
}

#contcont2 a:hover {
	text-decoration: underline;
}

#cont2 {
	width:714px;
	min-height:107px;
	background-image: url(../images/conttop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#header {
	width:900px;
	height:247px;
	background-image: url(../images/header.jpg);
	padding:80px 0px 0px 0px;
}

#tekst {
	width:320px;
	float:left;
	padding:2px 275px 0px 205px;
}

h5 {
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:16px;
	color:#000000;
	font-weight:normal;
	text-transform:uppercase;
}

#voegtoe {
	float:left;
	width:900px;
	text-align:right;
	height:40px;
}

#menu {
	float:left;
	width:725px;
	padding:0px 0px 0px 175px;
}

#menu img {
	float:left;
}

.clear {
	width:0;
	height:0;
	margin:0;
	padding:0;
	clear:both;
	overflow:hidden;
}
