* {
	margin-top: 0px;
}
body {
	vertical-align: center;
	margin: 0 0  0  0;
	padding: 0;
	background-color: #F7FFF2;
}
#center {
	width:955px;
	height:auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#kader_menu_horizontaal {
	position:relative;
	width:954px;
	height:auto;
	z-index:1;
	top: 0px;
	left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7FFF2;
	background-color: #F7FFF2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #901486;
}
#kader_header {
	position:relative;
	width:955px;
	z-index:3;
	left: 0px;
	top: 0px;
	height: 90px;
	background-image: url(../images/kader-header.jpg);
	background-repeat: no-repeat;
}
#kader_menu_content {
	position:relative;
	width:955px;
	z-index:4;
	left: 0px;
	top: 0px;
	height: 180px;
	background-repeat: no-repeat;
	background-color: #8E1385;
}

#kader_content {
	position:absolute;
	width:574px;
	z-index:4;
	left: 312px;
	top: 28px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	border: 1px none #FFFFFF;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8E1385;


}
#kader_sitemap {
	position: relative;
	top: 0px;
	height: 530px;
	width: 955px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #901486;
	left: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;

}
#kader_content_formulier {
	position:absolute;
	width:417px;
	z-index:4;
	left: 500px;
	top: 0px;
	padding-bottom: 60px;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-left: 33px;
	height: 400px;
}

.tekstveld {
	border: 1px solid #CCC;	
}

input.tekstveld:hover {
	border: 1px solid #666;
}

select.tekstveld:hover {
	border: 1px solid #666;
}

.memoveld {
	border : 1px solid #ccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.memoveld-error {
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea.memoveld:hover {
	border: 1px solid #666;
}

.verzend, .reset {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;			
	background-color: #FFF;
	margin-top: 5px;
}
input.verzend:hover, input.reset:hover {
	background-color: #CCC;
}
#kader_contact {
	position:relative;
	width:955px;
	z-index:4;
	left: 0px;
	top: 0px;
	height: 450px;
	background-repeat: no-repeat;
	background-color: #8E1385;
}
#kader_adres {
	position:absolute;
	width:241px;
	z-index:4;
	left: 52px;
	top: 161px;
	border: 1px none #FFFFFF;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
