body {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/bg.jpg) left top repeat-x;
	color: #666666;
	background-attachment: fixed;
}

#container {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -459px;
	width: 918px;
	background: #FFF url(/images/containerbg.jpg) left 180px repeat-x;
	min-height: 700px;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
}

#top {
	width: 918px;
	height: 180px;
	background: #FFFFFF url(/images/topbg.jpg) left top no-repeat;
}
#printtop {
	display: none;
}
#flashtop {
	position: absolute;
	top: 0px;
	left: 374px;
	width: 544px;
	height: 180px;
	z-index: 1;
}
#logo {
	position: absolute;
	top: 23px;
	left: 55px;
	width: 314px;
	height: 100px;
}
#hoofdmenu {
	position: absolute;
	left: 20px;
	top: 139px;
	width: 878px;
	height: 42px;
	z-index: 2;
}
#hoofdmenu a {
	float: left;
	margin-top: 10px;
	margin-right: 1px;
}
#hoofdmenu a.open {
	margin-top: 0px;
}
#hoofdmenu a.open img {
	border-bottom: 1px #DAD4B0 solid;
}
#submenu {
	width: 560px;
	height: 30px;
	color: #FFF;
	line-height: 30px;
}
/* zoeken */
#zoeken {
	width: 878px;
	margin: 10px 20px 15px 20px;
	background: transparent url(/images/zoekentopbg.jpg) -1px 34px no-repeat;
}
#zoeken div.zoekblokmiddle {
	clear: left;
	height: 22px;
	width: 861px;
	padding-left: 15px;
	padding-bottom: 2px;
	background: transparent url(/images/zoekenblokbg.jpg) left top repeat-y;
}
#zoeken div.zoekblokbottom {
	clear: both;
	height: 12px;
	width: 876px;
	background: transparent url(/images/zoekenbottombg.jpg) left top no-repeat;
}
#zoeken .eerste {
	margin-left: 5px;
}
#zoeken .tabopen {
	margin-left: 0px;
}
#zoeken .tab, #zoeken .tabopen {
	float: left;
	padding: 0px;
	height: 42px;
	line-height: 40px;
	margin-bottom: 14px;
}
#content {
	float: right;
	width: 626px;
	margin-right: 10px;
	min-height: 390px;
	position: relative;
	_left: -60px;
	_top: -23px;
}
#content .contenttekst {
	padding: 20px;
	clear: both;
}
#links {
	float: left;
	width: 242px;
	min-height: 450px;
	padding: 0px 0px 30px 10px;
}
#bottom {
	width: 878;
	height: 80px;
	padding: 10px 20px;
	color: #ADADAD;
	margin-top: 20px;
}
#bottom a {
	color: #ADADAD;
	text-decoration: none;
}
#bottom hr {
	height: 1px;
	color: #CCCCCC;
}
#bottom img {
	padding-top: 2px;
	margin-right: 1px;
}
#bottom img.poweredby {
	margin-right: 5px;
	padding-top: 0px;
}
#bottom img.logo {
	margin-right: 20px;
}
#bottom .bottommenu {
	float: right;
	margin-right: 5px;
	color: #ADADAD;
}

/* Aanbod */
#aanbodkolom {
	padding: 0px 10px;
	margin-bottom: 10px;
}
#aanbodkolom .object {
	clear: both;
	margin-bottom: 10px;
	background: transparent url(/images/aanbodblokbg.png) left top no-repeat;
	height: 79px;
	padding: 12px;
	width: 219px;
}
#aanbodkolom a {
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}
#aanbodkolom a.meer {
	color: #333333;
	font-weight: bold;
	width: 242px;
	text-align: center;
	display: block;
}
#aanbodkolom a.meer:hover {
	text-decoration: underline;
}
div.object a.image {
	float: left;
	width: 80px;
	height: 60px;
	display: block;
	padding: 10px 0px;
}
div.object a.tekst {
	float: left;
	width: 122px;
	margin-left: 10px;
}
div.object .tekst span.status {
	color: #FF0000;
	font-weight: bold;
	display: block;
}

/* Zoeken */
#zoeken input.trefwoord {
	background-color: #FFFFFF;
	color: #666666;
	border: 1px #E1DDC0 solid;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	margin-right: 5px;
	float: left;
}

/* Blok */
div.blokmiddle {
	background: transparent url(/images/blokbg.png) left top no-repeat;
	padding: 15px;
	min-height: 70px;
}
div.blokmiddle a {
	text-decoration: none;
	line-height: 18px;
}
div.blokmiddle a:hover {
	text-decoration: underline;
}

/* Overig */
h1 {
	color: #000000;
	font-size: 15px;
	margin: 0;
	padding-bottom: 5px;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding-bottom: 5px;
}
form {
	padding: 0;
	margin: 0;
}
div.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}
hr {
}
a {
	color: #666666;
}
#zoeken .tab, #zoeken .tabopen {
	float: left;
	cursor: pointer;
}

#zoekinhoud1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#zoekinhoud1 ul li.select {
	margin-right: 13px;
	float: left;
}
#zoekinhoud1 ul li select {
	width: 194px;
}

