@charset "utf-8";
/* CSS Document */

#gallerij table.gal {
	border: 0pt;
	width: 100%;
}

#gallerij td.gal {
	width: 148px;
	height: 148px;
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
	font-size: 8pt;
}

#gallerij #galnav {
	font-size: 8pt;
	color: #d21e36;
	width: 594px;
	text-align: center;
}

#gallerij #galnav #navleft {
	float: left;
	text-align: right;
	width: 222px;
}

#gallerij #galnav #navcenter {
	text-align: center;
	float: left;
	width: 150px;
}

#gallerij #galnav #navright {
	float: left;
	text-align: left;
	width: 222px;
}

#gallerij a:link {
	text-decoration: none;
	color: #d21e36;
}

#gallerij a:visited {
	text-decoration: none;
	color: #d21e36;
}

#gallerij a:hover {
	text-decoration: none;
	color: #d21e36;
}

#gallerij a:active {
	text-decoration: none;
	color: #d21e36;
}

#gallerij .galeinfo {
	font-size: 7pt;
	color: #555;
}

#gallerij .galetitel {
	color: black;
	font-size: 7pt;
}

#tekst .albuminfo {
	font-size: 8pt;
	color: #444;
	font-style: italic;
	text-align: right;
}

.sub-titel-rood {
	font-size: 10pt;
	font-weight: bold;
	color: #d21e36;
}

.foutje {
	font-size: 9pt;
	color: red;
}