BODY {
	  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	  margin:0;
      padding:0;
	background: url(/images/background.gif) repeat-y;
	background-position: center top;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.cleaner {
	clear: both;
}

a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #645950; 
}

ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header {
	background: url(/images/toplogo.jpg) no-repeat;
	width: 781px;
	height: 87px;
	border: 1px solid #ccc;
	border-bottom: none;
}

#header a {
	display: block;
	border: none;
	height: 87px;
	text-indent: -10000px;
}

#page {
	margin-top: 50px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	width: 783px;
	padding-bottom: 50px;
}

#leftColumn {
	float: left;
	background: #C579AA;
	width: 391px;
	height:472px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#leftColumn.white {
	background: #fff;
}
#rightColumn {
	float: left;
	background: #19171C;
	width: 390px;
	height:472px;
	border-right: 1px solid #ccc;
	color: #fff;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

#content {
	margin:0px;
	padding:0px;
}

#namen {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 128px;
}

#namen A {
	border: none;
}

#extra_items {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 50px;
	padding: 10px 0 10px 0;
}

#fotos {
	float: left;
	width: 263px;
	height: 444px;
	left: 128px;
	top: 87px;
	padding: 0px;
	margin: 0px;
}

#foto1 {
	width: 130px;
	height: 150px;
	float: left;
	margin: 1px 1px 0 0;
	cursor: hand;
}

#foto2 {
	width: 130px;
	height: 150px;
	float: left;
	margin: 1px 1px 0 0;
	cursor: hand;
}
#foto3 {
	float: left;
	width: 130px;
	height: 150px;
	margin: 1px 1px 0 0;
	cursor: hand;
}
#foto4 {
	float: left;
	width: 130px;
	height: 150px;
	margin: 1px 1px 0 0;
	cursor: hand;
}

#foto5 {
	float: left;
	width: 130px;
	height: 150px;
	margin: 1px 1px 1px 0px;
	cursor: hand;
}
#foto6 {
	float: left;
	width: 130px;
	height: 150px;
	margin: 1px 1px 1px 0px;
	cursor: hand;
}

#bigImage {
	float: left;
	width: 390px;
}

#navigatie {
	width: 262px;
	padding: 0px;
	margin: 0px;
}

#navigatie a {
	text-decoration: none;
	border-bottom: none;
}
#tussenspace {
	height: 147px;
}

#navigatie IMG {
	margin-right: 1px;
}

#adresDiv {
    position: absolute;
	left: 390px;
	top:86px;
	padding: 1px;
}

#routebeschrijving {
	float: left;
	background: url(/images/routebeschrijving.jpg) no-repeat #6C6352;
	width: 263px;
	height: 471px;
	text-indent: -100000px;
}

#routekaart {
	float: left;
	background: url(/images/routekaart.jpg) no-repeat #000;
	width: 388px;
	height: 470px;
	text-indent: -100000px;
}

#homeImages img{
	border: 0px;
	width: 130px;
}

.imglink {
    float: left;
    border:none;
    text-decoration:none;
    height: 117px;
}

.afbeelding {
	overflow: hidden;
	text-align: center;
	float: left;
	width: 130px;
	margin: 0px;
	padding: 0px;
}


#homeImages .naam {
	margin: 0px;
	padding: 0px;
	width: 130px;
	text-align: center;
	background: #645950;
}

#homeImages .naam a {
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
}

#titel {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 10px 20px 30px;
}

#aankondiging {
	font-size: 17px;
	color: #000;
	margin: 0px 10px 20px 30px;
}

.merk {
	float: left;
	font-size: 13px;
	width: 100px;
	line-height: 18px;
}
.introduction {
	margin: 9px 5px 0 15px;
	
}
.description {
	float: left;
	width: 250px;
	line-height: 18px;
}
.description a {
	border: none;
}
#rightColumn li {
	margin-left: 20px;
	height: 42px;
}