@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 100%;
}
#wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	overflow: hidden;
}
img {
	border: none;
}


#header {
	margin-bottom: 15px;
	margin-top: 15px;
}


#visuals {
	height: 200px;
	margin-top: 10px;
}

#leftcolumn {
	float: left;
	width: 360px;
	padding-right: 10px;
}

#rightcolumn {
	float: right;
	width: 370px;
	padding-left: 10px;
}
#logobries {
	float: left;
	width: auto;
	height: 133px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#logo {
	height: 125px;
	padding-bottom: 12px;
	padding-top: 15px;
}

#nav {
	height: 20px;
	font-size: small;
	padding-top: 5px;
}
#nav a {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #FF6600;
	text-decoration: none;
}
#heading {
	float: right;
	text-align: right;
}

#water {
	position:absolute;
	width:175px;
	height:175px;
	z-index:6;
	left: auto;
	border: thin solid #333399;
}
#aarde {
	position:absolute;
	width:175px;
	height:175px;
	z-index:4;
	left: 195px;
	top: 0px;
	border: thin solid #000000;
}
#vuur {
	position:absolute;
	width:175px;
	height:175px;
	z-index:5;
	left: 390px;
	top: 0px;
	border: thin solid #FF0000;
}
#lucht {
	position:absolute;
	width:175px;
	height:175px;
	z-index:6;
	left: 585px;
	top: 0px;
	border: thin solid #66FFFF;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
}
.voettekst {
	font-size: 11px;
	color: #5b7ca6;
	float: right;
}
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
}
.attentie {
	font-weight: bold;
}

p {
	font-size: small;
	line-height: 130%;
	color: #333333;
}
.downloads {
	color: #5b7ca6;
	font-size: 12px;
}
.afbeeldinglinks {
	text-align: right;
	float: left;
	margin-right: 10px;
}
.afbeeldingrechts {
	float: right;
}
.ondertitelpaginakop {font-size: small}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	width: 760px;
	text-align: right;
	height: 25px;
	padding-top: 10px;
}
#footer a {
	color: #5b7ca6;
	text-decoration: none;
}
a {
	color: #D0492C;
}

h1 {
	font-size: 14px;
	color: #5b7ca6;
}

h2 {
	font-size: small;
	color: #D0492C;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.fotobijschrift {font-size: 10px}
.selected {
	font-weight: bold;
	color: #666666;
}
.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}
#wrapper #content ul {
	margin-left: -10px;
}
