html {
	padding: 0;	
	background: #e8e4e4;
	font: 9pt "Arial", Sans-Serif;
	height: 100%; 
	margin-bottom: 1px;
}

body {
	width: 1000px;
	background: #fff url("images/header_bg.png") no-repeat;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

/* Link opmaak */
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/* /Link opmaak */

/* Clear */
.clear {clear: both;}
/* /Clear  */

/* Images */
img {border: 0;}
/* /Images  */

/* Alinea */
p {
	margin: 0;
	padding: 7px 0;
}
/* /Alinea  */


table {margin-left: 27px;}
table.links { 
	margin: 0;	
}

h5 {
	margin: 0;
	padding: 0 0 0 7px;
	font-size: 10pt;
	font-weight: normal;
	color:#4c4c4c;
}

a:link {color:#4c4c4c;}
a:hover {color:#f90;}

/* Header  */
h1 {
	margin: 0 0 6px 5px;
	padding: 0;
}
/* /Header */

/* Menu  */
ul#menu {
	width: 990px;
	height: 28px;
	background: #000;
	margin: 0 0 22px 5px;
	padding: 0;
	list-style: none;
}
ul#menu li {
	float: left;
	height: 23px;
	color: #fff;
	background: url("images/li_bg.png") right top no-repeat;
	margin: 0;
	padding: 5px 16px 0 10px;
	border-left: 1px solid #868686;
	font-size: 11pt;
}
ul#menu li a {color: #fff;}
ul#menu li img {
	float: left;
	margin: -2px 7px 0 0;
}
ul#menu li.left, ul#menu li.right  {
	width: 7px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: none;
}
ul#menu li.contact, ul#menu li.about {
	float: right;
	border: 0;
	background: none;
}

ul#menu li.contact img{margin-top: -4px;}
ul#menu li.left {background: url("images/menu-left.png") no-repeat;}
ul#menu li.right {background: url("images/menu-right.png") no-repeat;float: right;}
ul#menu li.home {
	margin-left: 0;
	border-left: 0;
}
/* /Menu */

/* Left */
div#left {
	display: inline;
	float: left;
	width: 126px;
	background: url("images/left-body.png") repeat-y;
	margin: 0 0 0 7px;
}
div#left .left-top {
	width: 126px;
	height: 7px;
	background: url("images/left-top.png") no-repeat;
	font-size: 1pt;
	line-height: 0%;
}
div#left .left-bottom {
	width: 126px;
	height: 7px;
	background: url("images/left-bottom.png") no-repeat;
	font-size: 1pt;
	line-height: 0%;
}
div#left h2 {
	width: 114px;
	height: 27px;
	background: url("images/left-titel.png") no-repeat;
	margin: 0 0 0 6px;
	padding: 2px 0 0 5px;
	font-size: 11pt;
}
div#left form {
	margin: 0;
	padding: 0 0 0 5px;
}
div#left form label {
	float: left;
	width: 15px;
	margin: 3px 0;
	padding: 4px 0 0 0;
}
div#left form input.textfield {
	width: 92px;
	height: 21px;
	margin: 3px 0;
	padding: 0;
	border: 1px solid #000;
}
div#left form input.submit {
	display: inline;
	float: right;
	color: #000;
	background: #D4CECF;
	margin: 10px 8px 0 0;
	border: 1px solid #000;
	cursor: pointer;
}


/* /Left  */

/* Center */
div#center {
	display: inline;
	float: left;
	width: 582px;
	background: url("images/middle-body.png") repeat-y;
	margin: 0 0 0 25px;
}
div#center .center-top {
	width: 582px;
	height: 40px;
	background: url("images/middle-top.png") no-repeat;
}
div#center .center-bottom {
	width: 582px;
	height: 11px;
	background: url("images/middle-foot.png") no-repeat;
	font-size: 1pt;
	line-height: 0%;
	clear: both;
}
div#center .center-top h2 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 11pt;
}
div#center h3 {
	width: 540px;
	height: 24px;
	background: url("images/middle-titel.png") no-repeat;
	margin: 0 0 0 17px;
	padding: 1px 10px 0 5px;
	font-weight: normal;
	text-align: right;
	font-size: 8pt;
	clear: both;
}
div#center h3 span {
	float: left;
	font-size: 11pt;
}
div#center p {margin: 0 30px 0 30px;}
div#center img.rechts {
	float: right;
	margin: 50px 0 30px 10px;
	border: 1px solid #000;
}
div#center img.rechts2 {
	float: right;
	margin: 50px 30px 30px 0;
	border: 1px solid #000;
}

div#center ul {
margin:0px;
padding:0px;
list-style:disc;
margin-left:60px
}
div#center li {
padding:0px;
}





/* /Center  */

div#forum {
	display: inline;
	float: left;
	width: 990px;
	margin: 0 0 0 5px;
}

/* Right */
div#right {
	display: inline;
	float: left;
	width: 227px;
	background: url("images/right-body.png") repeat-y;
	margin: 0 0 0 24px;
}
div#right .right-top {
	width: 227px;
	height: 7px;
	background: url("images/right-top.png") no-repeat;
	font-size: 1pt;
	line-height: 0%;
}
div#right .right-bottom {
	width: 227px;
	height: 8px;
	background: url("images/right-foot.png") no-repeat;
	font-size: 1pt;
	line-height: 0%;
	border-bottom: 10px solid #fff;
}
div#right h2 {
	width: 220px;
	height: 28px;
	background: url("images/right-titel.png") no-repeat;
	margin: 0 0 0 6px;
	padding: 2px 0 0 5px;
	font-size: 11pt;
}
div#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#right ul img {
	float: left;
	margin: 0 8px 0 0;
}
div#right p {margin: 0 6px 0 10px;}

div#right p.maintenance {
	padding-left: 19px;
	background: url("images/radio.png") 0 7px no-repeat;
}
/* /Left  */

/* Footer */
div#footer {
	width: 1000px;
	height: 14px;
	background: url("images/footer_bg.png") bottom left no-repeat;
	clear: both;
}
div#footer a.terms {
float: right;
padding: 0 5px 0px 0;
font-size: 8pt;
}
/* /Footer  */