A:link {
	color: #2D6CB3;
	text-decoration: none;
}

A:visited {
	color: #2D6CB3;
	text-decoration: none;
}

A:active {
	color: #8597AD;
	text-decoration: none;
}

A:hover {
	color: #8597AD;
	text-decoration: none;
}

body {
	background-image: url('images/contentbg.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-color: black;
	text-align: justify;
}

th, td, div, p, span {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.anmeldetabelle {
	width: 530px;
	border: 1px solid white;
}

