@charset "utf-8";
/* CSS Document */
/*
Theme Name: VPF MediaFive99
Description: Theme for Villapark Fontein <a href="http://www.mediafive99.com/">MediaFive99</a>.
Version: 1.1
Author: Wouter Meeuwisse
Author URI: http://www.mediafive99.com/
Tags: custom, pods, cms
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* template villapark fontein */

body{
	font-family: Arial;
	font-size:12px;
	color:#353535;
	padding-bottom:50px;
	font-smooth:always;
}

a{
	color:#353535;
	text-decoration:underline;
}

p{
	line-height:18px;
}

h1{
	width:248px;
	height:80px;
	background:url("images/logo-words.gif") 0 0 no-repeat;
}

h1 a{
	width:248px;
	height:80px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

h2{
	font-size:20px;
	color:#063636;
	font-weight:bold;
	margin:0 0 24px 0;
	font-weight:bold;
}

h3{
	font-size:18px;
	color:#2a2a2a;
	margin:0 0 12px 0;
	font-weight:bold;
}

h4{
	font-size:16px;
	color:#e67c00;
	font-weight:bold;
	margin-bottom:10px;
}

#wrapper{
	width:1024px;
	margin:0 auto;
}

#langbar{
	height:20px;
}

#langbar img{
	margin-top:4px;
}

#header{
	height:140px;
}

#header h1{
	float:left;	
}

#vignet{
	width:137px;
	float:right;
}

#navigation{
	height:39px;
	width:1024px;
	padding:19px 0 0 0;
	color:#666;
	clear:both;
	background:url("images/payoff.gif") 0 0 no-repeat;
}

#navigation a{
	color:#666;
	text-decoration:none;
}

#navigation ul{
	margin:0 0 0 277px;
	font-size:18px;
}

#navigation ul li{
	float:left;
	margin:0 24px 0 0;
}

#navigation ul li.last{
	margin:0 !important;
}

#navigation span a, #navigation a.selected{
	color:#e97e00;
	text-decoration:none;
}

/*slider home part*/
#sidebar{
	float:left;
	width:246px;
	height:344px;
	background:url('images/sidebartop.jpg') 0 0 no-repeat;
}

#sidebar.top{
	padding:16px 0 0 16px;
	width:230px;
	height:328px;
}

#sidebar.top ul{
	margin:16px 0 0 0;
}

#sidebar.top ul li{
	background:url('images/dottedline.png') bottom left no-repeat;
	padding:0 0 6px 0;
	margin:0 0 6px 0;
}

#sidebar.top ul li a{
	text-decoration:none;
}

#sidebar.top ul li ul.sublist{
	margin:0 0 -4px 24px;
	display:none;
}

#sidebar.top ul li ul.sublist li{
	background:none !important;
}

#sidebar.top ul li.current_page_item{
	font-weight:bold;
}

#slider-wrapper, #slider-wrapper-blocks{
	height:344px;
	width:783px;
	float:left;
	clear:both;
}

#slider{
	position:relative;
	height:343px;
	width:586px;
}

#slider-blocks{
	position:relative;
	height:343px;
	width:537px;
	overflow:hidden;
	float:left;
}

#slider img, #slider-blocks img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slider img.active, #slider-blocks img.active {
    z-index:10;
    opacity:1.0;
}

#slider img.last-active, #slider-blocks img.last-active {
    z-index:9;
}

#sliderboxes{
	height:344px;
	width:207px;
	position:absolute;
	margin-left:576px;
	z-index:99;
}

#sliderbox ul li{
	height:114px;
	width:207px;
}

#sliderboxes .interesse, #sliderbox .wonen, #sliderboxes .interesse-en, #sliderboxes .wonen-en{
	height:115px;
	width:207px;
}

#sliderboxes .kopen, #sliderboxes .kopen-en{
	height:114px;
	width:207px;
 }

#sliderboxes a{
	height:115px;
	width:207px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;	
}	

#sliderboxes .interesse a{
	background:url("images/blok-interesse.gif") 0 0 no-repeat;
}
#sliderboxes .interesse-en a{
	background:url("images/blok-interesse-en.gif") 0 0 no-repeat;
}

#sliderboxes .interesse a:hover{
	background:url("images/blok-interesse-roll.gif") 0 0 no-repeat;
}

#sliderboxes .kopen a{
	background:url("images/blok-kopen.gif") 0 0 no-repeat;
}
#sliderboxes .kopen-en a{
	background:url("images/blok-kopen-en.gif") 0 0 no-repeat;
}

#sliderboxes .kopen a:hover{
	background:url("images/blok-kopen-roll.gif") 0 0 no-repeat;
}

#sliderboxes .wonen a{
	background:url("images/blok-wonen.gif") 0 0 no-repeat;
}
#sliderboxes .wonen-en a{
	background:url("images/blok-wonen-en.gif") 0 0 no-repeat;
}

#sliderboxes .wonen a:hover{
	background:url("images/blok-wonen-roll.gif") 0 0 no-repeat;
}

#actions{
	width:176px;
	height:279px;
	padding:30px 30px 35px 35px;
	background:url("images/actionbg.jpg") 0 0 no-repeat;
	float:left;
}

#actions ul{
	margin:0 0 20px 0;
}

#actions ul li{
	padding:0 0 0 14px;
	margin-bottom:10px;
	color:#777;
	background:url("images/arrow-orange.png") 0 0 no-repeat;
}

#actions h2{
	font-size:12px;
	margin-bottom:16px;
}

#peiler-wrapper{
	width:1024px;
	margin:0 1px 0 1px;;
}

.peiler{
	width:245px;
	float:left;
	margin:32px 14px 0 0;
}

.peiler.last{
	margin:32px 0 0 0;
}

.peiler #newscounter{
	height:72px;
}

.peiler .inner{
	height:132px;
}

.peiler ul.spy{
	line-height:18px;
	height:77px;
	overflow:hidden;
}

.peiler ul.spy li div.posttitle{
	float:left;
	width:185px;
}

.peiler ul.spy li div.postdate{
	float:right;
	text-align:right;
	font-size:9px;
	color:#b5b5b5;
	background:#fff;
	width:60px;
}

#content-wide{
	width:1024px;
	background:url('images/content-wide.jpg') 0 0 repeat-y;
}

#content-wide.dottedline{
margin:0;
}

#content-wide.darkgreen{
	background:url('images/content-wide1.jpg') 0 0 repeat-y;
}

#breadcrumb{
	margin:0 0 16px 0;
	font-size:11px;
	color:#767676;
}

#content-wide .col1{
	margin:42px 0 0 0;
	padding:0 0 16px 16px;
	width:230px;
	float:left;
}

#optieblocks{
}

#optieblocks .option{
	width:346px;
	height:175px;
	background:url('images/dottedmall.gif') 0 0 no-repeat;
	padding:9px;
	float:left;
	margin-bottom:16px;
	margin-right:16px;
}

#optieblocks .option.even{
	margin-right:0 !important;
}

.optionview{
	width:600px;
	height:100%;
	background:url('images/fancybgg.jpg') repeat-y;
	line-height:18px;
	color:#666;
	overflow:auto;
	overflow-x: hidden;
}

.optionview-inner{
	position:relative;
	width:99%;
	height:auto;
}
.optionview .flowleft{
	float:left;
}

.optionview .flowleft li{
	margin:0 0 10px 0 !important;
	width:390px;
	overflow:hidden;
}

.optionview .flowleft li img{
	max-width:450px;
}

.optionview .flowright{
	float:left;
	width:150px;
	padding:0 10px 0 23px;
}

.optionview .flowright p{
	margin-bottom:10px;
	color:#353535;
}

.optionview .flowright h3{
	margin:10px 0 10px 0;
	color:#dd7700;
	font-size:16px;
}

.wideheader, .dottedline{
	float:right;
	margin:0 2px 0 0;
}

.extrainfo, #content-wide .col1 ul{
	margin:0 0 16px 0;
}

.extrainfo li, #content-wide .col1 ul li{
	margin:0 0 10px 0;
}

#inschrijfformulier{
	width:510px;
}

#inschrijfformulier ul{
	margin-bottom:16px;
}

#inschrijfformulier ul li{
	line-height:18px;
}

#inschrijfformulier form{
	margin-top:16px;
}

#inschrijfformulier form input{
	width:190px;
}

#inschrijfformulier form select{
	width:197px;
}

#inschrijfformulier span.radio1 input{
	width:10px !important;
	margin-right:10px;
}

#inschrijfformulier dl dd{
	float:left;
	width:234px;
	text-align:right;
	padding-right:16px;
	margin-bottom:4px;
}

#inschrijfformulier dl dt{
	margin-bottom:4px;
}

#inschrijfformulier dl dt label span{
	color:#000 !important;
}

#inschrijfformulier dl dt span span{
	color:red;
	padding:0 !important;
}

#inschrijfformulier div.wpcf7-response-output{
	margin-top:10px;
	color:red;
}

.extrainfo li a, #content-wide .col1 ul li a{
	color:#676767;
	text-decoration:underline;
}

#content-wide .col2{
	margin:16px 0 0 16px;
	width:762px;
	float:left;
}

#content-wide .col2 p{
	line-height:18px;
	margin-bottom:16px;
}

#content-wide .col2 ul{
	margin-bottom:16px;
	line-height:18px;
}


#fotogallery dl.gallery-item{
	float:left;
	width:133px;
	height:96px;
	margin:0 16px 16px 0;
}

#footer{
	text-align:center;
	margin:32px 0 32px 0;
	padding-top:8px;
	background:url('images/footerbg.gif') top left no-repeat;
}

#footer span{
	color:#275c5b;
	font-weight:bold;
}

.postwrapper{
	padding:12px;
	border:1px dashed #ccc;
	margin:0 0 16px 0;
}

.postwrapper h2, .postwrapper h3{
	font-size:18px;
	color:#2a2a2a;
	/*text-transform:lowercase;*/
	margin:0 0 4px 0 !important;
}

.postwrapper small{
	color:#939393;
	font-size:11px;
}

.postwrapper .entry{
	margin:10px 0 0 0;
}

.postwrapper .postmetadata{
	margin:0 0 0 0 !important;
}

.postwrapper .postmetadata a{
	color:#7da700;
}

.postwrapper h2 a, .postwrapper h3 a{
	text-decoration:none;
}

.orange-button, .orange-button1, .orange-button1-en{
	margin:10px 0 0 0;
	display:block;
	height:19px;
	width:72px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('images/leesmeer.gif') 0 0 no-repeat;
}
.orange-button-en{
	margin:10px 0 0 0;
	display:block;
	height:19px;
	width:72px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('images/leesmeer_en.gif') 0 0 no-repeat;
}

.orange-button:hover{
	background:url('images/leesmeer-roll.gif') 0 0 no-repeat;
}

.orange-button1{
	background:url('images/archief.gif') 0 0 no-repeat;
}
.orange-button1-en{
	background:url('images/archief_en.gif') 0 0 no-repeat;
}

.orange-button1:hover{
	background:url('images/archief-roll.gif') 0 0 no-repeat;
}

.mininavigation .prev a{
	background:url('images/vorige.gif') 0 0 no-repeat;
	width:72px;
	height:19px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

.mininavigation .prev a:hover{
	background:url('images/vorige-roll.gif') 0 0 no-repeat;
}

.mininavigation{
	height:19px;
	margin:0 0 16px 0;
}

.mininavigation .prev{
	float:left;
}

.mininavigation .next{
	float:right;
}

.mininavigation .next a{
	background:url('images/volgende.gif') 0 0 no-repeat;
	width:72px;
	height:19px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

.mininavigation .next a:hover{
	background:url('images/volgende-roll.gif') 0 0 no-repeat;
}

.peiler-image{
	margin:32px 0 0 0;
}

.clear{
	clear:both;
}

.bold{
	font-weight:bold;
}

.orange{
	color:#e67c00;
}

#preloader{
	display:none;
}
/*MEDEDELING*/
#mededeling{
	height:500px;
	width:600px;
	background:url('images/404bg.jpg') no-repeat;
	margin:0 auto;
	margin-top:32px;
}
#mededeling .row{
	width:320px;
	margin:0 0 0 270px;
	padding-top:125px;
}
#mededeling .row1{
	width:320px;
	margin:32px 0 0 270px;
}
#mededeling .row p{
	margin-bottom:10px;
}
#mededeling .row img{
	outline:none;
}
#mededeling dl dt{
	float:left;
	width:110px;
	display:block;
	padding-top:4px;
}
#mededeling dl dd{
	display:block;
	margin-bottom:4px;
}
strong{
	font-weight:bold;
}
#langbar{
	list-style:none;
	padding:0;
	margin:0;
}
#langbar li{
	float:left;
	margin:0 4px 0 0;
}
