body {
	font-size:12px;
	color:#322f30;
	background:url('/images/bg_body.png') repeat;
	font-family: 'Istok Web', sans-serif;
	margin:0px;
}

body a {
	color:#322f30;
	font-weight:bold;
	text-decoration:none;
}

table {
	font-size:12px;
}


#slider {
	position:relative;
	width:940px;
	height:308px;
	background:#000;
	border-top:2px solid #c8c8c8;
	margin-bottom:7px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		position:relative;
		width:940px;
		height:308px;
		overflow:hidden; 
		
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		position:absolute;
		top:150px;
		left:800px;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		background:#808080;
		color:#808080;
		font-size:0;
		text-decoration:none;
		width: 20px;
		height:20px; 
    	-webkit-border-radius: 10px;
		-moz-border-radius:10px;
		
		}
	ol#controls li.current a{
		background:#91b84d;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


#slider .text {
	position:absolute;
	top:42px;
	left:40px;	
	font-weight:bold;
	color:#312f30;
	font-size:42px;
	line-height:64px;
	z-index:1001;
}

.green {
	color:#91b84d;
} 
#slider .green {
	font-size:70px;
}
#slider .button {
	position:absolute;
	top:200px;
	left:40px;	
	display:block;
	background:#3d3d3d;
	color:white;
	font-size:36px;
	padding:4px 32px;
	font-weight:normal;
	z-index:1001;
}


#plaatsing {
	position:relative;
	left:50%;
	top:0px;
	margin-top:0;
	padding-top:0;
	margin-left:-470px;
	background:white;
	width: 940px;
	height:auto;
	
	-webkit-box-shadow: 0 2px 8px -4px #333;
       -moz-box-shadow: 0 2px 8px -4px #333;
    		box-shadow: 0 2px 8px -4px #333;
}


#bgshadow {
	position:absolute;
	left:50%;
	top:0px;
	margin-top:0;
	padding-top:0;
	margin-left:-496px;
	width:993px;
	height:auto;
	background:url('/images/bg_shadow.png') repeat-y;
	border:0px solid red;	
}

h1, h2, h3, #menu, #banner, #slider {
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
}

h1, h2, h3 {
	font-size:24px;
	text-transform: uppercase;
	margin:0;
	font-weight:normal;
}

fieldset {
	width:390px;
	border:1px solid #cfcece;
	padding:6px;
}
legend {
	clear:both;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	margin-bottom:12px;
}

/* nodig voor het reserveringsformulier */
.links {
	float:left;
	width:410px;
	margin-right:20px;
}
.rechts {
	float:left;
	width:390px;
}

#top {
	position:relative;
	height:30px;
	top:0px;
	border-top:4px solid #91b84d;
	text-align:right;
	padding:40px 20px 0 0;	
	font-size:12px;
	color:#808080;
}
#top a {
	font-weight:normal;
	padding:0 6px 0 6px;
}
#top a:hover {
	color:white;
	background:#91b84d;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#menu {
	font-weight:100;
	margin:0;
	padding:0;
 	width:940px;
 	font-size:14px;
	height:65px;
	background:#3d3d3d;
	border-bottom:4px solid white;
}
#menu li {
	display: inline;
}
#menu li a {
	font-weight:100;
	float:left;
	color:#808080;
	padding:23px 29px 22px 29px;
	text-decoration:none;
}
#menu li a:hover, #menu li .current {
	color:white;
	background:#312f30;
}




#banner {
	position:relative;
	color:#808080;
	font-size:34px;
	font-weight:900;
	text-transform:uppercase;
	background:#312f30;
	height:80px; /* 156 - 76 */
	padding:38px 40px 38px 40px;
	line-height:38px;
	font-weight:normal;
}
.grey {
	color:#d1d1d1;
	font-size:41px;
}
#banner .reserveer {
	position:absolute;
	top:70px;
	left:730px;	
	display:block;
	background:#91b84d;
	color:white;
	font-size:32px;
	padding:6px 24px 6px;
	font-weight:normal;
	text-transform:uppercase;
}

#kader {
	padding:20px 40px 20px 40px;
	min-height:100px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	margin-top:5px;
	margin-bottom:5px;
}

.clear {
	clear:both;	
}

ul {
	padding:0;
	margin:0;
}

#block1 {
  float: left;
  width: 332px;
}
#block1 .kader img {
	margin-top:7px;
	border:1px solid white;
	height:210px;
	width:312px;	
}
#block1 .kader {
	text-align:center;
	width:329px;
	height:225px;
	background:#dadada;
	margin-bottom:10px;
}
#block1 .contact img {
	height:291px;
}	
#block1 .contact {
	height:307px;
}	

#block2 {
	float: left;
	width: 470px;
	padding-left: 25px;
	line-height:20px;
}
#block2 ul {
	list-style-position:inside;
}

#tekst3 {
  line-height:20px;
}

.stap {
	color:#787878;
	width:210px;
	float:left;
	margin-right:43px;
	height:270px;
}
.stapr {
	margin-right:0px;
}

.stap .header {
	display:block;
	float:left;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-top:10px;
	font-weight:900;
	font-size:16px;
	text-transform:uppercase;
	color:#312f30;
	font-weight:normal;
}
.stap .teller {
	display:block;
	float:left;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-top:10px;
	font-weight:900;
	font-size:16px;
	text-transform:uppercase;
	color:	#808080;
	margin-left:10px;
	margin-right:4px;
	height:35px;
	font-weight:normal;
}
.stap .cijfer {
	font-size:16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:900;
	padding-top:10px;
	background:url('/images/stap.png') no-repeat 0px 8px;
	color:white;
	display:block;
	float:left;
	width:30px;
	height:32px;
	padding-left:10px;
	font-weight:bold;
}

.stap .kader {
	clear:both;
	text-align:center;
	width:211px;
	height:110px;
	background:#dadada;
	padding-top:4px;
}
.stap .kader img {
	width:203px;
	height:104px;
	border:1px solid white;
}

#seconden {
	margin:40px 0 0 0;	
}

.balk-ballon {
	display:block;
	position:relative;
	float:left;
	margin:40px 50px 0 -397px;
	padding:40px 60px 0 410px;
	height:220px;
	width:470px; /* 920px - 470px - 40px */
	background-color:#96b63a;
	color:#495b17;
	border:0px solid red;
}

.balk-ballon h1 {
	font-size:35px;
	font-weight:normal;
	line-height:35px;
	color:white;
}

#babbelballon {
	float:left;
	margin: -260px 0 0 -360px;
}

#kaders .kader {
	background:#dadada;
	padding:6px;
	width:230px;
	height:153px; /*138px;*/
	float:left;
	margin:12px 22px 12px 22px;
	
}
#kaders img {
	border:1px solid white;
	width:227px;
	height:151px; /*136px;*/
}

#onder {
	position:relative;
  	clear:both;
  	background:#1a191a url('/images/bg_footer.png');
	height:123px;
	padding:20px 40px;
	border-bottom:7px solid white;
}
#onder .block {
	display:block;
	float:left;
	width:173px; /* 205 - 32 */
	height:91px; /* 123 - 32 */
	background:#494949;	
	padding:16px;
	margin-right:40px;
	color:#e4e4e4;
}


#onder .block h3 {
	color:#a7a7a7;
	border-bottom:1px solid #5a5a5a;
	margin-bottom:18px;
}

#onder .block .legende {
	width:80px;
	display:block;
	float:left;
}

#onder .block a {
	font-weight:normal;
	color:#91b84d	
}


::selection {
        background: #dcddde; /* Safari */
  		color:#3d3d3d;
		}
::-moz-selection {
        background: #dcddde; /* Firefox */
		color:#3d3d3d;
}
