body { color: white; font-size: 13px; font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; background-color: #000; }

h1 { 
	font-size: 18px; 
	/*text-indent: 25px; */
	/* letter-spacing: 3px; */
	border-bottom: 1px dotted white;
	margin-bottom: 20px;
	text-transform:uppercase;
}

h2 { font-size: 16px; font-weight: bold; }

a:link { color: white ; text-decoration: none; }

a:visited { color: silver ; text-decoration: none; }

a:hover { color: gray ; text-decoration: none; }

a:active { color: white ; text-decoration: none; }

.content {
	width: 560px;
	padding-left: 25px;
	padding-right: 25px;	
}

.albumCover {
	border: 1px solid #FFF;
}

.albumTitle {
	font-size:11px;
	text-align:center;
	padding-top:3px;	
	padding-bottom:20px;
}

.albumFile {
	border: 1px solid #FFF;
	margin-bottom:20px;
}

.menu { font-size: 14px; font-weight: bold; word-spacing: 10px; }
.nieuws { font-size: 12px; font-weight: bolder; text-indent: 6px; letter-spacing: 0; }
.nieuwstitel { font-size: 12px; font-weight: bolder; text-indent: 6px; letter-spacing: 0; border-bottom: 1px solid white; border-left: 2px solid white; }
.gastenboekvan { color: black; font-size: 13px; font-weight: bold; background-color: silver; letter-spacing: 0; margin-right: 5px; margin-left: 5px; border-bottom: 1px solid #fff; border-left: 1px solid white; }
.gastenboekbericht { font-size: 13px; letter-spacing: 0; border-bottom: 1px dotted white; }
.large { font-size: large; font-weight: bold; }
.titlelarge { font-size: large; font-weight: bold; text-indent: 25px; letter-spacing: 3px; margin-right: 25px; margin-bottom: 15px; margin-left: 25px; border-bottom: 1px dotted white; }
