/*----------------------------------------------------------------- ALGEMEEN */
body {
	background: #493f0b;
	margin: 0;
	padding: 0;
	font-size: 12px; 
	font-family:  Arial, Verdana, "Luxi Sans", sans-serif;
	color:	#555;
	text-align:center; 
}

ol,ul,li,h1,h2,h3,h4,dl,dt,dd,a,p {
	margin: 0;
	padding: 0;
}

ol,ul {
	list-style: none
}

img {
	border:none;
}

#mainwrap {
    width:753px;
    padding:12px 50px 20px 50px;
    margin: 0 auto 0 auto;
    background:#dfddcd;
    text-align:left;
}

#topmenu {
display:block;
text-align: right;
margin-bottom: 5px;
}

#maincontent {
	min-height:500px;
	margin: 20px 0 0 0;
	display:block;
}

h1 {
	display: none;
}

.clear {
	clear:both;
}


/*---------------------------------------------------------------- OPMAAK LAYOUT */
#logo {
float:left;
}

div#oneliners {
background:#b5b29f;
height:102px;
margin: 0px 0px 3px 145px;
}

div.divider {
background:url(../imgs/divider.jpg);
width:753px;
height:8px;
clear:both;
float:none;
font-size:2px;
text-indent:-9999px;
}

div#voetje {
width:753px;
margin: 0 auto 0 auto;
padding: 10px 0 20px 0;
color: #f1f0e8;
font-size: 11px;
}

div#voetje span {
float:left;
}

div#voetje a {
float:right;
display:block;
color: #b7b6a5;
text-decoration: none;
}

div#voetje a:hover {
color: #fefefb;
text-decoration: underline;
}

body.index div#voetje {
width:750px;
}

body.index div#lastdivider {
width:750px;
}
/*---------------------------------------------------------------- MENU TREE VERVOLG PAGINA'S */
#mnu {
    margin: 0 0 3px 0;
    width:760px;
    list-style-type: none;
    float: left;
}

#mnu li {
	margin: 0 3px 0 0;
    float: left;
    background:#ddd;
}

#mnu li#mnu_1 a {
	background-color:#8f9f00;
    background-image: url(../imgs/mnu/mnu1.jpg);    
}

#mnu li#mnu_2 a {
    background-color:#a2a247;
    background-image:url(../imgs/mnu/mnu2.jpg);
}

#mnu li#mnu_3 a {
    background-color:#a7a484;
    background-image:url(../imgs/mnu/mnu3.jpg);
}

#mnu li#mnu_4 a {
    background-color:#9b9d00;
    background-image:url(../imgs/mnu/mnu4.jpg);
}

#mnu li#mnu_5 a {
    background-color:#918e75;
    background-image:url(../imgs/mnu/mnu5.jpg);
}

#mnu li#mnu_6 a {
    background-color:#6f6a4e;
    background-image:url(../imgs/mnu/mnu6.jpg);
}


#mnu li a {
	color:#FFF;
	font-size: 18px;
    text-decoration:none;
    text-align:center;
    padding: 10px;
    float: left;
    width: 103px;
    height: 80px;
}

#mnu li a:hover {
	color:#FFF;
	font-size: 18px;
    text-decoration:none;
    background-position: 0 100px;
}

div.mnutxt {
    display:none;
}



/*---------------------------------------------------------------- MENU TREE VOOR INDEX PAGINA */

body.index div#oneliners {
margin-left: 142px;
}


body.index #mainwrap {
    width:750px;
    min-height:800px;
    padding:12px 50px 20px 50px;
    margin: 0 auto 0 auto;
    background:#dfddcd;
    text-align:left;
}

body.index div.divider {
	background:url(../imgs/divider.jpg);
	width:750px;
	height:8px;
	clear:both;
	float:none;
	font-size:2px;
	text-indent:-9999px;
}

body.index #mnu {
	margin: 0;
    width:755px;
    list-style-type: none;
    float: left; /* Contain floated list items */
}

body.index #mnu li {
    margin-right: 3px;
    margin-bottom: 3px;
    float: left;
}

body.index #mnu a {
	color:#FFF;
	font-size: 20px;
    text-decoration:none;
    text-align: left;
    margin: 0;
    padding: 10px;
    float: left;
    width: 228px;
    height: 139px;
}

body.index #mnu li#mnu_1 a {
	background-color:#8f9f00;
    background-image: url(../imgs/mnu/mnu1.png);
}

body.index #mnu li#mnu_2 a {
    background-color:#a2a247;
    background-image:url(../imgs/mnu/mnu2.png);
}

body.index #mnu li#mnu_3 a {
    background-color:#a7a484;
    background-image:url(../imgs/mnu/mnu3.png);
}

body.index #mnu li#mnu_4 a {
    background-color:#9b9d00;
    background-image:url(../imgs/mnu/mnu4.png);
}

body.index #mnu li#mnu_5 a {
    background-color:#918e75;
    background-image:url(../imgs/mnu/mnu5.png);
}

body.index #mnu li#mnu_6 a {
    background-color:#6f6a4e;
    background-image:url(../imgs/mnu/mnu6.png);
}

body.index #mnu a:hover {
	color:#FFF;
	font-size: 20px;
    text-decoration:none;
    background-position: 0 159px;
}

body.index #mainwrap div.mnutxt {
	color:#FFF;
	font-size: 12px;
    width:120px;
    margin-top:55px;
    display:block;
}

body.index #maincontent {
min-height: 100px;
}

div#hometxt {
float:left;
margin-bottom: 20px;
}

div#hometxt img {
float:left;
margin-right: 20px;
}

div#hometxt h2 {
font-size: 18px;
font-weight: bold;
margin-bottom: 12px;
}

div#hometxt p {
font-size: 14px;
padding-right: 20px;
line-height: 1.45em;
}

/*---------------------------------------------------------------- NEWS COLUMNS HOMEPAGE */

#nwscol {
float: left;
}

#nwscol ul {
float: left;
}

#nwscol li {
float:left;
margin: 5px 5px 5px 0;
position: relative;
}

#nwscol li.nwslast {
margin: 5px 0;
}

#nwscol li a {
display:block;
width:168px;
height: 360px;
padding: 8px;
color:#f4f4f2;
}

#nwscol li a.nwslast {
width:167px;
}

#nwscol li a:hover {
text-decoration: none;
color:#fff;
background: #56533a;
}

.news01 {
background:#918e75;
}

.news02 {
background:#7b775a;
}

.news03 {
background:#918e75;
}

.news04 {
background:#7b775a;
}

#nwscol li img {
margin: 8px 0;
}

#nwscol li p {
display:block;
}

#nwscol span {
display: block;
font-weight: bold;
} 

#nwscol em {
display: block;
position:absolute;
bottom: 4px;
right: 8px;
color: #595539;
}
/*---------------------------------------------------------------- WIE WAT IS MEERHUIS */
div.whowrap {
width: 100%;
float:left;
clear: both;
margin-bottom: 15px;
}

div.whowrap img {
background: #fff;
padding: 3px;
}

.fl_left {
float: left;
margin-right: 15px;
}

.fl_right {
float: right;
margin-left: 15px;
}

div#who h2 {
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
}

div#who h3 {
font-size: 16px;
font-weight: bold;
margin-bottom: 3px;
}

div#who p {
margin: 0;
}
/*---------------------------------------------------------------- COLUMS WONINGTYPEN */
#colum_1 {
float:left;
width: 300px;
min-height: 600px;
margin-bottom: 20px;
padding-left: 10px;
}

#colum_1 p {
line-height: 1.8em;
}

#colum_1 h2 {
font-size: 20px;
margin-bottom: 10px;
}

#colum_1 h3 {
font-size: 12px;
font-style: italic;
margin-bottom: 15px;
}

#colum_2 {
float:right;
width:405px;
}

#colum_2 #thmb ul {
clear: both;
width:420px;
padding: 8px 0 10px 0;
background: red;
}

#colum_2 #thmb li {
float: left;
margin: 8px 0.75em 0 0;
}

#colum_2 #thmb li.norightmarg {
margin-right: 0;
}

#colum_2 h3 {
clear:both;
font-size: 12px;
padding-top: 10px;
font-weight: 300;
}

#colum_2 #mnu_typen li {
float: left;
}

#colum_2 #mnu_typen li a {
display: block;
font-size: 14px;
color: #555;
font-weight: bold;
padding: 3px 20px 0 0;
}

#islide {
border:0px solid #dfddcd;
}

body.slider {
background:#dfddcd;
}

div#slidewrap {
margin-top: 6px;
width: 405px;
height: 50px;
}

div#slidewrap img{
margin-right: 4px;
}
/*---------------------------------------------------------------- NEWS PAGINA */
.newsitems {
margin: 0 20px 0 10px;
}

.newsitems a {
display:block;
color:#555;
text-decoration:none;
}

.newsitems a:hover {
color:#555;
text-decoration:none;
background: #d5d3c0;
}

#nwswrap h2 {
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
}

#nwswrap dl {
padding: 10px 0 10px 0;
border-bottom: 1px solid #d0cebc;
}

#nwswrap dt {
float: left;
width: 30px;
height: 33px;
text-align: center;
padding: 2px 2px;
background: #cfcdbc;
border: 1px solid #e9e8dd;
margin: 15px 0 0 10px;
background-position: -10px;
}

#nwswrap dt strong {
font-weight: normal;
font-size: 10px;
}

#nwswrap dt span {
display: block;
margin-top: -5px;
font-size: 18px;
color:#f4f3ea;
background: #cfcdbc;
font-family:georgia,times,serif;
}

#nwswrap dd {
margin-left: 70px;
padding-right: 10px;
}

#nwswrap dd h3 {
font-size: 15px;
font-weight: bold;
margin-bottom: 2px;
}

#nwswrap dd span {
display:block;
text-align: right;
color: #FFF;
font-weight: bold;
}

/*---------------------------------------------------------------- NEWS DETAILS */
#nwswrap #thmbs {
float: left;
width:110px;
margin-left: 10px;
padding-top: 35px;
}

#nwswrap #thmbs img {
float:left;
background: #fff;
border: 1px solid #b1ae93;
padding: 2px;
margin-bottom: 5px;
}

#nwswrap #nwsitem {
margin: 0 130px 0 150px;
}

#nwsitem h3 {
font-size: 18px;
font-weight: 500;
margin-bottom: 12px;
}

#nwsitem span {
display:block;
margin-top: 15px;
font-size: 11px;
color: #8f8c77;
}


/*---------------------------------------------------------------- CONTACT */
#cont_info {
float:left;
margin-bottom: 35px;
}

#cont_info h2 {
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
}

#cont_info ul {
float:left;
display: block;
width:250px;
margin-left: 10px;
}

#cont_info ul li span {
float: left;
display: block;
width:60px;
}

#cont_frm_wrap h2 {
font-size: 18px;
font-weight: bold;
margin-bottom:15px;
}

#cont_frm {
margin: 10px 0 20px 15px;
}

table#contform td {
vertical-align: top;
padding-bottom: 3px;
}


/*---------------------------------------------------------------- LINKS/PARTNERS */
div#links h2{
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
}

div#lnk {
clear:both;
}

div#links div a {
float: left;
display: block;
width: 734px;
padding: 8px 8px;
border-bottom: 1px solid #d0cebc;
font-weight: 400;
}

div#links div .title {
float: left;
}

div#links div .url {
float: right;
}

div#links div a:hover {
color: #555;
text-decoration: none;
background: #d5d3c0;
}


/*---------------------------------------------------------------- ALGEMENE LINKS */
a:active,a:link,a:visited {  
	color: 				#555;
	text-decoration:  	none;	 
	font-weight: 		normal;
}
a:hover {
	color: 				#999;
	font-style:  		normal;
	font-weight:  		normal;
	text-decoration:  	underline;
}

/*--------------------------------------------------------------------- FORMULIER */
form {
	margin: 			0;
}

.formdivide {
border-top:				1px solid #CCCCCC;
margin:					3px 0px 3px 0px;
}

input,textarea { 
	color:				#333; 
	font-size: 			11px;
	font-family: 		Arial, Helvetica, Verdana, sans-serif; 
	background:  		#FFF; 
	padding: 			0px 0px 0px 3px;
	vertical-align:		middle;
	border-top:			1px solid #7c7c7c;
	border-left:		1px solid #c3c3c3;
	border-right:		1px solid #c3c3c3;
	border-bottom:		1px solid #dddddd;
	/* background:			url(../img/booking/input_back.gif); */
}

select { 
	color:				#333; 
	font-size: 			11px;
	font-family: 		Arial, Helvetica, Verdana, sans-serif; 
	background:  		#FFF; 
	padding: 			0px 0px 0px 0px;
	vertical-align:		middle;
	border-top:			1px solid #7c7c7c;
	border-left:		1px solid #c3c3c3;
	border-right:		1px solid #c3c3c3;
	border-bottom:		1px solid #dddddd;
}

.noinput {
	border:				1px none #FFF;
	background:			none;
}
.btnsend{
	border:				1px solid #00007b;
	background:			#e20303;
	color:				#ffee00;
	font-size: 			11px;
	font-weight:		bold;
	height:				18px;
}

.btn { 					/* class voor image als submit button */
	border:				0px none #FFFFFF;
	padding: 			0px 0px 0px 0px;
	margin:				8px 0px 0px 0px;
}

/*------------------------------------------------------------------------------*/

/* @group duurzaam */
.duurzaam {
 width: 500px;
 line-height: 1.6em;
}
.duurzaam p {
 margin: 15px 0;
}
.duurzaam ul {
 margin: 5px 0 15px 15px;
}
.duurzaam li {
 list-style: disc;
 margin-left: 5px;
}
.duurzaam a {
 color: #333;
 text-decoration: underline;
}


.thumbs {
 display: block;
 overflow: hidden;
 width: 610px;
 margin-bottom: 20px;
 margin-left: -5px;
}
.thumbs a {
 display: inline-block;
 height: 100px;
 border: 1px solid #666;
 background: #fff;
 margin: 5px;
}
.thumbs img {
 display: block;
 height: 100px;
 width: 140px;
}

a.lnk-duurzaam {
 display: inline-block;
 margin: -15px 0 0 20px;
 
 -webkit-transform:rotate(-2.5deg);
 -moz-transform:rotate(-2.5deg);
 -o-transform:rotate(-2.5deg);
 -ms-transform:rotate(-2.5eg);
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=-2.5);
}
/* @end */



