﻿body{
    background: black;
    font-family: arial;
    color:#fff;
    font-size:12px;
    text-align: center;
    color: black;
}

h1 { color: blue; font-family:Arial;   }
a { color: black; text-decoration: none;}
a:hover { color: grey; text-decoration: none; }
img {border: 0px}

#center {
	width: 1000px;
	height: 800px;
	margin: -10px auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#upheader { width: 900px; height: 25px; float: left; font-size: 25px; font-family:franklin gothic demi; color: white; text-align: justify; text-align: left}
#header { width: 900px; height: 100px; float: left;}
#content { width: 500px; height: 340px; background: black; float: left; margin-left: 10px; margin-top:10px; }
#rechtermenu { width: 130px; height: 400px; float: left; text-align:left; padding-left: 10px; background: black; margin-top: 10px; }
#menu {
	width: 240px;
	height: 400px;
	float: right;
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
}
#menu a{ text-decoration: none; font-size: 16px; font-family:franklin gothic demi; color: white;  }
#nav {
	width: 200px;
	height: 40px;
	float: right;
	margin-left: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

#thumails { width: 445px; float: left; margin-left: 10px; margin-top: 10px; }
#afbeeldingen { width: 450px;  float: left; margin-left: 10px; margin-top: 10px; }
#navtext {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
#divider {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
