body {
	background-color: #ffff00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #8d0075;
}

a:highlight {
	font-weight: bold;
	color: #8d0075;
}

a:visited {
	font-weight: bold;
	color: #8d0075;
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position: absolute;
	left: 50%;
	width: 0px;
	margin-top: 10px;
}

#bodycontainer {
	position: absolute;
	background-color: #ffffff;
	left: -370px;
	width: 740px;
	/*height: 560px;*/
}

#header {
	position: relative;
}

#headerbackground {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 740px;
	height: 116px;
	background-color: #e4008a;
}

#headerbackground img {
	margin-left: 30px;
}


#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 379px;
	height: 141px;
}

#button-abonnement {
	position: absolute;
	left: 504px;
	top: 102px;
	width: 120px;
	height: 31px;
}

#button-contact {
	position: absolute;
	left: 624px;
	top: 102px;
	width: 91px;
	height: 31px;
}

#content {
	position: relative;
	margin-top: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 685px;
	height: 47px;
	margin-left: 55px;
}

#footer img {
	margin: 10 5 10 10px;
	vertical-align:bottom;
}

#button-adverteren {
	float: left;
	width: 112px;
	height: 37px;
}

#button-adverteren img {
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 12px;
}

#button-disclaimer {
	float: left;
	width: 106px;
	height: 37px;
}

#button-disclaimer img {
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 5px;
}

#button-uwyn {
	float: right;
	height: 37px;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	margin-right: 7px;
}

#button-uwyn img {
	margin-left: 430px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.clearfloat {
	clear: both;
}

.spacer {
	height: 10px;
}

.geelkaderke {
	border: 2px solid #ffff00;
	padding: 10px;
	margin-bottom: 20px;
}

.geelkaderke h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#8d0075;
	font-style:normal;
	margin-top: 10px;
}

.geelkaderke h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#8d0075;
	font-style:normal;
	margin-top: 10px;
}

.form_label {
	color: #8d0075;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 6px;
	padding-bottom: 9px;
}

.form_label a {
	font-weight: normal;
}

.form_field {
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
}

.form_field_error {
	color: #B80000;
	font-weight: bold;
	font-size: 12px;
	border: solid #B80000 1px;
	background: #FFE3B7;
	padding: 4px;
	margin-bottom: 7px;
	margin-right: auto;
	text-align: right;
	vertical-align: bottom;
	float: left;
}

.form_block_error {
	color: #B80000;
	font-weight: bold;
	font-size: 12px;
	border: solid #B80000 1px;
	background: #FFE3B7;
	padding: 4px;
	margin-bottom: 7px;
	margin-right: auto;
	text-align: right;
	vertical-align: bottom;
}

.form_error_area {
	color: #B80000;
	font-weight: bold;
	border: solid #B80000 1px;
	background: #FFE3B7;
	padding: 4px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: bottom;
}

.form_buttonbar {
	text-align: left;
}

.form_legend {
	color: #113440;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
}

.form_legend i {
	font-size: 10px;
}

.form_legend a {
	font-size: 10px;
}

.intro {
	font-size: 12px;
	padding: 9px;
}

.intro h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.intro h2 {
	font-size: 16px;
	padding: 0px;
	margin: 10px 0px;
}

