@charset "utf-8";
/* CSS Document */

html, body, form, input, select, textarea{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

/* -- fonts -- */

a, a:link, a:visited, a:active, a:hover {
	color: #0C4E63;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	padding: 6px 0px;
	letter-spacing: -1px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	font-size: 20px;
	color: #333;
	padding: 14px 0 5px 0;
	font-weight: bold;
	letter-spacing: -1px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	font-size: 18px;
	color: #fff;
	padding: 30px 0 5px 0;
	font-weight: bold;
	letter-spacing: -1px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	font-size: 18px;
	color: #3FD2E9;
	padding: 30px 0 5px 0;
	font-weight: bold;
	letter-spacing: -1px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	font-size: 18px;
	color: #333;
	padding: 30px 0 5px 0;
	font-weight: bold;
	letter-spacing: -1px;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	font-size: 18px;
	color: #fff;
	padding: 0px 0 5px 0;
	font-weight: bold;
	letter-spacing: -1px;
}

p {
	padding: 0;
	margin: 0 0 20px 0;
}

/* -- default -- */

img{
	border: none;
}

.spacer{
	clear:both;
}

/* -- header -- */

#headerHolder{
	height: 51px;
	background-color: #fff;
	background: url(../img/header_wolk_nw.jpg) center top no-repeat #fff;
	/*background: url(../img/header_bg.gif) 0px 0px repeat-x #fff;*/	
}

#header{
	font-family: "Trebuchet MS";
	color: #000;
	font-size: 11px;
	/*background-color: #fff;*/
	/*background: url(../img/header_wolk.jpg) 0px 0px no-repeat;*/
	width: 980px;
	margin: 0px auto;
	height: 41px;
}

#header .logo{
	position: absolute;
	margin: 18px 0 0 0px;
	width: 251px;
	height: 71px;
}

#header .partners{
	float: right;
	padding: 2px 0 0 0;
}

#header ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	padding: 0px 0 0 0;
}

#header ul li{
	margin: 0px;
	padding: 9px 0 0 0;
	height: 20px;
	float: left;
	/*background: url(../img/metamenu_left.gif) top left no-repeat #EEE;*/
	margin: 0 5px 0 0;
	color:#666;
}

#header ul li .link{
	display: block;
	margin: 0 0 0 3px;
	/*background: url(../img/metamenu_right.gif) top right no-repeat #EEE;*/
	color: #666;
	text-decoration: none;
	padding: 2px 6px 0 6px;
}

#header ul li.streepje{
	background-image:url(../img/divider_radio.gif);
	background-position: center top;
	background-repeat:no-repeat;
	width: 20px;
	margin-top: -9px;
}

#header ul li.homeInactive{
	margin-right: 18px;
	margin-top: 1px;
	font-size: 12px;
}

#header ul li.homeActive{
	margin-right: 18px;
	margin-top: 1px;
	font-size: 12px;
	font-weight: bold;

}


a.homeActiveLink{
	color:#ff9900;
}

a.homeActiveLink:hover{
	color:#ff9900;
	text-decoration:none;
}

a.headerLink{
	color: #666;
}
a.headerLink:hover{
	color: #666;
	text-decoration: none;
}

#header ul li .link{
	color: #666;
}

/* -- menu -- */

#menu{
	height: 97px;
	width: 924px;
}

#menu .cloud, #menu .cloud_bg{
	height: 97px;
	float: right;
}

#menu .cloud_bg{
	background: url(../img/menu_wolk_bg.png) top right repeat-x;
	padding: 0 0 0 26px;
}

#menu .cloud{
	width: 145px;
}

#menu .cloud div{	
	position: absolute;
	width: 145px;
	height: 97px;
	margin-left: 25px;
}

#menu .left{
	width: 9px;
	height: 64px;
	float: left;
	background: url(../img/menu_left.gif) 0px 0px no-repeat;
}

#menu .right{
	width: 9px;
	height: 64px;
	float: left;
	background: url(../img/menu_right.gif) 0px 0px no-repeat;
}

#menu ul{
	float: left;
	height: 64px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(../img/menu_bg.gif) 0px 0px repeat-x;
	padding: 0 0 0 3px;
}

#menu ul li{
	padding: 0px; margin: 0px;
	list-style: none;
	float: left;
	padding: 18px 3px 0 0;
}

#menu ul li a{
	text-decoration: none;
	color: #333;
}
#menu ul li a:hover{
	text-decoration: underline;
	color: #333;
}

/* -- content -- */

#content{
	width: 980px;/*
	height: 1000px;*/
	margin: 0px auto;
	padding: 97px 0 100px 0;
	margin-top: 0px;
	position: relative;
	/*border: 1px solid #fff;*/
}
#contentHome{
	width: 980px;/*
	height: 1000px;*/
	margin: 0px auto;
	padding: 0 0 100px 0;
	margin-top: 58px;
	position: relative;
}
.news .news-content ul{
	margin: 0px;
	list-style: none;
	padding: 0px;
	color: #0C4E63;
}

.news .news-content ul li{
	margin: 0px;
	font-size: 12px;
	padding: 4px 0px 4px 30px;
	background: url(../img/circle_bullet_red.gif) 0px 6px no-repeat;
}

/* -- footer -- */

#footer{
	padding-bottom: 100px;
}

#footer div{
	height: 46px;
	width: 540px;
	margin: 50px 0 0 0;
	background: url(../img/grass.gif) 0px 0px no-repeat;
	border-bottom: 1px solid #5C9735;
}

#footer ul{
	margin: 0px;
	list-style: none;
	padding: 24px 0 0 90px;
}

#footer ul li{
	margin: 0px;
	list-style: none;
	float: left;
	padding: 0 8px 0 0;
}

#footer ul li a{
	text-decoration: none;
	color: #333;
}

#footer ul li a:hover{
	text-decoration: underline;
}