body {
	background-color: #1577a4;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container #top {
	background-color: #FFFFFF;
	background-image: url(images/topname.jpg);
	height: 220px;
	width: 772px;
	margin: 0px;
	padding: 0px;
}
#container #top h1 {
	text-indent: -999999px;
	margin: 0px;
}
#container #menu {
	background-color: #8b8da4;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
}

#container #taalkeuze {
	background-image: url(images/taalkeuze.jpg);
	background-repeat: no-repeat;
	height: 21px;
	/*_height: 34px;*/
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	font-size: 10px;
	padding-right: 55px;
	text-align: right;
	padding-left: 670px;
	padding-bottom: 0px;
	vertical-align: top;
}
#container #taalkeuze a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #taalkeuze a:hover {
	color: #4C4D69;
}

#container #content h2 {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#container #content {
	background-image: url(images/contentbg.jpg);
	width: 662px;
	background-repeat: no-repeat;
	height: 368px;
	margin: 0px;
	padding-right: 55px;
	padding-left: 55px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #content #scroll {
	height: 368px;
	overflow-y: auto;
}
#container #contact {
	height: 102px;
	background-repeat: no-repeat;
	background-image: url(images/footer.jpg);
}
#container #contact ul {
	padding:0;
	margin:0;
	position:relative;
	top:17px;			/* set the exact position of the navigation */
	left:320px;			/* set the exact position of the navigation */
	width:153px;
	height:55px;
}
#container #contact li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
#container #contact li a {
	/*padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 35px;
	padding-left: 40px;*/
	border:0;
	display:block;
	text-decoration:none;
	width:153px;
	height:55px;
}
#container #data {
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4C4D69;
	padding-bottom: 5px;
}
#container #data a {
	color: #4C4D69;
}
#container #data a:hover {
	color: #8B8DA4;
}
#container #content #scroll li {
	margin-bottom: 15px;
}
#container #content #scroll .lefty {
	margin-right: 25px;
}
#opti td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#opti a {
	font-weight: bold;
	color: #FFFFFF;
}


