@charset "utf-8";
/* CSS Document */

body{
	margin:0px;	
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	font-size:11px;
	color:#094fa3;
}

*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

img{
	border:0px #000000 solid;	
}

#site_container{
	margin:0px auto;
	width:969px;
	height:633px;
	overflow:hidden;
}

#container_menu{
	position:relative;
	width:207px;
	height:553px;
	z-index:4;
}

#menu_top{
	position:relative;
	width:207px;
	height:29px;
}

#menu_spacer{
	position:relative;
	width:207px;

	background-image:url(../images/menu_spacer.png);
	background-repeat:repeat-y;
	margin-top:-10px;
	*margin-top:0px;
}

#menu_bottom{
	position:relative;
	width:207px;
	height:32px;
}

#container_header{
	position:absolute;
	width:746px;
	height:117px;
	top:0px;
	margin-left:207px;
}

#talen{
	position:relative;
	width:140px;
	height:35px;
	margin-left:6px;
	margin-top:82px;
	float:left;
}

#taal_nl{
	position:relative;
	width:35px;
	height:35px;
	float:left;
}

#taal_fr{
	position:relative;
	width:35px;
	height:35px;
	float:left;
}

#taal_en{
	position:relative;
	width:35px;
	height:35px;
	float:left;
}

#taal_de{
	position:relative;
	width:35px;
	height:35px;
	float:left;
}

#logo{
	position:absolute;
	width:585px;
	*width:500px;
	text-align:right;
	/*padding-right:15px;*/
	margin-left:-15px;
	*margin-left:-155px;
	_margin-left:-155px;
	#margin-left:-155px;

		z-index:1;

}

#container_kader{
	position:relative;
	width:885px;
	top:-438px;
	left:84px;
	z-index:2;
}

#container_top{
	position:relative;
	width:885px;
	height:30px;
}

#container_mid{
	position:relative;
	width:885px;
}

#container_bottom{
	position:relative;
	width:885px;
	height:33px;
}

#kader_top_left{
	position:relative;
	float:left;
}

#kader_top_spacer{
	position:relative;
	float:left;
	width:824px;
	height:30px;
	background-image:url(../images/kader_top_spacer.png);
	background-repeat:repeat-x;
}

#kader_top_right{
	position:relative;
	float:left;
}

#kader_left_spacer{
	position:relative;
	float:left;
	width:31px;
	height:650px;
	background-image:url(../images/kader_left_spacer.png);
	background-repeat:repeat-y;
}

#kader_content{
	position:relative;
	float:left;
	width:824px;
	background-color:#ffffff;
}

#content_filling{
	position:relative;
	width:726px;
	left:98px;
}

#kader_right_spacer{
	position:relative;
	float:left;
	width:30px;
	height:650px;
	background-image:url(../images/kader_right_spacer.png);
	background-repeat:repeat-y;
}

#kader_bottom_left{
	position:relative;
	float:left;
}

#kader_bottom_spacer{
	position:relative;
	float:left;
	width:824px;
	height:33px;
	background-image:url(../images/kader_bottom_spacer.png);
	background-repeat:repeat-x;
}

#kader_bottom_right{
	position:relative;
	float:left;
}

#mnu_logo{
	margin-left:30px;
}

.links_menu{
	color:#0b4fa0;
	text-align:right;
	margin-right:38px;
	margin-top:10px;
}

.pagina_links{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	top:7px;
	margin-bottom:20px;
}

.ruler_wit{
	width:172px;
	height:1px;
	background-color:#0b4fa0;
	margin-left:17px;
	margin-top:3px;
}

.adresgegevens{
	font-size:11px;
	font-weight:normal;
	margin-top:15px;
}

.vaste_links{
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	margin:15px 0px 15px 0px;
	text-align:right;
}


a:link {
	color:#32b357;
	text-decoration:none;
}

a:visited {
	color:#676767;
	text-decoration:none;
}

a:hover {
	color:#0060a9;
	text-decoration:underline;
}

a:active {
	color:#0060a9;
	text-decoration:none;
}


a.link_wit:link {
	color:#0b4fa0;
	text-decoration:none;
}

a.link_wit:visited {
	color:#0b4fa0;
	text-decoration:none;
}

a.link_wit:hover {
	color:#0b4fa0;
	text-decoration:underline;
}

a.link_wit:active {
	color:#0b4fa0;
	text-decoration:none;
}

a.link_menu:link, a.link_menu:visited, a.link_menu:hover, a.link_menu:active {
	color:#0b4fa0;
	text-decoration:none;
	font-size: 13px;
}

.menu_active_link{
	background-color:#32B357;
color:white;
font-size:13px;
margin-bottom:12px;
margin-left:16px;
padding:1px 21px 1px 0;
width:151px;
}

a.menu_active_link{
	text-decoration:none;
	color:white;
	font-size: 13px; 
	position:relative;
	left:21px;
}

.menu_non-active_link{
	color:#0b4fa0;
	padding:1px 0px 1px 0px;
	margin-bottom:12px;
	font-size: 13px; 
}

h1{
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#0b4fa0;
}

h2{
	font-weight:bold;
	font-size:12px;
	text-transform:none;
	color:#0b4fa0;
}

h1 a{
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#0b4fa0;
	text-decoration:none;
}

.link_top{
	margin-left:50px;	
}

ul{
	list-style-image:url("../images/list_bol.png");
	list-style-type:disc;
	margin-left:-25px;
	*margin-left:0px;
}

ul>li>ul {
 list-style-image:none;
 list-style-type:disc;
}

li{
	margin-bottom:15px;	
}

.foto_border{
	border:3px #ffffff solid;	
}

.container_LR{
	position:relative;
	width:725px;
}

.container_left{
	position:relative;
	width:500px;
	*width:494px;
	margin-left:4px;
	float:left;
	margin-right:30px;
}

.container_right{
	position:relative;
	width:190px;
	*width:187px;
	float:left;
}

.container_LR_ligging{
	position:relative;
	width:725px;
}

.container_left_ligging{
	position:relative;
	width:235px;
	*width:229px;
	margin-left:4px;
	float:left;
	margin-right:30px;
}

.container_right_ligging{
	position:relative;
	width:450px;
	*width:447px;
	float:left;
}

.zoekbox_home{
	position:relative;
	width:494px;
	height:73px;
	left:-7px;
	background-image:url(../images/zoekbox.png);
	background-repeat:no-repeat;
	color:#333333;
}

#zoekbox_form{
	position:relative;
	left:15px;
	top:14px;
}

.pidk{
background-image:url("../images/pidk_kader.png");
background-repeat:no-repeat;
color:#0B4FA0;
font-size:12px;
height:194px;
padding-top:14px;
position:relative;
text-align:center;
width:183px;
}

.wit_border{
	border:1px #ffffff solid;
}

.knop{
background-color:#0B4FA0;
color:white;
line-height:3;
margin-top:5px;
padding:4px;
text-decoration:none;
text-transform:uppercase;
width:auto;
}

.detail_knop_pidk{
	margin-top: 2px;
}

.afb_kantoor{
	border:3px #094fa3 solid;
	margin-bottom:5px;
}

.schrijfuin{
	width:100%;
	text-align:left;
	margin-left:-24px;
}

#sel_link{
	color: white;
}

.powered{
	width:100%;
	text-align:right;
	font-size:8px;
	padding-right:6px;
}

.powered a{
	color:#094fa3;
	text-decoration:none;
}


/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 3px solid #ffffff;
/*border-bottom-width: 0;*/
z-index: 100; /* zIndex should be greater than that of shadow's below */
background-color: #094fa3;
width: 100px; /* default width for menu */
text-transform:uppercase;
margin-left:10px;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color: #094fa3;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 3px solid #eeeeee;*/
text-decoration: none;
font-weight: bold;
list-style-type: none;
color: #ffffff;
list-style-image:none;
line-height:20px;
background-color: #094fa3;
}

.anylinkmenu li{
margin-bottom:0px;
list-style-image:none;
background-color: #094fa3;
}

.anylinkmenu a:hover{ /*hover background color*/
background-color: #32b357;
color: white;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: transparent;
visibility: hidden;
margin-left:13px;
margin-top:-7px;
}

a.menuanchorclass:link, a.menuanchorclass:visited, a.menuanchorclass:hover, a.menuanchorclass:active {
	color:#0b4fa0;
	text-decoration:none;
	font-size: 13px;
}

#flexFrame{
	overflow-x: hidden; 
	overflow-y: auto; 
} 

.rij_container{
margin-left:14px;
overflow:hidden;
position:relative;
width:695px;
}

.pand_kader{
	background-color:#FBFBFB;
	border:1px solid #CCCCCC;
	height:110px;
	/*margin-bottom:15px;
	margin-top:15px;*/
	overflow:hidden;
	position:relative;
}

.fotoLijst{
	position:relative; 
	/*top:14px;*/
	margin-left:10px;
	z-index:1;
	/*#top:-54px;
	_top:-54px;
	*top:-54px;*/
	width:106px;
	height:80px;
	overflow:hidden;
	float:left;
}

.foto_border{
	border:#0B4FA0 1px solid;
}

.titelonder_cont{
float:left;
font-weight:bold;
height:80px;
margin-left:12px;
margin-top:3px;
position:relative;
width:500px;
border:1px solid #ff0000;
}

.statusLinks{
	font-size:11px;
	font-weight:bold;
	color:#0b4fa0;
	line-height:30px;
}

.adresMidden{
	font-size:11px;
	font-weight:bold;
	color:#0b4fa0;
	text-align:center;
	line-height:30px;
}

.prijsRechts{
	font-size:11px;
	font-weight:bold;
	color:black;
	text-align:right;
	line-height:30px;
}

#onderKader{
	width:746px;
	overflow:hidden;
	margin-left:7px;
	text-align:left;
}

.hoofdfoto{
	position:relative;
	width:350px;
	text-align:center;
	float:left;
	margin-right: 3px;
}

.foto_container{
	width:708px;
	height:270px;
	margin: 0px;
	overflow:hidden;
}

.container_thumbs{
	position:relative;
	width:355px;
	height:261px;
	float:left;
}

.thumb{
	position:relative;
	width:115px;
	height:85px;
	float:left;
	text-align:center;
	overflow:hidden;
	margin-bottom: 3px;
}

.omschrijving{
	width:690px;
	position:relative;
}
