* {
	margin: 0;
	padding: 0;
	}
html {
	height: 100%;
	background: #fff ;
	color: #000;
	}
body {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #000;
}
#wrap {
	position: relative;
	height: 100%;
	width: 770px;
	margin: 0px auto;
	text-align: left;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 184px;
	width: 100%;
	overflow: hidden;
	z-index: 3; /* to show it on top */
}
#headtop {
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
}
#headlogo {
	position: relative;
	float: left;
	width: 290px;
	height: 100px;
}
#headlogo1 {
	position: relative;
	float: left;
	width: 289px;
	height: 99px; /*  inbouwen   */
}
#headlang {
	position: relative;
	float: right;
	width: 476px;
	height: 38px;
	text-align: right;
}
#headad {
	position: relative;
	float: right;
	width: 476px;
	height: 62px;
	text-align: center;
}
#headmenu {
	position: relative;
	float: left;
	width: 770px;
	height: 34px;
	background: #000 url("menu.gif") repeat-x; /* kleur */
	white-space: wrap;
}
#headcontent {
	position: relative;
	float: left;
	width: 770px;
	height: 50px;
}
#headnav {
	position: relative;
	float: left;
	width: 635px;
	height: 50px;
	background: url("round_menu.gif") no-repeat 0px 40px; /* kleur */	
}
#headme {
	position: relative;
	float: right;
	width: 124px;
	text-align: right;
	height: 50px;
}
#content {
	position: relative;
	height: auto;
	min-height: 200px; 
	border-top: 188px solid #fff; 
	width: 770px;
	background: #fff;
}
#middle {
	position: relative;
	float: left;
	width: 770px;
}
#middle1 {
	position: relative;
	float: left;
	width: 640px;
}
#middle2 {
	position: relative;
	float: right;
	width: 123px;
}
#c100 {
	position: relative;
	float: left;
	width: 100%;
}

#six1 {
	position: relative;
	float: left;
	width: 630px;
	padding: 5px 5px;
}
#six1a {
	position: relative;
	float: left;
	width: 450px;
	padding: 5px 5px;
}
#six1b {
	position: relative;
	float: left;
	width: 420px;
	padding: 5px 5px;
}
#six2 {
	position: relative;
	float: left;
	width: 310px;
	padding: 5px 5px;
}
#six3 {
	position: relative;
	float: left;
	width: 203.3px;
	padding: 5px 5px;
}
#six4 {
	position: relative;
	float: left;
	width: 150px;
	padding: 5px 5px;
	
}
#six4a {
	position: relative;
	float: left;
	width: 160px;
	padding: 5px 5px;
}
#six4b {
	position: relative;
	float: left;
	width: 200px;
	padding: 5px 5px;
}
ul, li, ol, dl, pre, blockquote, select, fieldset, address { 
	margin: 3px 3px; 
}

input, select, textarea {
	font-family: arial, sans-serif;
	font-size: 11px;
}
table {
	font-family: arial, sans-serif;
	font-size: 11px;
}
.selc{
	background: #ccc;
}
.seld{
	background: #ddd;
}
.sele{
	background: #eee;
}
.self{
	background: #f6f6f6;
}
p {
	text-align: justify;
	padding: 5px 5px;
	font-size: 11px;
}
p.top {
	text-align: right;
}
p.head {
	text-align: center;
	font-weight: bold;
	color: #fff;
}
p.menu {
	text-align: justify;
	white-space: nowrap
}
p.nav {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #fff;
}
p.footer {
	font-size: 10px;
	text-align: center;
}
p.g {
	padding: 0px 0px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 10px;
}
p.ghead {
	padding: 0px 0px;
}
a {
	text-decoration: none;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 11px;
}
a.menu {
	color: #fff;
}
a.menu:hover {
	color: #ff0;
}
a.g {
	text-decoration: underline;
}
a.ghead {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h1.title {
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5px;
	color: #fff;
}
h1.what {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #fff;
	padding-top: 25px;
	padding-left: 60px;
}
h2 {
	font-size: 16px;
}
h2.manager {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #fff;
	padding-left: 70px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
hr {
	padding: 0px 0px;
	padding-left: 5px;
}
img {
	padding: 0px 0px;
	margin: 0px 0px;
}
.white {
	color: #fff;
}
.gray {
	width:100%;
	background-color: #eee;
}
.grijs {
	color: #aaa;
}
.black {
	color: #000;
}
.pad {
	padding: 1px 1px;
}
.color {
  behavior: url(hover.htc);
}
.color:hover, .hover {
	background-color: #eee;
}
