/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
}

.table{
	height:100%;
	width:100%;
}

.top{
	height:20%;
	background-color:#5D86A3;
}

.middle{
	background-image:url(images/side_01.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	background-color:#0B3756;
}

.bottom{
	height:20%;
	background-color:#0B3756;
}

p, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding:0px 10px;
}

.kop{
	padding:0px;
	font-weight:bold;
	color:#000000;
}

#container1{
	width:770px;
	height:549px;
	text-align:left;
	background-image:url(images/hbb_back1.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 auto;
}

#container2{
	width:770px;
	height:549px;
	text-align:left;
	background-image:url(images/hbb_back2.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 auto;
}

#container3{
	width:770px;
	height:549px;
	text-align:left;
	background-image:url(images/hbb_back3.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 auto;
}

#header{
	height:17px;
	font-size:1px;
}

#menu{
	height:20px;
}

#btngroep{
	width:195px;
	height:20px;
	float:left;
	font-size:1px;
	cursor:pointer;
}

#btnverhuur{
	width:189px;
	height:20px;
	float:left;
	font-size:1px;
	cursor:pointer;
}

#btnklanten{
	width:185px;
	height:20px;
	float:left;
	font-size:1px;
	cursor:pointer;
}

#btncontact{
	width:201px;
	height:20px;
	float:left;
	font-size:1px;
	cursor:pointer;
}

#flashlogo{
	height:120px;
	padding: 0px 15px 0px 18px;
}

#inhoud{
	height:363px;
	padding: 0px 15px 0px 18px;
}

#inhoudlinks{
	width:366px;
	float:left;
	text-align:right;
}

#inhoudrechts{
	margin-left:1px;
	width:369px;
	float:left;
	text-align:left;
	padding:0px;
	_padding-top:7px;
	margin:0px;
}

#stippen{
	width:369px;
	height:186px;
	margin-top:33px;
	padding:0px;
	margin-left:1px;
}

#stippenlinks1{
	width:366px;
	height:186px;
	margin-top:33px;
	padding:0px;
	vertical-align:middle;
	text-align:right;
	overflow:hidden;
}

#stippenlinks{
	width:366px;
	height:186px;
	margin-top:33px;
	padding:0px;
	text-align:left;
}

#stippenhoog{
	width:366px;
	height:186px;
	padding-top:5px;
}

#fotoelement{
	width:370px;
	height:186px;
	margin-top:33px;
	margin-left:-1px;
	padding:0px;
	overflow:hidden;
	}
	
.fotorechts{
	border:1px solid black;
	margin-top:33px;
	_margin-top:26px;
	margin-bottom:0px;
	padding:0px;
	width:367px;
	height:184px;
	overflow:hidden;
}

#onder{
	clear:both;
	height:26px;
}

#pijl{
	margin-top:-1px;
	text-align:right;
	padding-top:1px;
}

#audio{
	position:absolute;
	top:221px;
	width:369px;
	overflow:hidden;
}

.foto{
	border: 1px solid black;
}

#verhuur{
	position:absolute;
	bottom:27px;
	width:367px;
	overflow:hidden;
	margin-left:1px;
}

#mail{
	position:absolute;
	height:26px;
	width:150px;
	right:15px;
	cursor:pointer;
}

a:link{
	color:#999999;
}

a:visited{
	color:#999999;
}

