html, body, table, tr, th, td, img, fieldset, input{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: #E7E7E7 url("img/back.gif") repeat-y center;
	font-family: Arial,Geneva,Verdana,Helvetica,sans-serif;
	font-size: 62.5%;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background-color: white;
}

#header {
	height: 112px;
	background: url("img/header.jpg") no-repeat top right;
}

#logo {
	width: 303px;
	height: 112px;
	float: left;
}

#search {
	width: 283px;
	height: 92px;
	background-color: #0A5E9E;
	float: left;
	color: white;
	padding: 20px 0 0 20px;
}

#search strong {
	font-size: 200%;
}

#search p {
	font-size: 110%;
	margin: 0;
}

#search form {
	margin: 15px 0 0 0;
}

#search legend,
#search label {
	display: none;
}

#search input.searchbox {
	width: 200px;
	height: 21px;
	color: #6F6B6B;
	font-size: 120%;
	padding: 0 0 0 5px;
	border: 1px solid white;
}

#search input.searchbox_submit {
	width: 54px;
	height: 23px;
	background: url("img/searchbutton_back.jpg") repeat-x;
	border: 1px solid #387CB0;
	color: white;
	font-weight: bold;
	font-size: 120%;
	position: relative;
	top: 1px;
}

#navbar {
	height: 28px;
	background-color: #EAEAEA;
	margin: 0 0 7px 0;
	padding: 5px 0 0 15px;
}

#navbar ul, #navbar li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navbar .navigation a {
	display: block;
	height: 20px;
	background: url("img/nav_left.png") no-repeat left top;
	padding: 8px 6px 0 10px;
	color: #6F6B6B;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#navbar .navigation li {
	height: 28px;
	background: url("img/nav_right.png") no-repeat right top;
	background-color: #DDDDDD;
	float: left;
	padding: 0 4px 0 0;
	margin: 0 4px 0 0;
}

#navbar .navigation li:hover {
	background-color: #A20409;
}

#navbar .navigation li:hover a {
	color: white;
}

#navbar .navigation li:hover .sub {
	display: block;
	position: absolute;
}

#navbar .navigation li.active {
	background-color: #0A5E9E;
}

#navbar .navigation li.active a {
	color: white;
}

#navbar .navigation .sub {
	background-color: #A20409;
	display: none;
}

#navbar .navigation .sub li,
#navbar .navigation .sub li a {
	background: none;
	float: none;
	margin-right: 0;
}

#navbar .navigation .sub li:hover {
	background: #0A5E9E;
}

.social {
	float: left;
	margin: 3px 0 0 190px;
}

.clientportal {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 0 0 260px;
	background: url("img/inlog_icoon.png") no-repeat left top;
}

.clientportal a {
	font-size: 120%;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #A20409;
}

.main {
	width: 598px;
	float: left;
	padding: 0 8px 0 0;
}

.content {
	margin: 3px 0 0 6px;
	padding: 15px;
	width: 570px;
	background-color: #F4F4F4;
}

body.home .content {
	background-color: white;
	width: 340px;
}

.sfeer {
	width: 598px;
	height: 238px;
	background: url("img/sfeerbeeld.jpg") no-repeat;
	margin: 4px 0 0 7px;
}

.crumb {
	margin: 0 0 20px 0;
}

.crumb a {
	color: #6F6B6B;
	text-decoration: none;
	font-size: 110%;
}

.crumb a:hover {
	color: #A3040B;
}

.content h1 {
	text-transform: uppercase;
	color: #095D9D;
	font-size: 160%;
}

body.home .content h1 {
	background: url("img/logo_icon.gif") no-repeat left 5px;
	padding: 0 0 5px 30px;
	margin: 0;
	font-size: 160%;
	color: #0A5E9E;
	text-transform: uppercase;
	border-bottom: 2px solid #D5E3EE;
}

.content p {
	font-size: 120%;
}

.content a {
	color: #095D9D;
	text-decoration: none;
}

.content a:hover {
	color: #A3040B;
}

.content ul {
	font-size: 120%;
	padding: 0 0 0 14px;
	color: #095D9D;
}

.twitter {
	font-size: 120%;
	border-top: 2px solid #D5E3EE;
	margin: 3px 15px 0 21px;
	padding: 15px;
}

.twitter img {
	float: left;
	margin-right: 10px;
}

.twitter a {
	font-weight: bold;
	color: #095D9D;
	text-decoration: none;
}

.twitter a:hover {
	color: #A3040B;
}

.agenda {
	background: url("img/agenda_back.png") no-repeat;
	position: absolute;
	top: 349px;
	left: 50%;
	margin-left: -116px;
	width: 163px;
	height: 313px;
	padding: 18px 17px 0 17px;
}

.agenda .item {
	clear: both;
	padding: 30px 0 0 0;
}

.agenda h2 {
	background: url("img/logo_icon.gif") no-repeat left 5px;
	padding: 0 0 5px 30px;
	margin: 0;
	font-size: 160%;
	color: #0A5E9E;
	text-transform: uppercase;
	border-bottom: 2px solid #D5E3EE;
}

.agenda img {
	float: left;
}

.agenda a {
	width: 124px;
	float: left;
	font-weight: bold;
	color: #095D9D;
	padding: 0 0 2px 10px;
	text-decoration: none;
	font-size: 100%;
}

.agenda a:hover {
	color: #A3040B;
}

.sidebar {
	float: left;
	margin: 0 0 0 4px;
}

.news_top {
	height: 10px;
	background: url("img/news_top.jpg") no-repeat;
}

.news_content {
	background: url("img/news_back.jpg") repeat-y;
	padding: 20px;
	width: 340px;
}

.news_content h2 {
	background: url("img/logo_icon.gif") no-repeat left 5px;
	padding: 0 0 5px 30px;
	margin: 0;
	font-size: 160%;
	color: #0A5E9E;
	text-transform: uppercase;
	border-bottom: 2px solid #D5E3EE;
}

.news_content .item h3 {
	padding: 0;
	margin: 15px 0 0 0;
	font-size: 130%;
	color: #0A5E9E;
}

.news_content .item p {
	margin: 3px 0;
}

.news_content .item a {
	margin: 5px 0;
	color: #A3040B;
	text-decoration: none;
}

.news_content .item a:hover {
	text-decoration: underline;
}

.news_bottom {
	height: 10px;
	background: url("img/news_bottom.jpg") no-repeat;
}

.info {
	width: 357px;
	padding: 196px 0 15px 15px;
	margin: 11px 4px 10px 4px;
	background: #A3040B url("img/info.jpg") no-repeat;
	font-size: 110%;
	color: white;
}

.info a {
	color: white;
}

.info td {
	padding: 0 10px 0 0;
}

#footer {
	clear: both;
	margin: 13px 0 0 0;
	height: 41px;
	background-color: #EAEAEA;
	font-size: 110%;
	color: #535050;
	padding: 5px 0 0 0;
}

#footer a {
	color: #535050;
}

.links {
	width: 50%;
	float: left;
}

.links p {
	padding: 0 0 0 25px;
}

.copyright {
	width: 50%;
	float: left;
	text-align: right
}

.copyright p {;
	padding: 0 25px 0 0;
}