body {
	font: 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
th {
	text-align: left;
}
.divider {
	clear: both;
	font-size: 1%;
	height: 0;
}
#content_container {
	float: left;
}
#wrapper {
	width: 927px;	
	margin: 40px auto;
	background: #EFF5FB url(../images/wrapper-bg.gif) repeat-y top right;
	border-left: 1px solid #BBD8EF;
}

#sidebar {
	float: right;
	width: 267px;
	min-height: 462px;
	background: url(../images/page-sidebar-bg.jpg) no-repeat top right;
}
#sidebar .wrapper {
	padding-left: 17px;
}
#sidebar h1 {
	margin-top: 20px;
	background: url(../images/page-logo.gif) no-repeat top left;
	height: 68px;
	width: 267px; 
}
#sidebar h1 a {
	height: 68px;
	width: 267px;
	display: block;
	float: left;
}
#sidebar h1 span {
	margin-left: -9999em;;	
}
#main_navigation {
	margin: 70px 15px 0 15px;
}
#main_navigation ul {
	list-style-type: none;
}
#main_navigation ul ul {
	margin-left: 10px;
	margin-bottom: 1em;	
}
#main_navigation a {
	color: #44464D;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px 0;
}
#main_navigation a:hover, #main_navigation a.active { 
	color: #8C3A4E;
}
#main_navigation a:hover {
	text-decoration: underline;
}
#main_navigation .toggle_language {
	margin-top: 1em;
	font-weight: normal;
	text-align: right;
	font-size: 90%; }

#content {
	float: left;
	width: 660px;
	background: #EFF5FB url(../images/page-content-bg.jpg) no-repeat top left;
	color: #535358;
	min-height: 570px;
}

#content .wrapper {
	padding: 45px 50px 50px 35px;
}
#content .text {
	line-height: 1.6em;
}

#page_title h2 {
	font-size: 2em;
	font-weight: lighter;
	margin-bottom: 1em;
}
#content_header {
	width: 100%;
	margin-bottom: 30px;
}
#content_header td {
	vertical-align: bottom;
	white-space: nowrap;
}

#breadcrumbs {
	margin-bottom: 2em;
}
#breadcrumbs ul {
	list-style-type: none;
	float: left;
}
#breadcrumbs li {
	float: left;
	display: block;
	height: 20px;
	margin-right: 5px;
	color: #5A5B5F;
	font-weight: bold;
}
#breadcrumbs li a {
	color: #5A5B5F;
	color: #8C3A4E;
	text-decoration: none;
}
#breadcrumbs li a:hover {
	text-decoration: underline;
}

#round_corner {
	background: url(../images/round-corner-bg.jpg) no-repeat top left;
	height: 29px;
	clear: both;
}

#footer {
	clear: both;
	height: 75px;
	background: #6F8496;
	background: url(../images/page-footer-bg.jpg) repeat-x top left;
}
#footer .wrapper {
	padding: 20px 0 0 35px;
}
#footer p {
	color: #31404F;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
}

/* Forms */
input.text, textarea.text {
	padding: 1px;
	border: 1px solid Gray;
}
input, select, textarea {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select {
	padding: 0;
	border: 1px solid Gray;
}
.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;
}
.normal {
	width: 250px;	
}
.large {
	width: 400px;	
}
.button {
	background: #59799F;
	border: 1px solid #59799F;
	color: #FFF;
	padding: 1px 5px;
	cursor: pointer;
}
.button:hover {
	border: 1px solid #000;
}

/* Text */
a {
	color: #354D5F;
}
a img {
	border: 0;
}
a.clean {
	text-decoration: none;
}
a.clean:hover {
	text-decoration: underline;
}
.text p, .text blockquote, .text ul, .text ol, .text table {
	margin-bottom: 1em;
}
.text ol, .text ul {
	margin-left: 1em;
}
.text li {
	margin-left: 1em;
}
h3, h4, h5, h6 {
	margin-bottom: 1em;
}
.text h1, .text h3 {
	font-size: 1.3em;
	font-weight: bold;
}
.text h2, .text h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
img.align-right {
	float: right;
	margin: 0 0 1em 1em !important;
}
img.align-left {
	float: float;
	margin: 0 1em 1em 0 !important;
}
td, th {
	padding: 0 1em 0.5em 0;
	text-align: left;
	vertical-align: top;
}

/* Nieuws */
div.nieuwsitem * {
	margin: 0;
}
div.nieuwsitem {
	border-bottom: 1px dotted #000; 
	padding: 10px 0;
}
div.datum {
	color: #666;
	float: left;
	margin-right: 1em;
}
div.nieuwsitem div.tekst {
	padding: 5px 15px;
}
div.vorige_volgende {
	padding: 15px 0;
}
div.vorige {
	float: left;
	width: 33%;
}
div.paginering {
	text-align: center;
	float: left;
	width: 33%;
} 
.volgende {
	text-align: right;
}
a.pdf {
	display: block;
	padding: 1px 1px 1px 21px ;
	border: 1px solid #CCC;
	background: url(../images/icons/pdf.gif) no-repeat 1px center;
	text-decoration: none;
}
a.pdf:hover {
	border: 1px solid #999;
}