@charset "utf-8";
#maincontent {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#container #wikipedia {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 500px;
	font-size: 10px;
	color: #999999;
}

#container #menu {
	background-color: #EEEEEE;
	height: 100px;
	width: 731px;
	margin-left: 10px;
	padding-top: 10px;
}
#container  #maincontent  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #maincontent hr {
	color: #965FA4;
}


#container  #menu  a  {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
#container #menu #kolom2 {
	width: 170px;
	float: left;
}
#container #menu #keywords {
	position: absolute;
	left: 743px;
	top: 102px;
	width: 150px;
	height: 237px;
	background-color: #965FA4;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	visibility: hidden;
}
#container #menu #keywords p {
	margin-top: 7px;
}

#container #menu #keywords a {
	font-weight: bold;
	color: #FFFFFF;
}


#container #menu #kolom3 {
	float: left;
	width: 150px;
}
#container #carry {
	position: absolute;
	height: 420px;
	width: 143px;
	top: 100px;
	left: -150px;
	background-image: url(afbeeldingen/Carry_totaal2.jpg);
	background-repeat: no-repeat;
	z-index: -10;
}

#container #menu #kolom1 {
	width: 170px;
	float: left;
	margin-left: 120px;
}


#container {
	background-color: #FFFFFF;
	background-image: url(afbeeldingen/achtergrond_content.png);
	background-repeat: repeat-y;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}

#maincontent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #996699;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#maincontent h2 {
	font-size: 14px;
	color: #993333;
	font-weight: bold;
	margin-bottom: 0px;
}

#maincontent p {
	color: #003366;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 5px;
}

