html{
    display:block;
    margin:0;
    padding:0;
    }

body{
    margin:0;
    padding:0;
    color:#333333;
    font-family:Arial Narrow, Arial,Verdana, Helvetica, sans-serif;
    font-size:15px;
    line-height:18px;
    background-image:url(../images/bg.jpg);
    background-repeat:repeat;
    background-position:top left;
	padding-bottom:20px;
    }


#bell-makelaardij-logo{
    position: absolute;
    top: 30px;
    left: 120px;
    width: 386px;
    height: 105px;
    background-image: url(../images/bell-makelaardij.png);
    background-repeat: no-repeat;
    z-index: 1;
}

#bell-makelaardij-bg{
    position: absolute;
    top: 50px;
    left: 120px;
    width: 650px;
    height: 650px;
    background-image: url(../images/bell-makelaardij-bg.jpg);
    background-repeat: no-repeat;
    z-index: 0;
}


.logomargin {
    padding-top: 120px;
}

#logofooter{
    position: relative;
    float: left;
    display: inline;
    width: 50%;
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 30px;
    height: 160px; 
}

#logofooter-logo{
    position: relative;
    float: left;
    display: inline;
    width: 50%;
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 30px;
    height: 160px;
    background-image: url(../images/bell-makelaardij-footer.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
	
#head{
	position:absolute;
	height:197px;
	left:0px;
	right:0px;
	overflow:hidden;
	z-index:-1;
	}
	
#koffie{
	position:absolute;
    height:197px;
	width:339px;
	left:50%;
	margin-left:340px;
	top:-30px;
    overflow:hidden;
	}
	
#inloggen{
	position:absolute;
	width:210px;
	height:119px;
	left:50%;
	margin-left:100px;
	top:20px;
	background-image:url(../images/inlog-venster.png);
	background-repeat:no-repeat;
	color:#999999;
	font-size:14px;
	z-index:30;
	}
	
#inloggen-gebruikersnaam{
	position:relative;
	width:160px;
	height:20px;
	margin-top:14px;
	}
	
#inloggen-wachtwoord{
	position:relative;
	width:160px;
	height:20px;
	margin-top:8px;
	}
	
#inloggen-button{
	position:relative;
	width:63px;
	height:22px;
	margin-top:8px;
	text-align:center;
	font-size:14px;
	}
	
#inloggen-button a:link, #inloggen-button a:active, #inloggen-button a:visited {
	color:#FFFFFF;
	font-size:14px;
	}
	
#inloggen-button a:hover{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#online-dossier{
	position:absolute;
	width:210px;
	height:119px;
	left:50%;
	margin-left:100px;
	top:20px;
	background-image:url(../images/online-dossier.png);
	background-repeat:no-repeat;
	color:#999999;
	font-size:14px;
	z-index:30;
	cursor:pointer; 
	}
	
#plattegrond{
	position:absolute;
	width:436px;
	height:439px;
	left:50%;
	margin-left:-892px;
	top:240px;
	background-image:url(../images/plattegrond.png);
	background-repeat:no-repeat;
	}
	
#foto{
	position:absolute;
	width:225px;
	height:139px;
	left:50%;
	margin-left:-283px;
	top:17px;
	overflow:hidden;
	z-index:2;
	background-color:#FFFFFF;
	text-align:center;
	}
	
#woning-van-de-week{
	position:absolute;
	width:259px;
	height:156px;
	left:50%;
	margin-left:-300px;
	background-image:url(../images/woning-van-de-week.png);
	background-repeat:no-repeat;
	overflow:hidden;
	z-index:3;
	}
	   
#container{
    position:relative;
    width:965px;
	top:115px;
    margin-left:auto;
    margin-right:auto;
	overflow:hidden;
	z-index:0;
    }
	
#map-top{
	position:relative;
	float:left;
	width:965px;
	height:108px;
	background-image:url(../images/map-top.png);
	background-repeat:no-repeat;
	}
	
#map-center{
	position:relative;
	float:left;
	width:965px;
	min-height:800px;
	background-image:url(../images/map-background.png);
	background-repeat:repeat-y;
	}
	
#map-content{
	position:relative;
	margin-left:165px;
	margin-right:155px;
	margin-top:45px;
	}
	
#map-bottom{
	position:relative;
	float:left;
	width:965px;
	height:120px;
	background-image:url(../images/map-bottom.png);
	}
	
#pen{
	position:absolute;
	width:57px;
	height:563px;
	top:50%;
	margin-top:-245px;
	right:8px;
	background-image:url(../images/pen.png);
	background-repeat:no-repeat;
	}
	
#map-knop{
	position:absolute;
	width:162px;
	height:124px;
	top:50%;
	margin-top:-62px;
	right:0px;
	background-image:url(../images/map-knop.png);
	background-repeat:no-repeat;
	}

#visitekaartje{
	position:relative;
	float:right;
	width:269px;
	height:163px;
	margin-right:75px;
	margin-top:30px;
	background-image:url(../images/visitekaartje.png);
	background-repeat:no-repeat;
    display: none;
	}

#telefoon{
	position:absolute;
	width:92px;
	height:73px;
	right:120px;
	top:155px;
	z-index:5;
    display: none;  
	}
	
#copyrightdoit{
	position:relative;
	float:left;
	width:965px;
	top:-40px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	}
	
#copyright a:link, #copyright a:active, #copyright a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	}
	
#copyright a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
	}

h1{
    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
    font-size:23px;
    color:#003920;
	font-weight:normal;
	line-height:22px;
	display:inline;
    }
	
h2{
    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#003920;
	font-weight:normal;
	}
	
h3{
    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#00000;
	font-weight:normal;

    }


a:link{
    color:#003920;
    text-decoration:none;
    font-size:15px;
}

a:visited{
    color:#003920;
    text-decoration:none;
    font-size:15px;
}

a:hover{
    color:#003920;
    text-decoration:underline;
    font-size:15px;
}

a:active{
    color:#003920;
    text-decoration:none;
    font-size:15px;
}

.input
{
	background-image: url(../images/bg_td.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
}
.verstuur
{
	color:white;
	background-color:#c71873;
	border:0px solid #66CC99;
}
