/* CSS Document */

body {
	margin-left: 1px;
	margin-top: 1px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a img {border: none}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CE1A26;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

TD.hg {
	background-image: url(images/hp12.gif);
	background-position: 0 0 ;
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	background-repeat: no-repeat;
}

TD.button {
	background-image: url(images/butt.gif);
	width: 157px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
} 

TD.buttonhell {
	background-image: url(images/butthell.gif);
	width: 157px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
} 

.aktiv {color: #990000}

.h3 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#990000; font-weight:bold; }
.fliess {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.fliess a:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
.fliess a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CE1A26; }
