/* ----- Created by Emile Blume - Netcreators.nl - 2006 ----- */

body{
	margin: 0;
	padding: 0;
	background: none;
	color: #404040;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #0B2577;
	font-size: 8pt;
	font-weight: bold;
}

input, select, textarea {
	border: 1px solid #848484;
	padding: 0;
	padding-left: 2px;
	font-size: 11px;
}

img {
	border: 0;
}

#frame {
	background: none;
	margin: auto;
	margin-top: 4px;	
	width: 100%;
	top: 0;
	position: relative;
}

#header{
	display: none;
}

#nav1-title {
	background: none;
	height: 1%;
	width: 604px;
	left: 0;
	top: 110px;
	position: absolute;
	z-index: 0;
}

#nav1-title h3 {
	left: 15px;
	top: 38px;
	position: relative;
	color: #0B2577;
	font-size: 13px;
	font-weight: normal;
	width: 500px;
}

#nav2-title {
	color: #0B2577;
	font-size: 19px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 14px;
}

#locaties {
	display: none;
}

#left {
	display: none;
}

#center {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}

#center a {
	color: #0B2577;
	font-weight: bold;
	text-decoration: none;
}

#center a:hover {
	color: #C8003B;
}

#center p {
	margin-top: 0;
}

#center li {
	list-style: normal;
}

#contentL, #contentR {
	width: 100%;
	float: left;
}

#contentL {
	margin-right: 10px; 
}

#right, #footer {
	display: none;
}
