* {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
}
body {
	background-image:url(../images/bg.jpg);
}
h1 {
	color:#FFF;
	font-weight: bold;
	margin-top: -10px;
}
h2 {
	font-family: Arial, Verdana;
	padding-left: 10px;
	font-weight:bold;
	color: #00b4cf;
}
h3 {
	font-family: Arial, Verdana;
	padding-left: 10px;
	font-size: 14px;
	font-weight:bold;
	color: #F51B93;
}

a{
	color: #00b4cf;
	text-decoration: none;
	}
	
a:hover{
	color: #F51B93;
	}

#centreren {
	position: relative;
	margin-top: -8px;
	width: 800px;
	background-color: #f6feff;
	border-left: 2px solid #39C0DD;
	border-right: 2px solid #39C0DD;
	border-bottom: 2px solid #39C0DD;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 740px;
	height: 70px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	margin-left: 30px;
	padding-left: 20px;
	padding-top: 20px;
}
#banner {
	width: 740px;
	height: 140px;
	background-image:url(../images/banner_bg2.png);
	background-repeat:no-repeat;
	margin-left: 30px;
	padding-left: 20px;
}
#links {
	float: left;
	margin-right: 15px;
	margin-top: 69px;
	width: 160px;
	margin-left: 30px;
}
#center {
	float:left;
	margin-right: 15px;
	width: 564px;
	margin-top: 5px;
}
#footer {
	clear:both;
}
.menu {
	margin-top: 0px;
	list-style: none;
	text-align: left;
}
.menu li {
	margin-left: -40px;
	margin-bottom: 2px;
}

.menu a {
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #10B8C6;
	display:block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #10B8C6;
}
.menu a:hover {
	border-left-color: #F51B93;
	color: #F51B93;
}
.functies {
	list-style: none;
	text-align: left;
	font-size: 12px;
}
.tekst {
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	text-align:center;
}
.movie {
	text-align:center;
}
.foto {
	border: 1px solid #F51B93;
	margin-bottom: 10px;
}

object.flash{
	padding-left: 151px;
	padding-top: 1px;
	}