A {
	color: #1850A2;
	text-decoration: none;
}

A:hover {
	color: Black;
	text-decoration: underline;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
table.RB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}
.MainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
}
.MainArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}
.smalldate {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.anzeige {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.UpperMenu {
	border: thin dotted #7b9ece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	background-position: center center;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
}

.MenuInactive {
	text-decoration: none;
	border: thin dotted #7B9ECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	background-position: center center;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	color: #7B9ECE;
	background-color: #EFEBEF;
}

.MenuActive {

	text-decoration: none;
	border: thin dotted #7B9ECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	background-position: center center;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	color: #EFEBEF;
	background-color: #2145AD;
}
A.MenuActivelink {

	color: #EFEBEF;
}
A.MenuActivelink:link {

	color: #EFEBEF;
}
A.MenuActivelink:hover {


	color: #000000;
}
A.MenuInactivelink {

	color: #1851A5;
}
A.MenuInactivelink:link {

	color: #1851A5;
}
A.MenuInactivelink:hover {


	color: #000000;
}

