/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFFFFF;
}
body {
	margin: 0;
	padding: 0;
	background-color: #f3fafb;
	background-image: url(img/bg/body.gif);
	background-repeat: repeat-x;
	text-align: center;
}

form {
	padding: 0;
	margin: 0;
	}

input.searchfield {
	border: none;
	color: #333333;
	font-size: 12px;
	padding: 3px;
	margin: 3px;
	background-color: #FFFFFF;
	background-image: url(img/bg/form_bg.gif);
	background-repeat: no-repeat;
	}

input.searchbutton {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
	border: none;
	background-color: #3e909e;
	}





h1 /* site naam */ { 
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -15000px;
	width: 440px;
	height: 105px;
	background-image:url(img/bg/logo_ski.gif);
	background-repeat: no-repeat;
}
h1 a {
	display: block;
	width: 440px;
	height: 105px;
	}

h2 /* kop1 */ {
display: none;
}
h2.notselected {
	color: #a9a78a;
}
h2.h2laatstenieuws {
	font-size: 16pt;
	line-height: 70px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0 0 0 0px;
	width: 230px;
	float: right;
}
h3 /* kop2 */ {
	font-size: 18pt;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0 0 10px 0px;
	padding: 0;
}
h4 /* alinea titel */{
	font-size: 10pt;
	font-weight: bold;
}

#centerdiv {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	}
#searchheader {
	height: 35px;
	width: 770px;
	text-align: right;
	background-color: #75afbd;
	background-image: url(img/bg/searchheader_bg.gif);
	background-repeat: repeat-y;
	}
#header {
	width: 770px;
	height: 105px;
}



#mainnav {
	color: #FFFFFF;
	width: 770px;
	height: 35px;
	background-color: #3e909e;
	background-image: url(img/bg/mainnav_bg.gif);
	background-repeat: no-repeat;
	margin: 0 0 35px 0;
}
#mainnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;

}
#mainnav ul li {
	float: left;
	padding: 0 0px;

}
#mainnav ul li.home {
	width: 220px;
	color: #3e909e;
	}
#mainnav ul li.home a {
	color: #3e909e;
	}
	
#mainnav ul li a {
	color: #FFFFFF;
	letter-spacing: 0.05pt;
	font-size: 9.2pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: auto;
	line-height: 35px;
	padding: 0 0 0 20px;
	/ padding: 2px 0 0px 20px;
}
#mainnav ul li a.current {
	color: #c7e5ec;
	}

#mainnav ul li a:hover {
	background-image: url(img/bg/mouse_over.gif);
	background-repeat: no-repeat;
	}


#main {
	background-image: url(img/bg/bg_shapes_08.jpg);
	background-repeat: no-repeat;
	min-height: 500px;
	height: 500px;
	overflow: visible;
	}

#maincontent {
	background-color: #c04073;
	}
	
/* =left bits go here */

#left {
	float: left;
	width: 220px;
	background-color: #3e909e;
}

#leftnav {
	width: 220px;
	background-image: url(img/bg/leftnav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
	#leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 220px;
}


#leftnav h4 {
	font-size: 14px;
	line-height: 35px;
	width: 200px;
	/width: 220px;
	height: 35px;
	padding: 0 0 0 20px;
	margin: 0;
	background-color: #75afbd;
	}


	#leftnav ul li {
		line-height: 0px;
		/* border-bottom: 1px #cfe3e7 solid; */
	}
	#leftnav ul li a {
	line-height: 30px;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 20px;
	background-image: url(img/laatstenieuws_bullit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	/ height: 30px;
}
	#leftnav ul li a:hover {
		background-color: #75afbd; 
	}
	#leftnav ul li a.current {
		background-color: #5b798a;
	}
	
	#leftnav ul li ul {
			list-style-type: none;
			margin: 0px;
			padding: 0 0 0 10px;
			width: 210px;
			/ width: 220px;
	}
	#leftnav ul li ul li {
	 border-bottom: none;
	 }

/* =end of left bits */	

/* =start of maincontent bit */

#maincontent {
	
	color: #ffffff;
  position: absolute;
	margin: 0 0 0 0; 
	width:550px;
	background-color: #c04073;
	padding: 15px 20px 45px 20px;
	background-image: url(img/bg/maincontent_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 9pt;
/* 	min-height: 300px; */
}


#maincontent {position:absolute;width:550px;}
html>body #maincontent {position:static;width:510px;margin-left:220px;}/* css hack for ie peekaboo bug */

	#maincontent {
	font-size: 9pt;	
	}	

	#maincontent p, #alinea, .MsoNormal {
	font-family: Arial;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 9pt;
	}
	#maincontent a {
	color: #fdecf3;
	padding: 1px
	}
	#maincontent a:hover {
	color: #c04073;
	background-color: #FFFFFF;
  }
	#alinea .kader, #alinea td {
	font-size: 9pt;
	}

/* =end maincontent */

#voettekst {
	display: none;
	}
#printoptie {
	display: none;
	}
	
#footer {
	width: 770px;
	clear: both;
	color: #999999;
	font-size: 9px;
	}

hr {
	border-top: 1px solid #fdecf3;
	
}


#cmstoolbar {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	width: 100%;
	background-color: #F0F0F0;
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#cmstoolbar form {
	color: #999999;
	}
#cmstoolbar select, #cmstoolbar option {
	color: #000000;
	}
#cmstoolbar a, #cmstoolbar img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
	color: #333333;
}
#cmstoolbar a:hover{
	background-color: #F0F0F0;
	color: #990000;
}






#leftmain {
	float: left;
	width: 220px;
	background-color: none;
	background-image: url(img/bg/ulbg.gif);
	}

#leftnavmain {
	width: 220px;
	background-image: url(img/bg/leftnavmain_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 0px;
}
	#leftnavmain ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 220px;
}


#leftnavmain h4 {
	font-size: 14px;
	line-height: 35px;
	width: 200px;
	/width: 220px;
	height: 35px;
	padding: 0 0 0 20px;
	margin: 0;
	background-color: #75afbd;
	}


	#leftnavmain ul li {
		line-height: 0px;
		border-bottom: 1px #68aab8 solid; 
	}
	#leftnavmain ul li a {
	line-height: 30px;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	color: #68aab8;
	text-decoration: none;
	padding: 0 0 0 20px;
	background-image: url(img/bg/a_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	/ height: 30px;
}
	#leftnavmain ul li a:hover {
		background-color: #FFFFFF;
		color: #68aab8;
	}
	#leftnavmain ul li a.current {
		background-color: #68aab8;
		color: #FFFFFF;
	}
	
	#leftnavmain ul li ul {
			list-style-type: none;
			margin: 0px;
			padding: 0 0 0 10px;
			width: 210px;
			/ width: 220px;
	}
	#leftnavmain ul li ul li {
	 border-bottom: none;
	 }

	