body{
	margin-top: 0px;
	background-color: #FFFFFF;
               font: normal normal normal 12px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;

}
*{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
a:link, a:active, a:hover, a:visited
{
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	color: #1B3E94;
	line-height: 20px;
	letter-spacing: 0px;
}

div#bodyContainer {
	display:block;
	text-align:center;
	margin:0;
	padding:0;
}
div#pageContainer {
	display:block;
	width:960px;
	margin:0 auto 0 auto;
	text-align:left;
	}

#heading{
                position: relative;
                height: 110px;
                width: 960px;
}

div#menuwrapper {
                position: relative;
	background-color: #000000;
	width: 960px;
	height: 30px;
	font: normal 12px sans-serif;
	text-transform: uppercase;
                    }
div#menu { position: absolute;
                width: 940px;
               height: 20px;
               margin-top: 7px;  
               border: 0px solid yellow;
   }
.menuitem {
                 position: relative;
                 float:left;
                 border: 0px solid red;
                 margin: 0px 0px 0px 30px;  
                }
.menuitem a{
text-decoration: none;
font: normal bold 12px sans-serif;
color: #ffffff;
}
#separator {
	height: 20px;
	clear: both;
	width: 960px;
	
}

#container{
	width: 960px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #DDCCEE;
	}
#kolom1{
width: 165px;
padding: 0px 0px 0px 0px;
float:left;
}
#centrum {
position: relative;
width: 506px;
border-left: 2px solid Black;
border-right: 2px solid Black;
float:left;
}
#centrum_txt {
margin: 0px 10px 0px 10px;
font: normal normal normal 12px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;

}
#lijst_vac {
position: relative;
width: 466px;
margin: 0px 10px 0px 10px;
padding: 0 ;
}
#lijst_vac ul {
list-style-position: inside;
list-style: square;
margin-left: 5px;
*margin-left: -8px;
padding: 0px;
}
#lijst_vac li{
line-height: 20px;
}
#lijst_vac a{
 
}
#kolom2
{
width: 165px;
padding: 0px 0px 0px 0px;
float:left;
}
#kolom2_txt
{
width: 145px;
margin: 0px 10px 0px 10px;
}
#beschikbaar_rood{
width: 100%;
background-color: #C4151C; 
text-align:center;
margin-top: 7px;
}
#beschikbaar_rood a{
color: white;
}
#beschikbaar_text ul {
list-style-position: inside;
list-style: square;
margin-left: 15px;
*margin-left: 0px;
padding: 0px;
}

#beschikbaar_text li {
line-height: 20px;
}
#beschikbaar_text a
{
                text-decoration: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
	color: #1B3E94;
	text-transform: lowercase;
                margin-left: -3px;
                }
#stepstone { margin-top: 15px; }
#skyscraper
{
float:left;
width:120px;}

.klein{
font: 10px sans-serif;
color: gray;
}
.vac_title_black {
background-color: #000000;
width: 100%;
clear: both;
color:  white;
height: 16px;
padding: 2px auto 2px auto;
margin-bottom: 5px;
}
.vac_content_title {float: left; width: 40%;margin-bottom: 6px;height: 14px;}
.vac_content_title_txt {float: left; width: 58%; margin-bottom: 6px;clear:right; height: 14px;}
