html,body {
	margin:0;
	padding:0;
	height:100%; 
	background:#333;
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
}
.zend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCC;
	letter-spacing: 0.1em;
	text-align: center;
	border: 1px solid #000;
	text-transform: uppercase;
}
#copy {text-align:center; width:100%; margin:20px 0; height:40px;}
#copy p, #copy a:link, #copy a:visited {color:#444; text-decoration:none;}


h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}
	h1, h2, a {
		color:orange;
	}

p {
	line-height:1.2;
	margin:0 0 1em;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1020px;
	background:#333;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	z-index: 10;
}

div#header {
	background:#FFF;
	border-bottom:6px double gray;
	height: 150px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	overflow: hidden;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding:0em;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	overflow: hidden;
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#ddd;
	border-top:6px double gray;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
	div#footer p {
		padding:1em;
		margin:0;
	}
#starttekst a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#starttekst {
	position:absolute;
	width:370px;
	height:250px;
	z-index:10;
	left: 325px;
	top: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	text-align: left;
}
div#startcontainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1020px;
	background:#999;
	height:620px !important; /* real browsers */
	height:100%; /* real browsers */
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	z-index: 10;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	overflow: hidden;
}
.rood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	letter-spacing: 0.1em;
}
#nav {
	position:absolute;
	width:100%;
	height:34px;
	z-index:11;
	top: 141px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
}
#nav a {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	background-position: center center;
	background-image: url(../beeld/button_u.jpg);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 12px;
}
#nav a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333;
	background-position: center center;
	background-image: url(../beeld/button_d.jpg);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#headerstart {
	height: 60px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1020px;
	text-align: center;
	letter-spacing: 4em;
	vertical-align: middle;
}
a img
{
	border:none;
}

