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



div#container {
	top: 337px;
     z-index: 90;
     left: 50%;
	margin-left: -358px; /* de helft van de breedte  */
	position: absolute;
	width: 700px;
	height: 100%;
	background-color: transparent;
	background-image: url("images/images/back-cont.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
div#content {
	position: relative;
	left: 20px;
	width: 660px;
	border-bottom : 3px solid #A61012;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #004A83
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	font-size: xx-large
}


.style12 {
	font-size: 16px;
	color: #046295;
}
.style15 {font-size: 20px}
.style16 {color: #FF0000}
.style17 {color: #006093}
.style19 {
	color: #FF0000;
	font-size: 16px;
}
.style21 {font-size: 24px; color: #046295; }
.style22 {font-size: 16px}


