@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 12px;
	color: #444;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	background-image:url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #ef3a41;
}
#wrapper {
	width: 1024px;
	margin: auto;
}
#header {
	float: left;
	background-image: url(/images/header.gif);
	width: 1024px;
	height: 123px;
}
#menu {
	float: left;
	width: 1024px;
	height: 35px;
	
}
#menu li {
	float: left;
	list-style-type: none;
	height: 35px;
}
#menu a {
	display: block;
}
#menu #links {
	background-image: url(/images/menu_links.gif);
	width: 249px;
}
#menu #rechts {
	background-image: url(/images/menu_rechts.gif);
	width: 69px;
}
#overflow {
	background-image: url(/images/header_overflow.gif);
	width: 1024px;
	height: 43px;
	float: left;
}
#headline {
	background-image: url(/images/headline.gif);
	width: 1024px;
	height: 305px;
	float: left;
	position: relative;
	display: inline-block;
}
#headline div img {
	margin: 10px;
	float: left;
	width: 40px;
}
#headline .activiteit div {
	margin-left: 12px;
	margin-top: 12px;
	line-height: 18px;
}
#headline #jongknapen {
	right: 85px;
	bottom: 149px;
}
#headline #knapen {
	right: 85px;
	bottom: 87px;
}
#headline #jonghernieuwers {
	right: 85px;
	bottom: 25px;
}
#headline .activiteit {
	position: absolute;
	background-image: url(/images/activiteit.png);
	height: 57px;
	width: 299px;
	z-index: 2;
}
#headline #portfolio {
	margin-left: 63px;
	z-index: 1;
	height: 305px;
	position: absolute;
}
#headline #portfolio li{
	position: relative; 
	top:0;
	left:0;
}
#content {
	background-image:url(/images/content.png);
	float: left;
	width: 1024px;
}
#content h1 {
	border-bottom: 1px solid #2583c6;
	font-size: 18px;
	margin-bottom: 10px;
	color: #666;
	padding-left: 10px;
	font-family: Tahoma;
	font-weight: normal;
	clear: both;
}
#tekst {
	margin-left: 64px;
	width: 560px;
	float: left;
	display: inline;
}
#tekst .nieuwsfoto {
	float: right;
	border: 4px solid #8fcefa;
	margin: 5px;
}
#tekst p {
	margin-bottom: 16px;
	line-height: 22px;
}
#tekst .foot {
	float: right;
	color: #2583c6;
	margin-bottom: 20px;
}

#zijkant {
	margin-left: 30px;
	width: 299px;
	float: left;
}
#content_clear {
	margin-top: 50px;
	clear: both;
	float: left;
}
#footer {	
	background-image: url(/images/footer.png);
	width: 1024px;
	height: 91px;
	float: left;
}
#footer #submenu {
	float: left;
	width: 900px;
	height: 40px;
	margin-top: 20px;
	margin-left: 64px;
	margin-right: 64px;
	display: inline;
}
#footer #submenu li {
	float: left;
	list-style-type: none;
	width: 100px;
	display: block;
	text-align: center;
}
#footer #submenu li a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#footer #submenu li a:hover {
	color: #f00;
	text-decoration: none;
	
}
#footer div {
	display: inline;
	float: right;
	margin-right: 64px;
	font-size: 11px;
	color: #666;
}

.leider {
	float: left;
}
.leider img {
	float: left;
	margin: 5px;
}
.leider ul {
	float: left;
	list-style: none;
}
.leider li {
	background-color: #dbf5ff;
	margin: 5px;
	width: 180px;
}
.leider .li2 {
	background-color: #f1fbff;
}
.nieuwsfoto {
	float: right;
	border: 4px solid #4ec8f7;
	margin: 5px;
}
#game {
	width: 580px;
	float: left;
}
#sidebar {
	float: left;
	width: 151px;
}
#sidebar img {
	float: right;
	border: 4px solid #4ec8f7;
	margin: 5px;
}
.embleem {
	float: right;
	margin: 5px;
	width: 150px;
	height: 150px;
}
.lijst2 {
	margin-left: 40px;
	list-style: none;
}
.lijst {
	margin-left: 40px;
	list-style: none;
}
.lijst li {
	background-color: #dbf5ff;
	margin: 5px;
	width: 400px;
}
.lijst .li2 {
	background-color: #f1fbff;
}
.lijst img {
	float: left;
	display: inline;
}
.lijst span {
	margin-left: 10px;
	float: left;
	display: inline;
}
.datum {
	width: 40px;
}
.tijd {
	width: 80px;
}
.foto {
	padding: 5px;
	text-align: center; 
	float: left;
	margin: 10px;
	display: inline;
	width: 150px;
	height: 150px;
	vertical-align:middle;
}
.foto img{
	border: 4px solid #4ec8f7;
	margin:auto;
}
.links li {
	margin: 30px;
}
table td {
	padding: 2px;
}
.reactie {
	background-color: #CEE8E6;
	width: 400px;
	margin-bottom: 10px;
	padding: 5px;
}
.reactie .heading {
	font-size: 10px;
	color: #333;
}
