* 
{
	font-family: Trebuchet MS;
	
}
body {
	background-color: #676767;
	margin-left: 5px;
	margin-top: 5px;
}

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

.navi {
	font-family: "trebuchet ms";
	font-size: 13px;
	font-weight: bold;
	color: #b21721;
}

.trenner {color: #464646}

.headline {font-family: "trebuchet ms"; font-size: 24px; font-weight: bold; color: #b21721; }

.fliesstext {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #666666;
}

h1, h2{
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	}

.naviinaktuv {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}


#hor-minimalist-b
{
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #990000;
	background: #fff;
	margin: 5px;
	width: 470px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #d4141c;
	
}

.zwischenheadline{
	font-family: "trebuchet ms";
	font-size: 14px;
	color: red;
	text-align: left;
	font-weight:bold;
}

