/* css vanassche (c) Maarten Deketele */

html{
	height: 100%;
	overflow-x:hidden;
	overflow-y:auto;
	background: #ADADAD url(../images/bg-html.gif) top center repeat-y;
	scrollbar-face-color:#ccc;
	scrollbar-arrow-color:#666;
	scrollbar-track-color:#efefef;
	scrollbar-shadow-color:#ccc;
	scrollbar-highlight-color:#ccc;
	scrollbar-3dlight-color:#ccc;
	scrollbar-darkshadow-color:#ccc;
}

body, div, td, p, h1, h2, h3, input, textarea, select{
	font: 8pt "trebuchet ms", verdana, arial;
	color: #272727;
}

td{vertical-align:top}

img{
	border: 0
}

ul{
	list-style-image:url(../images/raquo.gif)
}

input, textarea{
	border:1px solid #ddd;
	background:white;
	color:#272727;
}

.row{
	width:100%;
	margin-bottom:10px;
	display:table;
}

.kaart{
	width:160px;
	height:170px;
	padding:5px 0px;
	float:left;
	margin-right:8px;
	text-align:center;
	ackground:url(../images/bg-kaart.jpg) top left no-repeat;
	cursor:pointer;
	background-color: #ddd;
	border: 1px solid #ccc;
}

input{	
	height:15px;
}

h2{
	font-size:11pt;
	font-weight:bold;
	color:gray;
	margin:0 0 6px
}


h4{
	font-size:13pt;
	font-weight: bolder;
	color: #a73421;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: -40px;
	padding: 0px;
}
.button{
	background:#B60004;
	color:white;
	border:1px solid white;
	height:19px;
}
.paragraaf{
	display: table;
	width: 690px;
	float: none;
	margin-bottom: 20px;
}
.tekstje{
display: block;
float: right;
width: 435px;
margin-left: 42px;
}
.tekstjesmal{
display: block;
float: right;
width: 240px;
margin-left: 0px;
}
.tekstjebreed{
display: block;
float: right;
width: 640px;
margin-left: 0px;
}
.imagebedrijf{
border: 5px solid #a73421;
display:block;
float: left;
}
/* links */

a:link, a:visited, a:hover, a:active{
	color:#EB1C23;
	text-decoration:none;
}

a:link.headermenubtn, a:visited.headermenubtn, a:hover.headermenubtn, a:active.headermenubtn{
	float:left;
	width:80px;
	color:white;
	text-decoration:none;
	font-size:7pt;
	padding-top: 13px;
}
body{
	height:100%;
	margin:0;
	text-align:center;
}

.wrapper{
	width:1000px;
	height:100%;
	margin:0 auto;
	display:table;
	background:white;
}

.headermenu{
margin: 0px;
	height:110px;
	background: url(../images/menubalk.jpg) top left no-repeat;
		width:1000px;
		display:table;
}

.zoekdiv{
	float:left;
	margin-left:15px;
	margin-top: 18px;
}

.middenkader{
	width:1000px;
	display:table;
}

.pilaarlinks{
	width:290px;
	margin-top:-50px;
	display:table;
	float:left;
	z-index:7;
	position:relative;
}

.inhoud{
	float:left;
	margin:-50px 0 0 10px;
	width:690px;
	padding-right:10px;
	text-align:left;
	z-index:3;
	position:relative;
}

.bgh12{
	background: #e60000 url(../images/bg-h12.jpg) top left repeat-y;
}

.titel{
	width:660px;
	padding:9px 0 10px 40px;
	margin: 0 0 10px 0;
	color:white;
	font-size:18pt;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	background: url(../images/bg-kijkheader.jpg) top left no-repeat;
}

.frontcontact{
	width:270px;
	padding:10px;
	float:left;
	background: #0071BC url(../images/bg-h12.jpg) top left repeat-y;
	color:white;
	text-align:left;	
}

.frontcontact h3{
	font-weight:bold;
	margin:0;
	color:white;
}

.footer{
	width:960px;
	height:21px;
	padding:4px 10px 0;
	margin:10px 0 10px 10px;
	display:table;
	float:left;
	background:#f0f0f0;
}

.footleft{
	float:left;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active{
	color:#272727;
}	
	
.tekstblok{
	clear:both;
	margin-bottom:10px;
	display:table;
	font-size: 15px;
}	
	
/* contact */

.contacttbl{
	width:600px;
	margin:0 auto;
	display:table;
}

.contacttr{
	display:table-row;
}

.contacttd1{
	display:table-cell;
	width:160px;
	text-align:left;
	float:left; /* IE */
}

.contacttd2{
	display:table-cell;
	width:440px;
	text-align:left;
	float:left; /* IE */
}

.contactveld{
	width:436px;
	margin-top:1px;
}

.stress{
	color:#ad0000;
	font-weight:bold;
}	
	
/* overzicht */

.overzichtbl{
	width:690px;
}	

.imgcel{
	width:100px;
	text-align:left;
}

.desccel{
	width:480px;
	padding:0 10px 10px;
}

.pdfcel{
	text-align:center;
	padding-top:10px;
}

.headspan{
	height:24px;
	padding:0 10px;
	vertical-align:middle;
	text-align:right;
	background:#FFD6D6;
}

.artitel{
	cursor:pointer;
}

/* detail */

.galbox{
	width:690px;
	margin:0 auto 20px;
}

.galbig{
	width:350px;
	height:310px;
	float:left;
	text-align:center;
	font-size:0; /* IE */
	overflow:hidden;
}

.galbig img{margin:auto}

.galdesc{
	width:310px;
	margin-left:10px;
	height:auto;
	float:right;
	padding:10px;
	background:#f3f3f3;
	text-align:left;
}

.galdesc h2{
	margin:0 0 6px;
	font-size:10pt;
	font-weight:bold;
	color:#666;
	border-bottom:1px dotted #ddd;
	padding-bottom:6px;
}

.ppdf{
	text-align:right;
	margin:20px 0 10px;
}

.prijs{
	width:298px;
	margin:0;
	padding:0 6px;
	font-size:16pt;
	font-weight:bold;
	color:#619EC7;
	text-align:right;
	background:#ddd;
	display:table;
}

.galthumb{
	width:370px;
	float:left;
	margin:10px 0 0 0;
	clear:both;
	text-align:left;
}

#thumb{
	/*float:left;*/
	margin-right:1px;
	cursor:pointer;
}
	
.geinteresseerd{
	margin-bottom:40px;
	font-weight:bold;
	background:#f3f3f3;
}	

.meltung{
	width:100%;
	clear:both;
	margin-top:10px;
	background:#f3f3f3;
	padding:0px;
	display:table;
}

.forumcat{
	background:#ddd;
	padding:10px;
	margin-bottom:10px;
	cursor:pointer;
}	

.forumcat h2{
	margin:0 0 6px;
	color:red;
}

.post{
	width:670px;
	padding:10px;
	background:#f3f3f3;
	margin-bottom:10px;
	display:table;
}

.post textarea{
	width:666px
}

.posttop{
	border-bottom:1px dotted silver;
	padding:6px;
	margin-bottom:10px;
	text-align:right;
	font-style:italic;
	color:gray;
}

/* partners */

.linkbox{
	width:700px;
	margin: 0 auto;
	z-index:1;
	text-align:center;
	display:table;
}

.linkrow{
	display:table-row;
	clear:both;
}

.linkbtn{
	width:128px;
	margin:5px;
	cursor:pointer;
	float:left;
	display:inline;
}

.linkbtn2{
	width:128px;
	margin:1px 2px;
	cursor:pointer;
	float:left;
	display:inline;
	text-align:left;
}

.linkbtn h2{
	margin:4px 0 0;
	font-size:10pt;
	font-weight:bold;
}

#routebox{
	margin-bottom:30px;
}

.vacafoto{
	margin:-5px 10px 0 0;
	float:right;
	clear:both;
}

.fotorow{
	margin:10px 0 0;
}

.fotorow img{
	margin:0 4px 3px 0;
}