html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
}

html {
	background-color: #000000;
	font-family: Calibri,Helvetica,sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

a {
	cursor: pointer;
	color: #2698d8;
	text-decoration: none;
}

a img {
	border: 0;
}

div#overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 99;
}

div#overlay div#overlay_img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 950px;
	height: 400px;
	margin-left: -475px;
	margin-top: -200px;
	display: block;
	z-index: 2;
}

div#overlay div#overlay_bg {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
}

div#container {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -230px;
	width: 933px;
	height: 460px;

	margin-left: -466px;
}

img#logo {
	float: left;
	clear: both;

	width: 340px;
	height: 67px;

	margin-bottom: 20px;
}

div#content {
	float: left;
	width: 100%;

}

div#content a {
	font-size: 1.0em;
}

p#footer {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	float: left;
	width: 100%;
	color: #333;
	text-align: center;

	font-size: 0.8em;
}

p#footer a {
	color: #333;
	/* font-size: 0.8em; */
}

p#footer a:hover {
	color: #666;
}

ul#menu {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;

	margin-bottom: 3px;
}

ul#menu li {
	float: left;
	color: #2698d8;

	margin-left: 29px;
	margin-right: 2px;
}

ul#menu li a {
	font-family: Arial;
	color: #2698d8;
	text-transform: uppercase;
	font-size: 1.3em;
	text-decoration: none;
}

ul#menu li a:hover,
ul#menu li a.active {
	color: #ffffff;
}

div#kolom1 {
	float: left;
	width: 452px;
	min-height: 337px;

	text-align: justify;
	font-size: 1em;
}

div#kolom2 {
	float: right;
	width: 446px;

	text-align: justify;
	font-size: 1em;
}

img#camera {
	position: absolute;
	left: 74px;
	top: 8px;
}

div#gallery {
	float: left;
	clear: both;

	width: 100%;
	height: 316px;
}

ul#albumContainer {
	float: left;
	display: inline;
	margin: 0;
	margin-top: 75px;
	padding: 0;
	list-style-type: none;
}

ul#albumContainer li {
	float: left;
	width: 225px;
	height: 170px;

	margin-right: 7px;
	text-align: center;
	overflow: hidden;
}

div#quote {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 500px;
	height: 50px;
	color: #999;
}

div#quote p {
	float: right;
	width: 48%;
	text-align: center;
}
/** typo **/
h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #2698d8;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
}

.date {
	float: right;
}

.em11 {
	font-size: 1.1em;
}

.em10 {
	font-size: 1.0em;
}

.em09 {
	font-size: 0.9em;
}
