body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	text-align: left;
	overflow: visible;
	position: absolute;
	visibility: visible;
	margin: 0px;
	color: 000066;
	background-color: #FFB500;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;


}
body a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
body a:hover {
	color: #00BAFF;
}
body a:active {
	color: #00BAFF;
}
table {
	font-size: 8pt;
	margin: 5px;
	padding: 0px;
	border: none;

}
table#menu{
	font-size: 10pt;

}

.highlight{
	color: #00BAFF;
	font-weight: bold;
}
.tekstflorence a {
	color: #00BAFF;
}
.tekstflorence a:hover {
	color: #FFFFFF;
}
.tekstflorence a:active {
	color: #FFFFFF;
}

div#site {
	position: absolute;
	left: 100px;
	height: 100%;
	width: 700px;
	top: 0px;
}
div#left{
	background-color: #000066;
	position: absolute;
	height: 1000px;
	width: 100px;
	left: 0px;
	top: 0px;
}

div#right{
	background-color: #000066;
	position: absolute;
	height: 1000px;
	width: 300px;
	left: 800px;
	top: 0px;



}
div#beeldmerk{
	position: absolute;
	height: 80px;
	width: 300px;
	left: 100px;
	top: 20px;
	text-align: right;

}
div#titel{
	position: absolute;
	height: 60px;
	width: 300px;
	left: 400px;
	top: 40px;
}
div#tekst {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 401px;
	top: 100px;
	text-align: left;
}

div#kleurvlak{
	background-color: #FF0018;
	position: absolute;
	height: 50px;
	width: 300px;
	left: 100px;
	top: 301px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

div#foto1{
	position: absolute;
	height: 100px;
	width: 150px;
	left: 400px;
	top: 300px;
}
div#foto2{
	position: absolute;
	height: 200px;
	width: 150px;
	left: 550px;
	top: 300px;
}
div#stats {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	bottom: 50px;

}


div#menu {
	position: absolute;
	height: 163px;
	width: 100px;
	top: 20px;
	left: 700px;


}
h1 {
	font-size: 12pt;
	font-weight: bold;

}

h2 {
	font-size: 10pt;
	font-weight: bold;
}
iframe {
	border: 0px;
	height: 500px;
	width: 500px;
}
