/*
gebruikte kleuren
Grijs: #51656F;
Blauw:#172983;

*/

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	margin:10px;
	letter-spacing:1px;
	font-weight:normal;
	color: #FFFFFF;	
	border: 0px solid yellow;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color: #FFFFFF;	
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	border: 0px solid blue;
}

a {text-decoration: none; color:#FFFFFF;}
a:hover {text-decoration:underline;}
#contentmiddle a {color:#FFFFFF; text-decoration:underline;}

img {border: 0px;}

ul {border: 0px solid red; margin-top: 0px;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding: 0px;
	margin: 0px;
	color:#FFFFFF;
	background:#51656F;
	border:0px solid blue;
	}

#container {
	margin: 0px auto;
	width: 994px;
	text-align:left;
	border: 0px solid green;
}


#heading1 .headingsmall {
	width: 300px;
	font-size:12px;
	border: 0px solid purple;
}

#heading2 {
	position:relative;
	background: url(../assets/topheader.jpg) center top no-repeat;
	width: 992px;
	height:79px;
	z-index:4;
	border: 1px solid #FFFFFF;
}

#heading2 .logo {
	position:absolute;
	top: -38px;
	right: 25px;
	border: 0px solid red;
}
	
.dplusm {position:absolute; margin-left:980px; margin-top:-32px; width:10px; height:12px;}	
	
#navcontainer {
	text-transform:uppercase;
	margin: 0px;
	padding: 0px;
	height:25px;
	margin-bottom:0px;
}		
	
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background:#51656F;
	color: #FFFFFF;
	float: left;
	width:992px;
	border: 1px solid #FFFFFF;
	border-top:0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 0.2em 4.8em;
	background:#51656F;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover, #navcontainer ul li a:active, #navcontainer ul li a.active {
	background: #172983;
	color: #FFFFFF;
}

#breadcrumb {
	position:relative;
	height: 10px;
	width: 986px;
	margin: 0px;
	padding: 6px;
	padding-right:0px;
	color:#AAAAAA;
	/*background: #00CC33;*/
}

#breadcrumb a{
	padding: 0px;
	border: 0px solid blue;
	color:#CCCCCC;
}




#content {margin-top: 0px; border:0px solid green; }

#contentleft {
	float:left;
	width:240px;
	/*background:#00FF00;*/
}

#contentmiddle {
	float:left;
	width:474px;
	line-height:18px;
	padding: 0 20px;
	padding-bottom:20px;
	/*background:#00CCFF;*/
}

#contentright {
	float:right;
	width:240px;
	/*background:#FF33FF;*/
}

#contentright img{
	margin-bottom:10px;
	border: 3px solid #FFFFFF;
}



#imagenav {
	height:180px;
	
	border: 0px solid blue;
}

#contentleft .imagekader {margin-bottom: 25px;}

.imagekader {
	margin-bottom:0px;
	float:left;
	margin-left:11px;
	border:3px solid #FFFFFF;
}

#first {margin: 0px;}

/*
.imagekader a{
	width:234px; 
	height:160px; 
	border: 0px solid yellow;
	cursor:hand;
}*/


.imageoverlay {
	background:#51656F; 
	margin-top:-20px; 
	width:234px; 
	border:0px solid red; 
	height:30px; 
	opacity: .9;	
	filter: alpha(opacity=90);
}


.arrow {
	/*background:url(../assets/arrowdivision.png) no-repeat; */
	position:absolute;
	opacity: 100%;
	float:left;
	z-index:20;
	margin-top:-25px;
	margin-left:10px;
	width:29px;
	height:44px;
}


.divisontext {
	position:absolute;
	padding:7px;
	width:180px;
	text-align:right;
	margin-left:40px;
	margin-top:-30px;
	z-index:30;
	border: 0px solid red;
	text-transform: uppercase;
}



#tt1, #tt2, #tt3, #tt4 {
	position:absolute;
	font-style:italic;
	width:190px;
	padding: 5px;
	padding-left:15px;
	margin-top:24px;
	margin-left:26px;
	z-index:100;
	background: #172983;
	border:1px solid #FFFFFF;
	visibility:hidden;
	
}

#content_text {
	margin-top:40px;
	margin-left:0px;
	width:994px;
	border: 0px solid #009933;
}

#content_text #quote {
	float:right;
	margin-top:0px;
	margin-right:1px;
	margin-left:10px;
	text-align:center;
	padding: 0 0px;
	width: 234px;
	height:150px;
	border:3px solid #FFFFFF;
	background:#172983;
	font-size:14px;
}


#text {margin: 50px 0px; border: 0px solid yellow; float:none;}

#content_text #text {
	margin: 0px 0px; 
	margin-bottom:0px; 
	height:160px;
	/*background: yellow; */
	padding-left:0px; 
	padding-right:0px;
	width:690px;
}

/*
#content_text {
	margin-left:10px;
	float:right;
	width:742px;
	border: 0px solid #009933;
}

#content_text #text {
	float:left; 
	margin: 10px 0px; 
	margin-bottom:20px; 
	padding-left:28px; 
	padding-right:10px;
	width:452px;
}

#content_text #quote {
	float:right;
	margin-right:0px;
	margin-left:12px;
	text-align:center;
	padding: 0 0px;
	width: 234px;
	height:150px;
	border:3px solid #FFFFFF;
	background:#D10019;
	background:#172983;
	font-size:16px;
}*/


#footer {
	position:relative;
	background:#FFFFFF;
	bottom: 0px;
	margin: 0px auto;
	margin-top:20px;
	width: 100%;	
	clear:both;
	height: 20px;
	border: 0px solid red;
}

#footer p {margin: 0px; padding:0px;}

.lichtkrant_item {margin: 0px 40px;}

#footer ul { margin: 0px; padding: 0px; padding-left:8px;}	
#footer li { list-style-type:none; display:inline; padding:0 28px; }	
	
	
