#menu-bovenflash {
	position: relative;
	height: 214px;
	width: 175px;
	float: left;
	margin-left: 94px;
	margin-top: 19px;
	text-align: right;
	background-color: #43B8FF;
	padding-right: 33px;
	padding-top: 8px;
	line-height: 23px;
	x-height: 16px;
}

#flashcontent {
	positition:relative;
	background: url(achtergrond-header.png);
	background-repeat: no-repeat;
	background-position: 21px 9px;
	height: 280px;
}

.menulink:link,.menulink:active,.menulink:visited {
	font-size: 14px;
	font-family: Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
	
.menulink:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menucontent h3 {
	font-size: 15px;
	font-weight: bold;
}

#contenttext a {
        color: #000000;
}

#contenttext li {
	list-style-position: outside;
        margin-left: 25px;
}

