body {
	margin: 0px;
	background: #DEB887;
	color: black;
	font-size: 16px;
	
}

#head {	SIZE="3", FACE="comic sans ms">
	background: #FAEBD7;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#head img {
}

#links {
	text-decoration: none;
	margin-bottom: 0px;
	padding: 8px;
	background: #FFCC99;
	border-top: solid saddlebrown 2px;
	border-bottom: solid saddlebrown 2px;
	text-align: center;
	line-height: 30px;
	
}

#links a {	
	color: #8B4513;
	text-decoration: none;
	border: solid saddlebrown 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 18px;
	margin: 10px;
}

#links a:hover {
	background: #FFF0F5;
	border: solid saddlebrown 2px;
	color:#8B4513;
}

#bodyfill {
	background: #FFF0F5;
	border: solid saddlebrown 2px;
	padding: 15px;
	padding-left: 50px;
	padding-right: 35px;
	margin-top: 50px;
	margin-left: 120px;
	margin-right: 240px;
	margin-bottom: 20px;
}

#floor {
	margin-top: 50px;
	text-align: right;
	margin-right: 0px;
}

#floor a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:20px;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #998357;
}

#bodyfill a {
	background: #D2B48C;
	color: #8B4513;
	text-decoration: none;
	border: solid saddlebrown 2px;
	padding-left:5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 18px;
}

#bodyfill a:hover {
	background: #FFF0F5;
	border: solid saddlebrown 2px;
                color:#8B4513;
}

.fotos {
	top: 170px;
	position: absolute;
	width: 360px;
	right: 20px;
	margin-bottom: 2px;	
}

.fotos img {
	right: 5px;
	width: 320px;
	height: 240px;
	margin: 20px;
	margin-top: 0px;
	border: dashed 2px black;
	z-index: 0;
}

.fotos img:hover {
	width: 512px;
	height: 384px;
	border: outset #DEB887 0px;
	margin-left: -150px;
	margin-top: -140px;
	margin-bottom: 10px;
	z-index: 10;
}

#printer img {
	border: 0px;
	margin-left: 50px;
}

.prijs a img {
	width: 320px;
	height: 240px;
	
	margin: 15px;
}

.prijs a {
	display: block;
	padding: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.huis {
	line-height: 32px;
}

.prijs td {
	font-size: 16px;
}

