body {
	margin: 0px;
	background:  url("../images/bg_main.gif");
	background-position: center;
	background-repeat: repeat-y;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr{
	height: 1px;
	color: black;
	background-color: black;
}

p {
	margin: 0px;
	padding: 0px;
}

a img {
 border: 0px;
}

h1 {
	margin: 0px 0px 0px -12px;
	padding: 0px;
	color: white;
	font-size: 35px;
}
h1 img {
	margin: 5px 0px 0px 0px;
}

h2 {
	margin: 0px 0px 35px -5px;
	padding: 0px;
	color: white;
	font-size: 18px;
	display: inline;
}
h2 img {
	margin: 15px 0px 10px 0px;
}


h3 {
	margin: 0px 0px 0px -5px;
	color: white;
	font-size: 18px;
	display: inline;
}

h3 img {
	margin: 25px 0px 5px 0px;
}

#maincontainer {
	position: absolute;
	left: 50%;
	width: 906px;
	margin-left: -453px;
}

#logo {
	position: absolute;
	top: 20px;
	left: -38px;
	width: 145px;
	z-index: 100;
}

#topbeeld {
	position: absolute;
	display: block;
	top: 0px;
	left: 6px;
	width: 894px;
	height: 85px;
}

#taalkeuze {
	position: absolute;
	top: 34px;
	right: 33px;
	z-index: 100;
}
#taalkeuze img{
	border: 0px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
#taalkeuze a{
	margin: 0px;
	padding: 0px;
}

#mainmenu {
	position: absolute;
	top: 90px;
	left: 100px;
	width: 804px;
	padding: 0px 0px 0px 30px;
	border-top: 1px solid #F41080;
	border-bottom: 1px solid #F41080;
}

#topnav {
	position: absolute;
	top: 6px;
	right: 6px;
	background-color: #F41080;
	padding: 3px 8px 3px 8px;
	color: white;
	font-size: 10px;
	z-index: 100;
}

/* IE HACK */
#maincontainer>#mainmenu {
	width: 771px;
}

#content {
	font-size: 11px;
	line-height: 2em;
	position: absolute;
	top: 175px;
	left: 103px;
	width: 700px;
	padding: 0px 0px 30px 0px;
}

#content a {
	color: #F41080;
	font-weight: bold;
}

.plaatjerechts {
	float: right;
	margin: 0px 0px 0px 20px;
}
.plaatjelinks {
	float: left;
	position:relative;
	left: -12px;
	margin: 0px 20px 0px 0px;
}

img.totop {
	float: right;
	margin-top: 25px;
	border: 0px;
}
h6{
	display:inline;
	float: right;
	color: white;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 15px;
}
h6 img{
	padding: 0px;
	margin: 0px;
}

#footer {
	display:block;
	padding-top: 80px;
	position: relative;
	margin: 0px 0px 0px -96px;
	text-align: center;
	clear: both;
}

#footercontent {
	font-size: 10px;
	padding: 2px 0px 2px 0px;
	position: relative;
	width: 892px;
	border-top: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
}

#banners {
	font-size: 10px;
	padding: 2px 0px 2px 0px;
	position: relative;
	margin-bottom: 30px;
	width: 892px;
}

#footercontent a {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

table.formtable, table.formtable td{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.input{
	border: 1px solid black;
	background-color:#eeeeee;
	width: 300px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formtable textarea{
	height: 150px;
}

.formbutton{
	border: 1px solid #F41080;
	background-color:#eeeeee;
	cursor:pointer;
}


#overzicht{
}
#overzicht tr.odd{
	background-color: #e8e8e8;
}
#overzicht tr.even{
	background-color: #ffffff;
}
#overzicht td{
	font-size: 11px;
	line-height: 1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#overzicht td.woning{
	font-weight: bold;
}
#overzicht a img.thumb{
	border: 1px solid black;
}

div.preview{
	position: absolute;
	z-index: 1000;
	left: 100px;
	width: 400px;
	padding: 5px;
	background-color:#EEEEEE;
	border: 1px solid black;
	display:none;
}
#overzicht td.info{
	background-image:url(/images/infobutton.gif);
	background-repeat:no-repeat;
	background-position: center;
	cursor: help;
}

#overzichtsearch{
	border: 1px solid black;
	background-color: #DDDDDD;
}

#overzichtsearch td{
	font-size: 11px;
	line-height: 1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#addons{
 	display: none;
}


#woningbanners
{
	border:1px solid #000000;
}

#woningbanners td
{
	width:120px;
	height: 120px;
	text-align:center;
	
}

.odd
{
	background-color:#DDDDDD;
}

.even
{
	background-color:#EEEEEE;
}
