/*----------------------------------------------------------------------------- BASICS */

html{
	height:100%;}
	
body{
	height:100%; margin:0; padding:0;
	background:url(/site-php/images/bg_center.png) repeat-x top center fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#8f89a5;}
	
div, p, form, img{
	padding:0px; margin:0px;}
	
h1{
	font-size:18px;}
	
h2{
	font-size:16px;}
	
h3{
	font-size:14px;}
	
h4{
	font-size:12px;}
	
h5{
	font-size:11px;}

h1, h2, h3, h4, h5{
	padding:0px; margin:0px;
	color:#563d93;}
	
a{
	border:0px;}
	
a img{
	border:0px;}

/*----------------------------------------------------------------------------- LAYOUT */

#overall{
	width:100%;
	height:100%;
	min-height:100%;
    height: auto !important;
	background:url(/site-php/images/bg_center.png) no-repeat top center fixed;
	position:relative;}

#container{
	width:990px;
	margin:0 auto;
	position:relative;}
	
#container-spacer{
	height:45px;
	width:990px;}
	
#header{
	width:990px;
	height:172px;
	background:url(/site-php/images/header.png) no-repeat;}
	
#home-link{
	width:200px;
	height:172px;
	position:absolute;
	top:0;
	left:0;}
	
#home-link a{
	width:200px;
	height:172px;
	border:0px;
	display:block;
	cursor:pointer;}	

#main-container{
	width:990px;
	background:#FFF;
	float:left;}
	
#main-container_footer{
	clear:both;}
	
#box-left{
	width:212px;
	background:#FDC515;
	float:left;}
	
#koopzondag-container{
	width:212px;
	height:61px;
	background:url(/site-php/images/koopzondag_bg.jpg) no-repeat;
	float:left;}
	
#koopzondag{
	margin:31px 0 0 20px;
	width:130px;
	float:left;
	font-size:16px;
	color:#4a349b;}
	
#koopzondag-link{
	width:60px;
	float:left;
	height:50px;}
	
#koopzondag-link a{
	width:60px;
	height:50px;
	display:block;
	cursor:pointer;}
	
#menu{
	width:212px;
	float:left;}
	
#agenda-container{
	width:212px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background:url(/site-php/images/agenda-top_bg.png) no-repeat top;
	float:left;
	padding:30px 0 0 0;}

.agenda-punt_container{
	width:212px;
	float:left;
	background:url(/site-php/images/agenda-punt_bg.png) repeat-y;
	position:relative;}
	
.agenda-punt_top{
	height:8px;
	width:212px;
	float:left;}

.agenda-punt_bg{
	background:url(/site-php/images/agenda-punt_bottom.png) no-repeat bottom;}

.agenda-punt_content{
	width:165px;
	margin:3px 0 0 15px;
	padding-bottom:10px;
	line-height:1.2em;
	font-size:11px;}

a.agenda-punt_link{
	position:absolute;
	bottom:8px;
	right:10px;
	height:20px;
	width:20px;
	cursor:pointer;}
	
#openingstijden{
	width:212px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background:url(/site-php/images/openingstijden-top_bg.png) no-repeat top;
	float:left;}
	
#openingstijden #tijden{
	float:left;
	color:#826300;
	font-size:11px;
	line-height:1.5em;
	margin:30px 0 0 10px;}
	
#openingstijden #tijden b{
	width:60px;
	display:inline-block;}
	
#main{
	width:778px;
	overflow-x:hidden;
	float:left;}
	
#kaart-container{
	width:570px;
	float:left;
	background:url(/site-php/images/mid-top.gif) no-repeat top;}
	
#kaart{
	width:558px;
	height:420px;
	margin:14px auto 0 auto;}
	
#box-right{
	width:208px;
	overflow-x:hidden;
	background:url(/site-php/images/box-right_bg.png) no-repeat top;
	float:left;}
	
#logo-vastgoed{
	width:208px;
	height:153px;
	float:left;}
	
#logo-vastgoed:hover{
	width:208px;
	height:153px;
	float:left;
	background:url(/site-php/images/logo-beheer.png) no-repeat;}
	
#logo-vastgoed a{
	width:200px;
	height:153px;
	border:0px;
	display:block;
	cursor:pointer;}
	
#lokatieroute{
	width:208px;
	height:155px;
	float:left;}
	
#lokatieroute:hover{
	width:208px;
	height:155px;
	float:left;
	background:url(/site-php/images/lokatieroute.jpg) no-repeat;}
	
#lokatieroute a{
	width:200px;
	height:155px;
	border:0px;
	display:block;
	cursor:pointer;}
		
#parkeer{
	width:208px;
	height:153px;
	float:left;}
	
#parkeer:hover{
	width:208px;
	height:153px;
	float:left;
	background:url(/site-php/images/parkeer.jpg) no-repeat;}
	
#parkeer a{
	width:200px;
	height:153px;
	border:0px;
	display:block;
	cursor:pointer;}
	
#contactpagina{
	width:208px;
	height:129px;
	float:left;}
	
#contactpagina:hover{
	width:208px;
	height:129px;
	float:left;
	background:url(/site-php/images/contactpagina.jpg) no-repeat;}
	
#contactpagina a{
	width:200px;
	height:129px;
	border:0px;
	display:block;
	cursor:pointer;}
	
#content{
	width:740px;
	float:left;
	margin:10px 0 20px 20px;}
	
#content-home{
	width:530px;
	float:left;
	margin:10px 0 20px 20px;}

#logocontainer{
	width:780px;
	height:140px;
	position:absolute;
	top:10px;
	right:0;}

/*----------------------------------------------------------------------------- LAYOUT_FOOTER */

#footer{
	width:100%;
	height:80px;
	position:relative;
	margin-top:-80px;
	background:url(/site-php/images/footer-x_bg.png) repeat-x bottom;}
	


/*----------------------------------------------------------------------------- LINKS */

a{
	text-decoration:underline;
	color:#000;}

a:hover{
	text-decoration:none;
	color:#000;}

/*----------------------------------------------------------------------------- MAIN_MENU */

#menu ul{
	margin:0; padding:0; list-style:none;}
	
#menu li{
	margin:0; padding:0; list-style:none;}
	
#menu li{
	background:url(/site-php/images/headmenu-button.png) no-repeat;}

#menu li:hover{
	background:url(/site-php/images/headmenu-button_hover.png) no-repeat;}

#menu li.active{
	background:url(/site-php/images/headmenu-button_hover.png) no-repeat;}

#menu li.active:hover{
	background:url(/site-php/images/headmenu-button_hover.png) no-repeat;}

#menu li div{
	margin:0 0 0 34px;}

#menu li div:hover{}

#menu li a{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:34px;
	width:178px;
	height:34px;
	display:block;}

#menu li a:hover{}

#menu li.active a{
	color:#FDC515;}

#menu li.active a:hover{}

/*----------------------------------------------------------------------------- SUB_MENU */
