@charset "ISO-8859-1";
body {
	background-color: #797878;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: 3c3c3c;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: 3c3c3c;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: 500e91;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 500e91;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: 500e91;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 500e91;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: 3c3c3c;
}
.menu_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: 500e91;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 500e91;
}
.menu_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
	color: 3c3c3c;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 2a2a2a;
	font-variant: normal;
	text-decoration: none;
	line-height: 12pt;
}
