/* Hier alle Tabellen-Klassen */

.tabelle_body {
	float: left;
	clear: left;
	background-color:#FFFFFF;
	width: 340px;
	border-top: 1px solid #008800;
	border-left: 1px solid #008800;
	border-right: 1px solid #008800;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.tabelle_body_358 {
	float: left;
	clear: left;
	background-color:#FFFFFF;
	width: 356px;
	border-top: 1px solid #008800;
	border-left: 1px solid #008800;
	border-right: 1px solid #008800;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.tabelle_body_kurz {
	float: left;
	clear: left;
	background-color:#FFFFFF;
	width: 287px;
	border-top: 1px solid #008800;
	border-left: 1px solid #008800;
	border-right: 1px solid #008800;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.tabelle_300_body {
	float: left;
	clear: left;
	background-color:#FFFFFF;
	width: 298px;
	border-top: 1px solid #008800;
	border-left: 1px solid #008800;
	border-right: 1px solid #008800;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.tabelle_610_body {
	float: left;
	clear: left;
	background-color:#FFFFFF;
	width: 608px;
	border-top: 1px solid #008800;
	border-left: 1px solid #008800;
	border-right: 1px solid #008800;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.tabelle_aktuell {
	float: left;
	clear: left;
	background-color:#FFFFFF;
	width: 330px;
	border-top: 1px solid #008800;
	border-bottom: 1px solid #008800;
	border-left: 1px solid #008800;
	border-right: 1px solid #008800;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
}

.tabelle_pos {
	padding-top: 6px;
	float: left;
	width: 28px;
	clear: left;
	display: inline;
	font-weight: bolder;
	padding-left: 10px;
}
#tabelle_verein a{
	padding-top: 6px;
	color: #000000;
	float: left;
	display:inline;
	width: 150px;
	padding-top: 6px;
	text-decoration: underline;
}
#tabelle_verein a:hover{
	text-decoration: none;
	color: #dd0000;
}
#tabelle_verein_kurz a{
	padding-top: 6px;
	color: #000000;
	float: left;
	display:inline;
	width: 120px;
	padding-top: 6px;
	text-decoration: underline;
}
#tabelle_verein_kurz a:hover{
	text-decoration: none;
	color: #dd0000;
}



.tabelle_spiele {
	padding-top: 6px;
	float: left;
	display:inline;
	font-weight: bolder;
	padding-right: 20px;
	width: 20px;
}
.tabelle_spiele_kurz {
	padding-top: 6px;
	float: left;
	display:inline;
	font-weight: bolder;
	padding-right: 10px;
	width: 10px;
}
.tabelle_tore_plus {
	padding-top: 6px;
	float: left;
	display:inline;
	font-weight: bolder;
	padding-right: 0px;
	width: 15px;
	text-align: right;
}
.tabelle_tore_minus {
	padding-top: 6px;
	float: left;
	display:inline;
	font-weight: bolder;
	padding-right: 10px;
	width: 10px;
	text-align: right;
}
.tabelle_tordifferenz {
	padding-top: 6px;
	float: left;
	display:inline;
	font-weight: bolder;
	padding-right: 25px;
	width: 17px;
	text-align: right;
}
.tabelle_punkte {
	padding-top: 6px;
	float: left;
	display:inline;
	font-weight: bolder;
	width: 17px;
}
.tabelle_fairplay_spiele {
	padding-top: 6px;
	float: left;
	display:inline;
	font-weight: bolder;
	padding-right: 5px;
	width: 20px;
}
.tabelle_abseits {
	padding-top: 6px;
	float: left;
	width: 24px;
	height: 18px;
	font-weight: bolder;
	background-image: url(/_grafik/abseitsfahne.gif);
	margin-left: 15px;
	padding-left: 40px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	background-position: 3px 3px;
	text-align: right;

}
.tabelle_chancen {
	padding-top: 6px;
	float: left;
	width: 18px;
	display: inline;
	font-weight: bolder;
	padding-right: 15px;
}

.tabelle_chancen_tore {
	padding-top: 6px;
	float: left;
	width: 18px;
	display: inline;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
}
.tabelle_chancen_quote {
	padding-top: 6px;
	float: left;
	width: 18px;
	display: inline;
	font-weight: bolder;
	padding-left: 10px;
}


.tabelle_zeile {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	float: none;
	clear: left;
	width: 100%;
	height: 23px;

}
.tabelle_zeile_wahretabelle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	height: 24px;

}
.tabelle_kopf {
	float: left;
	clear: left;
	width: 100%;
	height: 27px;
}

.tabelle_abschluss {
	float: left;
	clear: left;
	background-color: #008800;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 7px;
	width: 332px;
}
.tabelle_abschluss_358 {
	float: left;
	clear: left;
	background-color: #008800;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 7px;
	width: 348px;
}
.tabelle_abschluss_300{
	float: left;
	clear: left;
	background-color: #008800;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 7px;
	width: 290px;
}
.tabelle_abschluss_kurz{
	float: left;
	clear: left;
	background-color: #008800;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 7px;
	width: 279px;
}

.tabelle_beschriftung {
	float: left;
	clear: left;
	background-color: #EEEEEE;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 330px;
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	
}
.tabelle_fairplay_gelb {
	
	float: left;
	background-image: url(/_grafik/gelb_klein.gif);
	height: 18px;
	background-repeat: no-repeat;
	width: 20px;
	padding-top: 6px;
	background-position: 3px;
	padding-left: 22px;
}
.tabelle_fairplay_gelbrot {

	float: left;
	background-image: url(/_grafik/gelbrot_klein.gif);
	height: 18px;
	background-repeat: no-repeat;
	width: 16px;
	padding-top: 6px;
	background-position: 3px;
	padding-left: 22px;
}
.tabelle_fairplay_rot {


	float: left;
	background-image: url(/_grafik/rot_klein.gif);
	height: 18px;
	background-repeat: no-repeat;
	width: 20px;
	padding-top: 6px;
	background-position: 3px;
	padding-left: 22px;
}
.tabelle_fairplay_punkte{
	padding-top: 6px;
	float: left;
	width: 18px;
	display: inline;
	font-weight: bolder;
	padding-left: 7px;
	text-align: right;

}
.tabelle_breitseite{
	float: left;
	width: 70px;
	height: 18px;
	padding-top: 6px;
	font-weight: bolder;
	background-image: url(/_grafik/ball.gif);
	margin-left: 25px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	background-position: 3px 3px;
	text-align: right;

}
.tabelle_fouls {
	padding-top: 6px;
	float: left;
	width: 38px;
	height: 18px;
	font-weight: bolder;
	background-image: url(/_grafik/fouler.gif);
	margin-left: 15px;
	padding-left: 35px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	background-position: 3px 3px;
	text-align: right;

}
.tabelle_fouls_kurz{
	padding-top: 6px;
	float: left;
	width: 38px;
	height: 18px;
	font-weight: bolder;
	background-image: url(/_grafik/fouler.gif);
	margin-left: 35px;
	padding-left: 15px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	background-position: 3px 3px;
	text-align: right;

}
.tabelle_zweikampf {
	
	float: left;
	width: 64px;
	height: 18px;
	padding-top: 6px;
	font-weight: bolder;
	background-image: url(/_grafik/zweikampf.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	background-position: 3px 3px;
	text-align: right;
}
.tabelle_ballbesitz {
	float: left;
	width: 70px;
	height: 18px;
	padding-top: 6px;
	font-weight: bolder;
	background-image: url(/_grafik/ball.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	border-left-width: 3px;
	background-position: 3px 3px;
	text-align: right;
}
.tabelle_won {
	float: left;
	width: 10px;
	height: 18px;
	padding-top: 6px;
	padding-left: 5px;
}
.tabelle_draw {
	float: left;
	width: 10px;
	height: 18px;
	padding-top: 6px;
	padding-left: 5px;
}
.tabelle_lost {
	float: left;
	width: 10px;
	height: 18px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 10px;
}
#fehlentscheidungstyp {
	color: #008800;
	font-weight: bold;
}
.detail_headline_left {
	float: left;
	clear: left;
	width: 325px;
	height: 13px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
}
.spieltag_box_klein {
	float: left;
	width: 340px;

}
.spieltag_box_klein_fe {
	float: left;
	width: 326px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}
.detailbox_links {
	float: left;
	width: 170px;
	height: 18px;
	clear: left;
}
.detailbox_rechts {
	float: left;
	width: 170px;
	height: 18px;
	text-align:right;

}
.detailbox {
	float: left;
	width: 340px;
	clear: left;

}
.detail_headline {
	float: left;
	clear: left;
	width: 340px;
	height: 13px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.begegnung_box_detail {
	float: left;
	width: 340px;
	height: 100%;
	padding-top: 2px;
	border-bottom: 1px #EEEEEE solid;
}
.box_spiel_detail{
	width: 340px;
	background-color: #FFFFFF;
	margin-bottom: 7px;
	border: 1px solid #008800;
	float: left;
	clear: left;
}
#ergebnisbox_wahr_detail {
	float: left;
	text-align: center;
	padding-top: 10px;
	width: 198px;
	height: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#ergebnis_wahr_link_detail{
	font-size:24px;
	font-weight: bold;
	text-align:center;
	width: 48px;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration: none;
	color: #008800;
	padding-top: 3px;
	padding-bottom: 6px;
}
#ergebnis_link_detail{
	color: 008800;
	font-size:22px;
	font-weight: bold;
	float: left;
	text-align:center;
	padding-top: 22px;
	padding-bottom: 3px;
	width: 198px;
	height: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	display:inline;
}

#ergebnis_gestrichen_link_detail{
	color: #999999;
	font-size:14px;
	font-weight: bold;
	text-align:  center;
	width: 48px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration: line-through;
}
.spieltag_mannschaft1_detail {
	font-family: Arial, Helvetica, sans-serif;
	width: 103px;
	float: left;
	font-weight: bold;
	padding-bottom: 7px;
	font-size: 11px;
	display:inline;
	padding-left: 10px;

}

.spieltag_mannschaft2_detail {
	font-family: Arial, Helvetica, sans-serif;
	width: 103px;
	float: right;
	font-weight: bold;
	padding-bottom: 7px;
	font-size: 11px;
	text-align:right;
	display:inline;
	padding-right: 10px;

}
.spieltag_trennlinie_klein {
	clear: left;
	width: 340px;
	height: 1px;
	float: left;
	display: inline;
	border-top: 1px #eeeeee solid;
}
.spieltag_trennlinie_klein_fe {
	clear: left;
	width: 326px;
	height: 1px;
	float: left;
	display: inline;
	border-top: 1px #eeeeee solid;
}

.kartenfloat_box {
	height: 25px;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 162px;

}
.kartenfloat {
	float: left;
	padding-left: 2px;
}

.kartenfloat_rechts {
	float: right;
	padding-right: 2px;
	
}
.zitate_detail {
	padding-left: 7px;
	padding-right:7px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 11px;

}
#fehlentscheidungstyp {
	color: #008800;
	font-weight: bold;
}
.trikot_spieltag {
	float: left;
	width: 70px;
	height: 80px;
	display: inline;
	text-align: center;
}
.spieltag_mannschaft1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 103px;
	float: left;
	font-weight: bold;
	padding-top: 57px;
	font-size: 11px;
	display:inline;

}

.spieltag_mannschaft2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 103px;
	float: left;
	font-weight: bold;
	padding-top: 57px;
	font-size: 11px;
	text-align:right;
	display:inline;


}

#ergebnis_link_startseite{
	color: #008800;
	font-size:22px;
	font-weight: bold;
	text-align:center;
	padding-top: 22px;
	padding-bottom: 3px;
	width: 48px;
	height: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	display:inline;
	text-align:center;
}

#ergebnis_link_startseite a{
	text-decoration: none;
	color: #008800;
	height: 26px;
	
}
#ergebnis_link_startseite a:hover{
	
	color: #dd0000;
	text-decoration: underline;
	height: 26px;
}

#ergebnis_link_sz{
	color: 008800;
	font-size:22px;
	font-weight: bold;
	text-align:center;
	padding-top: 22px;
	padding-bottom: 3px;
	width: 48px;
	height: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	display:inline;
	text-align:center;
}

#ergebnis_link_sz a{
	text-decoration: none;
	color: #999999;
	height: 26px;
	
}
#ergebnis_link_sz a:hover{
	
	color: #dd0000;
	text-decoration: underline;
	height: 26px;
}

#ergebnis_link{
	color: #008800;
	font-size:22px;
	font-weight: bold;
	float: left;
	text-align:center;
	padding-top: 22px;
	padding-bottom: 3px;
	width: 48px;
	height: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	display:inline;
}

#ergebnis_link a{
	text-decoration: none;
	color: #008800;
	height: 26px;
	font-size:22px;
	
}
#ergebnis_link a:hover{
	
	color: #dd0000;
	text-decoration: underline;
	height: 26px;
	font-size:22px;
}




#ergebnis_wahr_link{
	font-size:24px;
	font-weight: bold;
	float: left;
	text-align:center;
	width: 48px;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration: none;
	color: #008800;
	padding-top: 3px;
	padding-bottom: 6px;
}

#ergebnis_wahr_link a{
	
	text-decoration: none;
	color: #008800;
}
#ergebnis_wahr_link a:hover{
	
	color: #dd0000;
	text-decoration: underline;

}

.ergebnis_gestrichen{
	color: #999999;
	font-size:14px;
	font-weight: bold;
	text-align:  center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration: line-through;
	padding-left: 15px;
	padding-right: 15px;
}

#ergebnis_gestrichen_link{
	color: #999999;
	font-size:14px;
	font-weight: bold;
	float: left;
	clear: left;
	text-align:  center;
	width: 48px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration: line-through;
}

#ergebnisbox_wahr{
	float: left;
	text-align:center;
	padding-top: 10px;
	width: 48px;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration: none;
}


.box{
	width: 100%;
	background-color: #FFFFFF;
	padding: 1px;
	margin-bottom: 7px;
	border: 1px solid #008800;
	float: left;
	clear: left;
}

.spieltag_box_index {
	width: 399px;
	background-color: #FFFFFF;
	margin-bottom: 7px;
	border-top: 1px solid #008800;
	border-left: 1px solid #008800;
	border-right: 1px solid #008800;
	float: left;
}
.spieltag_box_se {
	width: 399px;
	background-color: #FFFFFF;
	background-image:url(/_grafik/strittige_szene_back.png);
	background-repeat: no-repeat;
	margin-bottom: 7px;
	padding: 0px;
	border-top: 1px solid #008800;
	border-bottom: 1px solid #008800;
	border-left: 1px solid #008800;
	border-right: 1px solid #008800;
	float: left;
}
.spieltag_box {
	width: 399px;
	background-color: #FFFFFF;
	margin-bottom: 7px;
	border: 1px solid #008800;
	float: left;
}
.spieltag_box_fehlentscheidungen{
	padding: 7px;
	background-color: #FFFFFF;
	width: 607px;
	margin-bottom: 7px;
	border: 1px solid #008800;
	float: left;
	clear: left;
}
.spieltag_box_fehlentscheidungen_verein{
	padding: 7px;
	background-color: #FFFFFF;
	width: 735px;
	margin-bottom: 7px;
	border: 1px solid #008800;
	float: left;
	clear: left;
}
.begegnung_box {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 2px;

}
.begegnung_box_startseite {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 7px;

}
.begegnung_box_startseite_se {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 4px;
}
.sp_back_wt a, .sp_back_wt a:visited {
	background-image: url(/_grafik/spieltag_vergangen_wt.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 21px;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.sp_back_wt a:hover {
	background-image: url(/_grafik/spieltag_rollover_wt.gif);
	background-repeat: no-repeat;
	color: #DD0000;
	text-decoration: none;
}

.sp_act_wt a, .sp_act_wt a:visited {
	background-image: url(/_grafik/spieltag_aktuell_wt.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 21px;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.sp_act_wt a:hover {
	background-image: url(/_grafik/spieltag_aktuell_wt.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.sp_forw_wt a, .sp_forw_wt a:visited {
	background-image: url(/_grafik/spieltag_kommend_wt.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 21px;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
	color: #008800;
	text-decoration: none;

}
.sp_forw_wt a:hover {
	background-image: url(/_grafik/spieltag_aktuell_wt.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.historie_datum{
	font-size:10px;
	text-transform:uppercase;
	clear: left;

	
}
.historie_saison{

	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 2px;
	clear: left;

}
.historie_titel{

	font-size: 18px;
	color: #008800;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: left;
	float: left;
	display: inline;
	width: 100%;
}

.fes_mannschaft1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 110px;
	clear: left;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	font-size: 9px;
	display:inline;
	color: #000000;
}
.fes_mannschaft1 a{
	text-decoration: none;
	color: #000000;
}
.fes_mannschaft1 a:hover{
	text-decoration: underline;
	color: #DD0000;
}


.fes_mannschaft2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 110px;
	font-weight: bold;
	padding-top: 5px;
	font-size: 9px;
	text-align:right;
	display:inline;
	color: #000000;
	float: left;

}
.fes_mannschaft2 a{
	text-decoration: none;
	color: #000000;
}
.fes_mannschaft2 a:hover{
	text-decoration: underline;
	color: #DD0000;
}
#fes_ergebnis_gestrichen_link{
	color: #999999;
	font-size:14px;
	font-weight: bold;
	float: left;
	clear: left;
	text-align:right;
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration: line-through;
}

#fes_ergebnis_wahr_link{
	font-size: 18px;
	font-weight: bold;
	float: left;
	text-align:center;
	width: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	text-decoration: none;
	color: #00CC00;
	height: 20px;
}

#fes_ergebnis_wahr_link a{
	
	text-decoration: none;
	color: #00CC00;
	font-size: 18px;
	font-weight: bold;
	
}
#fes_ergebnis_wahr_link a:hover{
	
	color: #DD0000;
	text-decoration: underline;
	font-size:18px;
	font-weight: bold;
}

.fes_begegnung_box {
	float: left;
	clear: left;
	width: 222px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px #EEEEEE solid;
}

.fehlentscheidungen_vorschau{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	clear: left;
	width: 232px;
	font-weight: bold;
	color: #000000;
	border: solid 1px #00cc00;
	background-color:#FFFFFF;
}
.fes_trikotbox {
	float: left;
	width: 222px;
	height: 70px;

}
.fes_trikot_links {
	float: left;
	width: 70px;
	padding-left: 4px;
	height: 70px;
	text-align: center;

}
.fes_trikot_rechts {
	float: right;
	width: 70px;
	padding-right: 4px;
	height: 70px;
	text-align: center;

}

#begegnungsnavigation{
	padding-bottom: 7px;
}
#begegnungsnavigation a{
	text-decoration: none;
	clear: left;
	margin-bottom: 7px;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#begegnungsnavigation a:hover {
	text-decoration: none;
	clear: left;
	margin-bottom: 7px;
	color:#dd0000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#begegnungsnavigation_mannschaft  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	
}
#begegnungsnavigation_ergebnislink a {
	
	font-size: 16px;
	font-weight: bold;
	color: #AAAAAA;
	
}
#begegnungsnavigation_ergebnislink a:hover {
	
	font-size: 16px;
	font-weight: bold;
	color: #DD0000
}
#begegnungsnavigation_ergebnislink a:visited {
	
	font-size: 16px;
	font-weight: bold;
	color: #AAAAAA;
}