/*****Reset*****/ 
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
html, body {
	background-color: #FFF;
	color: #6d6c6c;
	font: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 24px;
}
h1 {
	color: #4e4d4d;
	font: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
	padding-bottom: 10px;
}
h2 {
	color: #605e5e;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 10px;
}
h3 {
	color: #605e5e;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 4px;
}
h4 {
	color: #605e5e;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 4px;
}
img {
	border: 0;
}
p {
	padding-bottom: 10px;
}
a {
	color: #6d6c6c;
	text-decoration: none;
}
td {
	vertical-align: top;
}
small {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
/* classes */
p.copyright {
	color: #bfbfbf;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 16px;
	margin: 0;
	padding: 0 0 0 44px;
}
p.allyourmedia {
	color: #d9d9d9;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 14px;
	margin: 0;
	padding: 0 0 0 44px;
}
p.allyourmedia a {
	color: #d9d9d9;
	text-decoration: none;
}
p.allyourmedia img {
	vertical-align: middle;
}
.thickbox img {
	border: 2px solid #efefef;
	margin-right: 3px;
}
.tb_pad {
	padding: 1px;
}
.huurder {
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 7px;
}
.huurder img {
	float: right;
}
/* ID's */
#header {
	background: #FFF url(../images/header.jpg) no-repeat;
	height: 246px;
}
#header_img {
	height: 246px;
}
#menu ul {
	margin-left: -35px;
	margin-top: 18px;
	list-style: none;
}
#menu li {
	background: url(../images/menu.png) no-repeat;
	height: 35px;
}
#menu li.active {
	background: url(../images/menu-active.png) no-repeat;
	height: 35px;
}
#menu li:hover {
	background: url(../images/menu-active.png) no-repeat;
}
#content {
	background: #FFF url(../images/content.gif) repeat-y;
	padding-top: 15px;
}
#content ul {
	list-style: square inside;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_footer {
	background: #FFF url(../images/content_footer.gif) no-repeat bottom;
	height:27px;
}
#content_inner {
	background: #FFF url(../images/content_inner.gif) repeat-y;
}
#content_inner a {
	color: #6d6c6c;
	text-decoration: underline;
}
#content_inner h4 a {
	color: #605e5e;
	text-decoration: none;
}
#content_inner_top {
	background: #FFF url(../images/content_inner_top.gif) no-repeat;
	height: 38px;
}
#content_inner_middle {
	min-height: 200px;
	_min-height: 120px;
	position: relative;
	z-index: 2;
}
#content_inner_bottom {
	background: #FFF url(../images/content_inner_bottom.gif) no-repeat;
	height: 118px;
	margin-top: -60px;
	position: relative;
	z-index: 1;
}
#sidebar {
	color: #777777;
	font-size: 14px;
	line-height: 24px;
	padding-top: 18px;
}
#sidebar a {
	color: #777777;
	text-decoration: underline;
}
#Footer {
	margin-bottom: 15px;
}
#myMap {
	border: 2px solid #efefef;
	height: 300px;
	margin-bottom: 60px;
	margin-top: 30px;
	width: 566px;
}
.mapcontact {
	height: 150px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
}
/*****Formulier*****/

.form {
	font-size: 11px;
	margin-bottom: 60px;
}
.form td input {
	background-color: #e5e5e5;
	border: 1px solid #d6d3d3;
	padding: 2px;
	margin: 3px;
	font-family: 'Trebuchet MS', sans-serif;
	width: 400px;
}
form input.button-blue, a.button-blue {
}
.form td textarea {
	background-color: #e5e5e5;
	border: 1px solid #d6d3d3;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 10pt;
	margin-left: 2px;
	padding: 2px;
	width: 400px;
}
.form #situatie_anders {
	width: 380px;
}
.form td.label {
	width: 200px;
}
.form td #pcc {
	width: 50px;
}
.form td #pcl {
	width: 20px;
}
.form td #woonplaats {
	width: 298px;
}
.form td #adres {
	width: 318px;
}
.form td #huisnr {
	width: 66px;
}
.form td #achternaam {
	width: 318px;
}
.form td #tussenvoegsel {
	width: 66px;
}
.form td .radiobutton {
	width: 30px;
	background: none;
	margin: 0px;
	display: inline;
	padding: 0px;
}
