body{
	margin:0;
	font:11px/15px 'Trebuchet MS', Arial, Verdana,sans-serif;
	background:#d4d2d2;
	color:#333;
	min-width:1002px;
	
	/*for total screen
	-x-system-font:none;
	background-color:#d4d2d2;
	background-image:url(../images/bg-page.png);
	background-position:center top;
	background-repeat:repeat-y;
	color:#333333;
	font-family:'Trebuchet MS',Arial,Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:15px;
	margin:0;
	min-width:1002px;
	*/
}

h1 {
 font-size: 15px;
 padding: 0px;
 margin:0px;
}
img{border:0;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main-container{
	overflow:hidden;
	position:relative;
	width:100%;
}
.mc-holder-1{
	float:left;
	left:50%;
	position:relative;
	width:1010px;
}
.mc-holder-2{
	float:left;
	left:-50%;
	position:relative;
	width:1010px;
	z-index: 1;
}
.page-top{
	background:url(../images/bg-page-top.png) no-repeat;
	height:8px;
	width:100%;
	overflow:hidden;
}
#main{
	width:1010px;
	overflow:hidden;
	background:url(../images/bg-page.png) repeat-y;
	
}
#wrapper{
	width:969px;
	margin:0 auto;
	padding:0 15px 15px 18px;
	overflow:hidden;
}
#header{
	width:100%;
	overflow:hidden;
	padding:0 0 0;
}
.header-row{
	width:100%;
	overflow:hidden;	
	/*position: absolute;*/
	
}
.main-row{
	padding:1px 0 15px;	
	position: absolute;
	
}
.logo{
	float:left;
	width:220px;
	height:233px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/xplogo-overlay.png) no-repeat;	
	margin-left:-555px;
	margin-top: -18px;
	z-index: 10;
	position: relative;
	
}
.logo a{
	display:block;
	height:100%;
}

.menu-overlay{
	background:url(../images/menu-overlay.png) no-repeat;

	/*background:green;*/
	float:left;	
	margin-left: 3px;
	margin-top: 131px;
	width:166px;
	*width:166px;
	height: 31px;	
	position: relative;
	z-index: 5;	
	
	text-indent:-9999px;
	overflow:hidden;
}

.nav-holder{
	width:977px;
	
}
.nav-holder .inner{
	*width:974px;
	float:left;
	position:relative;
	left:50%;
	*left:49.6%;
	text-align:center;
	margin-top: -31px;
	z-index: 4;	
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	font:bold 14px/18px 'Trebucher Ms', Arial, sans-serif;
	float:left;
	position:relative;
	left:-50%;
}
#nav li{
	float:left;
}
#nav li {
	display:block;
	border-left:1px solid #fff;
	color:#fff;
	background:url(../images/bg-nav.gif) repeat-x;
}
#nav a {
	display:block;
}
#nav li a span{
	display:block;
	padding:6px 35px;
	color:#fff;	
	text-decoration:none;

}
#nav li span {
	display:block;
	padding:6px 35px;
}
#nav li:hover,
#nav li.active {
	color:#066;
	background-position:0 -30px;
	text-decoration:none;
}
#nav span.first {
	background:url(../images/bg-nav-left.gif) no-repeat;
}
#nav li .first span{
	background:url(../images/bg-nav-left.gif) no-repeat;
}
#nav .first li span{
	background:url(../images/bg-nav-left.gif) no-repeat;
}
#nav .active span.first ,
#nav li span.first:hover {
	background-position:0 -30px;
	color:#066;
}
#nav li span a {
	color:#fff;
}
#nav li span a:hover,
#nav li.active span a {
	color:#066;
}
#nav li span.last {
	background:url(../images/bg-nav-right.gif) no-repeat 100% 0;
	padding: 6px 39px;
}
#nav .last li span{
	background:url(../images/bg-nav-right.gif) no-repeat 100% 0;
}
#nav .active span.last,
#nav span.last:hover {
	background-position:100% -30px;
}
#top-nav{
	margin:0;
	list-style:none;
	text-align:center;
	font-size:12px;
	line-height:16px;
	padding:6px 0 0;
}
#top-nav li{
	padding:0 4px 0 12px;
	display:inline;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
#top-nav li:first-child{
	background:none;
}
.header-form{
	float:right;
	padding:4px 0;
}
* html .header-form fieldset{
	float:left;
}
.header-form .input-text{
	float:left;
	width:168px;
	background:url(../images/bg-input-text.gif) no-repeat;
}
.header-form .input-text input{
	float:left;
	font:italic 10px/15px 'Trebuchet MS', Arial, sans-serif;
	color:#666;
	width:148px;
	padding:3px 10px;
	border:0;
	background:none;
}
.header-form .submit-button{
	float:left;
	margin:0 0 0 14px;
	display:inline;
}

.banner-overlay{
	background:url(../images/banner-overlay.png) no-repeat;
	
	float:left;	
	margin-left: 3px;
	margin-bottom: 13px;
	width:966px;
	*width:466px;	
	height: 116px;	
	position: relative;
	z-index: 3;	
	
	text-indent:-9999px;
	overflow:hidden;
}
.header-image{
	float:left;	
	width:966px;
	*width:966px;
	height: 116px;	
	margin-left:3px;
	*margin-left: -462px;
	text-indent:-9999px;
	overflow:hidden;
	position: absolute;
	z-index: 2;	
	
	
}
.header-image img{
	display:block;
}
#content-holder{
	width:970px;
	overflow:hidden;
	padding:0 0 15px;
	margin:24px -1px 0 0;
	min-height: 488px;
}
.breadcrumb-holder{
	height:14px;
	overflow:hidden;
	padding:3px 0 6px 30px;
}

.breadcrumbdiv{
	margin-top: 193px;
	margin-left: -405px;
	z-index:20;
	float: left;
	overflow: hidden;
	position: relative;
	height: 30px;
	width:400px;
	#margin-left: -455px;
	#width:430px;
	#margin-top: 213px;
}

.breadcrumb{
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	
}
.breadcrumb li{
	background:url(../images/separator02.gif) no-repeat 0 50%;
	float:left;
	padding:0 20px 0 13px;
	margin:0 0 0 -13px;
}
#content{
	float:left;
	width:478px;
}
.columns{
	float:left;
	width:478px;
	padding:0 0 0 14px;
}
.columns-holder{
	width:478px;
	overflow:hidden;
}

.columns-fce {
	margin-top: 15px;
}

.column{
	float:left;
	width:234px;
	overflow:hidden;
	padding:0 0 0 10px;
}
.middle-column{
	padding:0;
}
.c-box{
	background:url(../images/bg-content-box.gif) repeat-y;
	width:100%;
	margin:0 0 15px;
}
.c-box .box-right{background:url(../images/bg-content-box.gif) repeat-y 100% 0;}
.c-box .box-top{background:url(../images/bg-content-box.gif) repeat-x;}
.c-box .box-bot{background:url(../images/bg-content-box.gif) repeat-x 0 100%;}
.c-box .box-tl{background:url(../images/bg-cbox-tl.gif) no-repeat;}
.c-box .box-tr{
	background:url(../images/bg-cbox-tr.gif) no-repeat 100% 0;
	padding:1px;
}
.c-box .box-title{
}
.c-box .box-title img{
	display:block;
	border-bottom:1px solid #55abb8;
}
.c-box .box-content{
	height:1%;
	overflow:hidden;
}
.c-box .content-title{
	height:1%;
	overflow:hidden;
	padding:1px 0 4px;
}
.c-box .right-img{
	float:right;
	border:1px solid #56abb8;
	margin:0 0 0 7px;
	display:inline;
}
.print{
	float:right;
	color:#333;
	padding:0 0 0 23px;
	background:url(../images/bg-print.gif) no-repeat;
	line-height:19px;
	margin:10px 0 0;
}
.c-box h2{
	font:bold 16px/18px 'Trebuchet MS', Arial, sans-serif;
	margin:0;
}
.c-box h3{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	margin:17px 0 0;
}
.description .content-title{
	padding:1px 0 7px;
}
.c-box .content-title h2 img{
	vertical-align:middle;
	margin:0 6px 0 0;
}
.description .content-title h2 img{
	margin:0 12px 0 0;
}
.c-box p{
	margin:0;
}
.address-box .box-content{
	padding:20px 15px 0;
}
.box .box-title{background:#FB1B1B none repeat scroll 0 0;}
.yellow-box .box-title{background:#fad239 url(../images/bg-ybox-title.gif) no-repeat;}
.box .box-title .inner{/*background:url(../images/bg-box-title-r.gif) no-repeat 100% 0;*/}
.yellow-box .box-title .inner{background:url(../images/bg-ybox-title-r.gif) no-repeat 100% 0;}
.box-title h3{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	color:#fff;
	margin:0;
}

.box-title h3 span{
	color:#fff;
	display:block;
	padding:7px 13px 7px 15px;
	display:block;
}

.box-title h3 a{
	color:#fff;
	display:block;
	cursor: pointer;
}
.box .box-title h3 a span{
	/*background:url(../images/bg-title-arrow.gif) no-repeat 100% 0;*/
	display:block;
	padding:0px;
}
.yellow-box .box-title h3 a span{background:url(../images/bg-ytitle-arrow.gif) no-repeat 100% 0;}
.box .box-content{
	background:#EBE7E7 none repeat scroll 0 0;
	/*border:1px solid #55abb8;
	border-width:0 1px 1px;*/
	height:1%;
	overflow:hidden;
	/*background:#eaf2f3;*/
	padding:14px 14px 15px;
	text-align:justify;
}
.dark-box .box-content{
	background:#c8eef4;
}
.yellow-box .box-content{
	border:1px solid #fad035;
	border-width:0 1px 1px;
	background:#fefdea;
}
.details .box-content{
	padding:12px 23px 9px 15px;
	text-align:justify;
}
.box-row{
	height:1%;
	overflow:hidden;
}
.box-image{
	text-align:center;
}
.box-image img{
	border:1px solid #176567;
	vertical-align:middle;
}
.box-image .right-img{
	float:right;
	margin:3px 0 0 15px;
}
.yellow-box .box-image img{
	border:1px solid #facf30;
}
.box .box-content p{
	margin:8px 0 0;
}
.more{
	font:bold 12px/14px 'Trebuchet MS', Arial, sans-serif;
	padding:0 0 0 8px;
	background:url(../images/arrow-weather.gif) no-repeat 0 50%;
}
.button{
	font:bold 12px/12px 'Trebuchet MS', Arial, sans-serif;
	display:block;
	color:red;
	text-align:center;
	float:right;
	margin:12px 0 0;
}
.button span{
	display:block;
	cursor:pointer;
}
.button:hover{
	text-decoration:none;
	position:relative;
}
.button-main{
	background:url(../images/bg-button-main.gif) repeat-x;
	float:left;
	display:inline !important;
	margin:0 6px;
}
.button:hover .button-main{
	background-position:0 -30px;
}
.button-right{
	width:14px;
	height:30px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:0 -14px 0 0;
	background:url(../images/bg-button-right.gif) no-repeat;
	display:inline !important;
}
.button:hover .button-right{
	background-position:0 -30px;
}
.button-text{
	float:left;
	padding:0 8px;
}
.button-left{
	display:inline !important;
	width:6px;
	height:30px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:0 0 0 -6px;
	background:url(../images/bg-button-left.gif) no-repeat;
}
.button:hover .button-left{
	background-position:0 -30px;
}
.yellow-box .button-main{
	background:url(../images/bg-yellow-button-main.gif) repeat-x;
}
.yellow-box .button-right{
	background:url(../images/bg-yellow-button-right.gif) no-repeat;
}
.yellow-box .button-left{
	background:url(../images/bg-yellow-button-left.gif) no-repeat;
}
.simple-list{
	margin:0;
	padding:0 0 19px 16px;
	list-style:none;
}
.simple-list li{
	padding:0 0 0 16px;
	background:url(../images/bullet.gif) no-repeat 0 50%;
}
.video{
	padding:11px 0 0;
	margin:0 0 -3px;
}
.video img{
	display:block;
}
.box{
	border:1px solid #000000;
	margin:0 0 15px;
}
.video em{
	display:block;
	padding:8px 0 0;
}
.player{
	float:right;
	margin:-14px 0 0 30px;
	display:inline;
}
.player img{
	display:block;
}
.player em{
	display:block;
	font:italic bold 14px/18px 'Trebuchet MS', Arial, sans-serif;
	padding:6px 0 5px 4px;
}
.downloads{
	padding:0 0 0 3px;
}
.c-box .downloads ul{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.c-box .downloads li{
	padding:0 0 8px;
	float:left;
	width:100%;
}
.downloads li a{
	color:#333;
	float:left;
	padding:2px 0 2px 35px;
}
.downloads .doc{
	background:url(../images/ico-doc.gif) no-repeat 5px 50%;
}
.downloads .pdf{
	background:url(../images/ico-pdf.gif) no-repeat 4px 50%;
	padding:3px 0 3px 35px;
}
.downloads .big-pdf{
	background:url(../images/ico-pdf-big.gif) no-repeat 0 50%;
	padding:6px 0 6px 35px;
}
.description .box-content{
	padding:7px 14px 15px 14px;
	color:#000;
	line-height:18px;
}
.c-box .spec{
	margin:7px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	border:1px solid #2d7c08;
	border-width:1px 0;
}
.c-box .spec li{
	float:left;
	width:100%;
	background:url(../images/dot-line.gif) repeat-x 0 100%;
	padding:4px 0;
	margin:0 0 -1px;
}
.c-box .spec li a{
	background:url(../images/spec-arrow.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#030303;
	font-size:12px;
	font-weight:bold;
}
.c-box .spec li.active{
	border-top:1px solid #2d7c08;
}
.c-box .spec li.active:first-child{
	border-top:0px;
}
.c-box .spec li.active a{
	background:url(../images/spec-arrow2.gif) no-repeat 0 50%;
}
.spec .sub-spec{
	background:url(../images/dot-line.gif) repeat-x;
	padding:20px 13px 1px 0;
	display:none;
	text-align:justify;
}
.spec li.active .sub-spec{
	display:block;
}
.spec .spec-row{
	padding:0 0 18px;
	background:none;
}
.c-box .spec li .sub-spec a{
	padding:0;
	background:none;
	font-size:11px;
	font-weight:normal;
}
.spec .spec-video{
	padding:5px 13px 1px 0;
	text-align:left;
}
.spec .spec-video .player{
	margin:6px -8px 0 40px;
}
.c-box .spec .right-img{
	border:0;
	margin:0 -6px 0 20px;
}
.info{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.info li{
	border-bottom:1px solid #2d7c08;
	float:left;
	width:100%;
	padding:26px 0 8px;
}
.info li a{
	color:#3d8c1a;
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
}
.info dl{
	width:100%;
	overflow:hidden;
	margin:1px 0 0;
	font-style: italic;
}
.info dt{
	float:left;
	margin:0 4px 0 0;
}
.info li dd{
	float:left;
	margin:0;
}
.info li dd a{
	font:italic 11px/15px 'Trebuchet MS', Arial, sans-serif;
	color:#e91717;
}
.lesmateriaal .content-title{
	padding:0 14px 6px;
}
.lesmateriaal .content-title h2{
	font-size:14px;
}
.lesmateriaal .box-content{
	padding:13px 0 0;
}
.lesmateriaal-items{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:justify;
}
.lesmateriaal-items li{
	float:left;
	width:100%;
	border-top:1px solid #55abb8;
}
.lesmateriaal-items li div{
	height:1%;
	overflow:hidden;
	padding:0 13px 0 15px;
	margin:0 0 -4px;
}
.lesmateriaal-items li p{
	margin:15px 0;
}
.c-box .lesmateriaal-items h3{
	margin:9px 0 0;
}
.lesmateriaal-items .right-img{
	margin:16px 0 0 15px;
	border:1px solid #333;
}
.box-list{
	margin:0 0 -8px;
	padding:0;
	list-style:none;
	font:bold 11px/16px Arial, Verdana, sans-serif;
}
.yellow-box .box-list{
	padding:7px 0 0;
}
.box-list li{
	padding:0 0 4px;
}
.box-list li a{
	padding:0 0 0 7px;
	background:url(../images/arrow-boxlist.gif) no-repeat 0 50%;
}
.box-list li ul{
	margin:0;
	padding:4px 0 0 16px;
	list-style:none;
	display:none;
	font:bold 11px/16px 'Trebuchet MS', Arial, sans-serif;
}
.box-list li.active a{
	text-decoration:underline;
}
.box-list li.active ul{
	display:block;
}
.box-list li.active ul li a{
	text-decoration:none;
}
.box-list li.active ul li a:hover{
	text-decoration:underline;
}
.banner img{
	display:block;
	border:1px solid #55abb8;
}
.weather .box-content{
	padding:17px 7px 13px 19px;
	background:#fff;
}
.weather .box-row{
	padding:0 0 17px 8px;
}
.weather-icon{
	float:left;
	display:inline;
	margin:0 9px 0 -8px;
}
.weather-icon img{
	display:block;
}
.weather .temperature{
	display:block;
	color:#066;
	font:bold 24px/18px 'Trebuchet MS', Arial, sans-serif;
}
.weather dl{
	overflow:hidden;
	height:1%;
	color:#439395;
	padding:0 0 0 4px;
	margin:22px 0 0;
}
.weather dt{
	float:left;
	margin:0;
	width:46px;
}
.weather dd{
	display:inline;
	margin:0;
}
.tags-box .box-content{
	padding:6px 14px 10px;
}
.tags{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	font-weight: bold;
	line-height:19px;
}
.tags li{
	display:inline;
	padding:0 5px 0 0;
}
.tags li a{
	color:#333;
}
.dif-tags li a{
	color:#5c5c5c;
}
.tags .font12{font-size:12px;}
.tags .font13{font-size:13px;}
.tags .font14{font-size:14px;}
.tags .font15{font-size:15px;}
.tags .font16{font-size:16px;}
.text-box .box-content{
	padding:12px 13px 0px 14px;
}
.text-box .box-content p{
	margin:0 0 15px;
}
.address-box h2{
	margin:0 0 7px;
}
.address-box h3{
	margin:0 0 11px;
}
.address{
	width:100%;
	overflow:hidden;
	padding:4px 0 12px;
}
.address img{
	float:left;
	margin:0 14px 0 0;
	border:1px solid #007779;
}
.address address{
	font-style:normal;
	padding:2px 0 0;
	margin:0;
}
.address address span{
	display:block;
}
.video-box .box-content{
	padding:15px 14px 15px 15px;
}
.video-box .player{
	margin:0;
	float:none;
}
.quote-box .box-content{
	padding:9px 9px 3px 10px;
}
.quote-box blockquote{
	margin:0;
	text-align:left;
}
.quote-box .right-img{
	margin:5px 0 0 10px;
}
.quote-box blockquote cite{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	display:block;
	padding:0 0 15px;
}
.quote-box blockquote cite span{
	display:block;
	font:12px/15px 'Trebuchet MS', Arial, sans-serif;
}
.quote-box blockquote q{
	font:12px/15px 'Trebuchet MS', Arial, sans-serif;
	quotes: none;
	display:block;
	padding:0 0 8px;
}
.quote-box blockquote q:before{content:"";}
.quote-box blockquote q:after{content:"";}
.passport .box-content{
	padding:11px 14px 12px 9px;
}
.passport .box-image{
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
	text-align:left;
}
.passport .box-image img{
	margin:1px 0 0 5px;
}
.passport .box-image p{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	margin:0;
}
.passport .box-image p span{
	display:block;
	font:12px/15px 'Trebuchet MS', Arial, sans-serif;
}
.passport .definitions dl{
	margin:0;
	width:100%;
	overflow:hidden;
	text-align:left;
}
.passport .definitions dt{
	float:left;
	width:85px;
}
.passport .definitions dd{
	margin:0;
	height:1%;
	overflow:hidden;
}
.passport .small-definitions{
	padding:8px 0 0;
}
.passport .small-definitions dt{
	width:36px;
}
#footer{
	height:1%;
	overflow:hidden;
	padding:0 3px 0 0;
}
.f-content{
	background:#9ed75c url(../images/footerbanner.jpg) no-repeat;
	width:100%;
	text-align:right;
}
.f-content-top{/*background:url(../images/bg-fcontent-top.gif) no-repeat;*/}
.f-content-bottom{
	/*background:url(../images/bg-fcontent-bot.gif) no-repeat 0 100%;*/
	height:1%;
	overflow:hidden;
	padding:7px 18px 5px 15px;
}
.f-content a{
	color:#000;
	font-weight: bold;
}
.f-content .f-links{
	float:left;
	text-align:left;
}
.f-links p{
	margin:0 10px 0 0;
	float:left;
}
.f-links ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:bold 12px/18px 'Trebuchet MS', Arial, sans-serif;
}
.f-links ul li{
	float:left;
	padding:0 19px 0 8px;
	/*background:url(../images/f-arrow.gif) no-repeat 0 50%;*/
}
.f-links ul li a{
	color:#fff;
}

.dre_waddentube_pi1_video_container {
	float: left;
}

.dre_waddentube_pi1_video_container_left {
	padding-right: 34px;
}

.dre_waddentube_pi1_video_thumb img {
	border: 1px solid #006666;
}

.dre_waddentube_pi1_video_container .dre_waddentube_pi1_video_title {
	width: 200px;
	padding-bottom: 15px;
	color: #006666;
	font-weight: bold;
}

.dre_waddentube_pi1_container .tx-pagebrowse-pi1 {
	float: left;
	width: 100%;
}
/* fix for menu - richard 30 juni 2009 */
.nav-holder .inner #nav span:hover a { 
	color:#006666;
	text-decoration:underline;
}
.nav-holder .inner #nav span:hover { 
	cursor:pointer;
	cursor:hand
}
/* end fix for menu - richard 30 juni 2009 */


/* gastenboek */



.tx-veguestbook-pi1 .tx-guestbook-left {
background:#FB1B1B none repeat scroll 0 0;
color: #FFFFFF;
float:left;
min-height:10px;
height:10px;
width:214px;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
background:#FB1B1B none repeat scroll 0 0;
color: #FFFFFF;
float:left;
text-align:right;
height:10px;
min-height:10px;
width:215px;
}

.tx-veguestbook-pi1 .tx-guestbook-content {
float:left;
width:440px;
padding:1em;
}


.tx-veguestbook-pi1 .tx-guestbook {
background:#FFFFFF none repeat scroll 0 0;
float:left;
width:473px;
border:1px solid #000000;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
padding:0px;
padding-bottom: 4em;
width:100%;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
clear:both;
display:block;
float:left;
width:35px;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
float:left;
width:199px;
}


.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
display:block;
float:left;
width:199px;
height: 200px;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
margin-top: 10px;
display:block;
width:auto;
}

/* end gastenboek */

/* agenda */

.news-list-container {
background: none;
border: none;
}

.news-list-container ul {
margin: 0px;
padding: 0px;
}

.news-list-container li {
margin-bottom: 10px;
padding: 0px;
}

.news-list-container p{
margin: 0px;
padding: 0px;
}

.news-list-item {
margin: 0px;
padding: 0px;
background: none;
border: none;
list-style: none;

}

/* end agenda */


/* nieuws */

.NieuwsArtikelen{
height: 421px;
padding-top: 50px;
}

.ItemTXT {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
	position: relative;
	line-height: 15px;
	/*width: 180px; */
	width: 460px;
	z-index: 7;
	overflow: hidden;
}
.news-list-item .ItemTXT {
    max-height: 29px;
}
.ItemTXT a{
	text-decoration: none;
	color: #000;
}

.ItemTXT a:hover{
	text-decoration: underline;
	
}

.LeesMeerTXT {
	text-align: right;
	/*background-image: url(../images/pijltje.png);
	background-repeat: no-repeat;
	background-position: 120px center;*/
	/*width: 196px; */
	width: 460px;
	height: 15px;
	position: relative;
	z-index: 6;
	line-height: 15px;
	padding-right: 6px;
}

.LeesMeerTXT a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C24;
	text-align: right;
	text-decoration: none;
}

.LeesMeerTXT a:hover{
	text-decoration: underline;
}

.NieuwsFoto {
	position: relative;
	/*height: 75px;*/
	height: 10px;
	width: 197px;
	z-index: 6;
	left: 2px;
}

.NieuwsKopjes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-decoration: none;
	color: #000;
	position: relative;
	z-index: 8;
	padding-left: 10px;
	line-height: 16px;
	background-repeat: no-repeat;
	max-height: 32px;
	/*width: 192px; */
	width: 460px;
    overflow: hidden;
}

.NieuwsKopjes a{
	text-decoration: none;
	color: #000;
}

.NieuwsKopjes a:hover{
	text-decoration: underline;
}


.news-list-container h3 {
background:none;
margin: 0px;
padding: 0px;
border: none;
color: #000;
}

.news-list-date {
background:none;
}

.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
color: #000;
}

.news-list-container h3 a {
color: #000;
margin: 0px;
padding: 0px;
}


.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
color:#000;
margin: 0px;
padding: 0px;
}
/* end nieuws */

/* FCE shadow */


.phone {
	background:url(../images/bg-phone.gif) repeat-y;
	width:234px;
	margin:0 0 15px;
}
.phone .holder {
	background:url(../images/phone-top.gif) no-repeat;
	padding-top: 2px;
}

.phone .holder-red {
	background:url(../images/phone-top-red.gif) no-repeat;
	padding-top: 2px;
}

.phone .frame {
	background:url(../images/phone-bottom.gif) no-repeat 0 100%;
	padding:0px 3px 6px 3px;
	width: 228px;
	overflow: hidden;
}
.phone .frame .contentBlock02 .person-photo img{
	max-width: 202px;
	border:1px solid #176567;
	vertical-align:middle;
}

.phone .frame .contentBlock02 .person-photo {
	position: relative;
	float:left;
	width:54px;
}

.phone .frame .box-content .box-image img{
	max-width: 202px;
}

.phone .frame img{
	max-width: 229px;
}

.phone .text {
	padding:0 27px 10px;
}
.phone .text strong {
	font-size:14px;
	line-height:22px;
	display:block;
}
.phone .text strong em {
	font-size:11px;
	font-style:normal;
}
.phone .tel {
	background:url(../images/ico-tel.gif) no-repeat;
	padding:0 0 0 23px;
}
.phone .text .gratis {
	font-size:12px;
}



.box-title{/*background:#FB1B1B none repeat scroll 0 0; */ border-bottom:1px solid #bbbb88;}
.box-title h3{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	color:#fff;
	margin:0;
}

.box-title h3 span{
	color:#fff;
	display:block;
	padding:7px 13px 7px 14px;
	display:block;
}

.box-title h3 {
	color:#fff;
	display:block;
	padding:7px 13px 7px 14px;
	cursor: pointer;
}
.box-title h3 a span{
	/*background:url(../images/bg-title-arrow.gif) no-repeat 100% 0;*/
	display:block;
	padding:0px;
}
.box-content{
	background:#EBE7E7 none repeat scroll 0 0;
	/*border:1px solid #55abb8;
	border-width:0 1px 1px;*/
	height:1%;
	overflow:hidden;
	/*background:#eaf2f3;*/
	padding:23px 12px 10px;
	text-align:justify;
}

.box-row{
	height:1%;
	overflow:hidden;
}
.box-image{
	text-align:center;
}
.box-image img{
	border:1px solid #176567;
	vertical-align:middle;
}
.box-image .right-img{
	float:right;
	margin:3px 0 0 15px;
}

.box-content p{
	margin:8px 0 0;
}

/* end FCE shadow */

/*  big box */


.bigbox {
	background:url(../images/bg-bigbox.gif) repeat-y;
	width:478px;
	margin:0 0 15px;
}
.bigbox .holder {
	background:url(../images/bigbox-top.gif) no-repeat;
	padding-top: 2px;
}

.bigbox .holder-red {
	background:url(../images/bigbox-top-red.gif) no-repeat;
	padding-top: 2px;
}

.bigbox .frame {
	background:url(../images/bigbox-bottom.gif) no-repeat 0 100%;
	padding:0px 3px 6px 3px;
}
.bigbox .text {
	padding:0 27px 10px;
}
.bigbox .text strong {
	font-size:14px;
	line-height:22px;
	display:block;
}
.bigbox .text strong em {
	font-size:11px;
	font-style:normal;
}
.bigbox .tel {
	background:url(../images/ico-tel.gif) no-repeat;
	padding:0 0 0 23px;
}
.bigbox .text .gratis {
	font-size:12px;
}



/* end big box */

/*lead */

.leadbox {
	width:478px;
	margin:0 0 15px;
}
.leadbox .holder {
	padding-top: 1px;
}

.leadbox .frame {
	padding:0px 3px 6px 3px;
}

.leadarticle {
overflow:hidden;
width:478px;
}

.lead_img {
cursor:pointer;
float:left;
height:300px;
overflow:hidden;
position:relative;
width:472px;
}

/* end lead */

.column-right, .column-left {
width: 50%;
float: left;
}

.column-seventyfive  {
width: 75%;
float: left;
}

.column-twentyfive  {
width: 25%;
float: left;
}

#content .tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-size:100%;
}

#content-holder .news-single-item {
background-color:#EBE7E7;
border:1px solid #666666;
margin-right:9px;
margin-top:1px;
padding:5px;
}

#content-holder .news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
clear:right;
height:1px;
border:0px;
}

#content-holder .news-single-backlink, .news-single-backlink a {
color:red;
display:block;
float:right;
font-family:'Trebuchet MS',Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:12px;
margin:12px 0 0;
text-align:center
}