.detailteam {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: normal;
}
.newsticker {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
.admintext {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.spielberichttext {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.tabelle_head {
	font-family: Verdana;
	font-size: 9px;
	color: #330066;
	font-weight: bold;
}
.spiel_text {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	
}
.spiel_text_bold {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.tabelle_text {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.newsvorschau {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.blocktext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
.teamdetail {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
}
.newstext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
.newstitle {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.specialText {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	line-height: 18px;
}
.normaltext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}
.normaltext_bold_spielberichte {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}
.normaltext_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
.texttitle {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	background-color: #AF9FC1;
}
.teamtitle {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
}
.formtext { 
	font-family: Verdana; 
	font-size: 10px;
	color: #000000; 
	border: 1;
	background-color: #FFFFFF; 
	border-color: #B7ADD0; 
	border-style: solid;
}
.formbutton { 
	font-family: Verdana; 
	font-size: 10px;
	color: #000000; 
	border: 1;
	background-color: #B7ADD0; 
	border-color: #330066; 
	border-style: solid;
}
.formselect { 
	font-family: Verdana; 
	font-size: 10px;
	color: #330066; 
	border: 1;
	background-color: #FFFFFF; 
}

/*************************************/

/*     Links Kategorie Top Thema     */
.linkTopThema:link {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
.linkTopThema:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
.linkTopThema:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
.linkTopThema:active {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
/*************************************/


/*     Links Kategorie Top Thema     */
.linkTeam:link {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: normal;
	text-decoration: underline;
}
.linkTeam:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: normal;
	text-decoration: underline;
}
.linkTeam:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: normal;
	text-decoration: underline;
}
.linkTeam:active {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************/


/* Links allgemeine, keine Kategorie */
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
/*************************************/

