html {
	margin:0px;
	padding:0px;}
body {
	font-family:helvetica, arial, sans-serif;
	font-size:13px;
	background-color: #8C8B6D;
	background-image: url(bg-body.jpg);
	margin:0px;
	padding:0px;
}
#page{
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	width: 778px;
	background-color: #8C8B6D;
	background-image: url(bg-content.jpg);
	background-repeat: repeat-y;
}
#header{
	position:relative;
	top: 0;
	left: 0;
	width: 778px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
	padding: 0;
	margin: 0;
}
h1{
	margin-right: 50px;
	font-size: 1.1em;
	text-align: right;
	color: #8C8B6C;
}
#top{
	position:relative;
	top: -10px;
	left: 0;
	width: 778px;
	height:200px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url(bg-content.jpg);
	background-repeat: repeat-y;
}
/*===================navigatie boven===============================*/
#navbar-vakantie-ardennen{
	position: relative;
	top: 0;
	left: 0;
	width:778px;
	height:50px;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url(bg-content.jpg);
	background-repeat: repeat-y;
}
#navbar-vakantie-ardennen ul{
	margin-left: 44px;
	float: left;
}
#navbar-vakantie-ardennen li {
	display: inline;
	font-weight: bold;
	margin-left: 8px;
	height: 22px;
	border-right: 1px dotted black;
}
#navbar-vakantie-ardennen li.left {
	border-left: 1px dotted black;
}
#navbar-vakantie-ardennen a{
	color:#1c47a5;
	height:20px;
	padding:0px 13px;
	letter-spacing:2px;
	text-decoration:none; 
}
#navbar-vakantie-ardennen a:hover {
	color:#000;
	text-decoration: none;
}
/*===========================navigatie links=================================================*/
#navbar-weekendhuisje{
	float: left;
	margin-top: 10px;
	background-image: url(../ardennen-huis-images/bg-menu.jpg);
	height:198px;
	width: 176px;
	margin-left: 15px;
	/*background-color: #EEE;
	border: 1px dotted #8C8B6C;*/
}
#navbar-weekendhuisje ul{
	list-style: none;
	margin-top: 30px;
}
#navbar-weekendhuisje ul li{
	padding-bottom: 5px;
}
#navbar-weekendhuisje a{
	display: block;
	width:140px;
}
#navbar-weekendhuisje ul li a{
	font-size: 14px;
	font-weight: bold;
	color:#1c47a5;
	text-decoration: none;
}
#navbar-weekendhuisje ul li a:hover{
	color:#000;
	text-decoration: none;
}
/*==========kattebelletje====================================*/
#op-vakantie{
	position: absolute;
	top: 15px;
	left: -63px;
	z-index: 100 !important;
}
#info-verhuur{
	position: absolute;
	top: 60px;
	left: 20px;
	width:220px;
	height:220px;
	z-index: 100!important;
}
/*==================================foto=============================*/
#ardennen-foto{
	float: right;
	margin-right: 15px;
}
/*===============content===========================================================*/
#breadcrumb{
	font-size: 0.7em;
	float: left;
	width: 610px;
	text-align: center;
	margin-right: 50px;
	margin-top: 15px;
}
#content-vakantiehuis {
	position: absolute;
	top: 315px;
	left: 0;
	width: 778px;
	background-color: #FFF;
	background-image: url(bg-content.jpg);
	background-repeat: repeat;
	height: 250px;
}
#content-ardennen {
	position: absolute;
	top: 315px;
	left: 0;
	width: 778px;
	background-color: #FFF;
	background-image: url(bg-content.jpg);
	background-repeat: repeat;
}
#content-achouffe {
	position: absolute;
	top: 315px;
	left: 0;
	width: 778px;
	padding-bottom: 20px;
	background-color: #FFF;
	background-image: url(bg-content.jpg);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
	padding-bottom: 40px;
}
#content-huurhuis {
	position: absolute;
	top: 315px;
	left: 0;
	width: 778px;
	padding-bottom: 20px;
	background-color: #FFF;
	background-image: url(bg-content.jpg);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
	height: 820px;
}
#content-studio {
	position: absolute;
	top: 315px;
	left: 0;
	width: 778px;
	padding-bottom: 20px;
	background-color: #FFF;
	background-image: url(bg-content.jpg);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
	height: 1020px;
}
#content-studio h5{
	clear: both;	
}
#ardennen-vakantie-inhoud{
	float: left;
	width: 540px;
	margin-left: 20px;
	margin-top: 15px;
}
#ardennen-vakantie-inhoud p {
	margin:0px;
	text-align: left;
	padding:5px 20px 0px;
	font-size:12px; 
	text-align: justify;
}
#ardennen-vakantie-inhoud img {
	padding: 0;
	border:1px solid #686868; 
	float: left;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}
.clear{
	clear: both;
}
#ardennen-vakantie-inhoud p.clearleft{
	clear: left;
}
#ardennen-vakantie-inhoud img.huis{
	float: left;
}

#ardennen-vakantie-inhoud img{
	margin-right: 10px;
	float: left;
}
#ardennen-vakantie-inhoud h2{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
#ardennen-vakantie-inhoud dt{
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
}
#ardennen-vakantie-inhoud a{
	color: #1c47a5;
}
.studio{
	clear: both;
}
#ardennen-vakantie-inhoud img.right{
	float: right;
	margin-left:10px;
	clear: right;
}
/*===============footer===================================*/
#houffalize-footer{
	position: absolute;
	top: 600px;
	left: 0px;
	width: 778px;
	text-align: center;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 268px;
	margin-top: -40px;
	margin-bottom: 200px;
}
#ardennen-footer{
	position: absolute;
	top:850px;
	left: 0px;
	width: 778px;
	text-align: center;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 268px;
	margin-top: -40px;
	margin-bottom: 200px;
}
#achouffe-footer{
	position: absolute;
	top: 865px;
	left: 0px;
	width: 778px;
	text-align: center;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 268px;
	margin-top: -40px;
}
#studio-footer{
	position: absolute;
	top: 1365px;
	left: 0px;
	width: 778px;
	text-align: center;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 268px;
	margin-top: -40px;
}
#huurhuis-footer{
	position: absolute;
	top: 1165px;
	left: 0px;
	width: 778px;
	text-align: center;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 268px;
	margin-top: -40px;
}
#vakantiehuis-copyright{
	font-size: 0.8em;
	color:#1c47a5;
	margin-top: -3px;
	margin-bottom: 50px;
}
#vakantiehuis-copyright a{
	color:#1c47a5;
}
#vakantiehuis-copyright a:hover{
	color:#000;
	text-decoration: underline;
}

/*====foto==========================================*/
.highslide {
	cursor: url(../graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
