a:link {
	color: #C8565C;
	text-decoration: none;
}
a:visited {
	color: #C8565C;
	text-decoration: none;
}
a:hover {
	color: #2E3192;
	text-decoration: underline;
}
a:active {
	color: #C8565C;
	text-decoration: none;
}
.rechts-11-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
	text-align: right;
}
}
.links-11-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: inherit;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
body {
	width: 815px;
	margin: 0 auto;
	background-color: #fafafa;
	text-align: center;
	background-image: url(../basics/indexback.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
