html{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	margin-bottom: -50px;
	padding: 0;
	background-color: #a69f90;
}
h1, h2, h3, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 20px 0 10px;
	font-style:normal;
}
h1{
	font-size: 28px;
	text-align: left;
	color: #6B0E0E;
}
h2{
	font-size: 20px;
	color: #000000;
	padding: 0px;
	line-height:20px;
}
h3{
	font-size: 16px;
	color: #554740;
	padding: 0px;
	font-weight:bold;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6b0e0e;
	padding: 0px;
	font-style:italic;
	font-weight:bold;
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 40px;
	padding: 0 0 0px;
	text-align: center;
}
a{
	color:inherit;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
p{
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	font-size: 13px;
	line-height:17px;
	margin-bottom:17px;
}
p a{
	text-decoration: underline;
}
p a:hover{
	text-decoration: none;
}
ul{
	list-style-position:outside;
	margin-left:-25px;
	font-size:13px;
}
ol{
	list-style-position:outside;
	margin-left:-20px;
	font-size:13px;
}
li{
	padding-left:10px;
}
ol li{
	padding-left:6px;
}

.clear{
	clear: both;
}
.wrapper{
	background-color: #FFFFFF;
	display: block;
	top: 0;
	width: 988px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 0px;
}
header{
	background-color: #554740;
	margin: 0;
	padding: 0;
	border: 0;
	height: 292px;
}
header img{
	margin: 0;
	padding: 0;
	border: 0;
}
.img_div{
	position: relative;
	display: block;
	float: left;
	margin-right: 4px;
	font-style: italic;
}
.img_text{
	position: absolute;
	background-image: url(../images/bg_txtveld_header.png);
	max-width: 150px;
	word-wrap: break-word;
	padding: 5px;
	display: none;
	/*	border-radius: 5px;
	 -moz-border-radius: 5px;
	 -o-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 -ms-border-radius: 5px;*/
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	z-index:500;
}
.img_text_fading{
	background-image: url(../images/bg_txtveld_header_verloop_R.png);
	background-position: right top;
	background-repeat: repeat-y;
	width: 26px;
	height: 100%;
	position: absolute;
	right: -26px;
	top: 0px
}
.img_text:hover{
	cursor: pointer;
}
nav{
	text-align: left;
	height: 130px;
	margin-left:46px;
}
nav #hoofdmenu{
	display: inline-block;
	position: relative;
	left: 0;
	padding: 0;
	z-index: 1;
}
nav #hoofdmenu.ShowSubMenu{
	border-bottom: solid 1px #6b0e0e;
	border-bottom: solid 1px #a8c54f;
/*	margin-left: auto;*/
	margin-right: auto;

	height: 23px;
}
nav  #hoofdmenu li{
	display: inline-block;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 13px;
	padding-right: 7px;
}
nav #hoofdmenu li{
	color: #554740;
	cursor: pointer;
	text-decoration: none;
	background-image:url('../images/menu-tussen.gif');
	background-position:left center;
	background-repeat:no-repeat;
}
nav #hoofdmenu li a:hover{
	text-decoration:none;
}
nav #hoofdmenu > li:first-child {
	background-image:none;
}
nav #hoofdmenu li:hover, nav #hoofdmenu li.selected, nav #hoofdmenu li.active{
	color: #6b0e0e;
	cursor: pointer;
}
nav #submenu{
	margin-bottom: 32px;
	/*display: none;*/
	padding: 0;
	width:950px;
	position: relative;
	top: -16px;
	left: -10px;
	left: -34px;
}
nav #submenu ul
{
	margin: 0;
	margin-bottom: 32px;
	display: none;
	padding: 0;
	width:950px;
	position:absolute;
	left:10px;
	top:0;
}
nav #submenu ul li{
	position: relative;
	display: inline-block;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6b0e0e;
	font-size: 9pt;
	font-weight: bold;
	/*min-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom:5px;*/
	vertical-align: top;
	-webkit-transition-duration: 1.5s;
	-o-transition-duration: 1.5s;
	-moz-transition-duration: 1.5s;
	-ms-transition-duration: 1.5s;
	border-top: solid 4px #FFFFFF;
	background-image: url(../images/separator.png);
	background-position:right 5px;
	background-repeat:no-repeat;
	position:relative;
	top:3px;
}
nav #submenu ul li:hover, nav #submenu ul li.selected{
	border-top: solid 4px #6b0e0e;
	border-top: solid 4px #a8c54f;
}
nav  #submenu ul  li a{
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6b0e0e;
	font-size: 9pt;
	font-weight: bold;
	/*min-height: 30px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:5px;
/*	padding-left: 2px;
	padding-right: 2px;*/
	vertical-align: top;
	text-decoration: none;
	padding: 10px 12px 10px 0;
}
nav #submenu ul li.selected a, nav #submenu li:hover a{
	color: #a8c54f;
	cursor: pointer;
}
#content{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	min-height: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	width: 660px;
	line-height: 20px;
}
.content{
	background-image:url(../images/bg_content.jpg);
	background-position:right top;
	width: 988px;
	line-height: 20px;
	min-height:300px;
}
.container_intro_txt{
    color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
    font-size: 12px;
/*  margin-left: -100px;*/
    padding-bottom: 30px;
    padding-left: 50px;
    position: relative;
    width: 650px;
}
.container_intro_txt.brevier h2{
	color:#a8c54f;
}
/*.content_txt_1{
	width:730px;
	margin-left:75px;
	padding-top:30px;
	padding-bottom:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}*/
.content_txt{
	width:730px;
	margin-left:75px;
	padding-top:25px;
	padding-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.content_txt.brevier h3{
	text-align:right;
	display:block;
	width:100%;
	margin-bottom:30px;
	color:#6B0E0E;
	font-weight:normal;
	
}
.txt_kolom_L{
	position:relative;
	width:348px;
	float:left;
	margin-right:20px;
	line-height:20px;
	vertical-align:bottom;
}
.txt_kolom_R{
	position:relative;
	width:348px;
	float:left;
	line-height:20px;
	vertical-align:bottom;
}
footer{
	background-image: url(../images/bg_footer.jpg);
	background-position:1px top;
	background-repeat:repeat-y;
	width: 988px;
	text-align: center;
	padding-top:40px;
	padding-bottom:40px;
	
}
.container_footer_txt{
	margin-left:75px;
	
}
.footer_txt_kolom_L{
	position:relative;
	width:358px;
	float:left;
	text-align:left;
	color: #554740;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
.footer_txt_kolom_L ul{
	list-style-position:outside;
	margin-left:-20px;
}
.footer_txt_kolom_L ol{
	list-style-position:outside;
	margin-left:-20px;
	margin-top:7px;
}
.footer_txt_kolom_L ul li{
	padding-left:10px;
}
.footer_txt_kolom_L ol li{
	padding-left:2px;
	line-height:20px;
}
.footer_txt_kolom_R{
	position:relative;
	float:left;
	text-align:left;
	color: #6b0e0e;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin-left:141px;
	font-style:italic;
	padding-top:2px;
	line-height:20px;

}
.popup{
	/*	background-color: #554740;*/
	background-image: url(../images/bg_popup.png);
	position: absolute;
	display: none;
	width: 300px;
	min-height: 50px;
	padding: 15px;
	word-wrap: break-word;
	-webkit-box-shadow: 6px 5px 15px #554740;
	-moz-box-shadow: 6px 5px 15px #554740;
	-ms-box-shadow: 6px 5px 15px #554740;
	-o-box-shadow: 6px 5px 15px #554740;
	z-index: 2;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	z-index:600;
}
.popup a{
	color:#ffffff;
	font-style:italic;
	text-decoration:none;
}
.popup a:hover{
	text-decoration: underline;	
}
.pos{
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 0px;
}
.separator_2{
	height:100%;
}
.container_yellow{
	background-image:url(../images/bg_intro_container.jpg);
	background-position:0px top;
	background-repeat:repeat-y;
	background-color:#F0F0C1;
	color:#ff0000;
	position:relative;
	margin-bottom:20px;
}
.logo{
	width:136px;
	position:relative;
	left:852px;
	top:0px;
	height:279px;
	background-image:url(../images/logo+geel.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:1;
}
.contact{
	float:left;
	width:70px;
	position:relative;
}
.float_L{
	float:left;
	position:relative;
}
.content_img{
	margin-top:5px;
	margin-bottom:5px;
}
#smallfoto{
	width:244px;
	float:left;
	margin-right:4px;
}
#smallfoto .img_div:first-child {
	margin-bottom:4px;
}
.mr0{
	margin-right:0 !important;
}
.footerDistance{
	height:60px;
}
form#contact {
    color: #000000;
	font-family:Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 545px;
}
.FormVeld {
 	font-family:Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
    border: 1px solid #554740;
    color: #554740;
    font-size: 12px;
    height: 17px;
    overflow: auto;
    width: 374px;
    width: 386px\9;
	margin-right:2px;
	margin-right:0px\9;
	padding-left:5px;
	padding-right:5px;
}
.textarea{
	height:150px;
	width:531px;
	width:533px\9;
	padding:5px; 
}
.FormVeld.chrome1 {
 	font-family:Verdana, Geneva, sans-serif;
    background-color: #FFFFFF;
    border: 1px solid #554740;
    color: #554740;
    font-size: 12px;
    height: 17px;
    margin-left: 7px;
    margin-left: 0px\9;
    overflow: auto;
    width: 100px;
}
.FormVeld.chrome2 {
 	font-family:Verdana, Geneva, sans-serif;
    background-color: #FFFFFF;
    border: 1px solid #554740;
    color: #554740;
    font-size: 12px;
    height: 17px;
    margin-right: -2px;
    overflow: auto;
    width: 255px;
    width: 270px\9;
}
.FormknopVerzend {
    background-color: #554740;
    border: 0 solid #554740 !important;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    margin-top: 0;
    padding-bottom: 2px;
	margin-right:2px;
	margin-right:0px\9;
	
}
.radio {
    border: 0 none;
    margin-left: 2px;
}
td#input {
    text-align: right;
}
.FormError {
    border: 1px solid red;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

/* Safari 3.0 and Chrome rules here */

form#contact {
width: 549px;
}
input[type="text"].FormVeld.chrome1{
	width:99px;
    margin-left: 11px;
} 
input[type="text"].FormVeld.chrome2{
    width: 256px;
} 
input#verzend{
	margin-right:-1px;
	margin-right:2px;
}
.FormknopVerzend {
}
.textarea{
	width:535px;
}
}
.verplichteVelden{
	font-family:Verdana, Geneva, sans-serif;
}
.kleurRoodbruin{
	color:#6B0E0E !important;
}
.footer_txt_kolom_L table table{
	padding:0px;
	margin-top:9px;
}
.footer_txt_kolom_L table table td{
	height:20px;
}
.containerKruimelpad{
	width:800px;
	height:30px;
}
.kruimelpad{
text-align: left;
border-bottom: 1px solid #A8C54F;
color: #A8C54F;
line-height: 30px;
padding-left: 50px;
font-size: 17px;
float: left;
clear: both;
display: block;
}
.timelineLink {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 12px;
  text-align:center;
  width:866px;
  margin-bottom:20px;
}
.timelineLink a{
	color:#6B0E0E;
	text-decoration:none;
}
.timelineLink a:hover{
	color:#6B0E0E;
	text-decoration:underline;
}
.contaimerZoek{
    display:block;
    left:612px;
    margin-right:30px;
    position:absolute;
    top:423px;
    z-index:1;
}
.zoekveld{
	background-color:transparent;
    border: 1px dotted #A8C54F;
	border-top:0;
	border-right:0;
    display: block;
    float: left;
    height: 28px;
    padding:0px 10px;
    width: 140px;
	color:#002c00;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.niet_actief{
    color: #6B0E0E;
}
.zoek{
	background-color:transparent;
    background-image: url("../images/zoek.png");
    background-position: 0 -10px;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 30px;
}
a.dagTekst{
    display:block;
    left:638px;
    position:absolute;
    top:369px;
    z-index:1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#d3e2a7;
	font-size:35px;
	background-color:transparent;
	text-decoration:none;
	cursor:pointer;
}
a:hover.dagTekst{
	color:#A8C54F;
}
.datumDagTekst{
	font-style:italic;
}
.imageleft{
	margin:15px 15px 15px 0;
	float:left;
}
.imagecenter{
	margin:15px;
}
.imageright{
	margin:15px 0 15px 15px;
	float:right;
}
.containerImageCenter{
	width:100%;
	display:inline-block;
	text-align:center;
}