@charset "utf-8";
/* CSS Document */
.sm {list-style:none; width:790px; height:280px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}

*
{
padding: 0;
margin: 0;
border: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/bg.png);
	/*background-image: url(../images/bg_belisol.jpg);*/
	/*background-color: #b8925d;*/
	background-color: #F2F2F2;
	background-repeat:repeat-x;
	background-position: top center;
	font: 12px Trebuchet MS, Verdana, sans-serif;
	
	color: #333;
	line-height: 24px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color:#000;
	line-height:18px;
}



#wrapper {
	margin:0 auto;
	width:980px;
	height:120px;
	margin-top:10px;
}
	
#leaderboard {
	float:right;
	width:728px;
	height:90px;
	}

#logo {
	float:left;
	height:91px;
	width:91px;
	}

/*-----------------------------*/
/*---------- TEXT ---------*/
/*-----------------------------*/
h1 {
	font-size:13pt;
	color:#000;
	font-weight:bold;
	font-family: Trebuchet MS, Verdana, sans-serif;
}

h2 {
	font-size:11pt;
	color:#000;
	font-weight:bold;
	font-family: Trebuchet MS, Verdana, sans-serif;
	margin-bottom:10px;
}

h3 {
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Trebuchet MS, Verdana, sans-serif;
}

/*-----------------------------*/
/*---------- HIGHLIGHT---------*/
/*-----------------------------*/
#highlight-wrapper {
    float:left;
	width:980px;
	height:390px;
	margin-top:10px;
}

#highlight-left {
  float:left;
  width:230px;
  text-align:left;
  }

#highlight-center {
  float:left;
  margin-top:10px;
  width:520px;
  text-align:left;
}

#highlight-right{
	float:left;
	/*padding-top:55px;*/
	padding-top: 15px;
	padding-left:15px;
}

#highlight-right a img{
	border:none;
}

#huizenjacht {
  float:left;
  height:40px;
}

#subnavig-title {
	float:left;
	margin-top:10px;
	margin-left:15px;
}

#subnavig {
	float:left;
	margin-top:2px;
	width:200px;
	height:225px;
}

#subnavig a{
	color: white;
}


.secondary-menu {
    color: white;
    font-family: Trebuchet MS;
	width:230px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
	line-height:30px;
	background-color: #c20406;
	padding:0px 15px 0px 15px;
}

.secondary-menu:hover {
    background-color: #000000;
	padding:0px 15px 0px 15px;
}


/*-----------------------------*/
/*---------- CONTENT ----------*/
/*-----------------------------*/
#content-wrapper {
    float:left;
	width:980px;
	height:349px;
	margin-top:10px;
}

#left-wrapper {
  float:left;
  width:210px;
  text-align:left;
}

#content-left-archief {
  float:left;
  width:210px;
  text-align:left;
  background-color:#CC0000;
}

#content-left-heylencta {
  float:left;
  width:210px;
    margin-top:20px;
  text-align:left;
}

#content-left h2{
	color:#FFFFFF;
	margin-left:10px;
	margin-top:5px;
	
}

.block-menu_block h2{
	color:#FFFFFF;
	margin-left:10px;
	margin-top:5px;
	font-weight:bold;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:15px;
}

#content-center {
  float:left;
  width:440px;
  margin-left:10px;
  text-align:left;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size:10pt;
  line-height:16pt;
}

#content-right {
  float:left;
  margin-left:10px;
  width:300px;
  text-align:left;
 
}

/*-----------------------------*/
/*----------- NAVIG -----------*/
/*-----------------------------*/
#navig {
	float:left;
	width:966px;
	height:23px;
	margin-top:27px;
	text-align:left;
		padding:7px;

}
	

.primary-menu {
    color: white;
    font-family: Trebuchet MS;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;

			padding:7px;
  
}

.primary-menu:hover {
    background-color: #800000;
		padding:7px;
	
}

.separe {
	vertical-align:middle;
	
	}


/*-----------------------------*/
/*---------- FOOTERS ----------*/
/*-----------------------------*/

#web2footer
{
font: 12px Trebuchet MS, Verdana, sans-serif;
	height: 300px;
	background-image: url(../images/web2footer_bg.jpg);
	background-repeat: repeat-x;
	background-color:#DBDBDB;
	float:left;
	width:100%;
margin-top:1400px;
	position:relative;
}

#web2footer a:visited {
	font: 12px Trebuchet MS, Verdana, sans-serif;
	color:#000000;
	text-decoration: none;
}
#web2footer a {
	font: 12px Trebuchet MS, Verdana, sans-serif;
	color:#000000;
	text-decoration: none;
}

#web2footer h2 {
		font-size: 12px;
	font-weight: bold;
	background: none;
	color: #C00;
	text-transform:uppercase;
	padding: 0 0 0 10px;
	margin: 0;
	}

#web2footerContent
{
	width: 980px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding: 20px 0 20px 0;
	
	text-align: left;
}

.web2footerColumn
{
	padding: 0 20px 0 0;
	width: 225px;
	float: left;
}

.web2footerColumn ul {
	margin-left: 0px;
}

.web2footerColumn dl dt
{
	color: #666;
	
	display: inline;
	float: left;
	
	width: 45px;
	height: 24px;
}

.web2footerColumn dl dd a
{
	color: #333;
	text-decoration: none;
}

.web2footerColumn dl dd a:hover
{
	color: #333;
	text-decoration: underline;
}

.web2footerColumn dl dd a:visited
{
	color: #333;
	text-decoration: none;
}

.web2footerColumn dl dd a:visited:hover
{
	color: #333;
	text-decoration: underline;
}

.web2footerColumn li
{
	background-image: url(../images/footer_list_bullit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 15px;
	margin: 0;
	list-style-image: none;
}

ul.web2footerLinks
{
	width: 980px;
	float: left;
}

ul.web2footerLinks li
{
	width: 225px;
	background: none;
	float: right;
}

ul.web2footerLinks a.meerinfo
{
	margin-right: 20px;
	background-image: url(../images/footer_meerinfo_button.jpg);
}

#footer
{
	height: 44px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0b0707;
	clear: both;
}

#footerContent
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 0 0;
	color: #FFF;
	text-align: right;
}

#footerContent img
{
	vertical-align: middle;
	margin-left: 5px;
}

#footerContent a
{
	color: #FFF;
	text-decoration: none;
}

#footerContent a:hover
{
	color: #FFF;
	text-decoration: underline;
}

#footerContent a:visited
{
	color: #FFF;
	text-decoration: none;
}

#footerContent a:visited:hover
{
	color: #FFF;
	text-decoration: underline;
}

      /* clearfix */
      .clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; overflow: hidden; font-size: 0; }
      .clearfix { display: inline-block; }
      html[xmlns] .clearfix { display: block; }
      * html .clearfix { height: 1%; }


/* Menu styling */
ul.menu li{
margin-bottom:2px;
text-transform: capitalize;
}

ul.menu {
margin-left:-15px;
}

.menu-level-1 li, .menu-level-2 li, .menu-level-3 li{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

/* Menu level 1*/

#block-menu_block-4 .menu-level-1 {
	display:none;
}

.menu-level-1 li{
	color:#FFFFFF;
}

.menu-level-1 ul.menu li{
	margin-left:15px;
}

.menu-level-1 li a{
	color:#FFFFFF;
	text-decoration:none;
}


/*Menu level 2 styling*/
.menu-level-2 li{
	background-color:#CC0000;
	width:200px;
	height:20px;
}

.menu-level-2 li.active-trail{
	background-color:#000000;
	color:#FFFFFF;
}

.menu-level-2 li.active-trail a{
	color:#FFFFFF;
}

.menu-level-2 a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:4px;
	font-weight:bold;
}


/* Menu level 3 styling */
.menu-level-3 li{
	width:200px;
	height:20px;
	background-color:#000000;
}

.menu-level-3 a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:4px;
	font-weight:bold;
}

.menu-level-3 li.active-trail{
	background-color:#0054a6;
	color:#FFFFFF;
}

.menu-level-3 li.active-trail a{
	color:#FFFFFF;
}

#block-menu_block-3{
	margin-top:15px;
}

#block-menu_block-1 {
	margin-top:65px;
}

#block-menu_block-1 h2{
	visibility: hidden;
}

/* Huizenjacht images styling */
/*#huizenjacht-image {
 float:left;
 width:510px;
 height:320px;
 background-color:#000000;
 text-align:center;
 }*/
 
 #huizenjacht-image li{
 	list-style:none;
	list-style-image:none;
 }