/* Veilg in Zee */
body {
	margin: 0;
	background: #72add3;
	font: 8pt "Trebuchet MS";
}

img { border: 0px; }

p { margin: 0px; }
h2 { margin: 0px; font: 11pt "Verdana"; font-weight: bold; }
h3 { margin: 0 0 10px 0; font: 8pt "Verdana"; font-weight: bold; }
h4 { margin: 0 0 5px 0; font: 10pt "Verdana"; color: #ffffff; font-wieght: bold; }

 img, div { behavior: url(js/iepngfix.htc) }

a { outline: none; } 
a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #149bba; }
.stretcher a:link { cursor: pointer; text-decoration: none; color: #1e6ec9; display: block; border-bottom: dotted 1px #1e6ec9; }
.stretcher a:visited { cursor: pointer; text-decoration: none; color: #1e6ec9; display: block; border-bottom: dotted 1px #1e6ec9; }
.stretcher a:hover { cursor: pointer; text-decoration: none; color: #93bbe8; display: block; border-bottom: dotted 1px #93bbe8; }
.stretchtoggle { cursor: pointer; text-decoration: none; color: #000000; display: block; border-bottom: dotted 1px #1e6ec9; }
.stretchtoggle:hover { cursor: pointer; text-decoration: none; color: #15539a; display: block; border-bottom: dotted 1px #1e6ec9; }

#Container {
	margin: 0em auto;
	background: #f3f9fc;
	width: 885px;
}

/* People */
#Man {
	position: absolute;
	margin: 257px 0 0 -85px;
}

#Vrouw {
	position: absolute;
	margin: 257px 0 0 -85px;
}
#Man2 {
	position: absolute;
	margin: 542px 0 0 -32px;
}

#Vrouw2 {
	position: absolute;
	margin: 542px 0 0 -32px;
}


/* Right */
dl {
	margin: 0em auto;
	width: 151px;
	text-align: right;
	font-weight: bold;
}

dt {
	border-bottom: dotted 1px #1e6ec9
}

dd {
	margin-left: -0px;
	color: #1e6ec9;
	border-bottom: dotted 1px #1e6ec9
}

#Content {
	width: 600px;
}
