body { 
    margin: 0px; padding:0px; 
	background-color: #FFF;
    background-image: url(../images/bg.gif);

}

ul {
    font-style: normal;
    text-indent: 0px;
    list-style-position: outside;
    margin-left: -25px;
    margin-top: 5px;

}

hr {
    color: #96C4FF;
    background-color: #96C4FF;
    height: 1px;
	border: 0px;
 }

.h1magenta {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #C520BE;
	font-weight: bold;
	padding: 0px 12px 0px 12px;
	margin: 3px 0px 3px 0px;
}

.h1geel {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #F37F21;
	font-weight: bold;
	padding: 0px 12px 0px 12px;
	margin: 3px 0px 3px 0px;
}

.h1groen {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #37B211;
	padding: 0px 12px 0px 12px;
	margin: 3px 0px 3px 0px;
}

.magenta-content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #C520BE;
	padding-left: 10px;
}
.geel-content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #F37F21;
	padding-left: 10px;
}
.groen-content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #37B211;
	padding-left: 10px;
}
.magenta-content a:link {
	color: #C520BE;
	text-decoration: underline;
}
.magenta-content a:visited {
	color: #C520BE;
	text-decoration: underline;
}
.magenta-content a:hover {
	color: #C520BE;
	text-decoration: none;
}
.magenta-content a:active {
	color: #C520BE;
	text-decoration: underline;
}
.geel-content a:link {
	color: #F37F21;
	text-decoration: underline;
}
.geel-content a:visited {
	color: #F37F21;
	text-decoration: underline;
}
.geel-content a:hover {
	color: #F37F21;
	text-decoration: none;
}
.geel-content a:active {
	color: #F37F21;
	text-decoration: underline;
}
.groen-content a:link {
	color: #37B211;
	text-decoration: underline;
}
.groen-content a:visited {
	color: #37B211;
	text-decoration: underline;
}
.groen-content a:hover {
	color: #37B211;
	text-decoration: none;
}
.groen-content a:active {
	color: #37B211;
	text-decoration: underline;

}.onderschrift {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #5BA0F9;
}
.onderschrift a:link {
	color: #5BA0F9;
	text-decoration: underline;
}
.onderschrift a:visited {
	color: #5BA0F9;
	text-decoration: underline;
}
.onderschrift a:hover {
	color: #5BA0F9;
	text-decoration: none;
}
.onderschrift a:active {
	color: #5BA0F9;
	text-decoration: underline;
}
