* {
	margin: 0;
	padding: 0;
}

a img {
	border:0;	
}

html {overflow: scroll;}
body {
	font: 75% Verdana, sans-serif;
	background-color: #BCD7ED;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#header h1 a {
	color: #00339B;
	text-decoration: none;
}

#header .lidworden, .banner, #zoeken {
	display: none;
}

#menu {
	display: none;
}

#sidebar .banner {
	display: none;
}

#banneronderkant {
	display: none;
}

#banneronderkant img {
	display: none;
}

#zoeken {
	display: none;
}

#sidebar {
	display: none;
}
#content {
	padding-top: 20px;
}

#content a {
	color: #000;
}

#content h1 {
	line-height: 100%;
	font-size: 180%;
	color: #2CA50D;
	border-bottom: 2px solid #00339A;
	padding-bottom: 2px;
	margin-bottom: 0.5em;
}
#content h2 {
	line-height: 100%;
	font-size: 150%;
	color: #2CA50D;
	margin: 2em 0 0.4em 0;
}
#content p, #content table, #content ul, #content ol {
	margin-bottom: 1em;
}

#footer {
	display: none;
}
#accountrule {
	display: none;
}
dl.faq {
	margin-top:10px;
}

dl.faq dt {
	margin:0px;
	font-weight:bold;	
}

dl.faq dd {
	display:none;
	margin-top:5px;
	margin-bottom:15px;
}

.cf:after, .frm-group:after, .legend:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .cf, * html .frm-group, * html .legend {height: 1%;}
.cf, .frm-group, .legend {display: block;}
/* End hide from IE-mac */

.guestbook-items a {
	float:right;
	margin-top:-35px;
}

.guestbook-item a {
	float:none;
	margin:0;	
}

.guestbook-item {
	border-top: 1px solid #00339A;	
	border-bottom: 1px solid #00339A;	
	margin-top: 10px;
}

.guestbook-item p {
	padding:10px;
}

.guestbook-item dl {
	background-color:#EEE;
}

.guestbook-item dt, .guestbook-item dd {
	height:18px;
	padding:4px;
}

.guestbook-item dt {
	white-space: nowrap;
	float: left;
	font-weight:bold;
}

.guestbook-item dd {
	margin-left:12em;
	width:30em;	
}

.galleries, .pictures {
	list-style:none;
}

.galleries li, .pictures li {
	padding:15px;
}

.galleries li.even,
.pictures li.even {
	background-color:#EEE;
}

.galleries li.over,
.galleries li.over a,
.pictures li.over,
.pictures li.over a {
	background-color:#BCD7ED;
	color:#FFF;
	cursor: pointer;
}

.galleries a,
.pictures a {
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

.galleries a img {
	float:left;
	border:0;
	margin-right:10px;
}

.pictures a {
	margin-bottom:0;	
}

.pictures a img {
	border:1px solid #CCC;
	padding:1px;
}

.pictures li {
	float:left;
	height:150px;
	width:150px;
	text-align: center;
}

.prevnext {
	height:30px;	
}

a.prev {
	float:left;
}

a.next {
	float:right;	
}

a.inactive {
	color:#EEEEEE;	
}

.guestbook #message {
	width:400px;
	padding:0;	
}

.emotes {
	clear:both;
	width:400px;
	background-color:#EEE;
	border:1px solid #C7C7C7;
	border-top:0;
}
.emotes img {
	vertical-align:middle;
	margin-top:6px;
	margin:4px;
	cursor: pointer;
}

.reports li {
	height:50px;
	margin:5px;
	margin-left:0;
}

.reportslist li {
	text-align:left;
	font-size:80%;
}

.reportslist li a {
	margin:0;
	padding:0;
	font-size:140%;
}

.searchresults {
	list-style:none;	
}

.searchresults li.even {
	background-color:#EEE;
}

.searchresults .number {
	display:none;
	font-weight:bold;
	float:left;
	font-size:150%;	
	margin:4px;
	color:#CCC;
}

.searchresults li {
	padding:15px;
	padding-bottom:5px;
	padding-left:35px;
}

.searchresults a:link,
.searchresults a:active,
.searchresults a:hover,
.searchresults a:visited {
	font-size:120%;
	display:block;
	padding-left:10px;
}

.searchresults p {
	padding:2px;
	font-size:80%;
	padding-left:10px;	
	color:#AAA;
}

.searchresults p span,
.searchresults a span {
	font-weight:bold;
	color:#2CA50D;
}

.searchresults a span.type {
	color:#003399;
}

.searchresults .score {
	float:right;
	font-size:80%;
	color:#666;	
}

.searchresults .page {
	background:url(../img/page.16.png) no-repeat 17px 17px;
}

.searchresults .report {
	background:url(../img/report.16.png) no-repeat 17px 17px;
}

.searchresults .gallery,
.searchresults .gallerypicture {
	background:url(../img/gallery.16.png) no-repeat 17px 17px;
}

.searchresults .news {
	background:url(../img/newsletter.png) no-repeat 17px 17px;
}

table {
	border-collapse: collapse;
}
