body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
a:link, visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
a.menu_active:link {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_active {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_inactive:link {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.menu_inactive:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.menu_inactive:hover{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_inactive:active{
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
}
.text {
	font-size: 14px;
	color: #FFFFFF;
}
.menucontainer {
	height: 50px;
}
.menucontainer2 {
	height: 40px;
}
.container{
	top: 0px;
	width: 800px;
}
.paginakop {
	background-image: url(img/achtergrond_kop.jpg);
	height: 223px;
	top: 0px;
}
.paginabody{
	height: 417px;
	background-image: url(img/achtergrond3.jpg);
	padding-left: 170px;
	padding-right: 50px;
}
.header-laag{
	padding-left: 170px;
	padding-top: 80px;
	width: 600px;
}
.header-laag2{
	padding-left: 170px;
	padding-top: 40px;
	width: 450px;
}
.wit{
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
.home {
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
}
.text_home {
	width: 500px;
	padding-left: 60px;
	padding-bottom: 10px;
}

.yellow {
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
}
.small-yellow {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
.prog-yellow{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}
.prog-white{
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 20px;
}
.prog-small a {
	color: #FFCC00;
	font-size: 11px;
	padding-left: 20px;
	font-weight:normal;
	text-decoration: none;
}
.prog-small {
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
}