@charset "UTF-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	letter-spacing: 1px;
	background-image: url(img/achtergrond.png);
	margin: 0;
	background-color: #2F3647;
}
#fotorechts {
	font-size: 12px;
	top: 0px;
	position: fixed;
	height: 100%;
	right: 0px;
}
#inhoud {
	
	padding-top: 115px;
	padding-left: 30px;
	position: absolute;
	left: 250px;
	top: 0px;
	padding-right: 310px;
}
a:link {
	color: #CCC;
	text-decoration:none;
}
#inhoud a:visited {
	text-decoration:none;
	color: #CCC;
}
#inhoud a:hover {
	color: #C09313;
	text-decoration:underline;
}
#inhoud a:active {
	color: #FFF;
	text-decoration:none;
}
#navigatie {
	width: 225px;
	z-index: 100;
	top: 120px;
	position: absolute;
	left: 25px;
}
#iframe {
	height: auto;
	width: 200px;
	position: absolute;
	top: 391px;
	left: 35px;
}
#iframe a:hover {
	color: #C09313;
	text-decoration: underline;
}
#kop {
	position: absolute;
	left: 200px;
	top: 35px;
}
#contact {
	position: absolute;
	right: 300px;
	top: 54px;
}
#inhoud h2 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C90;
	font-weight: normal;
	margin-left: 25px;
	margin-bottom: 10px;
}
.kopletter {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C90;
	font-weight: normal;
	padding-left: 25px;
}
#inhoud img  {
	margin-right: 20px;
	margin-bottom: 10px;
}
.tr1 {
	background-color: #272E3D;
	font-size: 14px;
	line-height: 16px;
}
.tr2 {
	background-color: #272E3D;
	color: #999;
	font-size: 12px;
	line-height: 16px;
}
.groter {
	font-size: medium;
	color: #CCC;
}
.ondertitel {
	margin: 5px;
	line-height: 20px;
	color: #111;
	font-family: Verdana, Geneva, sans-serif;
}
hr {
	color: #C09313;
}
.kleiner {
	font-size: 10px;
	color: #CCC;
	text-align: right;
}

