@charset "UTF-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #ACD881;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size:12px;
}
p, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
div{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#438308;
	margin-top:5px;
	
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;

}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#438308;

}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;

}

a, a:visited{
	color:#438308;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:hover{
	color:#438308;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


#container { 
	width: 950px;  
	background-image:url(../images/back_site.jpg);
	background-repeat:repeat-y;
	margin: 0 auto; 
	border: 0px;
	text-align: left; 
	position:relative;
} 
#header { 
	padding: 0px;
	height:154px;
	position:relative; 
	background-image:url(../images/top_banner.jpg);
	background-repeat:no-repeat;
} 

#logo{
	float:left;
	width:250px;
	height:61px;
	margin-left:7px;
	margin-top:22px;
}
#zoek_input{
	float:left;
	width:150px;
	margin:0px;
	padding:0px;
}
#zoek_image{
	float:left;
	width:80px;
	margin:0px 0px 0px 3px;
	padding:0px;
}
#search{
	float:right;
	width:250px;
	margin:0px;
	padding-top:118px;
	text-align:left;
	
	
}
#ajaxSearch_input{
	width:146px;
	border-color:#bcbaba;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	height:16px;
	padding:0px;
	margin:0px;
	
}
#ajaxSearch_submit{
	display:block;
}
.ajaxSearch_highlight1 {
	color: #000000;
	background: #acd881;
}

#sidebar1 {
	float: left; 
	width: 162px; 
	padding: 0px; 
}
#sidebar2 {
	float: right; 
	width: 162px; 
	
	padding: 0px; 
}
#mainContent { 
	margin: 0 162px; 
	padding: 10px 20px; 
} 
.tabel_top{
	width:162px;
	height:13px;
	background-image:url(../images/tabel_top.jpg);
	background-repeat:no-repeat;
	
}
.button_back{
	margin:5px 3px 0px 3px;;
	width:156px;
	
	padding:8px 0px;
	text-align: center;
	color:#000000;
	cursor:pointer;
	/*background-image:url(../images/button_back.jpg);
	background-repeat:no-repeat;*/
	font-weight: bold;
	background-color: #a1d4e7;
	
}
.tabel_top_head{
	width:162px;
	height:29px;
	background-image:url(../images/tabel_top_head.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:4px;
	
}
.tabel_bottom{
	width:162px;
	height:23px;
	background-image:url(../images/tabel_bottom.jpg);
	background-repeat:no-repeat
}
.nav_source{
	color:#448308;
	padding:3px 10px;
}
.login_source{
	
	padding:3px 17px;
	
}
.agenda_source{
	color:#a1d4e7;
	padding:3px 17px;
}
.news_source{
	color:#a1d4e7;
	padding:3px 17px;
}
a.newsLink, a.newsLink:visited{
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;

}
a.newsLink:hover{
	text-decoration:underline;
	font-size:11px;
	color:#448308;
	font-weight:normal;
}
.morelink{
	text-align:right;
	padding:3px 17px;
}

.tabel_content{
	width:162px;
	background-image:url(../images/tabel_back.jpg);
	background-repeat:repeat-y;
}
a.nav_link, a.nav_link:visited{
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;

}
a.nav_link:hover{
	text-decoration:underline;
	font-size:14px;
	color:#448308;
	font-weight:bold;
}
a.cat_link, a.cat_link:visited{
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;

}
a.cat_link:hover{
	text-decoration:underline;
	font-size:11px;
	color:#448308;
	font-weight:bold;
}
.agenda_date{
	color:#a1d4e7;
	font-size:10px;
	margin:3px 0px;
}
a.agenda_link, a.agenda_link:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;

}
a.agenda_link:hover{
	text-decoration:underline;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
.agenda_line{
	height:30px;
}
.agenda_line_date{
	float:left;
	width:230px;
	color:#000000;
	font-size:12px;
	margin:3px 0px;
}
.agenda_line_text{
	margin:0px 0px 0px 230px;
}
a.agenda_line_link, a.agenda_line_link:visited{
	text-decoration:none;
	color:#438308;
	font-size:12px;
	font-weight:normal;

}
a.agenda_line_link:hover{
	text-decoration:underline;
	font-size:12px;
	color:#438308;
	font-weight:normal;
}
a.more, a.more:visited{
	text-decoration:none;
	font-size:9px;
	color:#448308;
	font-weight:normal;
}
.startNewsBlock{
	background-color: #f1fde6;
	padding: 5px;
}
a.more:hover{
	text-decoration:underline;
	font-size:9px;
	color:#448308;
	font-weight:normal;
}
a.logout_link, a.logout_link:visited{
	text-decoration:none;
	color:#448308;
	font-size:14px;
	font-weight:bold;

}
a.logout_link:hover{
	text-decoration:underline;
	font-size:14px;
	color:#448308;
	font-weight:bold;
}
#wlpeLogin,  #wlpeReset{

}
.wlpeMessage{
padding: 2px 5px;
}
.wlpeMessageText{
	font-size:11px;
	color:#FFFFFF;
	
}
.logintext{
	margin:3px 0px;
	color:#448308;
	font-size:11px;
	font-weight:bold;
}
.loginbox{

	margin:3px 0px;
	
}
.loginbuttonbox{
	margin:3px 0px;
}
.loginlinkbox{
	text-align:right;
	margin:3px 0px;
	
}
.logininput{
	border:none;
	width:120px;
	height:15px;
	font-size:11px;
}
.llabel{
	float:left;
	width:150px;
	margin-bottom:1px;
}
.ltext{
	margin-left:150px;
	margin-bottom:1px;
}
.loginbutton{
	width:120px;
	height:20px;
	border:none;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	background-color:#a1d4e7;
}
.searchbutton{
	width:80px;
	height:20px;
	border:none;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	background-color:#a1d4e7;
}
a.loginlink, a.loginlink:visited{
	text-decoration:underline;
	font-size:9px;
	color:#448308;
	font-weight:normal;

}
a.loginlink:hover{
	text-decoration:underline;
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
}
.loginforgot{
 border:0px;
 text-align:right;
 background-color:#6AAB2D;
 text-decoration:underline;
	font-size:9px;
	color:#448308;
	font-weight:normal;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* banners */
.bannerSmall{
	float:left;
	margin:5px;
	
}
.bannerBig{
	float:left;
	margin:5px;
}
.banner{
	text-align: center;
	
}
a img{
	border:none;
}
/* formulieren*/
input, textarea{
	font-size:11px;
	font-family:Tahoma;
	color:#003E51;
	border: 1px solid #536e7b;
}
/* contactformulier */

#formulier{
	position:relative;
	
	
}
.ftekst{
	height:50px;
}
.felement{
	height:25px;
	
}
.fleeg{
	height:20px;
}

.fknoppen{
	height:20px;
}
.fkop{
	float:left;
	width:200px;
	height:20px;
}
.ftext{
	float:left;
	width:350px;
	height:20px;
}
.box{
	width: 250px;
}
.box2{
	width: 400px;
	height:120px;
}
.box3{
	width: 50px;
}

.knop{
	width:100px;
	height:20px;
}
div#formulier img{
	border:none;
}
.fcaptcha{
	height:80px;
}
.fkop2{
	float:left;
	width:200px;
	height:20px;
}
.ftext2{
	float:left;
	width:170px;
	height:20px;
}

.startLine{
	border-bottom:solid 1px #438308;
	height:10px;
	margin:5px 0px;
}
/* news */
.newsLine{
	padding:7px 4px;
}
.newsTitle{
	font-weight: bold;
}
.newsDate{
	float:left;
	width:100px;
	font-style: italic;
}
.newsItem{
	margin:0px 0px 10px 0px;
}
.newsLineStart{
	padding:3px 4px;
}

.newsDateStart{
	font-size:11px;
	
}
.newsItemStart{
	
}
.newsItemMessage{
	margin:3px 0px;
}
.newsItemMore{
	text-align:right;
}
.bernhezeLine{
	margin:0px 0px 10px 200px;
	border-bottom:solid 1px #ffffff;

}
.bernhezeTown{
	float:left;
	width:100px;
	
}
.bernhezeDate{
	float:left;
	width:80px;
	font-style: italic;
}
/* terug knop */
.back_div{
	padding:4px;
}
a.back_link, a.back_link:visited{
	font-size:12px;
	color:#438308;
	text-decoration:none;
}
a.back_link:hover{
	font-size:12px;
	color:#438308;
	text-decoration:underline;
}
/* newsArchive */
#reflect_example{ 
	width: 200px; 
} 
#reflect_example h3{ 
	display: none; 
} 
#reflect_example ul{ 
	list-style: none; 
} 

.reflect_archive_list ul { 
	
	margin-left: 0px; 
	padding-left: 0; 
} 
.reflect_archive_list ul ul{ 
	margin-left: 0px; 
} 
.reflect_archive_list ul ul li { 
	margin-top: -5px; 
	margin-bottom: 0.8em; 
} 
.reflect_archive_list li{
list-style:none;
}
.reflect_archive_list li a { 
	display:block; 
	padding:5px 5px 5px 10px; 
	margin:0 0 1px 0; 
	background-color:#FFFFFF; 
	border-right:10px solid #fff; 
	text-decoration:none; 
	border-left:2px solid #ddd; 
	border-bottom: 1px solid #cdcdcd;
} 
.reflect_archive_list li a:hover { 
	background-color:#eee; 
	border-right:10px solid #eee; 
}
.addressBlock{
	height:25px;
}
.addressBlockInfo{
}
.addressPicture{
	float:right;
	margin: 0px 0px 20px 20px;
}
.addressHeader{
	float:left;
	width:380px;
	color:#438308;
	font-weight: bold;
}
.addressHeaderBlack{
	float:left;
	width:380px;
	color:#000000;

}

.addressStreet{
	float:left;
	width:180px;
}
.addressCity{
	float:left;
	width:120px;
}
.addressCityBlack{
	float:left;
	width:120px;

}
.addressPhone{
	float:left;
	width:200px;
}
.addressKaart{
	float:left;
	width:80px;
	text-align:right;
}
.addressKaartInfo{
	text-align:right;
	margin:5px 0px;
}
#kaijidesign{
	background-color:#000000;
	height:15px;
	padding:5px;
	text-align:right;
}
a.kaijilink,a.kaijilink:visited{
	font-size: 11px;
	text-decoration: none;
	color:#ffffff;
}
a.kaijilink:hover{
	text-decoration: underline;
}
a.bottomlink,a.bottomlink:visited{
	font-size: 11px;
	text-decoration: none;
	color:#ffffff;
}
a.bottomlink:hover{
	text-decoration: underline;
}
.bottomnav{
	float:left;
	margin-right:20px;
	
}
#kaiji{
	float:right;
	width:150px;
}
/* Navigatie */
#navigatie{
	height:22px;
	background-color:#000000;
}
#divWayfinderWrapper a, #divWayfinderWrapper a:hover, #divWayfinderWrapper a:visited{
	font-size:11px;
	font-weight:normal;
	
	text-decoration:none;
	
}

.menuitem {
	position: relative;
	float: left;
	cursor: pointer;
	
}
.submenu {
	width: 150px;
	color: #ffffff;
	position: absolute;
	float: left;
	cursor: pointer;
	background-color: #000000;
	padding: 0px ;
	line-height: 24px;
	
}
.submenu a, .submenu a:link {
	color: #ffffff;
	font-size: 12px; 
	text-decoration: none;
	cursor: pointer;
	display:block;
	padding-left: 10px;
}
.submenu a:hover {
	color: #ffffff;
	border: none;
	cursor: pointer;
	background-color: #000000;
	display:block;
	padding-left: 10px;
}
a.topLink, a.topLink:hover, a.topLink:visited{
color: #FFFFFF;


}
.spacer{
	height:6px;
	font-size:1px;
}
.innerRow {
	padding:1px;
	
}
 a.innerLink,  a.innerLink:visited{
	color: #ffffff;
	text-decoration:none;
}
 a.innerLink:hover{
	color: #ffffff;
	text-decoration:underline;
	
}

.parent_parent {
	padding:0 30px;
	border-right: solid 1px #FFFFFF;
	
}
.parent_parent_active {
	padding:0 30px;
	border-right: solid 1px #FFFFFF;
}
.parent_last_parent {
	padding:0 0 0 30px;
	border-right: none;
}	
.parent_last_parent_active {
	padding:0 0 0 30px;
	border-right: none;
}
.parent {
	padding:0 30px;
	border-right: solid 1px #FFFFFF;
	
}
.parent_active {
	padding:0 30px;
	border-right: solid 1px #FFFFFF;
}
.parent_last {
	padding:0 0 0 30px;
	border-right: none;
}	
.parent_last_active {
	padding:0 0 0 30px;
	border-right: none;
}
#flashIntro{
	position:absolute;
	left:-37px;
	top:0px;
	width:1024px;
	height:613px;
	padding:1px 0px;
	background-color: #000000;
	display:none;
	z-index:12334;

}
#closebutton{
	background-color: #000000;
	height:20px;
	color:#ffffff;
	text-align: center;
	cursor: pointer;
	padding:3px 0px 3px 0px;
	
}
.parelsListLeft{
	float:left;
	width:285px;
}
.parelsListReft{
	float:left;
	width:285px;
}
.parelBox{
margin:20px 0px;
	border-bottom:solid 1px #ffffff;
}
/* blog */
.blogDivider{
	height:30px;
	clear:both;
}
.blogButton{
	text-align:left;
	padding:20px 0px;
	
}
.blogBlock{
	border-bottom:solid 1px #000000;
	margin-bottom:10px;
	padding-bottom:10px;
}
.blogDate{

}
.blogTitle{

}
.blogTitle a, .blogTitle a:hover, .blogTitle:visited{
	text-decoration:none;
	font-weight: bold;
	
}
.blogContent{
	padding:10px 0px;
}
.blogMore{

}
.blogError{
	color:#ff0000;
}
.blogList{
	background-color:#f8fef1;
	padding:5px 10px;
	margin:5px 0px;
}
.fkoptd{
	font-weight: bold;
}
#flight{
	border:solid 1px #bcbaba;
	margin:10px;
	display:none; 
}