body {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #ffffff; background-color: #000000; scrollbar-base-color: #; margin-left: 0px; margin-top: 40px; }

p,td,textarea	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #212222; }

a			{ color: #212222; text-decoration: underline; }
a:visited	{ color: #C50023; text-decoration: underline; }
a:hover		{ color: #C50023; text-decoration: underline; }
a:active	{ color: #C50023; text-decoration: underline; }

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.menu a			{ color: #ffffff; text-decoration: none; }
.menu a:visited	{ color: #ffffff; text-decoration: none; }
.menu a:hover	{ color: #C50023; text-decoration: none; }
.menu a:active	{ color: #C50023; text-decoration: none; }

.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C50023;
}

.menu_on a			{ color: #C50023; text-decoration: none; }
.menu_on a:visited	{ color: #C50023; text-decoration: none; }
.menu_on a:hover	{ color: #C50023; text-decoration: none; }
.menu_on a:active	{ color: #C50023; text-decoration: none; }

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.submenu a			{ color: #ffffff; text-decoration: none; }
.submenu a:visited	{ color: #ffffff; text-decoration: none; }
.submenu a:hover	{ color: #C50023; text-decoration: none; }
.submenu a:active	{ color: #C50023; text-decoration: none; }

.submenu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C50023;
}

.submenu_on a			{ color: #C50023; text-decoration: none; }
.submenu_on a:visited	{ color: #C50023; text-decoration: none; }
.submenu_on a:hover	    { color: #C50023; text-decoration: none; }
.submenu_on a:active	{ color: #C50023; text-decoration: none; }


.tdwhite {
	background-color: #FFE5CC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
}

.txtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C50023;
}

.txtheaderblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #212222;
}

.txthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C50023;
}

.txtklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #212222;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C50023;
}

.txtfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #212222;
}

.txtlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212222;
	list-style-image: url(../images/pfeilchen.gif);
	list-style-position: outside;
}

.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

