* {
	border: 0;
	margin: 0;	
	padding: 0;
}

body {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 13px;
}

#wrapper {
	width: 907px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#wrapper div {
	position: relative;
	float: left;
}

#header {
	width: 907px;
	height: 84px;
	margin-top: 20px;
	background-image: url('/fileadmin/img/header_bg.jpg');
	background-repeat: no-repeat;
}

#menu {
	width:100%;
	height: 31px;	
	border-bottom: 1px solid #474E35;
}
#menu ul {
	margin-top:0;
}
#menu li {
	display: inline;	
	position:relative;
}

#menu li#menu2 { left:10px; }
#menu li#menu27 { left:50px; }
#menu li#menu28 { left:97px; }
#menu li#menu29 { left:149px; }
#menu li#menu30 { left:189px; }
#menu li#menu31 { left:232px; }
#menu li#menu32 { left:271px; }
#menu li#menu3 { left:311px; }


#left {
	height: inherit;
	width: 200px;
	margin-top:10px;
	min-height: 400px;
	height: 400px;
}

#submenu {
	width: 200px;
	height: auto;
	margin-top: 27px;
}

#submenu h1 {
	margin-left: 10px;
}

#submenu ul {
	border-top: 1px solid #474E35;
	width: 95%;
	border-right:  0;
	margin-top: 30px;
}

#submenu li {
	display: block;
	border-bottom: 1px solid #474E35;
}

#submenu img#homeinfo {
	margin: 25px 0 0 5px;
}

#content {
	margin-top: 10px;
	width: 660px;
	height: auto;
    padding-top: 30px;
    border-left:1px solid black;
    padding-left:23px;
    padding-right:23px;
    min-height:440px;
}
#content a {
	color: #CD2036;
}

h1 {
	font-size: 20px;
	margin-bottom: 25px;
}
h2 {
	font-size:20px;
	margin-bottom:25px;
	color: #CD2036;
	text-transform: lowercase;
}
p.bodytext {
	line-height: 18px;
	margin-bottom: 20px;
}
#content div {float:none;}

div#fcenbleft {
	float:left;
	width:335px;
	border-right:1px solid black;
	padding-right:23px;
}
div#fcenbright {
	float:left;
	width:278px;
	padding-right:23px;
	padding-left:23px;
}

#content ul {
	list-style:inside;
}


input.veld {
	border:1px solid black;
	font-size:13px;
	height:20px;
	margin-top:8px;
	width:90%;
}
input.registreer {
	background:url(/fileadmin/img/registreer.gif);
	background-repeat: no-repeat;
	height:19px;
	width:69px;
	cursor:pointer;
}
input.beeindig {
	background:url(/fileadmin/img/beeindig.gif);
	background-repeat: no-repeat;
	height:18px;
	width:164px;
	cursor:pointer;
}
input.verzend {
	background:url(/fileadmin/img/mfsubmit.gif);
	background-repeat: no-repeat;
	width:61px;
	height:18px;
	cursor:pointer;
}
table.mftable {
	width:568px;
	font-weight:bold;
}
table.mftable td.label {
	height:30px;
}
table.mftable textarea {
	border:1px solid black;
	width:395px;
	height:140px;
	margin-top:5px;
}
table.mftable input.veld {
	margin-top:3px;
}
input#mfsubmit {
	position:relative;
	width:61px;
	height:18px;
	top:-124px;
	left:10px;
	background:url(/fileadmin/img/mfsubmit.gif);
	border:0;
	cursor:pointer;
}
.errortekst {
	color:#CF2037;
	font-weight:bold;
}
.tx-pilmailform-pi1 {
	top:-25px;
}
span.important {
	color:#CD2036;
}