img{
	border:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html{
	margin:0;
	padding:0;	
	width:100%;
	height:100%;
	font-family:Verdana;
}
body{
	margin:0;
	padding:0;	
	width:100%;
	height:100%;
	background-image:url(../images/background.jpg);
}
div#header{
	height:59px;
	background: url(../images/header-bg.jpg);
}
div#header-container{
	width:980px;
	height:59px;
	margin:0 auto;
}
div#logo{
	width:265px;
	height:59px;
	margin-left:8px;
	float:left;
}
div#main{
	margin:0 auto;
	width:980px;
	height:100%;
	background: url(../images/main-bg.gif);
	margin-bottom:-59px;
}
#header{
	background:transparent url(../images/header.jpg) no-repeat scroll left top;
	height:59px;
	}
	#header  ul li{
		float: left;
		margin: 0 3px 0 0;
		padding: 0;
		font-size: 12px;
		list-style-type: none;
	}
	
#colleft{
	/*background:transparent url(../images/anybody-colbg.jpg) repeat scroll -116px 0px;*/
	float:left;
	width:275px;
	}
	#colleft-logo{
		height:76px;
		padding-left:8px;
	}
	#colleft-rooster{
		height:424px;
	}
	#colleft-dagpas{
		height:66px;
		padding-left:8px;
	}
#colmid{
	background:#fff;
	float:left;
	padding-top:20px;
	width:410px;
	}
	#colmid-container{
		border-color:#6E6E66;
		border-style:dotted;
		border-width:0 1px;
		display:block;
	}
	#colmid-content{
		color:#6E6E66;
		font-size:11px;
		line-height:120%;
		margin:0 5px;
		padding-bottom:10px;
		border-bottom:1px dotted #6E6E66;
		min-height:380px;
	}
	#colmid-content p{
		margin:6px 0px;
	}
	#colmid-content ol,#colmid-content ul{
		padding-left:10px;
		margin-left:20px;
	}
	#colmid-content a{
		color:#6E6E66;
	}
	#colmid-thumbs{
		height:130px;
		margin:5px 0 0 8px;
	}
	#colmid-gallery{
		margin:5px 0 0 3px;
	}
#colright{
	/*background:transparent url(../images/anybody-colbg.jpg) repeat-y scroll 200px 0px;*/
	float:left;
	padding-top:18px;
	width:290px;
}
	#colright-pic{
		margin-left:5px;
	}
	#colright-logoadres{
		font-size:70%;
		line-height:120%;
		margin:5px 0 0 5px;
	}
	#colright-logoadres a{
		text-decoration:none;
		border-bottom:#ccc;
	}
h1{
	font-size:130%;
	font-weight:bold;
	line-height:150%;
	margin-bottom:0.8em;
}
h2{
	font-size:115%;
	font-weight:bold;
	line-height:125%;
	margin-bottom:0.5em;
}
h3{
	font-size:100%;
	font-weight:bold;
	margin-bottom:0.2em;
}
#lessmills{
	display:block;
	width:97px;
	height:35px;
	background:url(../images/butlogo-lesmills.jpg) no-repeat;
}
#lessmills:hover{
	background:url(../images/butlogo-lesmills.jpg) no-repeat 0px -35px;
}
#wellness{
	display:block;
	width:111px;
	height:35px;
	background:url(../images/butlogo-welnessclubs.jpg) no-repeat;	
}
#wellness:hover{
	background:url(../images/butlogo-welnessclubs.jpg) no-repeat 0px -35px;
}
.thumbnail{
	width: 94px;
	float:left;
}


.thumblabel{
	width:84px;
	height:28px;
	background:url(../images/thumb-label.gif) repeat-x top left;
	font:normal 10px/16px Verdana;
	color:#333;
	margin-top:2px;
	text-align:center;
}
.thumblabel:hover{
	color:#fff;
	background:#ed1e24;
}
.contentrooster{
	margin:20px 10px 20px 0;
	clear: both;
}
.contentrooster li{
	list-style:none;
}
.contentrooster li div{
	float:left;
	border-bottom: 1px dotted #ccc;
	font-size:11px;
	line-height:110%;	
}
.contentweekdag{
	width:35%;
}
.contentstarttijd{
	width:25%;
}
.contentzaal{
	width:40%;
}
li.labels{
	font-weight:bold;
	font-size:120%;
	color: #333;
	border: none;
	height: 21px;
}
ul#nieuwslijst{
	margin:0;
	padding:0;
}
ul#nieuwslijst li{
	list-style:none !important;
	display:block;
	margin:0;
	padding:0 0 10px 0;
}
.nieuwsdatum{
	display:block;
	width:70px;
	font:bold 10px/11px Verdana;
	color:#ED1E24;
	border:solid 1px #ccc;
	padding:2px;
	text-align:center;
}
.nieuwskop{
	font:bold 12px/20px Verdana;
	color:#333;
	margin:0;
	padding-left:10px;
}
.nieuwstekst{
	padding:0 0 10px 10px;
}