html, body {
	padding: 0;
	margin: 0;
	font: 80% Arial, Helvetica, sans-serif;
	background: #FFF url(/images/bg.jpg) top left repeat-x;
}
#main {
	background: #FFF;
	border: 1px #CCC solid;
}
#top {
	height: 200px;
}
#header {
	height: 265px;
	border: 1px #FFFFFF solid;
	margin: 10px 10px 15px 10px;
}
#bottom {
	height: 20px;
}
#footer {
	height: 30px;
	background: #FFF url(/images/bottombg.jpg) top right no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
}
#footer a {
	color: #FFF;
}
td.kolom {
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #FFF url(/images/middlebg.jpg) bottom left no-repeat;
}
td {
	font-size: 12px;
	color: #000;
}
td a {
	color: #3B5658;
	text-decoration: none;
}

/* Overige style info */

/* Algemeen */

/* Content */
#middle {
	padding: 0px;
	background: #FFF url(/images/middlebg.jpg) bottom right no-repeat;
}
#content {
	position: relative;
	top: -60px;
	color: #000;
	width: 600px; /*538px;*/
}
#content .titel {
	color: #000;
	font-weight: bold;
}
#witblok {
	width: 200px;
	height: 100px;
	float: right;
	vertical-align: bottom;
}

/* Zoeken */
#zoekformhome {
	width: 230px;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	z-index: 100;
	line-height: 30px;
	height: 30px;
	padding: 5px;
}
#zoekformhome input.trefwoord {
	width: 140px;
}
#zoekformhome input {
	padding-top: 5px;
}
#zoekformulier .submit {
	padding-top: 5px;
}
.submit {
	float: left;
	color: #000;
	border: 0;
	background: transparent;
	width: 66px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.trefwoord {
	float: left;
	width: 140px;
	border: 1px #DDDDDD solid;
	margin-top: 4px;
	padding-top: 0px;
}

#objectzoeken {
	clear: both;
}

#quote {
	font-style: italic;
	font-size: 11px;
	line-height: 18px;
}
#taal {
	position: relative;
	top: -97px;
	left: 141px;
	width: 100px;
	height: 20px;
	text-align: right;
}

form {
	padding: 0;
	margin: 0;
}

#tang {
	position: absolute;
	margin-top: -300px;
	margin-left: 703px;
}

img {
	behavior: url(/inc/style/iepngfix.htc);
}
