html, body {
	background-image : url("../images/_bg.gif"); 
	margin : 0; 
	padding : 0; 
	text-align : center; 
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
} 
#pagewidth {
	width : 100%; 
	text-align : center; 
	margin-left : auto; 
	margin-right : auto; 
} 
#header {
	position : relative; 
	height : 113px; 
	background-image : url("../images/_top_bg.jpg");
	width : 100%; 
	text-align : center; 
} 
#header2 {
	position : relative; 
	height : 26px; 
	background-image : url("../images/_bg.jpg"); 
	width : 100%; 
	text-align : center; 
} 
#maincol {
	background-color : #fff;
	width : 907px; 
	text-align : center; 
	margin : 1px auto; 
	border : 1px solid #e0e0df; 
	position : relative; 
	color : #000; 
} 
#imghead {
    display: inline;
	width : 880px;
	height : 250px;
	top : 12px;
	vertical-align : bottom;
	margin : 0 auto;
	padding-bottom : 0;
	text-align : center;
	position : relative;
/*	background : url("../images/menu_bg.jpg") no-repeat center bottom; */
} 
#content {
	width : 880px; 
	margin : 12px auto; 
	text-align : center; 
} 


#menu {
	position : relative; 
	width : 880px; 
	text-align : center; 
	padding : 4px; 
	top : 227px; 
} 
#menu a {
	text-decoration : none; 
	padding : 10px; 
	color : #ccc; 
} 
#menu a:hover {
	background : url(../images/arr-d1.gif) no-repeat center;
	color : #fff; 	 
} 
#menu a.current {
	background : url(../images/arr-d2.gif) no-repeat center;
	color : #fff;	
} 
#actueel {
	width : 270px; 
	height : 44px; 
	float : right; 
	margin : 0 auto; 
	position : relative; 
	text-align : left; 
	background-color : #a60018; 
	color : #fff;	
	clear : right; 
} 
#actueel p {
	display : inline; 
	position : relative; 
	left : 10px; 
	top : 14px; 
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 16px;  
	font-weight : bold; 
} 
#actueelcontent {
	width : 270px; 
	height : 322px;
	float : right; 
	position : relative; 
	text-align : left; 
	background-color : #e7e5e6; 
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #626061; 
	margin : 9px auto; 
	font-weight : bold; 
	clear : right; 
} 
.actueelwrap {
	margin : 5px;
	height : 80px;
	position : relative;
	width : 260px;
	border-bottom: 1px solid #ccc;	
}
.actueelwrap img {
	float : left; 
	margin : 5px; 
	padding : 2px;
	background-color : #E9E4EA;
	color : #fff;
	clear : left; 
	border-style : solid; 
	border-width : 1px; 
	border-color : #B0AEAF;
}
.actueelwrap h1 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px;  
	font-weight : bold; 
	display : inline;
	text-decoration: underline;
}
.actueelwrap p {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px;  
	font-weight : normal;	
	display : inline;	
}
#contenttxtnoimg {
	position : relative; 
	width : 580px; 
	float : left; 
	text-align : left; 
	background-color : #ffffff; 
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	padding-left : 10px; 
	margin : 14px auto; 
	clear : left; 
} 
#contenttxt {
	position : relative; 
	width : 580px; 
	float : left; 
	text-align : left; 
	background-color : #ffffff; 
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	padding-left : 10px; 
	margin : 14px auto; 
	clear : left; 
} 
#contenttxt img {
	float : left; 
	margin-right : 5px; 
	padding : 2px;
	background-color : #E9E4EA;
	color : #fff;
	clear : left; 
	border-style : solid; 
	border-width : 1px; 
	border-color : #B0AEAF; 
} 

#impressietxt {
	position : relative; 
	width : 580px; 
	float : left; 
	text-align : left; 
	background-color : #ffffff; 
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	padding-left : 10px; 
	margin : 14px auto; 
	clear : left; 
} 
/* FOTO TOON SYSTEEM */

#hoofdplaatje { 
	height: 315px;
	text-align : center; 
	margin : 0 auto; 
	width: 330px; 
	float: right; 
	color: #555555; 
	background-color: #F2F2F2; 
	border: solid 1px #CCCCCC; 
	clear: right;
	}
#hoofdplaatje img {
	margin-top: 10px;
	border: solid 1px #FFFFFF; 
}

#thumbs {
	text-align : center; 
	margin : 0 auto; 
	margin-bottom: 10px;
	width: 240px; 
	float: left; 
	color: #555555; 
	background-color: #F2F2F2; 
	border: solid 1px #CCCCCC; 
	clear: left;
	}

#thumbs img {
	border: solid 1px #FFFFFF; 
}

#thumbtxt { 
	text-align : center; 
	margin : 0 auto; 
	width: 240px; 
	float: left; 
	color: #555555; 
	background-color: #F2F2F2; 
	border: solid 1px #CCCCCC; 
	clear: left;
	}

/* EINDE FOTO TOON SYSTEEM */

#footer {
	width : 880px; 
	height : 22px; 
	background-color : #a60018;
	color : #fff; 
	position : relative; 
	text-align : center; 
	margin : 0 auto; 
} 
#footer p {
	display : inline; 
	text-align : center; 
	position : relative; 
	top : 3px; 	
} 
#nieuwsbrief {
	width : 880px; 
	position : relative; 
	margin : 14px auto; 
	text-align : center; 
} 
#nieuwsbrief p {
	display : inline; 
	text-align : center; 
	font-weight : bold; 
} 
form {
	display : inline; 
}
.form {
	width : 200px; 
	font : 11px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : #ededed; 
	color : #102132; 
	border : 1px solid #9a9a9a; 
	padding-left : 2px; 
}

.button {
	cursor : pointer; 
	width : 60px; 
	height : 19px; 
	color : #102132; 
	border : 0; 
	background : url("../images/submit.gif") no-repeat; 
	margin : 0 auto; 
	background-color : #fff;	
} 
.clear {
	clear : both; 
} 
.x {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	color : #6e6e6e; 
	font-weight : bold; 
	background-color : #fff;
} 
.q {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	color : #6e6e6e; 
} 



a.lees:link	   { color : #626061; font-weight : bold; text-decoration : none; font-size : 11px; } 
a.lees:active  { color : #626061; font-weight : bold; text-decoration : none; font-size : 11px; } 
a.lees:visited { color : #626061; font-weight : bold; text-decoration : none; font-size : 11px; } 
a.lees:hover   { color : #626061; font-weight : bold; text-decoration : underline; font-size : 11px; }

a.norm:link	   { font-weight : bold; text-decoration : none; font-size : 11px; } 
a.norm:active  { font-weight : bold; text-decoration : none; font-size : 11px; } 
a.norm:visited { font-weight : bold; text-decoration : none; font-size : 11px; } 
a.norm:hover   { font-weight : bold; text-decoration : underline; font-size : 11px; }

.left {
	margin : 5px; 
	padding : 2px;
	background-color : #E9E4EA;
	color : #fff;
	border-style : solid; 
	border-width : 1px; 
	border-color : #B0AEAF; 
} 

.right img {
	margin : 5px; 
	padding : 2px;
	background-color : #E9E4EA;
	color : #fff;
	border-style : solid; 
	border-width : 1px; 
	border-color : #B0AEAF; 
} 

a.bott:link	   { color : #FFFFFF; font-weight : normal; text-decoration : none; font-size : 11px; } 
a.bott:active  { color : #FFFFFF; font-weight : normal; text-decoration : none; font-size : 11px; } 
a.bott:visited { color : #FFFFFF; font-weight : normal; text-decoration : none; font-size : 11px; } 
a.bott:hover   { color : #FFFFFF; font-weight : normal; text-decoration : underline; font-size : 11px; }

a			   { color : #000000; font-weight : normal; text-decoration :	none; }
a:hover		   { color : #DC0127; font-weight : normal; text-decoration :	underline; }

 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
