/* Main */

html{
	overflow: hidden;	
}

body{
	margin: 0px;
	font-family:Verdana;
	font-size:12px;
	color:#707173;	
	line-height:18pt;
	
}

p{
	font-family:Verdana;
	font-size:12px;
	color:#707173;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

/* LAYOUT */
/* Header */

#top{
	width: 100%;
	height: 120px;
	background-color:#FF0000;
	overflow-x: hidden ;
	overflow-y: hidden;
}

#top_content{
	width: 1021px;
	height: 120px;
	background-color:#FF0000;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 1005px;
	height: 120px;
	background-color:#FF0000;
	float:left;
}

#header_menu{
height:481px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
text-align:left;
width:875px;

}

#header_menu img{
padding-left: 35px;
padding-right: 35px;
}

/* Content gedeelte*/
#container{
	width: 100%;
	@height:  expression(document.body.offsetHeight - 160 + "px");
	_height:  expression(document.body.offsetHeight - -372 + "px");
	background-color: #FFFFFF;
	position: absolute;
	top: 120px;
	bottom: 0px;
	overflow-x: hidden ;
	overflow-y:scroll;
	background-image: url(images/background.png);
	background-position: top;
	background-repeat: no-repeat;
}

#container_nostar{
	width: 100%;
	@height:  expression(document.body.offsetHeight - 160 + "px");
	_height:  expression(document.body.offsetHeight - -372 + "px");
	background-color: #FFFFFF;
	position: absolute;
	top: 120px;
	bottom: 0px;
	overflow-x: hidden ;
	overflow-y:scroll;
	background-position: top;
	background-repeat: no-repeat;
}

/* DIV gemaakt voor centreren. Vanwege scrollbar ging dit fout. */
#content{
	width:1005px;
	min-height:430px;
	_height: 490px;
	margin-left: auto;
	margin-right: auto;
/*	border-left: 1px solid RED;
	border-right: 1px solid RED;*/
}

/* De DIVS waarin de tekst / aanbod komt. Diverse divs voor meerdere setups.*/

#home{
	padding-top: 10px;
	height: 481px;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#overpunt{
	padding-top: 10px;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	
}

#overpuntinschrijven{
	padding-top: 10px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	float: left;
}

#diensten{
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#aanbod{
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

/* Woning Aanbod */

#woningaanbod{
	height: 481px;
	width: 875px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	

}

.woning{
	width: 875px;
	height: 175px;
}

.woning_photo{
	width: 233px;
	height: 175px;
	float: left;	
}

.woning_text{
	float: right;
	width: 631px;
	height: 175px;
	text-align:left;	
}

.woning_text_street{
	width: 100%;
	height: 25px;
	font-family:Verdana;
	font-size:17px;
	color:#707173;	
}

.woning_text_city{
	width: 100%;
	height: 25px;
	font-family:Verdana;
	font-size:17px;
	color:#707173;		
}

.woning_text_status{
	width: 100%;
	height: 25px;
	font-family:Verdana;
	font-size:17px;
	color:#707173;		
}

.woning_text_price{
	width: 100%;
	height: 25px;
	font-family:Verdana;
	font-size:17px;
	color:#707173;		
}

.woning_text_description{
	width: 100%;
	height: 50px;
	font-family:Verdana;
	font-size:12px;
	color:#707173;
}

.woning_text_more{
	width: 100%;
	height: 25px;
	text-align: right;
	font-family:Verdana;
	font-size:13px;
	color:#707173;		
}

.woning_text_more a:link, .woning_text_more a:visited {
	color: #FF0000;
	text-decoration: none;
}

.woning_text_more a:hover{
	color: #6699CC;
	text-decoration: underline;
}

#pagenav{
	height: 40px;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}

#pagenav_left{
	width: 100px;
	height: 40px;
	float: left;
	text-align:left;	
}

#pagenav_center{
	width: 675px;
	height: 40px;
	float: left;
	text-align:center;
}

#pagenav_right{
	width: 100px;
	height: 40px;
	float: right;
	text-align:right;
}

#pagenav a:link, #pagenav a:visited {
	color: #FF0000;
	text-decoration: none;
}

#pagenav a:hover{
	color: #6699CC;
	text-decoration: underline;
}

#pagesort{
	height: 20px;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: right;
}

/* Objectpagina */

#photoframe{
	width: 875px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

#photoframe_left{
	width: 390px;
	height: 250px;
	float: left;
	text-align:left;
}

#photoframe_right{
	width: 400px;
	height: 250px;
	text-align:left;
	float: left;
	overflow: auto;
}

.mainpic_woning{
	border: 1px solid black;
}

#object_content{
	width: 875px;
	height: 218px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#object_details{
	width: 855px;
	height: 20px;
	margin-top: 5px;
	font-family:Verdana;
	font-size:17px;
	color:#707173;	
	text-align: left;
}

#object_details_left{
	float: left;
	width: 390px;
}

#object_details_right{

}

#object_back{
height: 20px;
width: 100%;
text-align:left;
}

#object_menu{
width: 100%;
height: 50px;

}

/* Menu Bar voor Aanbod/Diensten en Over punt.  */

#dienstenmenu{
	height: 212px;
	width: 855px;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding: 10px;
	border: 1px solid #FF0000;
}

#aanbodmenu{
	height: 212px;
	width: 855px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding: 10px;
	border: 1px solid #FF0000;
}

#medewerkers{
	height: 432px;
	width: 855px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;

	text-align:center;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #FF0000;
}

.blok {
	height: 200px;
	width: 213px;
	float:left;
	padding-bottom: 20px;
}

/* Contact */
#contactcontainer{
	width: 100%;
	@height:  expression(document.body.offsetHeight - 160 + "px");
	_height:  expression(document.body.offsetHeight - -372 + "px");
	background-color: #FFFFFF;
	position: absolute;
	top: 120px;
	bottom: 0px;
	overflow: hidden;
	background-image: url(images/background.png);
	background-position:top;
	background-repeat: no-repeat;
}

#contact_details{
	width: 100%;
	height: 155px;
}

#contact_details_content{
	width:1005px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#contact_details_frame{
	padding-top: 10px;
	height: 100%;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	line-height: 17px;
	
}

#contact_form{
	width: 100%;
	height: 275px;
	background-color: #FF0000;
	font-family:Verdana;
	font-size:12px;
	color: #FFFFFF;
	margin-top: 50px;
}

#contact_form_content{
	width:1005px;
	height: 100%;
	background-color: #FF0000;
	margin-left: auto;
	margin-right: auto;
}

#contact_form_frame{
	height: 100%;
	background-color: #CCCCCC;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#contact_form_frame_left{
	float: left;
	width: 475px;
	height: 100%;
	background-color: #FF0000;
}

#contact_form_frame_right{
	float: right;
	width: 400px;
	height: 100%;
	background-color: #FF0000;
}

#contact_form_frame_right IMG{
	margin-top: 5px;
}

#contact_footer{
	width: 100%;
	height: 100px;
	text-align:center;
}

td.title{
font-size: 18px;
color: red;
}

h1{
font-size: 18px;
color: red;
}

