html {
	overflow-x:hidden;
	overflow-y:auto;
	}
body {
	margin:0;
	padding:0;
	background-color:#536070;
	}

#bg-links { background:url(../images/linksbackground.gif) left top repeat-x; }
#bg-rechts1 { background:url(../images/rechtsbacklinks.gif) #424C57 left top repeat-x; }
#bg-rechts2 { background:url(../images/rechtsbackrechts.gif) left top repeat-x; }

#adres {
	background-color:#424C57;
	vertical-align:middle;
	text-align:right;
	padding-right:70px;
	font:bold 12px arial;
	color:#FFF;
	}
#sidetitle {
	float:right;
	margin-top:60px;
	display:block;
	}
#drecomm {
	float:left;
	display:block;
	}

img { border:0; }
a { text-decoration:none; color:red; }
#content a:hover { text-decoration:underline; }

.extrapicture {
	position:absolute;
	top:0;
	right:0;
	text-align:center;
	}
.withmargins {
	margin-top:10px;
	margin-right:20px;
	}
#precontent {
	position:relative;
	padding:10px 10px 0 10px;
	margin-bottom:-30px;
	}

#content {
	position:relative;
	padding:10px;
	margin-bottom:10px;
	width:740px;
	}
#content table {
	color:white;
	}
#content th {
	background-color:#98A3A9;
	padding:10px;
	}
#content td {
	background-color:#EFEFEF;
	font:bold 11px arial;
	color: #536070;
	padding:0 5px;
	}
#content tr {
	height:24px;
	}
#content .tr-double {
	height:48px;
	}
#content .tr-triple {
	height:72px;
	}
#content .tr-triple td, #content .tr-double td {
	padding-top:5px;
	vertical-align:top;
	}
#content td .thumb {
	padding:0;
	}

input, select, textarea {
	color:black;
	background-color:#C6CDD1;
	width:206px;
	}
.error {
	background-color:#F00;
	}
.select-month {
	width:90px;
	}
.select-year {
	width:60px;
	}
input {
	width:200px;
	}
.checkbox {
	background-color:#EFEFEF;
	width:20px;
	}

.submit {
	border:0;
	cursor:pointer;
	padding:0;
	}
.gaverder {
	background-image:url(../images/gaverder.gif);
	width:84px;
	height:20px;
	background-color:transparant;
	}

.verzenden {
	background-image:url(../images/verzenden.gif);
	width:84px;
	height:20px;
	background-color:transparant;
	}
.details {
	background-image:url(../images/details.gif);
	width:74px;
	height:18px;
	margin:10px 0 0;
	}
.verwijderen {
	background-image:url(../images/verwijderen.gif);
	width:102px;
	height:18px;
	margin:10px 0 0;
	}
.wijzigen  {
	background-image:url(../images/wijzigen.jpg);
	width:73px;
	height:20px;
	}
.toevoegen {
	background-image:url(../images/toevoegen.jpg);
	width:85px;
	height:20px;
	}


.smalltext {
	font-size:9px;
	}
#content .bigtext, #precontent .bigtext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:10px;
	color: #536070;
	}
#content .attentiontext {
	color:red;
	font-weight:bold;
	}
#content .bigger {
	font-size:18px;
	}

.text, .submit-small, .fillin {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.text {
	color: #536070;
	font-size:13px;
	}
#postcodeform .text {
	color:#F5ECCD;
	font-size:11px;
	}
.domeinlinks a {
	margin-left:6px;
	color: #536070;
	}
.domeinlinks a:hover {
	color:#000;
	}
.submit-small {
	color:#FFF;
	width:80px;
	font-size:11px;
	background-color:#566372;
	border:1px solid grey;
	padding:0;
	margin:0;
	}
.fillin {
	background-color:#CCC;
	color:#000;
	padding:2px;
	}
.sitemap a {
	color:#000;
	}
.sitemap a:hover {
	color:#F5ECCD;
}