* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #808F91;
	font: 11px/160% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F5FFE0;
}
.divider {
	clear: both;
	height: 0;
	font-size: 1%;	
}
div#switch_site {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
}
div#wrapper {
	height: 580px;
	background-image: url("../images/bg-blauw.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 915px;
	position: relative;
}
div#main_navigation {
	position: absolute;
	top: 150px;
	left: 20px;
}
div#main_navigation ul {
	list-style: none;
	margin-left: 0;
}
div#main_navigation li {
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 1px;
}
div#main_navigation a {
	display: block;
	color: #1A5C63;
	color: #F5FFE0;
	text-decoration: none;
	padding: 5px 0 10px 0;
}
div#main_navigation a:hover, div#main_navigation a.active {
	color: #003333;
	color: #CCD4C7;
}
div#logo {
	position: absolute;
	left: 210px;
	top: 77px;
	z-index: 1;
}
div#foto {
	position: absolute;
	top: 85px;
	right: 15px;
}
div#foto img {
	border: 1px solid #808F91;
}
div#content_wrapper {
	position: absolute;
	top: 125px;
	left: 180px;
	width: 735px;
}
div#content {
	border: 1px solid #808F91;
	background: #B4BDAB url("../images/bg-content.jpg") no-repeat;
	padding: 30px 240px 30px 30px;
	color: #4C5354;
	min-height: 400px;
}
div#subnavigation {
}
div#subnavigation ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 15px;
}
div#subnavigation li {
	font-weight: bold;
	margin-right: 15px;
	display: inline;
}
div#subnavigation a {
	color: #5F6D6D;
	text-decoration: none;
	padding-bottom: 10px;
	padding-right: 15px;
}
div#subnavigation a:hover, div#subnavigation li.active a {
	color: White;
}
div#footer {
	padding: 5px 10px 5px 30px;
}
div#footer a {
	text-decoration: none;
	color: White;
	font-weight: normal;
}
div#footer a:hover {
	text-decoration: underline;
}
div#contactgegevens {
	float: left;
}
div#copyright {
	text-align: right;
}

a img {
border: 0;
}
a.clean {
text-decoration: none;
}
a.clean:hover {
text-decoration: underline;
}
p, blockquote, ul, ol, table {
margin-bottom: 1em;
}
ul, ol {
margin-left: 2em;
}
a {
	color: #F5FFE0;
}
a {
	color:Black;
	/*color: White;*/
	color: #4C5354;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td, th {
	vertical-align: top;
	text-align: left;
	padding: 0 15px 2px 0;
	border: 0 !important;
}

#subnavigation, th, h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
}
th {
	font-size: 90%;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
h1, h2, h3 {
	margin: 5px 0 5px 0px;
}
h1, h2 {
	border-bottom: 1px solid #5F6D6D;
}
h4 {
	margin: 0;
	text-transform: uppercase;
}
h1 a, h3 a, h2 a {
	text-decoration: none;
	color: #4C5354;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: Black;
	text-decoration: none;
}
strong a, b a {
	text-decoration: none;
}

.text {
padding: 1px;
border: 1px solid Gray;
}
input, select, textarea {
font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
border: 1px solid Gray;
}
select, select.text {
padding: 0;
}
.warning {
color: #990000;
}
form .required {
font-weight: bold;
}
.link_tooltip {
width: 400px;
background-color: #003366;
color: White;
padding: 5px;
margin-right: 50px;
opacity: 0.9;
}
.small {
	width: 30px;
}
.normal {
	width: 150px;
}
.large {
	width: 300px;
}
input.button {
	background: #666;
	color: #EBEBEB;
	border: 1px solid #EBEBEB;
	padding: 0 5px;
}
form h1, form h2, form h3 {
	color: #5F6D6D;
	border-bottom: 1px solid #5F6D6D;
}
table {
	border: 0 !important;
}
