/* Generic Styling */

body {
	background:url(images/bg_chsite.png) repeat-x top center #bae5eb;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#ffffff;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	text-align: center;
	}

p {
	margin-bottom:1.75em;
	text-align: left;
	font-size: 16px;
	}

a {
	text-decoration:none;
	color:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}
a.kort {
	text-decoration:none;
	color:#ffffff;
	}
a:hover.kort {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;
	background:none;
	font-size:1.50em;

	}
#header {
	height:140px;
	background:url(images/ch_header3.png) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 60px;
	}
#subbuttons {
	height:20px;
	width:700px;
	background:url(images/ch_kader700x20.png) no-repeat;
    }
#sidebar {
	height:600px;
	width:200px;
	background:url(images/ch_kader180x600.png);
	margin-top:20px;
	margin-right:0px;
	float:right;
	}
#contentmain {
	float:left;
	width:500px;
	margin-top:20px;
	min-height:600px;
	max-height::600px;
	background-image:url(images/ch_kader500x600.png);
	padding-left:0px;
	}
#content {
	width:700px;
	margin-top:20px;
	min-height:600px;
	max-height::600px;
	background-image:url(images/ch_kader700x600.png);
	padding-left:0px;
	}
#footer {
	clear:both;
	height:100px;
	
	}

/* Entries */

.entry {
	padding:0px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.kalender {
	font-size:16px;
	font-weight:bold;
    }
.fotos {
	font-size: 22px;
	align:middle;
    }
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}
	
.cssverhuurlokalen {
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
display: block;
width: 222px;
height: 390px;
margin: 0;
margin-bottom:0px;
padding: 0;
}
.cssverhuurlokalen a {
display:block;
font-size: 11px;
width: 222px;
height: 390px;
float: left;
margin: 0;
padding: 0;
color: black; text-decoration: none;
}
.cssverhuurlokalen img {width: 100%; height: 100%; border: 0; }
* html a:hover {
	visibility:visible
	}
.cssverhuurlokalen a:hover img{
	background-image: url(images/ch_lokalen.png);
	}
.cssverhuurlokalen span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
	width: 222px;
	height: 50px;
	color: #FFF;
	font-size: 24px;
}
	
.lbalk {
	color: #545454;
}
.lbalk a:hover {
	color: #545454;
}
	
.cssverhuurmuziek {
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
display: block;
width: 222px;
height: 390px;
margin: 0;
margin-bottom:0px;
padding: 0;
}
.cssverhuurmuziek a {
display:block;
font-size: 11px;
width: 222px;
height: 390px;
float: left;
margin: 0;
padding: 0;
color: black; text-decoration: none;
}
.cssverhuurmuziek img {width: 100%; height: 100%; border: 0; }
* html a:hover {
	visibility:visible
	}
.cssverhuurmuziek a:hover img{
	background-image: url(images/ch_muziekinstallatie.png);
	}
.cssverhuurmuziek span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
	width: 222px;
	height: 50px;
	color: #FFF;
	font-size: 24px;
}



.cssverhuurtenten {
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
display: block;
width: 222px;
height: 390px;
margin: 0;
margin-bottom:0px;
padding: 0;
}
.cssverhuurtenten a {
display:block;
font-size: 11px;
width: 222px;
height: 390px;
float: left;
margin: 0;
padding: 0;
color: black; text-decoration: none;
}
.cssverhuurtenten img {width: 100%; height: 100%; border: 0; }
* html a:hover {
	visibility:visible
	}
.cssverhuurtenten a:hover img{
	background-image: url(images/ch_tent.png);
	}
.cssverhuurtenten span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
	width: 222px;
	height: 50px;
	color: #FFF;
	font-size: 24px;
}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}
	
/* lbalk */

#lbalk ul {
	list-style-type:none;
	}
#lbalk li {
	float:left;
	margin-right:15px;
	}
#lbalk li a {
	}
#lbalk li a:hover {
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
.leiding {
	font-size: 24px;
}
#wrapper #content .entry table tr td {
	text-align: left;
	font-size: 16px;
}
#wrapper #content .entry table tr td center u {
	font-size: x-large;
}
#wrapper #content .entry table tr td br {
	font-size: 3em;
}
#wrapper #content .entry table tr td center u strong {
	font-size: 40px;
}
.c {
	font-size: 14px;
	text-align:center;
}

#headingkalender {
	font-weight: bold;
	font-size: 36px;
	text-decoration: underline;
	text-align: center;
	margin-bottom:5px;
}

