#content-wrapper #gastenboek a,
#content-wrapper #fotos a,
#content-wrapper #albums a {
	display-inline;
	color:#064C7D;
	text-decoration:none;
	border:0;
	background:none;
}

#content-wrapper #gastenboek a:hover,
#content-wrapper #fotos a:hover,
#content-wrapper #albums a:hover {
	text-decoration:underline;
	border:0;
	background:none;
}

a.nieuw-bericht {
	float:right;
	
}
	

#gastenboek ul {
	margin-top:50px;
	padding:15px;
	list-style:none;
}

#gastenboek ul li {
	border-top:1px dotted #046ea6;
	border-left:3px solid #046ea6;
	padding:5px 0 0 40px;
	margin:0 0 50px;
	background:#fff url(../_images/news.attach.png) no-repeat 10px 7px;
}

#gastenboek div.header {
	border-bottom:1px solid #000;
}

#gastenboek div.header div.datum,
#gastenboek div.header div.naam,
#gastenboek div.header a {
	display:block;
	float:left;
	width:206px;
	padding:10px;
}

#gastenboek div.datum {
	text-align:right;
}

#gastenboek div.bericht {
	padding:10px;
}

#gastenboek form {
	padding:10px;
}

#fotos ul {
	list-style:none;
	padding:0;
	margin:0;
}

#fotos ul li {
	display:block;
	width:220px;
	height:200px;
	vertical-align:middle;
	text-align:center;
	padding:10px;
}

#fotos ul li {
	float:left;
}

#albums ul {
	list-style:none;
	padding:0;
	margin:0;
}

#albums ul li {
	float:left;
	width:220px;
	height:200px;
	text-align:center;
}

#content ol.navigation {
	color:#fff;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
}

#content-wrapper #content ol.navigation li a {
	border:0;
	display:block;
	width:20px;
	height:20px;
	text-decoration:underline;
	color:#fff;
}

#content ol.navigation li {
	float:left;
	border:1px solid #000;
	margin:0 5px;
	background:#2B86CD;
	width:20px;
	height:20px;
}

#rw input.check {
	width:auto;
	margin-right:10px;
}

#rw label.check {
	width:370px;
}

#nieuws ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nieuws li {
	border-top:1px dotted #046ea6;
	border-left:3px solid #046ea6;
	padding:5px 0 0 40px;
	margin:0 0 20px;
	background:#fff url(../_images/news.attach.png) no-repeat 10px 7px;
}

#nieuws span.datum,
#nieuws h2.titel {
	display:inline;
	color:#888;
	margin:0 10px 0 0;
	font-size:100%;
}

#nieuws h2.titel {
	color:#00adef;
}

#nieuws p {
	font-size:90%;
}

#nieuws div.bericht {
	padding:0 0 20px;
}

#nieuws a.meer {
	float:right;
	color:#00ADEF;
	text-decoration:none;
	border:0;
	background:none;
	font-weight:bold;
}

#wedstrijden td.nummer {
	width:106px;
}

#wedstrijden td.wedstrijd {
	width:283px;
}

#wedstrijden td.tijd {
	width:66px;
	text-align:center;
}

#wedstrijden td.scheids {
	width:96px;
}

#fotoboek-front li {
	float:left;
	text-align:center;
	padding:10px;
	width:150px;
}

#fotoboek-front li a.foto,
#fotoboek-front li a.foto:hover {
	border:0;
	background:transparent;
}