@charset "UTF-8";

/* @group Reset */

body, ul, ol, li, h1, h2, h3, h4, h5, h6, fieldset, input, p, blockquote, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 2em;
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	margin: 10%;
}

body {
	background: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul, li {
	list-style-type: none;
}

/* @end */

#container {
	margin: 0 auto;
	text-align: left;
	width: 100%;
}

#site {
}

object {
	display: none;
}

#header {
	display: none;
}

/* @group images */

img.logo {
	margin: 30px 0;
}

img.zoom {
	display: none;
}

img.team {
	margin: 15px 0 15px 0;
}

h1 img {
display: none
}

img.event {
	margin: 10px 0;
}

/* @end */

#menu {
	display: none;
	}

#banner {
	display: none;
}

/* @group Content */

div#left {
	margin: 0;
	padding: 0;
}

div#right {
	margin: 30px 0 0 0;
	padding: 0;
}

#full {
}

p {
	margin: 0 0 1em 0;
}

p.intro {
	font-size: 11px;
	font-weight: normal;
}

#right p {
	font-size: 10px;
	line-height: 17px;
	margin: 0 0 1em 0;
	padding: 0;
}

p span {
}

p.collega {
padding-right: 20px;
}

.item {
	margin: 20px 0 0 0;
}

.first {
	margin-bottom: 20px;
}

.item p {
}

.item ul {
	margin: 0;
	padding: 0;
}

.item li {
	font-size: 10px;
	list-style-type: none;
	line-height: 2em;
	margin-bottom: 1em;
}


h1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 1em 0;
}

#right h1 {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 1em 0;
	}

h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #000;
}

h3 {
	margin: 0;
}

#left a, #left a:visited, #right a, #right a:visited, #sitecloser a, #sitecloser a:visited   {
	text-decoration: underline;
}

#left a:hover, #left a:active, #right a:hover, #right a:active  {
	color: #ff0000;
}

#nieuwsclicks a {
	text-decoration: none;
}

table#team {
	table-layout: fixed;
	margin-top: 20px;
}

table#team td {
	text-align: left;
	vertical-align: top;	
	padding-bottom: 20px;
}

table#team td.last {
	padding-bottom: 0px;
}

table#team td span{
	font-weight: bold;
	font-size: 12px;
	padding-right: 6px;	
}

table#team td p{
	margin-bottom: 0;
}

table#team img {
	margin-top: 5px;
	margin-bottom: 10px;
} 

table#team p.collega a {
	font-size: 9px;
	line-height: 13px;
	text-decoration: none;
	padding-right: 0px;
} 

table#team p.collega a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: 30px;
}

#footer h1 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 0
}

#footer a, footer a:visited {
	color: #fff;
	text-decoration: underline;
}

/* @end */

/* @group Contact */

.section {
	margin-bottom: 40px;
}

.section td {
	vertical-align: top;
}

.section p {
	margin-bottom: 0.2em;
}

iframe {
	border: 1px solid #000;
}

/* @end */