/* Start of CMSMS style sheet 'helden' */

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #heady {
	background-image: url(heady.jpg);
	height: 295px;
}
#wrap #menu {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 725px;
	padding-left: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrap #menu #knop1 {
	float: left;
	height: 25px;
	width: 160px;
	padding-top: 5px;
}
#wrap #menu #knop2 {
	float: left;
	height: 25px;
	width: 80px;
	padding-top: 5px;
}
#wrap #menu #knop3 {
	float: left;
	height: 25px;
	width: 80px;
	padding-top: 5px;
}
#wrap #footer #footertop {
	background-image: url(footertop.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
#wrap #menu #knop5 {
	float: left;
	height: 25px;
	width: 80px;
	padding-top: 5px;
}
#wrap #footer #footerconty {
	background-image: url(footer.jpg);
	width: 640px;
	padding-right: 80px;
	padding-left: 80px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#wrap #content {
	background-image: url(conty.jpg);
	width: 650px;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
}
#wrap #footer {
}
#wrap #menu #knop4 {
	float: left;
	height: 25px;
	width: 40px;
	padding-top: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E3276C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #434343;
}
#content a:link {text-decoration: underline; color: #000000;} /* niet bezochte link */
#content a:visited {text-decoration: underline; color: #000000;} /* bezochte link */
#content a:hover {text-decoration: underline; color: #000000;} /* mouse over link */
#content a:active {text-decoration: underline; color: #000000;} /* actieve link */ 


/* End of 'helden' */

