body {
	margin: 0;
	padding: 0;
	background-color: ThreedDarkShadow;
	text-align: center;
}
body, p, td, div, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: black;
}
a:hover {
	color: red;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 990px;
	background-color: #E8E8E8;
}

#header {
	position: relative;
	margin: 0;
	width: 990px;
	height: 150px;
	background-image: url(header-4.jpg);
}
#leftcontainer {
	float: left;
	width: 150px;
}
#topmenu {
	position:absolute;
	float:right;
	right: 0;
	bottom: 0;
	padding: 0 0 0 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#topmenu LI {
	float:left;
	margin:0;
	padding:0;
}

#topmenu A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin: 0 3px 0 0;;
	padding:0.5em 0.25em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#topmenu A:hover,
#topmenu A:active,
#topmenu A.here:link,
#topmenu A.here:visited {
	background:#bbb;
}

#topmenu A.here:link,
#topmenu A.here:visited {
	position:relative;
	z-index:102;
}



#rightcontainer {
	float: right;
	width: 200px;
}

#content h1 {
	font-size: 18px;
}
#content { 
	float: left;
	width: 620px;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 10px;
}
#leftmenu {
	padding: 0 1px 1px;
	margin-left: 0;
	font-size: 80%;
	font-weight: bold;
	background: gray;
	width: 145px;
}

#leftmenu li {
	list-style: none;
	margin: 0;
	border-top: 1px solid gray;
	text-align: left;
}

#leftmenu li a {
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #AAB;
	background: #CCD;
	text-decoration: none;
}

#leftmenu li a:link { color: #448; }
#leftmenu li a:visited { color: #667; }

#leftmenu li a:hover {
	border-color: #FE3;
	color: #FFF;
	background: #332;
}

#banners img, #bannerleft img {
	margin-top: 10px;
	clear: left;
}

#bannerleft div {
	padding-top: 14px;
	background-image: url(/fileadmin/hoofdsponsor.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #85878C;
}
.news-list-date {
	float: left;
	width: 40px;
	height: 40px;
	background-image: url(bg-news.gif);
	background-repeat: no-repeat;
	background-color: #FFFFA8;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: #555;
	vertical-align: middle;
	margin-right:5px;
	line-height: 20px;
}
.news-list-item h3 {
	height: 40px;
	font-size: 12pt;
	vertical-align: bottom;
	line-height: 40px;
}
.news-list-item a {
	text-decoration: none;
	color: Black;
}
.news-list-item a:hover {
	color: Red;	
}
.news-list-item img {
	margin-top: -60px;
	float: right;
}

.news-single-timedata {
	float: right;
	width: 130px;
	background-image: url(bg-news.gif);
	background-repeat: no-repeat;
	background-color: #FFFFA8;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: #555;
	vertical-align: middle;
	margin-left: 5px;
	line-height: 20px;
}
.news-single-item {
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-single-img {
	float: right;
	max-width: 250px;
	font-size: 90%;
	font-style: oblique;
	margin-left: 10px;
}
.news-single-item h2 {
	font-size: 12pt;
}

.news-single-item h3 {
	font-size: 9pt;
}
.news-single-item a {
	color: Black;
}
.news-single-item a:hover {
	color: Red;	
}
#loginbox, .tx-macinasearchbox-pi1, #upcoming {
	border: 1px solid Yellow;
	background-color: #FFFFA8;
	background-image: url(bg-news.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 10px;
	font-size: 7pt;
}
.tx-srfeuserregister-pi1 p, .tx-newloginbox-pi1 p,.tx-newloginbox-pi1 input, .tx-newloginbox-pi1 table, .tx-newloginbox-pi1 form {
	font-size: 7pt;
	margin: 0;
	padding:0;
}
.tx-newloginbox-pi1 h3, .tx-macinasearchbox-pi1 h3 {
	font-size: 7pt;
	margin: 0;
	padding: 0;
}
.tx-macinasearchbox-pi1 input, .tx-macinasearchbox-pi1 a {
	font-size: 7pt;
}
.csc-mailform-field textarea {
	width: 100%;
}
.tx-newloginbox-pi1 label, .tx-srfeuserregister-pi1 label {
	font-weight: bold;
	font-size: 7pt;
}

.csc-mailform-field label {
	display: block;
	font-weight: bold;
	font-size: 10pt;
}
.tx-newloginbox-pi1 label {
	display: block;
}
.tx-newloginbox-pi1 form, .tx-macinasearchbox-pi1 form {
	margin: 0;
	padding:0;
}
#footer {
	clear: both;
	background: #A2A2A2;
	padding: 2px;
	font-size: 75%;
	text-align: center;
}
hr.clearer {
	clear: both;
}

table.bordermooi {
	border: 1px solid black;
}

table.bordermooi th {
	background-color: #FFFFA8;
}

table.bordermooi .tr-odd {
	background-color: #FFFFFF;
}
table.bordermooi .tr-even {
	background-color: #F1F1F1;
}

/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		width: 100%;
		background-image: url(bg-news.gif);
		background-repeat: no-repeat;
		background-color: #FFFFA8;
		font-size: 10pt;
		font-weight: bold;
		color: #555;
		margin-left: 5px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		/* width:12em; */
		width: 30%;
		background:#EFEFEF;
		min-height:4em;
		padding: 2px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		/* width:21em; */
		width: 68%;
		background:#FFF;
		padding: 2px;
		margin: 0;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		pading-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
#mailform {
	
}
#mailform label {
	font-weight: normal;
	font-size: 90%;
}
#mailform .csc-mailform-radio label {
	display: inline;
}
#mailform legend {
	display: none;
}
#mailform foeldset {
	border: 0;
}

dd {
	white-space : nowrap;
}
