BODY {
	font-size:68%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 135%;
	margin: 0;
	text-align: center;
	background-color: #ff6600;
}

div#main_container{
	margin: 0 auto 0 auto;
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#boxkop {
	height: 305px;
	width: 850px;
	position: relative;
}
#adv_rechtsboven {
	position: absolute;
	height: 250px;
	width: 250px;
	left: 600px;
	top: 0px;
	z-index: 1000;
}


#boxmenu {
	width: 162px;
	float: left;
}

#boxcontent {
	width: 677px;
	float: left;
	padding: 5px;
}

#boxfooter {
	height: 18px;
	width: 845px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 2px;
}
.pictureleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
}

#logo_adres {
	height: 275px;
	width: 311px;
	float: left;
	position: relative;
}
#bovagenquete {
	height: 79px;
	position: absolute;
	width: 309px;
	top: 225px;
	border: 1px solid #000;
	background: #FFF;
}


#filmpje {
	height: 275px;
	width: 403px;
	float: left;
}

#zwartebalk {
	height: 31px;
	width: 850px;
	background-color: #000000;
	clear: both;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
#zwartebalk a, #zwartebalk a:visited {
	color: #ff6600;
	text-decoration: underline;	
}
#zwartebalk a:hover {
	color: #ff6600;
	text-decoration: none;	
}

#adres {
	padding-left: 15px;
}
#contactbutton {
	float: right;
	width: 120px;
	margin-top: 4px;
	text-align: center;
}
#Beheerbutton {
	text-align: center;
	float: right;
	width: 80px;
	margin-top: 4px;
	margin-right: 4px;
}

#Homebutton {
	float: right;
	width: 230px;
	margin-top: 4px;
	margin-left: 4px;
	text-align: center;
}

#Huurbutton {
	float: right;
	width: 170px;
	margin-top: 4px;
	text-align: center;
}

#rijrechts {
	background-image: url(../images/fotorijrechts.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 136px;
	float: left;
}

.tekstlink {
	color: #000000;
	font-weight: bold;
}

a.tekstlink:link, a.tekstlink: visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.tekstlink:hover, a.tekstlink:active {
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
}

.atop {
	color: #000000;
}

a.atop:link, a.atop: visited {
	color: #000000;
	text-decoration: underline;
}

a.atop:hover {
	color: #000000;
	background-color: #FF6600;
}
.lijnonder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

