body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

/* Normale Links in Text */
a {
	text-decoration: none;
	color: #999999;
}

/* Normale Links in Text */
.smalllink {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
}

p {
	font-size: 14px;
	color: #FF0000;
}

div {
	font-size: 12px;
	color: #999999;
}

.blueheader {
	font-size: 14px;
	font-width: bold;
	color: #990000;
}

/* Normale Links in Text wenn Maus ist über Link */
a:hover {
	text-decoration: underline;
	color: #990000;
}

td.bordercell {
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style:solid;
}

.bluetext {
	font-size: 12px;
	color: #930000;
}

.greytext {
	font-size: 12px;
	color: #999999;
}

.greytextsmall {
	font-size: 10px;
	color: #999999;
}

.bluetextsmall {
	font-size: 10px;
	color: #990000;
}
.Rot_12Px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #930000;
}
.Signalrot_12Px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
}



.boldbluetext {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.copyright {
	font-size: 11px;
}

.mainTable {
	border-width: 0px;
	border-collapse: collapse;
	padding: 0em;
	border-spacing: 0px;
	vertical-align: middle;
	horizontal-align: center;
}

/* Navigation: gewählte Seite */
.navigation {
	font-size: 14px;
	color: #990000;
}

/* Navigation: Links */
a.navigation {
	font-size: 14px;
	text-decoration: none;
	color: #999999;
}

/* Navigation: Links wenn Maus ist über Link */
a.navigation:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #990000;
}
.Rot_fett_12Px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #980000;
}
.Signalrot_fett_12Px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

