@charset "utf-8";
/* CSS Document */
#bovenbalk {
	background-color: #110D07;
	text-align: right;
	height: 79px;
	top: 0px;
	width: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
a:link.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.menu {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menu {
	text-decoration: underline;
	color: #000000;
}
a:active.menu {
	text-decoration: none;
	color: #FFFFFF;
}#fotobalk {
	background-color: #333333;
	height: 490px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	top: 10px;
	position: relative;
	overflow: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-style: solid;
	border-left-style: solid;
}
#menubalk {
	height: 20px;
	top: 0px;
	padding-right: 10px;
	text-align: right;
	left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
}
#telefoon {
	background-color: #3399FF;
	height: 25px;
	width: 125px;
	position: absolute;
	left: 70px;
	top: 50px;
	z-index: 1;
	border: medium groove #FFFFFF;
	padding-top: 5px;
}
.paginakop {
	font-size: 18px;
	font-weight: bold;
}
.telefoon {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}
#blok1 {
	background-color: #FFF;
	height: 225px;
	width: 225px;
	border: thin inset #000;
	position: static;
	top: 10px;
	float: left;
}
#blok3 {
	background-color: #FFF;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: thin inset #333;
	top: 20px;
	position: relative;
}
#container {
	background-color: #CCC;
	margin: auto;
	width: 1000px;
	border: thin solid #333;
	position: relative;
	top: 10px;
}
#blok2 {
	background-color: #FFF;
	height: 225px;
	width: 225px;
	border: thin inset #000;
	float: right;
	position: relative;
	top: 30px;
	right: 0px;
	margin-right: 0px;
}

