/* reset verwijderd.... */
body.home {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	
}

form {
	margin: 0;
}

img {
	border: 0;
}

/*=====================================text====================================*/

h1, h2, h3 {
    font-family:        Arial,Helvetica,sans-serif;
}

/* page title */
h1 {
    font-size:          22px;
    color:              #00476e;
    margin-top:         4px;
    margin-bottom:      4px;
}

/* content block title */
.home h2 {
    font-size:          20px;
    font-weight:        normal;
    margin:             10px 0 0px 0;
	color:				#00476E;
	      
}



/* content block subheading */
h3 {
    font-size:          11px;
    font-weight:        bold;
    color:              #777;
}

/* content block item title */
h4 {
    font-size:          10px;
    font-weight:        bold;
    color:              #ee6a12;
}

h5 {
    font-size:          10px;
    font-weight:        bold;
}

/*------ LINKS ------*/
a {
    color:              #ee6a12;
   /* text-decoration:    underline;*/
}

h4 a {
    text-decoration:    none;
    font-weight:        bold;    
}

h4 a:hover {
    text-decoration:    underline;    
}

/*============================ meta nav =========================================*/

div#serviceMenuCon, div.meta_nav {
	position: relative;
	left: 0;
	height:22px;
	padding-top:10px;
	width:980px;
}

div#servicemenuSearch {
	float:right;
	width:185px;
	color:#8a8a8a;
}
	
input#searchbox {
	width:142px; /* 152 - 5 - 5 */
	height:14px;
	padding:0 5px 0 5px;               
	color:#000;
	font-size: 10px;
	border:1px solid #cecece;
	margin-left:5px;
}

/*
input#searchsubmit {
vertical-align:     bottom;
margin-bottom:      0px;
margin-left:        0px;
}
*/

input#searchsubmit {
	position:absolute;
	top:11px;
	left:952px; /*962*/
}

	
div#servicemenuNav{
	float:right;
	min-width:270px;
	color:#8a8a8a;
}

div#servicemenuNav a {
margin:0;
padding-right:10px;
font-size:11px;
color:#8a8a8a;
text-decoration:none;
}

div#servicemenuNav a:hover {
text-decoration:underline;
}
    
div#servicemenuNav a.small {
padding-right:0px;
font-size:10px;
}
            
div#servicemenuNav a.medium {
padding-right:0px;
font-size:11px;
}
            
div#servicemenuNav a.large {
font-size:12px;
}
			
/*===============================================================================*/

div.container, #mainCol, div#contentCon {
	float:left;
	width: 734px;
	padding-top:5px;
}

div#menucontainer {
	width: 742px;
	height: 247px;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index:1;
}

.foto-hoekje {position:absolute; left:725px; top:231px; z-index:2;}

div#menucontainer img.logo {
	position: absolute;
	left: 0;
	top: 0;
}

div#menucontainer img.visual {
	position: absolute;
	right: 0;
	bottom: 0;
}

ul#mainmenu {
	position: absolute;
	z-index: 20;
	left: 0;
	bottom: 0;
	list-style: none;
	margin: 0;
	width: 244px;
	border-right: 1px solid #fff;
	/*padding:0 0 1px 0;
	background:#ee4410 url(../gfx/backgrounds/back_li_m7.gif) 100% 100% no-repeat;*/
	5:02 PM 10/12/2009padding: 0;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
}

ul#mainmenu li.m1 {background-color: #e97f03;}
ul#mainmenu li.m2 {background:#ea7505 url(../gfx/backgrounds/back_li_m2.gif) 100% 0 no-repeat;}
ul#mainmenu li.m3 {background:#eb6c07 url(../gfx/backgrounds/back_li_m3.gif) 100% 0 no-repeat;}
ul#mainmenu li.m4 {background:#ec600a url(../gfx/backgrounds/back_li_m4.gif) 100% 0 no-repeat;}
ul#mainmenu li.m5 {background:#ec570c url(../gfx/backgrounds/back_li_m5.gif) 100% 0 no-repeat;}
ul#mainmenu li.m6 {background:#ed4c0e url(../gfx/backgrounds/back_li_m6.gif) 100% 0 no-repeat;}
ul#mainmenu li.m7 {background:#ee4410 url(../gfx/backgrounds/back_li_m7.gif) 100% 0 no-repeat;}

ul#mainmenu li a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 5px 6px 4px 15px;
	background:url(../gfx/nav/bullets-main-menu.gif) 226px center no-repeat;
}

/* Uitzonderingen menuitems zonder submenu, dus zonder pijl */
ul#mainmenu li.m4 a, ul#mainmenu li.m6 a {background:url(../gfx/spacer.gif) center no-repeat;}

ul#mainmenu li a:hover{
	background-color: #ffffff;
	color:#034f7b;
}

ul#mainmenu li.active a   {
	background-color: #ffffff;
	color: #034f7b;
}

ul#mainmenu li.active-tab a {
	background-color: #eef3f7;
	color: #034f7b;
}


* html ul#mainmenu li {float:left; width:244px;}
	* html ul#mainmenu li a {display:block; width:223px;}

div.menuslide {
	position: absolute;
	z-index: 2;
	background: url('../gfx/bg_submenu.png') repeat;
	overflow: hidden;
	width: 497px;
	top: 0;
	left: -500px;
	border-top: 1px solid #fff;
	padding: 1px 1px 0 1px;
	z-index:1
}

body div.menuslide {font-family:Arial, Helvetica, sans-serif;}

div.menuslide ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
	z-index:2;	
}

div.menuslide ul li {
	width: 243px;
	float: left;
	margin-bottom: 1px;
	margin-right: 1px;
	position:relative;
	z-index:3;	
}

div.menuslide ul li a {
	display: block;
	position:relative;
	padding: 6px 6px 7px 14px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background: url('../gfx/bullet.gif') no-repeat 6px 11px;
}
div.menuslide ul li a:hover {
	background: #fff url('../gfx/bullet_hover.gif') no-repeat 6px 11px;
	color: #034f7b;
}

/*================================ column right ==================================*/
div.quicklinks {
	float:left;
	min-height:117px;
	width:186px;
	padding:12px 14px 12px 14px;
	border:1px solid #d9d9d9;
	background-color:#eef3f7;
	color:#00619e;
	margin-bottom:20px;
	line-height:normal;
}

div.quicklinks strong {margin-left:-1px;}

div.quicklinks ul{
	list-style-type:none;
	padding-top:10px;
}

div.quicklinks li{
	background:url(../gfx/bullet_hover.gif) 0 10px no-repeat;
	font-size:11px;
	padding: 5px 0 5px 10px;
}

div.quicklinks li a, #rightCol div.quicklinks li a{
	text-decoration:none;
	color:#00619e;
}

div.quicklinks li a:hover, #rightCol div.quicklinks li a:hover {
	text-decoration:underline;
}

div.banner{
	float:left;
	height:138px;
	width:214px;
	border:1px solid #d9d9d9;
	background-color:#eef3f7;
	color:#00619e;
	margin-bottom:20px;
}


/*====================================web_content============================*/

div.web_content{
	float:left;
	width:735px;
	min-height:530px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



div.web_content p {
	font-size:11px;
	color:#003958;
	line-height:18px;
	padding:10px 0 15px 0;
}

div.web_column{
	float:left;
	width:245px;
}

div.web_column2{
	float:left;
	width:225px;
	background: url(../gfx/BG_web_column.gif) left bottom no-repeat #eef3f7;
	padding-left:20px;
	padding-bottom:20px;
}

div.blok_text{
float:left;
width:218px;
border-bottom:1px solid #CCCCCC;
padding-right:10px;
}
	div.blok_text h2 {line-height:20px;}

div.blok_vragen{
float:left;
width:218px;
padding-right:10px;
}

div.blok_vragen a {
text-decoration:none;
}

div.blok_vragen a:hover {
text-decoration: underline;
}


div.blok_vragen ul{
list-style-type:none;
font-size:11px;
color:#003958;
padding-top:10px;
margin-bottom:5px;
}

div.blok_vragen li{
background:url(../gfx/bullet_orange.gif) left top no-repeat;
padding:6px 0 6px 7px; 
line-height:17px;
}

div.blok_huur_koop{
float:left;
width:208px;
}

div.blok_huur_koop img{
border:1px solid #cbcfd2;
margin-top:10px;
}

span.onderschrift{
font-size:10px;
color:#01629b;
}

div.blok_huur_koop ul{
	list-style-type:none;
	font-size:11px;
	color:#003958;
	padding-top:10px;
}

div.blok_huur_koop li{
	background:url(../gfx/bullet_orange2.gif) 0 6px no-repeat;
	padding:1px 0 1px 7px;
	font-weight:bold; 
}

div.blok_huur_koop a {text-decoration:none;}
div.blok_huur_koop a:hover {text-decoration: underline;}

div.blok_nieuws{
	float:left;
	width:198px;
	border-bottom:1px solid #CCCCCC;
	padding-right:10px;
	margin-left:20px;
	display:inline;
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.blok_nieuws a{
text-decoration:none;
}

div.blok_nieuws a:hover{
text-decoration: underline;
}

div.blok_nieuws ul{
	list-style-type:none;
	font-size:11px;
	color:#003958;
	padding-top:10px;
	margin-bottom:5px;
}

div.blok_nieuws li{
padding:4px 0 4px 0px;
line-height:17px;
}

span.datum{
color:#666666;
}

a.meernieuws{
	font-size:11px;
	font-weight:bold;
	color:#ee6a12;
	background:url(../gfx/bullet_orange2.gif) 0 6px no-repeat;
	padding-left:7px;
}


div.blok_vacatures{
float:left;
width:198px;
padding-right:10px;
padding-left:20px;
}

div.blok_vacatures a {text-decoration:none;}
div.blok_vacatures a:hover {text-decoration: underline;}

div.blok_vacatures ul{
	list-style-type:none;
	font-size:11px;
	color:#003958;
	padding-top:5px;
	margin-bottom:5px;
}

div.blok_vacatures li{
	background: url(../gfx/bullet_orange2.gif) 0 11px no-repeat;
	padding:6px 0 6px 7px;
	line-height:17px; 
}


/*========================================footerCon================================*/
/*
div#footerCon {
	float:left;
	width:745px;
	border-top:1px solid #c3d3df;
	font-size:11px;
	color:#777;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#footerConLeft {
	text-align: left;
	float: left;
	padding-top: 5px;
}

	div#footerConLeft a {
        color:              #777;
        text-decoration:    none;
    }

    div#footerConLeft a:hover {
        color:              #777;
        text-decoration:    underline;
    }
	
	div#footerConLeft img {
        width:				3px;
		height:				3px;
		vertical-align: 	middle;
		padding-left:		4px;
		padding-right:		4px;
    }

div#footerConRight {
	text-align: right;
	float: right;
	padding-top: 5px;
}

	div#footerConRight a {
        color:              #777;
        text-decoration:    none;
    }

    div#footerConRight a:hover {
        color:              #777;
        text-decoration:    underline;
    }*/
	
	

