@charset "utf-8";
/* CSS Document */

h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

h2 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

font {
	font-family:Arial!important;
	font-size:14px!important;
}

form {
	margin-top:0px;
	margin-bottom:0px;
}

input {
	border:#999999 1px solid;
}

img {
	border:none;
}

body {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	border:1px solid;
	background:#9db6d8;
}

#humans {
	width:1000px;
	margin-top:40px;
	position:absolute;
	background:none;
	height:1px;
}

#zimb {
	background-color:#fde8e8;
	width:100%;
}

#container { 
	width:1000px;
	min-height: 500px;
	height:auto!important;
	height:500px;
	margin:0 auto 0 auto;
	margin-top:0px;
}

#abs {
	position:absolute;
	margin-left:-130px;
}

#logo {
	position:absolute;
	width:195px;
	height:154px;
	margin-left:51px;
}

#header {
	width:1000px;
	height:154px;
	background:url(images/header-bg.gif) no-repeat;
}

#header-inner {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	height:154px;
}

#logo-text {
	width:485px;
	height:40px;
	margin-top:45px;
	margin-left:118px;
	position:absolute;
}

#nav {
	width:570px;
	height:48px;
}

#nav ul {
	height:28px;
	width:570px;
	position:absolute;
	margin-top:100px;
	margin-left:70px;	
	list-style:none;
	float:left;
}

#nav a {
	display:block;	
	text-align:center;
	text-decoration: none;
	font-size:13px;
	font-weight:bolder;
	padding-left:10px;
	float:left;
	padding-right:10px;
}

#nav a:hover {
	color:#fff;
}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	display: block;
	text-align: center;
	text-decoration: none;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	background:url(images/ABG.gif) left center no-repeat;
}

#nav ul li a:hover {
	display: block;
	background-color:#fff;
	text-decoration: none;
	color:#000;
}

#nav li { 
	float:left;
	margin-bottom:4px;
}

#nav li ul { 
	position:absolute;
	background: #999999;
	width: 92px;
	left: -999em; 
}

#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}

#mid-hoog {
	background:url(images/mid-hoog.gif) no-repeat;
	width:1000px;
	height:177px;
}

#mid-hoog-inner {
	width:680px;
	height:154px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-10px;
}

#zoek-en-snelmenu {
	width:257px;
	height:165px;
	float:left;
	padding-top:20px;
	padding-left:30px;
}

#mid-hoog-kopjes {
	width:415px;
	height:171px;
	color:#000000;
	font-weight:bolder;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	float:right;
	margin-left:60px;
	margin-top:20px;
	position:absolute;
}

#mid-hoog-kopjes a {
	color:#000000;
	text-decoration:none;
}

#mid-hoog-kopjes a:hover {
	text-decoration:underline;
}

#mid-hoog-kopjes ul {
	list-style:square;
	color:#11aa9e;
} 

#mid-hoog-kopjes ul li {
	line-height:23px;
	letter-spacing:1px;
}

#holder {
	margin-top:33px;
	width:788px;
	min-height: 400px;
	height:auto!important;
	height:400px;
	margin-left:110px;
	background-color:#facbcd;
}

* html #holder {
	margin-top:0px;
}

#blok {
	width:788px;
	height:78px;
	background-image:url(images/blok.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FF0000;
	font-size:17px;
	font-family:century gothic;
	font-weight:bolder;
}

* html #blok {
	margin-top:0px;
}

#blok table {
	margin-left:0px;
}

#main {
	width:679px;
	margin-left:51px;
	background-color:#facbcd;
	border-left:2px solid #d1b1b4;
	border-right:2px solid #d1b1b4;
	border-bottom:2px solid #d1b1b4;
	padding-bottom:30px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height: 400px;
	height:auto!important;
	height: 400px;
}

#main a {
	color: #02aa9d;
	text-decoration: underline;
}

#main a:hover {
	text-decoration: none;
}

#footer {
	width:682px;
	height:36px;
	margin-left:159px;
	border-left:2px solid #aaabab;
	border-right:2px solid #aaabab;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:8px;
	text-align:center;
}

#footer a, #footer a:active, #footer a:visited {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

#footer a:hover {
	text-decoration:none;
}


#content {
	width:1000px;
	color:#000000;
	font-family:arial;
	font-size:12px;
	padding:10px;
}

#content-top {
	width:1000px;
	height:89px;
	background:url(images/content-top.gif) no-repeat;
	margin-top:-10px;
	margin-left:-10px;
	font-size:12px;
	line-height:20px;
}

#content-mid {
	width:1000px;
	background:url(images/content-bg.gif) repeat-y;
	margin-left:-10px;
	margin-bottom:0px;
}

#man {
	position:absolute;
	margin-left:130px;
	margin-top:50px;
	width:157px;
	height:731px;
	background-image:url(images/man.png);
	background-repeat:no-repeat;
}

#vrouw {
	position:absolute;
	margin-left:975px;
	margin-top:50px;
	width:157px;
	height:731px;
	background-image:url(images/vrouw.png);
	background-repeat:no-repeat;
}

.wit a, .wit a:active, .wit a:visited {
	display:block;
	width:auto;
	height:28px;
	color:#000000;
	background:#FFFFFF;
}

*html .wit a , .wit a:visited, .roze a , .roze a:visited {
	width:18px;
	height:28px;
}

.roze a, .roze a:active, .roze a:visited {
	color:#000;
	display:block;
	width:68px;
	height:28px;
	background:#fcdedf;
}

.roze a:hover {
	background:#00CCCC;
	height:28px;
}

#titel {
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
}

#titel h1 {
	color:#ed2024;
	margin:0px;
}

#tl {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#tr {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.zoek-resultaat {
	height:100px;
	overflow:hidden;
}
