body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #6699FF;
	color:#ffffff;
	background-repeat: no-repeat;
}

body.top
{
	background-position: left bottom
}

body.kader {
	background-color: #000000;
}

h1 {
	font-size: 20px;
	font-weight:bold;
	color: #000000;
}

a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

a.handtekening
{
	font-weight:bold;
	text-decoration:none;
	color:#777777;
}

a.handtekening:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#eeeeee;
}


a:hover{
	color:#FFFFCC;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

img.blanco {
	border: none;
}

img.hoofding {
	border: none;
	left: -10px;
	position: relative;
	top: -15px;
}

p.titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: #000000;
}
table.nav {
	top: -20px;
	position: absolute;
}
