/* Allgemeine Sachen */

.input {
    border-color: #000000;
    color:#000000;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid black;
}  

.stats {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-family: verdana;
}
a.stats:hover { color: #ff0000; }



/* Design */

.headline {
	border-bottom: solid;
	border-width: 1px;
	border-color: #a1a1a1;
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	font-family: Georgia;
}

.saisonheadline {
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	font-family: Georgia;
}

.blackline {
	
	border-width: 1px;
	border-color: #000000;
	text-decoration: none;
	color: #000000;
	font-size: 19px;
	font-family: Georgia;
}
a.blackline:hover { color: #000000; }

.subline {
	border-top: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	font-family: Georgia;
}

.middle {
	text-decoration: none;
	border-bottom: solid;
	border-right: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #000000;
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
}

.zitat {
	text-decoration: none;
	border-bottom: solid;
	border-right: solid;
	border-left: solid;
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
}

.format {
	text-decoration: none;
	border-top: solid;
	border-bottom: solid;
	border-right: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #000000;
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
}

/* Teamfarben */

.Allgemeines {
	text-decoration: none;
	color: #FF0000;
	font-size: 18px;
	font-family: Verdana;	
}
a.Allgemeines:hover { color: #ff0000; }


/* Grössen */

.small {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;	
}
a.small:hover { color: #ff0000; }

.gross {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	font-family: Verdana;	
}
a.gross:hover { color: #ff0000; }

.normal {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
}

.tabelle {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
}

.chronik {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	font-family: Verdana;
}
a.chronik:hover { color: #ff0000; }


/* Links */

.link {
	text-decoration: none;
	border-width: 1px;
	border-color: #000000;
	color: #FF0000;
	font-size: 13px;
	font-family: Verdana;
}
a.link:hover { color: #F80000; }

.biglink {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	font-family: Verdana;
}
a.biglink:hover { color: #F80000; }


/* Rest */

.copyrights {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
}
a.copyrights:hover { color: #FF0000; }
