body {
	font-family:verdana;
	font-size:12px;
	background-color:#CCCCCC;
	margin:0;
	padding:0;
}

#container {
	width:980px;
	background-color:#ffffff;
	margin:auto;
}

h1#pagetitle {
	text-indent: -9999px;
	font-size:0px;
	line-height: 0px;
}

h2 {
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	margin:0;
	padding:0;
}

.header {
	width:980px;
	height:135px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

.logo {
	width:518px;
	height:88px;
	margin:10px 0 0 7px;
	background-image: url(../images/logo.gif);
	position:absolute;
}

.telefoonnummer {
	width:296px;
	height:88px;
	margin:0 0 0 677px;
	position:absolute;
}

.navigatie_items {
	width:972px;
	height:28px;
	text-align:right;
	margin:96px 0 0 0;
	position:absolute;
}

.navigatie_items a img{
	border:0;
}




#col1 {
	width:227px;
	background-color:#ffffff;
	float:left;
}

.leftmenu_top {
	width:211px;
	height:12px;
	background: url(../images/leftmenu_top.gif) no-repeat;
	margin:0 0 0 8px;
}

.leftmenu_middle {
	width:211px;
	height:209px;
	background: url(../images/leftmenu_middle.gif);
	margin:0 0 0 8px;
}

.leftmenu_bottom {
	width:211px;
	height:12px;
	background: url(../images/leftmenu_bottom.gif) no-repeat;
	margin:0 0 0 8px;
}

.leftmenu_items {
	padding:8px 0 0 14px;
	font-size:12px;
	line-height:24px;
}

.leftmenu_items a{
	text-decoration:underline;
	color:#000000;
}

.left_itemblok {
	width:211px;
	margin:8px 0 0 8px;
}

.left_itemblok a img{
	border:0;
}


#col2 {
	width:753px;
	background-color:#ffffff;
	float:left;
}

.sfeerfoto {
	width:745px;
	height:233px;
	margin:0 8px 0 0;
	background-image: url(../images/sfeerfoto.jpg);
}

.sfeerfoto_tekst {
	width:390px;
	padding:65px 0 0 16px;
	font-size:12px;
}


.aanbod{
	background-image: url(../images/bg_aanbod.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 745px;
	height: 133px;
	margin: 0 0 5px 0;
	padding:8px 0 0 0;
}
.aanbod .aanbod_prijs{
	position: relative;
	margin: -2px -8px 0 0;	
	float: right;
	border:none;
}
.aanbod_titel{
	margin: 16px 0 8px 10px;
	border: 0px; 
}

.aanbod .btn_directboeken {
	margin: 105px 0 0 650px;
	position:absolute;
}

.aanbod .img{
	border: none;
	float: left;
	margin: 8px 0 0 8px
}
.aanbod .aanbod_tekst{
	margin: 2px 0 0 135px;
	line-height: 12px;
	width: 600px;
	font-size:10px;
	line-height:14px;
}

.aanbod .aanbod_tekst a{
 text-decoration: underline;
 color: #7f9c00;
}
.aanbod .aanbod_tekst .aanbod_tekst_titel{
	font-weight: bold;
	margin: 0 0 0 0;
}

.aanbod .aanbod_tekst .link_leesmeer{
 text-decoration: none;
 color: #7f9c00;
 font-weight:bold;
}

.titel_locatie {
	font-weight:bold;
	font-size:14px; 
	line-height:20px;
}

.clear {
	clear:both;
}

.footer {
	background:url(../images/footer.gif) no-repeat;
	width:962px;
	height:46px;
	margin: 10px 0 0 10px;
}

.footer a{ 
	color:#000000;
}


.footer_logo {
	margin: 7px 0 0 10px;
	float:left;
	background:url(../images/footer_logo.gif);
	width:17px;
	height:18px;
}

.footer_left {
	margin: 9px 0 0 7px;
	float:left;
	font-size:9px;
}

.footer_right {
	margin: 9px 10px 0 0;
	float:right;
	font-size:9px;
}



