/*
 * red: #E72620;
 * grey:  #61737D;
 * brown:  #D09E23;
 */

body {
	margin: 0;
	padding: 0;
	color: #61737D;
	background: #FFF url(/skin/huis.jpg) 0 110px no-repeat;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}
a {
	color: #BF8F1A;
}
a:visited {
	color: #BF8F1A;
}
div#top {
	position: absolute;
	top: 0;
	left: 0;
	width: 603px;
	height: 57px;
	padding: 39px 134px 0 263px;
	background: #FFF url(/skin/header-of.jpg) left top no-repeat;
	text-align: center;
}

div#sitemenu {
	position: absolute;
	left: 263px;
	top: 39px;
	width: 603px;
	height: 33px;
	text-align: center;
}
div#sitemenu a {
	height: 33px;
	padding: 8px 10px 7px 10px;
	background: transparent url(/skin/link-bg.gif) 100% 50% no-repeat;
	color: #FFF;
	font: bold 13px/33px "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
div#sitemenu a:hover, div#sitemenu a.active {
	background: #D09E23 url(/skin/link-bg.gif) 100% 50% no-repeat;
}

div#mainmenu {
	position: absolute;
	left: 263px;
	bottom: 0;
	width: 603px;
	height: 23px;
	text-align: center;
}
div#mainmenu a {
	height: 23px;
	padding: 4px 11px 1px 12px;
	background: transparent url(/skin/link-bg.gif) 100% 50% no-repeat;
	color: #FFF;
	font: bold 13px/23px "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
div#mainmenu a:hover, div#mainmenu a.active {
	background: #D09E23 url(/skin/link-bg.gif) 100% 50% no-repeat;
}

div#left {
	position: absolute;
	top: 95px;
	left: 0;
	width: 200px;
	
}
ul#submenu {
	height: 360px;
	margin: 15px 7px 0 7px;
	padding: 10px 0 0 0;
	list-style: none;
}
ul#submenu li {
	margin: 0;
	padding: 0 10px 0 0;
	font: bold 14px/24px "Trebuchet MS", Arial, sans-serif;
	text-align: right;
	text-transform: uppercase;
}
ul#submenu li a {
	color: #FFF;
	text-decoration: none;
}
ul#submenu li a:hover, ul#submenu li a.active {
	color: #61737D;
}
ul#subsubmenu {
	height: 360px;
	margin: 0 7px 0 7px;
	padding: 0 0 0 0;
	list-style: none;
}
ul#subsubmenu li {
	margin: 0;
	padding: 0 10px 0 0;
	font: bold 12px/18px "Trebuchet MS", Arial, sans-serif;
	text-align: right;
}
ul#subsubmenu li a {
	color: #FFF;
	text-decoration: none;
}
ul#subsubmenu li a:hover, ul#submenu li a.active {
	color: #61737D;
}
div#address {
	margin: 0 7px;
	color: #D09E23;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}

div#right {
	position: absolute;
	top: 95px;
	left: 830px;
	width: 162px;
	margin: 15px 0 0 0px;
}
div#hvdd {
	overflow: hidden;
	height: 144px;
	padding: 4px 5px 0 40px;
	color: #4A5053; 
	background: #FFF url(/skin/huisvandedag.jpg) left top no-repeat;
	font: bold 11px "Trebuchet MS", Arial, sans-serif;
}
div#hvdd div.thumb {
	position: relative;
	width: 116px;
	height: 87px;
}
div#hvdd img {
	width: 116px;
	height: 87px;
}
div#hvdd a {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 2px 10px;
	background-color: #D09E23;
	color: #FFF;
	opacity: 0.8;
	font: italic normal 12px "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
* html div#hvdd a {
	bottom: -1px;
}

div#right h1 {
	margin-bottom: 0;
	color: #D09E23	;
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
}
ul.links {
	list-style: none;
	margin: 0px 0px 0px 8px;
	padding: 0;
}
ul.links li {
	margin: 0;
	padding: 0;
}
ul.links a {
	color: #61737D;
	font-weight: bold;
	text-decoration: none;
}
ul.links a:hover {
	text-decoration: underline;
}

ul#actueel {
	height: 148px;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0 0 0 37px;
	background: #FFF url(/skin/actueel.jpg) left top no-repeat;
}
ul#actueel li {
	float: left;
	display: block;
	width: 117px;
	padding: 4px 14px 4px 13px;
	color: #4A5053; 
	font: bold 11px "Trebuchet MS", Arial, sans-serif;
}
ul#actueel div.thumb {
	position: relative;
	width: 116px;
	height: 87px;
}
ul#actueel img {
	width: 116px;
	height: 87px;
}
div#content ul#actueel a {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 2px 10px;
	background-color: #D09E23;
	color: #FFF;
	opacity: 0.8;
	font: italic normal 12px "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
* html div#content ul#actueel a {
	bottom: -1px;
}

div#content {
	position: absolute;
	top: 110px;
	left: 200px;
	width: 615px;
	margin-left: 5px;
}
div#content p {
	margin: 0 0 4px 0;
}
div#content a {
	color: #D09E23;
	font-weight: bold;
	text-decoration: none;
}
div#content a:hover, div#content a.active {
	color: #D09E23;
}
div#content h1 {
	font-size: 140%;
}
div#content h2 {
	font-size: 120%;
}

/* object display styles */
div.mainview {
	clear: both;
	margin-top: 10px;
	font-weight: bold;
}
img#mainimg {
	float: left;
	max-width: 400px;
	margin-right: 10px;
}
ul#thumbs {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 5px 0 30px 0;
}
ul#thumbs li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#thumbs img {
	width: 117px;
	border: 2px solid #FFF;
}
ul#thumbs img:hover, ul#thumbs img.active {
	border: 2px solid #D09E23;
}
ul.properties {
	list-style: none;
}
div#content p.description {
	clear: both;
	float: none;
	padding: 20px 0;
}
dl.details dt {
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
}
dl.details dd {
	clear: right;
}
div#map {
	clear: both;
	width: 500px;
	height: 400px;
	margin: 20px 0;
}

table.form {
	border-collapse: collapse;
}
table.form select {
	width: 100%;
	border: 1px solid #D09E23;
}
table.form input[type="text"] {
	width: 200px;
	border: 1px solid #D09E23;
}
table.form input[type="submit"] {
	margin-top: 10px;
	border: 1px solid #D09E23;
	background-color: #D09E23;
	color: #FFF;
	font-weight: bold;
}

form#contact td {
	font-size: 90%;
}
input.form[type=submit], input.form[type=reset] {
	border: 0;
	background-color: #D09E23;
	color: #000;
	padding: 3px 5px;
}
input.form[type=text], textarea.form {
	border: 1px solid #D09E23;
	padding: 3px 1px 3px 1px;
}
textarea.input100 {
	width: 442px;
}
input.input50 {
	width: 214px;
}
input.input25 {
	width: 100px;
}

div.subscribe {
	margin: 10px;
}
div.subscribe input[type="text"] {
	border: 1px solid #D09E23;
}
div.subscribe input[type="submit"] {
	background-color: #D09E23;
	border: 0;
	color: #FFF;
	font-weight: bold;
}

div.block {
	clear: both;
}
div.form {
	display: block;
	margin-bottom: 10px;
	padding: 5px 0px 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e2c069;
}
div.form label, div.form h1, div#right div.form h1 {
	color: #41525b;
	margin: 0px;
}
div.form label.label, div.form input.styled {
	display: block;
}
div.form input.styled {
	width: 140px;
	border: 1px solid #D09E23;
}
div.form input.styled:focus {
	border-color: #000;
}
div.form input.submit {
	margin-top: 10px;
	width: 140px;
	background-color: #D09E23;
	border-style:outset;
}
div.form input.submit:hover {
	cursor: pointer;
	background-color: #C8971a;
}

