﻿.titel-banner {
	font-family: "AvantGarde Md BT";
	font-size: xx-large;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
.groesser {
	font-size: larger;
}
.tahoma {
	font-family: Tahoma;
}
.standardtext {
	font-family: Tahoma;
	font-size: small;
}
.rot {
	color: #FF0000;
}
.x-small {
	font-size: x-small;
}
.zentriert {
	text-align: center;
}
a {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #808080;
}
.tahoma-small-schwarz {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
.schwarz {
	color: #000000;
}
.small {
	font-size: small;
}
.normal {
	font-variant: normal;
}
.deco-none {
	text-decoration: none;
}
.ul-fussball {
	list-style-image: url('fussball2_20px.gif');
}
a:active {
	color: #800080;
	font-weight: bold;
}
.color-800000 {
	color: #800000;
}
.tahoma-small-schwarz {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
a:hover {
	color: #FF0066;
	font-weight: bold;
}
.zeilenabstand5pt {
	line-height: 5pt;
}
