/*  
Theme Name: Jeugdhuis Kaktus
Theme URI: http://www.jeugdhuiskaktus.be
Description:  This is the theme of jeugdhuiskaktus.be
Copyright: 2009 - Jeugdhuis Kaktus
Version: 1.0
Author: <a href="http://www.gm-mg.be">Mathias Goris</a>
*/

@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	background-image: url(Background/Body/achtergrond.png);
	background-repeat: repeat-x;
	background-color: #666;
}
body a {
	color: #0C0;
	text-decoration: underline;
}
p {
	padding-top: 10px;
}
h1 {
	font-size: 28px;
	font-weight: lighter;
	padding-top: 10px;
}
h1:first-letter {
	color: #0C0;
}
h1 a {
	text-decoration: none;
	color: #FFF;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 9px;
	background-position: right;
	padding-bottom: 11px;
	margin-left: 25px;
	background-repeat: no-repeat;
}
h3 {
	text-decoration: underline;
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
	padding-top: 10px;
}
h4 {
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	padding-top: 10px;
}
h4 a {
	color: #0C0;
	text-decoration: underline;
}
h5 {
	font-weight: lighter;
	color: #FFF;
	text-align: right;
	font-size: 9px;
	padding-top: 10px;
}
h5 a {
	color: #0C0;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333;
	display: table;
}
#banner {
	height: 150px;
	width: 960px;
	background-image: url(Background/Banner/banner.png);
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 30px;
	width: 960px;
}
#box {
	float: left;
	width: 755px;
	margin-top: 10px;
}
#box_links {
	float: left;
	width: 205px;
}
#box_centraal {
	float: right;
	width: 550px;
}
#box_rechts {
	float: right;
	width: 205px;
	margin-top: 10px;
}
#box_klein_boven {
	background-image: url(Background/Headings/klein.png);
	height: 35px;
	width: 205px;
}
#box_klein_midden {
	width: 155px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(Background/Klein/midden.png);
	background-repeat: repeat-y;
}
#box_klein_midden br {
	display: none;
}
#box_klein_midden li {
	list-style-type: none;
}
#box_klein_onder {
	background-image: url(Background/Klein/onder.png);
	height: 15px;
	width: 205px;
	margin-bottom: 10px;
}
#box_groot_boven {
	height: 35px;
	width: 550px;
	background-image: url(Background/Headings/groot.png);
}
#box_groot_midden {
	width: 500px;
	padding-right: 25px;
	padding-left: 25px;	
	background-image: url(Background/Groot/midden.png);
	background-repeat: repeat-y;
}
#box_groot_onder {
	background-image: url(Background/Groot/onder.png);
	height: 15px;
	width: 550px;
}
#footer {
	height: 15px;
	width: 960px;
	background-image: url(Background/Footer/footer.png);
	margin-right: auto;
	margin-left: auto;
}
#claimer {
	font-size: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
}
#menu_links_centraal {
	float: left;
	height: 30px;
	width: 773px;
}
#menu_links {
	background-image: url(Background/Menu/links.png);
	float: left;
	height: 24px;
	width: 95px;
	text-align: center;
	display: block;
	padding-top: 6px;
	list-style-type: none;
}
#menu a {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #0C0;
	text-decoration: none;
}
#menu_centraal {
	float: right;
	height: 24px;
	width: 678px;
	background-image: url(Background/Menu/centraal.png);
	padding-top: 6px;
}
#menu_rechts {
	float: right;
	height: 24px;
	width: 187px;
	background-image: url(Background/Menu/rechts.png);
	padding-top: 6px;
}
.menu_centraal li {
	display: block;
	list-style-type: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.menu_rechts li {
	display: block;
	list-style-type: none;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
}
.css_post_embedded {
	color: #FFF;
}
#gastenboek {
	padding-top: none;
	margin-top: none;
}
#gastenboek br {
	display: block;	
}