@charset "UTF-8";
.home-background {
	background-color: #808080;
	background-image: none;
	background-repeat: no-repeat;
}
.home-background1 {
	background-color: #808080;
	background-repeat: no-repeat;
	width: 900px;
	background-image: url(images/bungalow_archief.jpg);
	background-position: left center;
	margin-left: 400px;
}
.home-omgeving {
	background-color: #808080;
	background-repeat: no-repeat;
	width: 900px;
	background-image: url(images/manor.jpg);
	background-position: left center;
	margin-left: 400px;
}


.rubenstein-background {
	background-color: #808080;
	background-image: url(images/plattegrond-rubenstein.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px;
	padding: 20px;
}
.geschiedenis {
	background-color: #808080;
	background-image: url(images/geschiedenis.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
}
.bg-montigny {
	background-color: #808080;
	background-image: url(images/plattegrond-montigny.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px;
	padding: 20px;
}
.bg-patio {
	background-color: #808080;
	background-image: url(images/plattegrond-patio.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px;
	padding: 20px;
}
.bg-algemene {
	background-color: #808080;
	background-image: url(images/plattegrond-algemeen.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-keuken {
	background-color: #808080;
	background-image: url(images/plattegrond-keuken.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px;
	padding: 20px;
}
.bg-tamar {
	background-color: #808080;
	background-image: url(images/plattegrond-tamar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px;
	padding: 20px;
}
.blank-background {
	background-color: #333333;
}
.bg-contact {
	background-color: #333333;
	margin-right: 5px;
}
.bg-bedankt {
	background-color: #333333;
	margin: 20px;
	padding: 20px;
}

.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
}
.text {
	padding-left: 10px;
	padding-right: 10px;
	font-size: x-small;
}
.textmain {
	padding-left: 10px;
	padding-right: 10px;
	font-size: x-small;
	color: #666666;
	line-height: 17px;
	padding-top: 3px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a highlight {
	color: #00D0FF;
}
.inhoud {
	padding-left: 10px;
	width: 130px;
	line-height: 17px;
}
.inhoud2 {
	padding-left: 10px;
	width: 135px;
	line-height: 17px;
}
.informatie {
	padding-left: 10px;
	width: 130px;
	line-height: 17px;
}
.informatie2 {
	padding-left: 10px;
	width: 130px;
	line-height: 17px;
}
ul {
	text-decoration: none;
	list-style-type: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
.page-highlight {
	color: #00D0FF;
}

#highlight {
	color: #00D0FF;
}
.meertekst {
	font-size: x-small;
	line-height: 17px;
	width: 410px;
	float: right;
	height: 300px;
	margin-right: 10px;
}

