@charset "utf-8";
/* CSS Document */

div.bg-right {
background: url("/images/bg-right.png") repeat-y 678px 0px;
height:100%;
width:980px;
float:left;
}

div.bg-topcontent {
background: url("/images/bg-topcontent.png") no-repeat 0px 3px;
height:100% !important;
min-height:337px;
height:337px;
margin-left:3px;
margin-top:3px;
clear:both;
}

h1 {
display:none;	
}

#column-left {
display:none;	
}

#content {
float: left;
width: 670px;

}

#content .standaardcontent {
margin-right:0px !important;
}

#column-right {
float:left;
width:292px;
padding:0px 4px 4px 4px;
}

#breadcrumb {
display:none;	
}

#bannernavigation{
		position: absolute;
		z-index:1;
		margin-top:5px;
		width:655px;
		
	}
	
	#banner #bannernavigation .previous {
		position: absolute;	
		margin-left:5px;
	}
	
	#banner #bannernavigation .next {
		position: absolute;	
		margin-left:635px;
	}

#banner {
margin-left		: 8px;
margin-top		: 10px;
height			: 318px;
background		: #CCC;
overflow		: hidden;
width			:660px;
}
	
	#banner .caption
	{
		position: absolute;
		border-top: 1px solid black;
		color:#0B479D;
		overflow:hidden;
		font-weight:bold;
		padding-left:11px;
		padding-right:11px;
		padding-top:5px;
		padding-bottom:5px;
		background-color: white;
		width: 638px;
		height: 47px;
		margin-top: -60px;
		filter:alpha(opacity=85); /* msie */  
		-moz-opacity: 0.85; /* firefox 1.0 */  
		-khtml-opacity: 0.85; /* webkit */  
		opacity: 0.85; /* css 3 */  
		zoom: 1;/* for msie */  
	}

div.stand {
margin-top:4px;
margin-bottom:4px;
background:url("/images/bg-rechts.gif") no-repeat;
height:157px;	
}

	div.stand h2 {
		border-bottom:none;	
		margin-bottom:0px;
		padding:10px 0px 0px 10px;
	}
	
	div.stand .standaardcontent {
	padding:10px 0px 0px 10px;
	}
	
	div.stand td {
	height:20px;	
	}

div#hoofdsponsor {
margin-top:19px;
margin-left:10px;
}
div#hoofdsponsor img {
	margin: 0 10px 10px 0;
	border:1px solid #d9d9d9;
	float:left;
}
