/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.stijl1 {
	color: #FFFFFF;
	font-weight: bold;
}
.stijl2 {
	color: #000000;
	font-weight: bold;
}
#padding {
	font-weight: normal;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF008A;
}
a:active {
	text-decoration: none;
}
.menu a:link {
	color: #333333;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: none;
	color: #FF008A;
}
menu a:active {
	text-decoration: none;
}
.kader{
font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #666666;
}