body {
	background-color : #84868b;
	font-family:verdana;
	font-size : 10px;
	color : #676767;
	margin : 0px;
}


#container {
border:#FFFFFF 5px solid;
width:700px;
height:950px;
margin:auto auto;
}

#header {
background-color:#FFFFFF;
border-bottom:#000 1px solid;
width:700px;
height:155px;
float:left;
}

#header_flash {
background-color:#FFF;
width:200px;
height:150px;
float:left;
}

#header_tekst {
border-left:#333333 1px solid;
background-color:#FFF;
width:499px;
height:150px;
float:left;
}

#content {
border-top:#0099FF 2px solid;
background-color:#FFFFFF;
width:700px;
height:auto;
float:left;
}

#form {
width:700px;
height:auto;
float:left;
}

#tekst {
width:700px;
height:30px
float:left;
text-align:center;
font-size:24px;
font-weight:bold;
}

#footer {
width:700px;
height:40px;
float:left;
background-image:url(images/footer.gif);
text-align:center;
font-size:10px;
color:#FFFFFF;
padding:5px 0px 0px 0px;
}

.header_titel {
	padding:0px 20px 0px 20px;
	font-size:13px;
	font-family: verdana;
	color:#045c89;
	font-weight:bold;
}

.header_tekst {
padding:0px 20px 0px 20px;
}


