@CHARSET "ISO-8859-1";

body {
	background-color: #333333;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 150%;
	min-height: 100%;
	position: relative;
}

html {
	height: 100%;
	margin: 0%;
	padding: 0%;
}

div#content {
	position: absolute;
	left: 50%;
	margin-left: -489px;
	width: 978px;
}

div#schaduwlinks {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 9px;
	height: 232px;
	background-image: url('../images/schaduw_links.jpg');
}

div#schaduwrechts {
	position: absolute;
	top: 27px;
	left: 969px;
	width: 9px;
	height: 232px;
	background-image: url('../images/schaduw_rechts.jpg');
}

div#home {
	position: absolute;
	left: 9px;
	top: 0px;
	width: 95px;
	height: 27px;
	text-align: center;
	font-size: 10px;
	color: #00A8FF;
	padding-top: 8px;
	text-transform: uppercase;
}

div#home a:visited, div#home a:link {
	color: #00A8FF;
	text-decoration: none;
}

div#home a:hover {
	text-decoration: underline;
}

div#header {
	position: absolute;
	left: 9px;
	top: 27px;
	width: 960px;
	height: 230px;
}

div#hoofdnavigatie {
	position: absolute;
	left: 9px;
	top: 257px;
	width: 960px;
	height: 53px;
	border-bottom: 8px solid black;
}

div#paginainhoud {
	position: absolute;
	left: 9px;
	top: 322px;
	width: 960px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 20px;
}

div#hoofdnavigatie img {
	float: left;
}

div.tekstknop {
	text-transform: uppercase;
	font-size: 13px;
	color: #00A8FF;
	background-color: #000000;
	border: 1px solid #868686;
	margin: 5px;
	padding: 3px;
	width: 85%;
}

div.tekstknop a:link, div.tekstknop a:visited {
	text-decoration: none;
	color: #00A8FF;
}

div.weide {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

#fotoboekgroot {
	border: 1px solid white;
	margin-left: 3px;
}

#referentiefotogroot {
	border: 1px solid white;
	margin-left: 3px;
}

#fotoboekklein {
	border: 1px solid white;
}