@charset "UTF-8";
/* CSS sheet OntmoetplanB.nl
	copyright 2008 waterduin.nl
	auteur: john oosterlaar
 */
 
 body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
body, html {
	height: 1%;
}
#wrapper {
	position:relative;
	width: 902px;
	height: 602px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:1px solid black;
	background-color: #FFFFFF;
}
#wrapper #logo {
	position:absolute;
	left:0px;
	top:0px;
	width:257px;
	height:158px;
}
#wrapper #topanimation {
	position: absolute;
	height: 96px;
	width: 645px;
	left: 257px;
	top: 0px;
}
#wrapper #hdr-worldwomen {
	position: absolute;
	height: 31px;
	width: 271px;
	left: 257px;
	top: 120px;
}
#wrapper #hdr-worldprojects {
	position: absolute;
	height: 31px;
	width: 375px;
	left: 578px;
	top: 120px;
}
#wrapper #menu {
	position: absolute;
	height: 312px;
	width: 176px;
	left: 0px;
	top: 157px;
	font-family:Arial;
	font-size: 13px;
	color: #2c1a06;
}
#wrapper #leftCntplain {
	position: absolute;
	height: 303px;
	width: 332px;
	left: 196px;
	top: 157px;
	border: 0px solid #CCC;
}

#wrapper #rightCntplain {
	position: absolute;
	height: 303px;
	width: 374px;
	left: 528px;
	top: 157px;
	border: 0px solid #CCC;	
}
#wrapper #leftCntplain #ifrm,
#wrapper #rightCntplain #ifrm {
	padding: 0;
	border: 0px solid #ccc;
}
#wrapper #leftCntplain p,
#wrapper #rightCntplain p {
	margin: 0 5px 5px 10px;
}
#wrapper #bottom-animation {
	position: absolute;
	height: 133px;
	width: 902px;
	left: 0px;
	top: 470px;
}
/*   MENU RULES  */
#wrapper #menu a {
	text-decoration: none;
	line-height: 18px;
	font-style:italic;
	color: #2c1a06;
	clear:right;
}
#wrapper #menu #menu02,
#wrapper #menu #menu03,
#wrapper #menu #menu04 {
	margin-top: 5px;
}
#wrapper #menu #menu01 .active,
#wrapper #menu #menu02 .active,
#wrapper #menu #menu03 .active,
#wrapper #menu #menu04 .active,
#wrapper #menu #menu05 .active,
#wrapper #menu #menu06 .active {
	color: #54a7c9;
	text-decoration:none;
	font-style:normal;
}
#wrapper #menu #menu01 #header,
#wrapper #menu #menu02 #header,
#wrapper #menu #menu03 #header {
	font-weight: bold;
	font-style: normal;
}

#wrapper #menu #menu01 #header .active {
	color: #54a7c9;
}