body, html {
	margin: 0;
	padding: 0;
}
body.thumbRows{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
}
body.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
}
body.news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
}
a{
	color: #fff;
	text-decoration: none;
}
a:hover{	
	color: #B1AE99;
	text-decoration: underline;
}
.newsDescription a{	
	color: #B1AE99;
	text-decoration: underline;
}


/* ************ */
/* panorama foto's */
/* ************ */
table.wrapPanorama{
	display: block;
}
div.panoramaArrow{
	float: left;
	padding-right: 8px;
	margin-left: 0px;
	margin-top: 6px;
	padding-left: 20px;
}
div.panoramaName{
	height: 23px;
	margin: 0 auto;
	text-align: left;
}
h6{
	font-size: 10px;
	margin: 0 auto;
	padding-top: 4px;
}
/* THUMB ROWS */
table.wrapThumbsRow{
	height: 173px;
	height: 145px;
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: 0px 22px;
}
table.wrapThumbsRow td{
	width: 325px;
	text-align:left;
}
div.thumbItem{
	background-image: url(../images/bgVertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
	display: block;
	width: 325px;
	height: 145px;
}
div.firstThumbItem{
	background-image: url(../images/bgVertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
	display: block;
	width: 325px;
	height: 145px;
	margin-left:  10px;
}

div.thumbName{
	height: 23px;
	margin: 0 auto;
	text-align: left;
}
div.titleArrow{
	float: left;
	padding-left: 11px;
	padding-right: 8px;
	margin-left: 0px;
	margin-top: 6px;
	}
h2{
	display:block;
	font-size: 10px;
	margin: 0 auto;
	padding-top: 4px;
}
h2 a{
	color: #fff;
	text-decoration: none;
}
h2 a:hover{
	color: #B1AE99;
	text-decoration: none;
}

div.wrapImageDescription{
	margin: 6px 10px 0px 12px;
	height: 84px;
	overflow: hidden;
	}
div.wrapImageDescription img{
	float: left;
	}
div.thumbImage{
	width: 135px;
	height: 75px;
	float: left;
	margin-top: 4px;
}
div.wrapThumbDescription{
	margin-left: 12px;
	width: 155px;
	float:left;
}
div.thumbDate{
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 4px;
	height: 18px;
	vertical-align: top;
}
div.thumbDescription{
	border-botom: 1px dotted #fff;

}

div.wrapThumbBottom{
	clear: both;
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 10px;
	height: 22px;
}
div.thumbCategory{
	background-image: url(../images/bgVertical.gif);
	background-repeat:repeat-y;
	background-position: right;
	margin-top: 6px;
	margin-right: 5px;
	margin-left: 5px;
	width: 150px;
	float: left;
}
div.thumbLink{
	float: left;
	margin-left: 10px;
	margin-top: 6px;
}
span.grey{
	color: #B1AE99;
}


/* ********** */
/* NEWS ROWS */
/* ********** */


table.wrapNewsRow{
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: 0px 22px;
}
table.wrapNewsRow td{
	text-align: left;
	vertical-align: top;
}
.wrapNewsRow h2 {
	padding: 0;
	margin: 0;
}
div.newsItem{
	background-image: url(../images/bgVertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
	display: block;
	height: 335px;
	overflow: hidden;
	margin-left: 9px;
	width: 210px;
}
div.firstNewsItem{
	background-image: url(../images/bgVertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
	display: block;
	height: 335px;
	overflow: hidden;
	margin-left: 9px;
	width: 210px;
}
div.newsImageWrapper {
	display: block;
}
div.newsName{
	height: 15px;
	overflow: hidden;
}
div.titleArrowNews{
	float: left;
	padding-left: 21px;
	padding-right: 8px;
	margin-left: 0px;
	margin-top: 2px;

}
div.wrapNewsImageDescription{
	margin: 12px 6px 0px 0px;
	}
div.wrapNewsImage{
	height: 335px;
	overflow: hidden;
	}
div.wrapNewsImageDescription img{
	margin-left: 20px;
	}

div.wrapNewsDescription{
	width: 184px;
	float:left;
}
div.newsDate{
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
	margin-bottom: 0px;
	height: 18px;
	vertical-align: top;
}
h3{
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;

	/*border-bottom: 1px dotted #fff;*/
	font-weight: bold;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	display:block;
}
div.newsName2{
	font-weight: bold;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 18px;
	vertical-align: middle;
}
div.newsName{
	padding-top: 5px;
}
div.newsDescription{
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 8px;
}


/* ******** */
/* CONTENT */
/* ******** */

table.contentTable{
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 313px;
	position: absolute;
	top: 23px;
	left: 0px;
}
td.contentDescriptionCol{
	background-image: url(../images/bgVertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 237px;
	vertical-align: top;
}
td.contentImagesCol{
	vertical-align: top;
}

td.contentImagesCol img{
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 18px;
}
.emptyCol{
	width: 20px;
}
div.contentName{
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	display: block;
	width: 97%;
	margin-right: 0px;
	margin-top: 5px;
	padding-bottom: 5px;
	}
div.wrapContentDesciption{
	margin-top: 8px;
	display: block;
	width: 200px;
}
div.contentDescription{
	margin-top: 7px;
	width: 90%;
}
div.contentLogo{
	margin-top: 10px;
}
div.titleArrowContent{
	float: left;
	padding-left: 21px;
	padding-right: 8px;
	margin-left: 0px;
	margin-top: 6px;
}


/* *********** */
/* NAVIGATIE  */
/* *********** */

#logoBar{
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 10px 20px 10px 20px;
	
}

#payoff {
	float: right;
	margin: 28px 0px 0px 0px;
}

#contact {
	float: right;
	margin: 5px 20px 0px 0px;
}

#navBar {
	background-image: url(../images/bgHorizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 4px 20px 4px 20px;
	display: block;
	margin: 0;
	font-size: 0px;
}
#navBar li {
	margin: 0 15px 0 0;
	display: inline;
}
.navArrow{
	margin: 0 10px 0 0 !important;
}