body {
	font-family: Arial, Helvetica;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing: 0.1px;
	font-size: 80%;
	color: white; 
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: black;
	}
	
div#container {
	width: 950px;
	margin: 10px auto 0 auto;
	padding: 0;
	}

div#logo {
	margin-bottom: 1em;
}

div.line {
	width: 950px;
	height: 1px;
	background: white;
	clear: both;
}

hr {
	color: white;
	background-color: white;
	height: 1px;
	border: none;
	clear: both;
}

div.foto_groot {
	height: 420px;
}

img.big {
	border: 1px solid white;
	margin: 10px;
	margin-bottom: 0;
}

img.introfoto {
	border: 1px solid white;
	margin: 10px;
	margin-bottom: 0;
}

img.introfoto:hover {
	border: 1px solid gray;
}
    
a {
	color: white;
	text-decoration: none;
	}

a:hover {
	color: gray;
	text-decoration: underline;
	}
		
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 3em;
    color: #cfcfcf;
	font-weight: 500;
	}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	color:#0a2957;
}

h3 {
	font-size: 1em;
	color:#0a2957;
}

div.adres {
	clear: both;
}

div.overzicht {
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
}

span.album_thumbnail img, span.foto_thumbnail img {
	border: 1px solid white;
}

span.album_thumbnail img:hover, span.foto_thumbnail img:hover {
	border: 1px solid gray;
}

span.album_thumbnail, span.foto_thumbnail {
	margin-right: 0.5em;
}

div.titel_album {
	margin: 0;
	padding: 1em;
	height: 1em;
	font-weight: 500;
	font-size: 2.5em;
	color: #202020;
	text-transform: lowercase;
}

span.next img.next{
	border: none;
}

span.prev {
	margin-right: 0.5em;
}

span.prev img.prev {
	border: none;
}
