.bg {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}
.bgContent {
	background-image: url(../images/bg_content_top.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515560;
	text-decoration: none;
}
.topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #515560;
	text-decoration: none;
}
a:hover.topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #515560;
	text-decoration: underline;
}
.schriftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #515560;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515560;
	text-decoration: none;
}
.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #515560;
	text-decoration: none;
}
a:hover.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #515560;
	text-decoration: underline;
}
