body {
 	overflow: auto;
	margin: 0px;
}
P {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.blauwebalk {
	background-color: #1561C7;

}
.donkerblauwebalk {
	background-color: #28456C;
	height: 20px;

}
.oranje {
	background-color: #F39208;
}
.groen {
	background-color: #3DBF03;
}
.paars {
	background-color: #7F0375;
}
#content {
	margin-left: 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 25px;
	font-weight: normal;
	height: 100px;
	width: 520px;
	line-height: 18px;

}
.schaduwlinks {
	background-image: url(../images/bg_links_schaduw.gif);
	background-position: right top;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.schaduwrechts {
	background-image: url(../images/bg_rechts_schaduw.gif);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
#content .contact{
	float: right;
	line-height: normal;
	margin-top: -18px;
	margin-bottom: 8px;
	margin-right: -2px;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: 28456C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#content .slogan {
	line-height: 18px;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
A {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
#linken {
	float: right;
	line-height: 12px;
	margin-top: -10px;
	margin-right: -2px;
}.roze {
	background-color: F308E5;
}
.rood {
	background-color: F30829;
}

