@charset "UTF-8";
@import url("reset.css");
@import url("generic.css");

body {
	background-color: #444;
	padding:15px;
}


#sitebox {
	width: 950px;
	left: 50%;
 	position: relative;
	margin-left: -475px;
	background-color:#FFFFFF;
	padding-bottom:1px;
	min-height:700px;
}

#topnav {
	position:relative;
	width:950px;
	height:220px;
}
#topmenu {
	position:relative;
	left:0;
	top:195px;
	height:25px;
	background-color:#000000;
	width:950px;
	text-align:center;
	
}

#topmenu a, #footer a{
	padding:0 20px;
	text-transform:lowercase;
}

#footer a{
	padding:0 5px;
	text-transform:lowercase;
}

#content {
	padding:40px;
	width:870px;
	overflow:visible;
}

#portfolioimage {
	float:left;
	width:500px;
	margin-left:-10px;
	margin-bottom:20px;
	overflow:visible;
}

#portfoliotext {
	padding-top:8px;
	margin-left:30px;
	width:340px;
	float:left;
	margin-bottom:20px;
}

.leadingnieuws_ img[align='left']{
margin-right:10px;
}

.leadingnieuws_ img[align='right']{
margin-right:10px;
}

#breadcrums {
	position:relative;
	clear:both;
	color:#BFBFBF;
	background-color:#f8f8f8;
	border:#CCCCCC solid 1px;
	vertical-align:middle;
	padding-top:3px;
	margin-top:15px;
	overflow:hidden;
	padding-left:8px;
	text-transform:lowercase;
	height:24px;
	top:20px;
}

#breadcrums a {
	color:#BFBFBF;
	}

#breadcrums a:hover {
	color:#000;
	}

#breadcrums img {
	margin-top:-3px;
	vertical-align:middle;
}

#footer {
	position:relative;
	background-color:#444;
	color:#888888;
	font-size:10px;
	text-align:center;
	padding:10px;
	
}

#sitebox #topnav #mainrandomimages {
	position: absolute;
	height: 220px;
	width: 950px;
	left: 0px;
	top: 0px;
}

ul {
	list-style:outside disc;
	margin-left:2em;
	
}


a img {
	border: none !important;
}

#sitebox #topnav #mainflashmenu {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}

#schaduwbox {
	position:absolute;
	top:220px;
	left:0;
	z-index:100;
	overflow:hidden;
	width:950px;
	height:16px;
}
.level_0 li a {
	font-weight:bold;
	color:#333333
	}


.level_1 li a {
	font-style:italic;
	font-weight:normal;
	color:#666666;

	}
	
.level_2 li a{
	font-style:normal;
	font-weight:normal;
	color:#999999

	}
	
p.counter {
	display:none
	}
div.pagination{
position:absolute;
right:0;
top:266px;
background-image:url(/template_images/achtergrond_nav_port.gif);
background-repeat:no-repeat;
padding:3px;
padding-left:6px;
width:81px;
height:36px;
}
div.pagination img {
margin:0 3px;
	}
	
	
.column1, .column2 {
width:380px;
float:left;
height:150px;
border:solid 1px #dddddd;
padding:15px;
margin:5px;
overflow:hidden;
}
.articlerow {
clear:both;
height: 150px;
border: 1px;
}
.article_column img {
	
	}

.article_separator {
width:0px;
display:none;
}
.row_separator {
width:800px;
height:30px;
}


.leadingnieuws_ {
border:solid 1px #dddddd;
padding:15px;
margin:5px;
height:auto
}

