html{
	height:100%;
}
body{
	text-align:left;
	font-size:14px;
	background-image:url("/images/siteimgs/freezebgpattern.jpg");
	background-attachment:fixed;
	height:100%;
}
img{
	border:0;
}
#wrapper{
	position:absolute;
	left:50%;
	width:807px;
	margin-left:-404px;
	_margin-left:-403px;
	background-image:url("/images/siteimgs/pagetiling.gif");
	background-repeat:repeat-y;
}
#website{
	position:relative;
	left:17px;
	min-height: 100%;
}
* html #website{
	height: 100%;
}
#banner{
	position:absolute;
	left:153px;
	top:160px;
	width:468px;
	height:60px;
}
#search{
	position:absolute;
	left:552px;
	top:40px;
	*top:37px;
	width:220px;
	text-align:right;
}
#search input{
	margin-left:3px;
}

#header{
	width:773px;
	background-color:white;
}
#header img{
	margin-bottom:2px;
}
#footer{
	height:28px;
	background-image:url("/images/siteimgs/footer.gif");
}
#body{
	width:773px;
	font-size:12px;
	position:relative;
	min-height:547px;
	height:auto;
}
* html #body{
	height:548px;
}
#menu{
	width:100%;
	height:71px;
	background-image:url("/images/siteimgs/menubg.gif");
	background-repeat:repeat-x;
}
#menuline{
	position:absolute;
	top:36px;
	width:40px;
	height:34px;
	background-image:url("/images/siteimgs/menuline.gif");
}
#title{
	position:absolute;
	top:44px;
	left:40px;
	width:472px;
	height:34px;
}
#content{
	width:75%;
	float:left;
}
#content_archief{
	width:75%;
	float:left;
}
#content_fullsize{
	width:100%:
}
#content_fullsize p{
	margin-bottom:5px;
}
#content_archief img{
	display:none;
}
#sidepane{
	width:25%;
	float:left;
	background-color:#ddd;
	color:#6b1a34;
	border-bottom:4px #c6c6c6 solid;
}
#sidepanebuttons{
	width:193px;
	height:64px;
	float:left;
	background-color:#ddd;
	background-image:url("/images/siteimgs/rssfeed.jpg");
}
#sidepanelogos{
	width:97px;
	float:left;
	background-color:white;
	color:#6b1a34;
	border-bottom:4px #ddd solid;
	position:absolute;
	left:-97px;
	top:280px;
	*top:286px;
}
#sidepanelogosright{
	width:100px;
	float:right;
	background-color:white;
	color:#6b1a34;
	border-bottom:4px #ddd solid;
	position:absolute;
	left:805px;
	top:280px;
	*top:286px;
}
#sidepanelogos img{
	margin-bottom:1px;
}
#sidepanecovers{
	width:25%;
	float:right;
	background-color:white;
	color:#6b1a34;
	border-bottom:4px #ddd solid;
	text-align:center;
}
#sidepanecovers img{
	margin-bottom:5px;
	text-align:center;
}
.center{text-align:center;}
#logos{
	margin:2px;
	background-color:white;
}
hr{
	height:0px;
	border: 0px solid #000000;
	border-top-width:1px;
}
hr.dotted{
	height:0px;
	border: 0px dotted #bbb;
	border-top-width:1px;
}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}
.clearboth{clear:both;}
.spaceout5{padding:5px;}
.spaceout10{padding:10px;}
h1{
	font-size:17px;
}
h2{
  font-size:16px;
}
h3, .h3{
  font-size:15px;
}
.date{
  font-style:oblique;
}
.itemodd, .itemeven{
	text-align:justify;
	border-width: 4px 1px 1px 1px;
	border-color: #ddd;
	border-style:solid;
	border-top-color:#f1f1f1;
	background-color:white;	
}
.itemodd img{float:left;padding:0 5px 5px 0;}
.itemeven img{float:right;padding: 0 0 5px 5px;}
.subtitle{
	padding-left:5px;
	background-color:#ec008c;
	color:white;
	height:20px;
	border-bottom:4px #f1f1f1 solid;
	background-image:url("/images/siteimgs/corner-br.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:left;
}
.subtitlelogo{
	padding-left:5px;
	background-color:#ec008c;
	color:white;
	height:20px;
}
#topspacer{
	background-color:white;
	height:19px;
	border-width:0 1px 1px 1px;border-color:#ddd;border-style:solid;
	background-image:url("/images/siteimgs/45tiling.gif");
}
#paginate{
	height:20px;
	padding-left:10px;
	border-width:4px 1px 1px 1px;background-color:#ddd;border-color:#ddd;border-style:solid;border-top-color:#f1f1f1;
	background-image:url("/images/siteimgs/corner-br.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:12px;
	margin-bottom:2px;
}
li{
	padding: 0 0 0 10px;
	background:url("/images/siteimgs/bullet.gif") no-repeat 0 50%;
}

a:link, a:visited, a:active{
	color:#ec008c;
}
a:hover{
	text-decoration:none;
}

#paginate a,a.sitelink:link,a.sitelink:visited,a.sitelink:hover,a.sitelink:active{
	text-decoration:none;
	color:black;
}
.nav_categories a{
	text-decoration:none;
	color:#ec008c;
}
li.allitems{
	border-bottom:1px #bbb solid;
}
.lighttext{
	color:#aaa;
}
#bericht{
	padding:5px;
	margin-top:15px;
	border:1px #6b1a34 solid;
	color:#6b1a34;
	width:70%;
}