body {
	font: 70%/125% Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
#AllesContainer {
	width: 100%;
}
#Footer {
	width: 100%;
	border-top: 2px solid #666;
	color: #666;
	padding-top: 5px;
}
#Footer a {
	color: #666;
	text-decoration: none;
}
#Footer a:hover {
	color: #E87DAE;
}
#Links {
	float: left;
	width: 300px;
	height: 610px;
	z-index: 1000;
}
#Links #LinksBoven {
	height: 300px;
	width: 300px;
}
#Links #LinksOnder {
	height: 289px;
	width: 290px;
	margin-right: 10px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	z-index: 1001;
}
#Links #LinksOnder ul {
	list-style: none;
	margin: 25px 0px 0px 30px;
	padding: 0px;
}
#Links #LinksOnder li {
	margin: 0px 0px 5px;
	padding: 0px;


}
#Links #LinksOnder ul li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #E87DAE;
}

#Links #LinksOnder a,
#Rechts #RechtsContent a{
	color: #000;
	text-decoration: none;
}

#Links #LinksOnder a:hover,
#Rechts #RechtsContent a:hover{
	color: #E87DAE;
}
#Links #LinksOnder .Actief {
	color: #E87DAE;
}



#Links #LinksOnder #ActiefBlokje {
	height: 14px;
	width: 14px;
	background: #E87DAE;
	float: left;
	margin-left: -19px;
	margin-right: 5px;
	margin-top: 1px;
}

#Rechts {
	height: 610px;
	width: 610px;
	margin-left: 300px;
}
#Rechts #Rechtsboven {
	height: 289px;
	width: 579px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#Rechts #Rechtsboven #RechtsbovenHeader,
#Rechts #Rechtsboven2 #RechtsbovenHeader{
	width: 100%;
	border-bottom: 2px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#Rechts #Rechtsboven #RechtsbovenHeader #RechtsboenHeaderTekst,
#Rechts #Rechtsboven2 #RechtsbovenHeader #RechtsboenHeaderTekst{
	float: right;
	text-align: right;
	padding-top: 25px;
	color: #B0B1B2;
}
#Rechts #Rechtsboven #RechtsContent,
#Rechts #Rechtsboven2 #RechtsContent{
	margin: 0px;
	padding: 0px;
	height: 200px;
	overflow: auto;
}
#Rechts #Rechtsboven2 {
	height: 279px;
	width: 579px;
	padding: 10px 0px 0px 10px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#Rechts #RechtsLinks #RechtsContent #form1 input,
#Rechts #RechtsLinks #RechtsContent #form1 table tr td #Vraag{
		font: 10px Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	border: 1px solid #E87DAE;
	color: #000;
	width: 85%;
}

.Roze {
	color: #E87DAE;
}
#Rechts #Rechtsonder {
	height: 300px;
	width: 610px;
}
#Rechts #Rechtsonder #RechtsonderLinks {
	float: left;
	height: 300px;
	width: 300px;
}
#Rechts #Rechtsonder #RechtsonderRechts {
	height: 300px;
	width: 300px;
	margin-left: 300px;
}
#Rechts #RechtsRechts {
	float: right;
}
#Rechts #RechtsRechts #RechtsonderLinks {
	height: 300px;
	width: 290px;
}

#Rechts #RechtsLinks {
	float: left;
	width: 300px;
	height: 579px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-top: 0px;
}
#Rechts #RechtsLinks #RechtsbovenHeader {
	width: 100%;
	border-bottom: 2px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#Rechts #RechtsLinks #RechtsContent {
	margin: 0px;
	padding: 0px;
	height: 500px;
	overflow: auto;
	width: 300px;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#Autootje {
	position: absolute;
	left: 0px;
	top: 492px;
	overflow: hidden;
	width: 100%;
	z-index: 5;
}
