*
{
	font-family: verdana;
}
body
{
	background-color: #006699;
}
#container
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	background-color: #ccff33;
	height: 100%;
}
#header
{
	width: 700px;
	height: 240px;
	background-color: #003366;
}
#content
{
	width: 700px;
}
#menu
{
	float: left;
	width: 300px;
	height: 100px;
	margin-left: 20px;
}
.menuitem
{
	float: left;
	height: 200px;
	width: 30px;
	font-size: 20px;
	font-family: verdana;
	font-weight: bold;
	color: #006699;
}
.menuitem a
{
	font-family: verdana; 
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#headerText
{
	margin-top: 140px;
	padding:0px;
	height: 100px; 
	width: 250px;
	float:left;
	color: #006699;
	font-size: 24px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
}
#headerText #big
{
	font-size: 30px;
}
#content
{
	font-size: 11px;
	width: 700px;
	background-color: #ccff33;
}
#contentSpacer
{
	padding: 10px;
}
#content h1
{
	margin: 0px;
	color: #336600;
	font-size: 25px;
}
.language
{
	float: right;
	border: 0px;
}
#languageBar
{
	padding-top: 10px;
}
.fotoboek_foto
{
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}