body {
	margin: 0;
	overflow-x: hidden;
}
.clear {
	clear: both;
}
img {
	max-width: 100%;
}
time {
	font-style:italic;
	font-size: 13px;
	color: #999;
}

/****************** TYPE **********************/
body {
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size: 15px;

	
}
h1, h2 {
	font-family: 'Kaushan Script', cursive;
	color:#FFF;
	font-size: 36px;
	margin: 20px 0 30px 0;
	font-weight: normal;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size: 21px;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	font-weight: 400;
}
.moduletable h3 {
	margin:  0;
}
p, span, div { 
	line-height: 150%;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
/****************** HEADER ********************/
#header {
	width: 100%;
	background: #bb0000 url(../images/bg-header.jpg) no-repeat;
	padding: 0;
	margin: 0;
	overflow-y: auto;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(30, 30, 30, 0.4);
	-moz-box-shadow:    0px 5px 5px 0px rgba(30, 30, 30, 0.4);
	box-shadow:         0px 5px 5px 0px rgba(30, 30, 30, 0.4);
}
#header-top {
	width: 950px;
	display: block;
	margin: 0 auto;
}
#header-pic {
	background: transparent;
	height: 230px;
}
#hdr-top-inner img {
	margin: 5px 0;
}
#hdr-top-inner-left {
	width: 300px;
	float: left;
}
#hdr-top-inner-right {
	width: 650px;
  
	float: left;
}
#search-container, #menu-container {
	width: 650px;
	position: relative;
	text-align: right;
	display: block;
}
#search-container {
	padding: 10px 0;
}
#search-container .form-inline {
	height: 50px;
	width: 397px;
	background:#F3F3F3;
	float:right;
	padding-left: 10px;
	border-radius: 5px;
}
#searchbox form {
	height: 50px;
	width: 390px;
	background:#F3F3F3;
	padding-left: 10px;
	border-radius: 5px;
}
#search-container .form-inline .inputbox {
	width: 325px !important;
	height: 50px !important;
	line-height: 50px !important;
	font-family: 'Open Sans', sans-serif !important;
	color: #8F8F8F !important;
	font-size: 18px !important;
	border: 0 !important;
	background: transparent !important;
	float: left !important;
}
#searchbox form input[type=text] {
	width: 325px;
	height: 50px;
	line-height: 50px;
	font-family: 'Open Sans', sans-serif;
	color: #8F8F8F;
	font-size: 18px;
	border: 0;
	background: transparent;
	float: left;
}





.moduletable_menu {
	padding: 0;

}

.moduletable_menu ul li {
	display:inline;
	list-style-type:none;
	padding:5px 5px 5px 5px;
	float:right;
	text-transform: uppercase;
  	font-size: 12px
}
.moduletable_menu ul li.item-108 {
	padding-right: 0 !important;
}
.moduletable_menu ul li a:link, .moduletable_menu ul li a:visited {
	color: #fff ;
	text-decoration:none;
}
.moduletable_menu ul li a:hover, .moduletable_menu ul li.active a {
	color: #fff ;
	text-decoration:none;
	border-bottom: 8px solid #fff;
}

/****************** CONTAINER ********************/
#wrapper {
	width: 100%;
	min-height: 900px;
	padding-bottom: 20px;
	background : #085b0c url(../images/bg-wrapper.jpg);
    background-position: fixed;
	overflow-y: auto;
}
#container {
	margin: 0 auto;
	width: 950px;
	padding: 0;
}
#beam1,
#beam2,
#beam3,
#beam-fullwidth {
	width: 100%;
	margin-top: 10px;
	overflow-y: auto;	
}
#beam-fullwidth {
	margin: bottom: 15px;
}
#blk-agenda {
	width: 240px;
	height: 384px;
	margin-right: 10px;
	float: left;
	overflow-y: auto;
	font-size: 14px;
}
#blk-slider {
	width: 700px;
	float: left;
    padding-bottom: 20px
}
#blk-cnt {
	width: 100%;
}
#blk-fb {
	visibility: hidden;
	width: 0;
	height: 0;	
}
#blk-park, #blk-pics, #blk-colofon {
	width: 310px;
	float: left;
}
#blk-park, #blk-pics {
	margin-right: 10px;
}
	
div.items-leading h2 {
	margin: 20px 0 10px 0;
}
#slider {
	margin: 10px 0 0 0;
}
/****************** CONTENT STYLING ********************/

.list-title a:link, .list-title a:visited {
	color: #3d68ac;
	font-size: 18px;
	text-decoration: none;
	padding-bottom: 10px !important;
	
}
.list-title a:hover {
	color: #3d68ac;
	font-size: 18px;
	text-decoration: underline;
	padding-bottom: 10px !important;
	
}
.item-page strong, .item-page b {
	font-weight: 700;
}
.item-page p {
	margin-top: 15px;
}
.item-page ul {
	margin: 15px 0 15px 15px ;
}
.item-page li {
	list-style: disc !important;
	margin-left: 0;
}
	
/****************** ONDERNEMERS ********************/
.moduletable_arra h3 {
	font-family: 'Open Sans', sans-serif;
	color:#3C65A5;
	font-size: 28px;
	text-transform: uppercase;
	margin: 20px 0 30px 0;
	font-weight: 400;
}

div.layout_11_arraarticles_date {
	font-size: 12px !important;
	font-style:italic !important;
	float: none !important;
	margin-bottom: 5px !important;
}
div.layout_11_arraarticle_title a{
	font-size: 18px !important;
	color:#666 !important;
	font-family: 'Open Sans', sans-serif !important;
	text-transform: uppercase;
	font-weight: 400;
	float: none !important;
}
div.layout_11_arraarticle_intro {
	font-size: 18px !important;
	color:#666 !important;
	line-height: 135% !important;
	font-size: 14px !important;;
	text-align: left !important;
}
div.layout_11_mod_arraarticles {
	margin: 0 !important;
	padding: 0 !important;
}
/****************** BEDRIJF TABEL ********************/
table.bedrijf {
	width: 100%;
	font-size: 15px;
	border: 0;
}
table.bedrijf tr {
	border: 0;
	border-bottom: 1px solid #ccc;
}
table.bedrijf td {
	padding: 5px;
	vertical-align: top;
}
table.bedrijf td.bedrijfstekst {
	line-height: 150%;
}
table.bedrijf td.bedrijfspics {
}

table.bedrijf td.col1 {
	width: 310px;
	font-style:italic;
	font-size: 13px;
}
table.bedrijf td.col2 {
	width: 20px;
}
table.bedrijf td.col3 {

}
table.bedrijf td.links a:link, table.bedrijf td.links a:visited {
	display: block;
	padding: 5px 10px;
	color: #CCCCCC;
	background: #3C65A5;
	border-radius: 5px;
	margin: 3px 5px 0 0;
	text-decoration: none;
	float: left;
}
table.bedrijf td.links a:hover {
	display: block;
	padding: 5px 10px;
	color: #CCCCCC;
	background: #999999;
	border-radius: 5px;
	margin-right: 3px 5px 0 0;
	text-decoration: none;
	float: left;
}
	

/****************** TAGS ********************/
div.content-showtags a:link, div.content-showtags a:visited {
	display: block !important;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 10px !important;
	height: auto !important;
	color: #FFF !important;
	background: #3C65A5 !important;
	border-radius: 5px !important;
	margin: 3px 5px 0 0 !important;
	text-decoration: none !important;
	float: left !important;
}
div.content-showtags a:hover {
	display: block !important;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 10px !important;
	height: auto !important;
	color: #FFF !important;
	background: #999 !important;
	border-radius: 5px !important;
	margin-right: 3px 5px 0 0 !important;
	text-decoration: none !important;
	float: left !important;
}
.content-showtags a {
	padding: 0 !important;
	line-height: 10px !important;
}

/****************** NAW BLOK ********************/
div.moduletable_naw {
	background: #3d68ac;
	padding: 15px;
	width: 100%;
}
div.moduletable_naw p {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
}
div.moduletable_naw p a:link, div.moduletable_naw p a:visited {
	color: #FFF;
	text-decoration: none;
}
div.moduletable_naw p a:hover {
	color: #CCC;
	text-decoration: none;
}
div.moduletable_naw img {
	margin-bottom: 10px !important;
}
div.moduletable_naw a.social-btn img {
	margin-bottom: 0 !important;
}
div.moduletable_naw a.social-btn:hover {
	opacity: 0.5;
}
/****************** AGENDA ********************/
div.moduletable_agenda {
	background: #fff;
	padding: 10px 10px 20px 10px;
}
div.moduletable_agenda h3 {
	font-size:28px;
}
div.custom_agenda h4 {
	color:#3C65A5;
	margin: 0;
	font-size: 18px;
	font-weight: 600;
}
div.custom_agenda em {
	font-style:italic;
}
div.custom_agenda hr {
	border: 0;
	border-bottom: 1px solid #ccc;
}
/****************** GESCHENKENBON ********************/
div.custom_bon {
	background: #fff;
	padding: 10px;
  	float: right;
  	margin: 0 0 0 10px;
  width: 200px;
 
}
/****************** SEARCH RESULTS ********************/

dt.search-results span.list-title a:link, 
dl.search-results span.list-title a:visited {
	color: #3d68ac;
	font-size: 18px;
	text-decoration: none;
	padding: 0 !important;
	margin: 0 !important
	
}
dl.search-results span.list-title a:hover {
	color: #3d68ac;
	font-size: 18px;
	text-decoration: underline;
	padding: 0 !important;
	margin: 0 !important;
	
}

dl.search-results dd.result-text {
	padding: 0 !important;
	margin: 0 !important;
}
dl.search-results span.highlight {
	background: rgb(251,213,0);
}
/****************** COLOFON ********************/
div.moduletable_colofon {
	height: 187px;
	background: #3C65A5;
	padding: 10px;
	color: #ccc;
	font-size: 13px;
}
div.moduletable_colofon h3 {
	font-size:32px;
	color: #fff;
	
}
div.moduletable_colofon a:link, div.moduletable_colofon a:visited {
	color:#ccc;
	text-decoration: underline;
}
div.moduletable_colofon a:hover {
	color:#ccc;
	text-decoration: none;
}
div.moduletable_colofon p {
	line-height: 200%;
}
/****************** FOOTER ********************/

#footer {
	width: 100%;
	padding: 10px 0;
	background: #bb0000;
	margin-top: 10px;
}
#footer-inner {
	margin: 0 auto;
	max-width: 950px;
	text-align: center;
}
#footer-inner {
	color: #FFF;
	font-size: 11px;
}
#footer-inner a:link, #footer-inner a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer-inner a:hover {
	color: #CCC;
	text-decoration: none;
}



/****************** RESPONSIVE ********************/
@media (min-width: 1366px) {
	#blk-fb {
		width: 240px;
		position: absolute;
		top: 430px;
		right : 25px;	
	}
}

@media (max-width: 1365px) {

 #blk-fb {
	visibility: hidden;
	display: none;
	position:inherit;
	width: 0;
	height: 0;	
}