body {
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #cccccc;
}

div.container {
	width: 756px;
	background-color: White;
	margin-top: 20px;
}

div.logo {
	background-color: White;
	text-align: left;
	vertical-align: bottom;
	color: white;
	padding: 0px;
	padding-bottom: 10px;
	width: 750px;
	height: 85px;
	float: left;
}

div.oznw {
	background-color: #336699;
	text-align: left;
	vertical-align: top;
	color: white;
	padding: 10px;
	width: 230px;
	height: 160px;
	float: left;
	cursor: pointer;
	border: 1px solid white;
}
div.oznp {
	background-color: #e0bc3f;
	text-align: left;
	vertical-align: top;
	color: white;
	padding: 10px;
	width: 230px;
	height: 160px;
	float: left;
	cursor: pointer;
	border: 1px solid white;
}

div.image {
	background-color: White;
	text-align: left;
	vertical-align: top;
	color: white;
	padding: 0px;
	margin: 0px;
	width: 250px;
	height: 362px;
	float: right;
	border: 1px solid white;
}

div.oa {
	background-color: #669966;
	text-align: left;
	vertical-align: top;
	color: white;
	padding: 10px;
	width: 230px;
	height: 160px;
	float: left;
	cursor: pointer;
	border: 1px solid white;
}

div.ac {
	background-color: #993399;
	text-align: left;
	vertical-align: top;
	color: white;
	padding: 10px;
	width: 230px;
	height: 160px;
	float: left;
	cursor: pointer;
	border: 1px solid white;
}

div.lv {
	background-color: #993333;
	text-align: left;
	vertical-align: top;
	color: white;
	padding: 10px;
	width: 230px;
	height: 120px;
	float: right;
	cursor: pointer;
	border: 1px solid white;
}

div.zb {
	text-align: left;
	vertical-align: top;
	background-color: #999999;
	color: white;
	padding: 10px;
	width: 230px;
	height: 120px;
	float: right;
	border: 1px solid white;
}

div.lv ul {
	margin: 0px;
}

p.meer {
	text-align: right;
	vertical-align: bottom;
}

a, a.active, a.hover, a.visited {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #cccccc; 
}

h1 {
	font-family: Arial Rounded, Helvitica, Arial, sans-serif;
	font-size: 13pt;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	margin-bottom: 10px;
	color: white
	
}