/* CSS Document */

TABLE.tabel {
	border: 0px none #FFFFFF;
}
TD.background {
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
TD.menu {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
A.menu {
	text-decoration: none;
	color: #FFFFFF;
}
A.menu:hover {
	text-decoration: none;
	color: #000000;
}
A.menuactive {
	text-decoration: none;
	color: #000000;
}
A.menuactive:hover {
	text-decoration: none;
	color: #000000;
}
A {
	color: #fad5e5;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
A.magenta {
	color: #b54b6f;
	text-decoration: none;
	font-weight: bold;
}
A.magenta:hover {
	color: #b54b6f;
	text-decoration: underline;
	font-weight: bold;
}
A.magentaactive {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.magentaactive:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 30px;
}
DIV.inspringen {
	margin-left: 30px;
}