body
{
	height				: 100%;
	margin				: 0px;
	padding			: 0px;
	font-family			: verdana;
	font-weight			: normal;
	color				: #FFFFFF;
	background-color		: #000000;
	text-align			: center;
}

a, a:hover, a:visited
{
	font-weight			: bold;
	color				: #FFFFFF;
	text-decoration		: none;
}

table, td, tr
{
	font-size			: 1.0em;
	padding			: 2px;
	margin				: 2px;
}

p
{
	padding			: 2px;
	margin				: 2px;	
}

h1
{
	font-weight			: bold;
	font-size			: 1.5em;
	color				: #FFFFFF;	
	padding			: 2px;
	margin				: 2px;
}

h2
{
	font-size			: 18px;
	font-weight			: bold;
	color				: #FFFFFF;	
	padding			: 2px;
	margin				: 2px;
}

h3
{
	font-size			: 1.1em;
	font-weight			: bold;
	color				: #FFFFFF;	
	padding			: 2px;
	margin				: 2px;
}

h4
{
	font-size			: 30px;
	font-weight			: bold;
	color				: #FFFFFF;	
	padding			: 2px;
	margin				: 2px;
}


#wrapper
{
	position			: relative;
	margin-left			: auto;
	margin-right			: auto;
	width				: 1015px;
	height				: 100%;
	background-color		: #000000;
}

#wrapper #header
{
	width				: 1005px;
	margin				: 5px;
}

#wrapper #header #newsheader
{
	margin-left			: 235px; 
	width				: 704px; 
	border				: 1px solid #ffffff; 
	padding			: 5px;
}

#wrapper #header div h1
{
	display			: none;
}

#wrapper #header div h2
{
	text-align			: center;
	font-size			: 30px;
}

#wrapper #header div p
{
	font-size			: 14px;
}

#wrapper #header #logo
{
	position			: absolute;
	top				: 0px;
	left				: 0px;
}

#wrapper #middle 
{
	height				: 75%;
	margin: auto auto auto auto;
}

#wrapper #middle  #content
{
	float				: left;
	border				: 1px solid #FFFFFF;
	width				: 500px;
	/*height			: 100%;*/	
	text-align			: left;
	padding-left			: 5px;
	font-size			: 11px;
	font-style			: normal;
	font-weight			: normal;
	position: ralative;
}

#wrapper #middle  #content #gastenboekreacties div
{
	border-bottom: 1px solid #ffffff;
	margin-left: 5px;
	width: 485px;
}

#wrapper #middle  #content h1
{
	display			: none;
}

#wrapper #middle  #content ul li{
	font-size			: 0.8em;
}

#wrapper #middle  #right
{
	float				: left;
	border				: 1px solid #FFFFFF;
	width				: 210px;
	height				: 100%;
	padding			: 5px;
	margin				: 5px;
	margin-top			: 0px;
	text-align			: left;
	font-weight			: normal;
	font-size			: 15px;
}

#wrapper #bottom
{
	clear				: both;
	padding-top			: 10px;
	width				: 1015px;
	height				: 35px;
	text-align			: center;
	font-weight			: bold;
	font-size			: 9px;
	font-style			: normal;
}
