@charset "utf-8";
/* CSS Document */

h2{
	color:#ffffff;
	margin-top:4px;
	margin-bottom:20px;
	font-size:18px;
	display:table;
	height::30px;
	font-size:17px;
	background-color: #787877;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:1px;
	border-bottom: 2px solid #555;
	border-top: 1px solid #555;
	width:100%;
	letter-spacing: 0.03em;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	}
a:link,a:visited{
	color: #600;
	text-decoration: none;
}
a:hover{
	color: #F66E05;
}

  a.footer:link,  a.footer:visited{
	color: #fff;
	text-decoration: none;
	margin-bottom:5px;
	margin-left:12px;
	margin-right:12px;
	font-size:12px;
	
}
a.footer:hover{
	color: #333;
}

#h_2{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-image: url(images/tpl_02.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height:85px;
	
	
}
#heading_2{
	background-image: url(images/tpl_05.png);
	background-repeat: repeat-x;	
	
}
#h_3{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:142px;	
}
#h_3_2{
	background-image: url(images/tpl_06.png);
	background-repeat: no-repeat;
	background-position: left top;	
	
}
#h_5_2{
	width:361px;
	height:73px;
	background-image: url(images/tpl_07.png);
	background-repeat: no-repeat;
	background-position: left top;	
	float:left;
	display:block;
}
#menu{
	
	height:73px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	width:610px;
	float:left;
	
	
}
#menu_top{
	height:43px;
	font-size: 12px;	
	display:block;
	width:610px;
	float:left;
}
#menu_bottom{
	height:30px;
	font-size: 12px;	
	margin-left:20px;
	display:block;
	width:610px;
	float:left;
}

#h_6_1{
	height:41px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/tpl_10.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_1{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	min-height:500px;
	margin-bottom:50px;
	display:table;
	
	
	
}
#content_3{
	
	min-height:500px;
	float:left;
	width:213px;
	border: 2px solid #4b2100;
	background-image: url(images/bg_mod.png);
	background-repeat: repeat;	
}
#content_4{
	min-height:500px;
	float:left;
	width:630px;
	margin-left:20px;
	border: 2px solid #4b2100;
	background-image: url(images/bg_mod.png);
	background-repeat: repeat;	
	line-height: 140%;
	font-size:14px;
	display:table; 
	z-index:10;
}
#content_3_1{
	background-image: url(images/tpl_12.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:19px;
}
#footer{
	margin-top:20px;
	font-size:12px;
	color:#FFF;
	position: absolute;
	bottom: 0; /* heel belangrijk */
	
	
	
}
#footer_inner{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:1000px;
	
	
	
}
#footer_inner_2{
	
	line-height:25px;
	background-color:#f66e05;
	border : 2px solid #4b2100;
	width:870px;
	height:27px;
	float:right;
}
.slideshow{
	 width:179px;
	 height:220px;
	 display:block;
	 margin-left:15px;
	 margin-right:10px;
	 margin-bottom:10px;
	 border:2px solid #4b2100;
}
.small{
	font-size: 11px;
	font-style: italic;
	color: #666;	
}
.med{
	font-size: 11px;
	
	color: #666;	
}
.verplicht{
	color: #F00;	
}
.msg{
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	display: block;	
}
.msg_2{
	font-size: 14px;
	font-weight: bold;
	color: #390;
	text-align: center;
	display: block;
}
.tr_hover{
	font-size:12px;
}
.tr_hover:hover{
	background-color:#CCC;
	
}