body {
	background-image: url(../images/website/background.png);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	font-family:Corbel, 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #000;
}
h1 {
	margin-bottom: 10px;
}
h2 {
	margin-bottom:10px;
}
* {
	margin: 0px;
}
p {
	margin-bottom:8px;
}
li {
	margin-bottom:5px;
}
pre
{
	float:left;
	padding:5px;
}
#wrapper {
	width: 1000px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height:78px;
	margin:20px auto auto;
	width:1000px;
}
#logo {
	background-image: url(../images/website/duibenverlooplogo.png);
	height: 56px;
	width: 336px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#menu {
	height: 20px;
	float: right;
	padding-top: 50px;
	margin-right: 30px;
}
#center {
	clear:both;
	height: 300px;
	position:relative;
	margin-top:10px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#commercial {
	width: 200px;
	float:right;
	margin-right:35px;
	margin-top:48px;
}

#commercial img {
	margin-bottom:10px;
}
#copyright {
	width: 750px;
	text-align:center;
	padding-top:10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D9E9FA;
	clear: both;
}
table {
	background-color: #FFF;
}


#menu ul li {
	float: left;
	list-style-type: none;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #CCD6DC;
}

#menu ul .first {
border-left:medium none;
}

#menu ul li.selected a {
	color:#C3D8F5;
	font-weight:bold;
}

#menu ul li a {
	color:white;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
	font-family:Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
}

#menu ul li a:hover {
	color: #C3D8F5;
	text-shadow: rgba(0,0,0,.5) 0 1px 0;

}
.detailAfbeelding {
	margin-bottom: 5px;
	margin-right: 5px;
	border:1px solid #CCCCCC;
	padding:3px;
	background-color:#fff;
}
.aankondigingWrapper {
	width: 757px;
}
.aankondigingTop {
	background-image: url(../images/website/aankondiging/top.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 100%;
	margin-bottom:0px;
	_margin-bottom:-20px;
	display:block;
}
.aankondiging {
	background-image: url(../images/website/aankondiging/middel.png);
	background-repeat: repeat-y;
}
.aankondigingBodem {
	background-image: url(../images/website/aankondiging/bodem.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 100%;
	margin-top:0px;
	_margin-top:-10px;
	display:block;
}
/*
.aankondiging div {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
*/

#wrapper #center #zoekertjes .aankondigingWrapper .aankondiging div p
{
	margin-bottom:0px;	
}

.aankondiging p {
	padding-bottom: 5px;
}
.aankondiging table {
	margin-left:10px;
}
.aankondiging table thead {
	font-weight: bold;
	text-align: left;
}
.aankondiging table thead tr:hover {
	background-image: none;
	background-color: transparant;
}
.blauw:hover{
	background-image: url(../images/website/links/bg.png);
	background-color:#77c0db;
}

.smallInput
{
	display:block;
	height:23px;
	background:transparent url(../images/website/inputboxes.gif) no-repeat scroll 0 0;
	width:170px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}

