body {
	margin: 0px;
}

body  ,div,a,table,tr,td {
	color: #fff;
	font-family: verdana;
	font-size: 9pt;
}

div#logo {
	margin: 0px;
	padding: 0px;
	height: 133px;
	background-color: #395352;
	background-image: url(/img/header_new.jpg);
	background-repeat: no-repeat;
}

ul#menu {
	height: 100%;
	width: 250px;
	float: left;
	background-color: #fff;
	list-style-position: outside;
	list-style-type: none;
	color: #000;
}


/* hack for IE6 */ 
* html ul#menu {
	margin-left: 25px;
}

ul#menu li {
	padding-left: 35px;
	height: 60px;
}

ul#menu li img {
	border: none;
}

div#content {
	background-color: #395352;
	margin-left: 300px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
}

body#popup {
	background-color: #395352;
}

div#popupcontent {
	margin: 0px;
	background-color: #395352;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	font-family: verdana;
	font-size: 9pt;
}

td {
	vertical-align: top
}

tr.color1 {
	
}

tr.color2 {
	
}

table#aanbod {
	width: 365px;
	border-collapse: collapse;
}

table#aanbod a {
	color: #fff;
}

table#aanbod TD {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
}

table#aanbod td.photo {
	width: 200px;
}

table#aanbod td.photo img {
	border: solid 1px #fff;
}

table#aanbod td.photo a {
	text-decoration: none;
}

table#object {
	width: 585px;
	border-collapse: collapse;
}

table#object td.details,table#object td.details2 {
	color: #fff;
}

table#object td.details2 {
	width: 204px !important;
	width: 900px;
}

table#object td.details {
	font-weight: bold;
	text-align: right;
	width: 204px !important;
	width: 900px;
}

table#object ul#buttons {
	list-style-type: none;
}

table#object ul#buttons li {
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	border: solid 1px #fff;
	width: 165px;
}

table#object ul#buttons li a {
	text-decoration: none;
}

table#object td.price,table#object td.adres {
	font-weight: bold;
	padding: 5px;
}

table#object td.price {
	text-align: right;
}

h1 {
	font-size: 14px;
}

.formElement {
	border: solid 1px #fff;
	background-color: #395352;
	color: #fff;
}

span.required {
	color: red;
	padding-left: 5px;
}

div.input_blok {
	padding-bottom: 2px;
}

div.input_blok input {
	margin-right: 5px;
}

textarea {
	height: 50px;
	width: 250px;
	border: solid 1px #fff;
	background-color: #395352;
	color: #fff;
}

div#input_submit {
	float: left;
	padding-left: 130px;
}

DIV.input_blok LABEL {
	width: 130px;
	display: block;
	float: left;
}

span.status {
	color: #C5343B;
	font-size: 13px;
	font-weight: bold;
}