* {
    font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 14px;
	color					: #FFFFFF;
}


body, html {
	background				: #2F2F2F;
}


A {
	font-size				: 14px;
    font-weight				: normal;
    text-decoration			: none;
	cursor					: pointer;
	line-height				: 25px;
}

A:hover {
    text-decoration			: underline;
	color					: #FF6600;
}

LI {
	color					: #FF6600;
	list-style-type			: square;
}

.titel {
	font-size				: 17px;
	font-style				: italic;
}

.thumbs {
	border					: 2px solid #FFFFFF;
}

.photos {
	border					: 7px solid #FFFFFF;
}

.navigatie {
	font-size				: 12px;
	color					: #FF6600;
}

.disabled {
	font-size				: 14px;
	color 					: #606060;
}

.spacer {
	width					: 50px;
}

.pageNr {
	position				: absolute;
	padding					: 15px;
	color					: #FF6600;
	font-size				: 12px;
	font-weight				: bold;
}

.copyright {
	font-size				: 10px;
	font-weight				: normal;
	color					: #FF6600	
}
