@charset "UTF-8";
/*************************************************
 * Datei: fussball_de.css
 * Media: 
 * * * * * * * * * * * * * * * * * * * * * * * * *
 * Datum: 2014
 * Autor: Tobias Pickhardt
 *************************************************/

/* Styles für die Tabellen-Ansicht */
#matches iframe, #news-details iframe {
  width: 100% !important;

}

.header-meta-nav{
	display: none !important;
}

/*#fussballde_widget_Tabelle #fussballdeAPI {
  border: none !important;
  background-color: transparent !important;
}

#fussballde_widget_Tabelle #fussballdeAPI,#fussballde_widget_Begegnungen #fussballdeAPI, #fussballdeAPI, div div.egmMain {
  width: 100% !important;
  border: none !important;
  background-color: transparent !important;
}
#fussballdeAPI DIV.fbdeAPItoplogo, #fussballdeAPI DIV.fbdeAPISuche, #fussballde_widget_Tabelle iframe, #fussballde_widget_Begegnungen iframe, table.egmTab, #fussballde_widget_Tabelle div.egmMain table.egmSnippetControl {	
  display: none !important;
  visibility: none !important;
  width: 0px !important;
  height: 0px !important;
  padding: 0 !important;
  margin: 0 !important;
}
#fussballde_widget_Tabelle #fussballdeAPI DIV.fbdeAPItoplogo DIV.fbdeAPItoplogoClick {
  background-color: #317ea8;
  display: none !important;
  border:0px;
}
tr.egmRowEven > td, tr.egmRowOdd > td, tr.egmTableReleg > td, tr.egmTableProm > td, th.egmSnippetContent, tr.egmRowEven > td a, tr.egmRowOdd > td a, tr.egmTableReleg > td a, tr.egmTableProm > td a, th.egmSnippetContent a  {
  font-size: 14px !important;
  line-height: 1.42857em !important;
  white-space: nowrap !important;
}
tr.egmTableReleg > td,tr.egmTableReleg > td a {
  background-color: rgba(215, 124, 122, 1) !important;
  color: white !important;
}
tr.egmTableProm > td,tr.egmTableProm > td a  {
  background-color: #428BCA !important;
  color: white !important;
}*/