@charset "UTF-8";
/* CSS Document */

/* Structuur */

body {
	background: #ffffff url(../images/layout/page_bg.png) repeat-y center;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	color:#40b3de;

}

h2 {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	color:#ffffff;

}

a {
	text-decoration: none;
	color: #40b3de;
}

a img {
	border: none;
}

#page_overflow {
	width: 100%;
	height: 120px;
	position: absolute;
	left: 0px;
	overflow: hidden;
}


#page {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}


/* header */

#header {
	width: 1000px;
	height: 165px;
	background: url(../images/layout/header.png) no-repeat 0px 0;
	overflow: hidden;
}

#header_line {
	width: 1000px;
	height: 30px;
	background: url(../images/layout/balk.png) no-repeat 0 0;
}

#header_stat {
	font-size: 10px;
	color: #ffffff;
	float: right;
	padding: 8px 0 0 0px;
	width: 300px;
	text-align: center;
}

/* header navigatie */

ul#head_nav {

	margin-left: 0px;
  margin-right: 0px;
  margin-top: 130px; 
  float:right; 
     
	}
	
ul#head_nav li {
	float:left; 
	display:inline; 
	margin:0 0px 0 0;
	}
	
ul#head_nav li#head_nav_con {
	margin-right:0;
	}
	
ul#head_nav li a {
	float:left; 
	display:block; 
	height:35px; 
	background:url(../images/layout/navigatie.png); 
	text-indent:-9999px; 
	overflow:hidden;
	}
	                              			    			
ul#head_nav li#head_nav_home a {
	width:55px; 
	}
ul#head_nav li#head_nav_home a:hover {
	background-position:0 -35px;
	width:55px; 
	}
	
ul#head_nav li#head_nav_nieuws a {
	background-position:-55px 0;
	width:55px; 
	}
ul#head_nav li#head_nav_nieuws a:hover {
	background-position:-55px -35px;
	width:55px; 
	}
	
ul#head_nav li#head_nav_regels a {
	background-position:-110px 0;
	width:53px;
	}
ul#head_nav li#head_nav_regels a:hover {
	background-position:-110px -35px;
	width:53px;
	}
		
ul#head_nav li#head_nav_events a {
	background-position:-163px 0;
	width:54px;
	}
ul#head_nav li#head_nav_events a:hover {
	background-position:-163px -35px;
	width:54px;
	}	
	
ul#head_nav li#head_nav_tell a {
	background-position:-217px 0;
	width:81px;
	}
ul#head_nav li#head_nav_tell a:hover {
	background-position:-217px -35px;
	width:81px;
	}
	
ul#head_nav li#head_nav_sollicteren a {
	background-position:-298px 0;
	width:78px; 
	}
ul#head_nav li#head_nav_sollicteren a:hover {
	background-position:-298px -35px;0 -35px;
	width:78px; 
	}
	
ul#head_nav li#head_nav_staff a {
	background-position:-376px 0;
	width:44px; 
	}
ul#head_nav li#head_nav_staff a:hover {
	background-position:-376px -35px;
	width:44px; 
	}
	
ul#head_nav li#head_nav_fansite a {
	background-position:-420px 0;
	width:106px;
	}
ul#head_nav li#head_nav_fansite a:hover {
	background-position:-420px -35px;
	width:106px;
	}
		
ul#head_nav li#head_nav_links a {
	background-position:-526px 0;
	width:44px;
	}
ul#head_nav li#head_nav_links a:hover {
	background-position:-526px -35px;
	width:44px;
	}	
	
ul#head_nav li#head_nav_contact a {
	background-position:-570px 0;
	width:59px;
	}
ul#head_nav li#head_nav_contact a:hover {
	background-position:-570px -35px;
	width:59px;
	}

/* headbox */

#headbox {
	width: 1000px;
	height: 135px;
	overflow: hidden;
}

#box_headl {
	width: 210px;
	height: 135px;
	border-right: 1px solid #ffffff;
	float: left;
	margin-left: 1px;
}

#box_headl_title {
	width: 210px;
	height: 35px;
	float: left;
	color:#40b3de;
	font-wight: bold;
	padding-left: 5px;
}

#box_headl_title a{
	color: #40b3de;
	font-weight: normal;
	font-size: 10px;
}

#box_headl_title a:hover{
	color: #40b3de;
	text-decoration: underline; 
}


#box_headl_line {
	width: 205px;
	height: 19px;
	background: url(../images/layout/headline_bg.png);
	border-top: 1px solid #ffffff;
	color:#000000;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#box_headl_line a{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

#box_headl_line a:hover{
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
}
#box_headl_line_nieuws {
	width: 205px;
	height: 19px;
	background: url(../images/layout/headline_bg.png);
	border-top: 1px solid #ffffff;
	color:#40b3de;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#box_headl_line_nieuws a{
	color: #40b3de;
	font-weight: bold;
	font-size: 10px;
}

#box_headl_line_nieuws a:hover{
	color: #40b3de;
	font-weight: bold;
	padding-left: 4px;
}

#box_stijger {
	width: 210px;
	height: 135px;
	border-right: 1px solid #ffffff;
	float: left;
}

#box_stijger_title {
	width: 210px;
	float: left;
	color:#40b3de;
	font-wight: bold;
	padding-left: 5px;
}

#box_update {
	width: 210px;
	height: 135px;
	border-right: 1px solid #ffffff;
	float: left;
}

#box_update_title {
	width: 210px;
	float: left;
	color:#40b3de;
	font-wight: bold;
	padding-left: 5px;
}

#meubi_picbg {
	width: 38px;
	height: 38px;
	background: url(../images/valuepics/bg_pic.png) no-repeat 0 0px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;

}

#meubi_naam {
	width: 150px;
	float: left;
	font-weight: bold;
	valign:middle;
	margin-left: 10px;
	margin-top: 20px;
}

#meubi_details {
	float: left;
	width: 100%;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

.hp_icon {
	height: 15px;
	width: 15px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 180px;
}

.hp_icon_rw {
	height: 15px;
	width: 15px;
	float: left;
	overflow: hidden;
}


#box_pic {
	width: 365px;
	height: 135px;
	float: left;
	border-right: 1px solid #ffffff;
}

#nieuws_titel {
	width: 770px;
	height: 25px;
	background-color: #86d2ff;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 7px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}

#nieuws_detail {
	text-align:right;
}

#nieuws_bericht {
	width: 775px;
	color:#000000;
	height: auto;
}

#nieuws_bericht a{
	color: #40b3de;
	font-weight: normal;
}

#nieuws_bericht a:hover{
	color: #000000;
	text-decoration: underline; 
	
}

#nieuws_reactievak {
	width: 200px auto;
	height: auto;
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #40b3de;
}

#nieuws_reactievak a{
	color: #000000;
	font-size: 10px;
}

#nieuws_reactievak a:hover{
	color: #000000;
	text-decoration: underline; 
	
}

/* Content */

#container {
	background: url(../images/layout/bg_content.png);
	overflow: hidden;
	width: 1000px;
	height: auto;
}

#content_balk {
	width: 1000px;
	height: 30px;
	border-top: solid 1px #ffffff;
	background: url(../images/layout/balk.png) no-repeat 0 0px;
	overflow: hidden;
}

#content_balk a{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

#content_balk a:hover{
	color: #ffffff;
	text-decoration: underline; 
}

#zoekmeubi {
	float: left;
	height: 23px;
	margin-left: 10px
}

#zoekmeubi_input {
	padding: 3px;
	width: 195px;
	border: solid 1px #4b6675;
	margin: 3px 7px 0 0;
	color: #7d96a7;
}

.zoek_button {
	width: 80px;
	height: 25px;
	margin-top: 1px
}

#nav {
	width: 169px;
	float: left;
	padding: 5px 5px 5px 5px;
}

#nav a{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

#nav a:hover{
	color: #000000;
	text-decoration: underline; 
	
}

#page_nav {
	text-align: center;
	color: #40b3de;
	font-weight: bold;
	
}

#page_nav a{
	color: #000000;
	font-weight: normal;
}

#page_nav a:hover{
	color: #000000;
	text-decoration: underline; 
}

#sms_balk {
	width: 200px auto;
	height: auto;
	padding: 3px;
	background-color: #86d2ff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#sms_balk a{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

#sms_balk a:hover{
	color: #ffffff;
	text-decoration: underline; 
	
}

#content {
	width: 821px;
	height: auto;
	float: left;
	min-height: 200px;
	
}

#content_vak {
	width: 200px auto;
	height: auto;
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #86d2ff;
	
	
}

#content_vak a{
	color: #000000;
	font-size: 10px;
}

#content_vak a:hover{
	color: #000000;
	text-decoration: underline; 
	
}


/* Footer */

#footer {
	background: url(../images/layout/footer.png) 0px 0px no-repeat;
	background-position: center;
	padding-left: 0px;
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
	height: 160px;
	color: #ffffff;
}

#footer_line {
	width: 1000px;
	height: 30px;
	background: url(../images/layout/balk.png) 1px 0px no-repeat;
	background-position: center;
	margin: 0px auto;
	border-top: 1px solid #ffffff;

}

#footer a{
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: underline; 
}

#copyright {
	font-size: 10px;
	color: #ffffff;
	float: center;
	padding: 8px 0 0 0px;
	text-align: center;
}

#partners {
	width: 340px;
	float: left;
	padding: 5px 0px 0px 5px;
}

#banners {
	width: 600px;
	margin-top: 4px; 
	float:right; 
}

/* Tooltop */



.tip {
	overflow: hidden;
	padding-top: 0px;
}

.tip-title {
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	background-color: #FFFFFF;
	padding: 7px 8px 8px 8px;
}

.tip-bottom {
	height: 0px;
}

.tooltip {
	z-index: 9900;
	
}

