/*WETTKAMPF*/
     .wettkampf_schwimmer{
      font-size: 12px;
      }
     
     .tab_oben_back {
        height:21px;
      }
      
      .tab_oben {
        font-size:12px;
        padding-left: 0px;
        color: white;
        font-weight: bold;
      }
      
      .tab_oben a:link, .tab_oben a:visited {
        font-size: 12px;
        color: white;
        text-decoration: underline;
      }
      
      .tab_oben a:hover {
        color: #5B9BD4;
        text-decoration: underline;
      }
      
      .bericht {
      padding-left: 37px;
      padding-right: 50px;
      text-align:justify;
      font-size: 12px;;}
      
      .bericht_autor {
      padding-left: 50px;
      padding-right: 50px;
      text-align:left;
      font-style: normal;
      font-size: 11px;;}
      
      .Fotos{
      border: 0px;
      }
    
      .Fotos_Zelle{
      width: 130px;
      height: 130px;
      border: 1px dotted white;
      text-align: center;
      padding:5px;
      }
      
      .Fotos_Anzahl {
        font-size:11px;
        text-align:left;
        width:50%;
      }
      
      .Fotos_Copyright {
        font-size:11px;
        text-align:right;
        width:50%;
      }
      
      .Fotos_Navigation {
        text-align:center;
      }
      
      .VideoUebersicht{
      border:0px;
      font-size:12px;
      }
      
      .VideoUebersicht_Bild{
      width:130px;
      height:130px;
      vertical-align:top;
      border: 1px dotted white;
      border-right:none;
      padding:5px;
      }
      
      .VideoUebersicht_Details{
      width:270px;
      text-align:left;
      vertical-align:top;
      border: 1px dotted white;
      border-left:none;
      padding:5px;
      }
      
      .Videos{
      border:0px;
      font-size:12px;
      }
      
      .Videos_Titel{
      text-align:center;
      padding-bottom:10px;
      }
      
      .Videos_Warnung{
      background: url(../images/warnung/achtung.png) no-repeat;
      background-position:2px 2px;
      border:1px solid red;
      text-align:left;
      padding-left:30px;
      color:red;
      }
      
      .Videos_Warnung a:link, .Videos_Warnung a:visited{
        background: url(../images/schwimmer/mehr-FFFFFF.gif) no-repeat;
        background-position: 1px 5px;
        color:white;
        text-decoration:none;
        padding-left:11px;
      }
      
      .Videos_Warnung a:hover {
        color:#FFA500;
        text-decoration:none;
      }
      
      .Video_Video{
      padding-top:10px;
      }
      
      .Videos_Position{
      font-size:11px;
      text-align:left;
      }
      
      .Videos_Leer{
      font-size:11px;
      text-align:center;
      }
      
      .Videos_Copyright{
      font-size:11px;
      text-align:right;
      }
      
      .Videos_Navigation_links {
      text-align:right;
      width:43%;
      }
      
      .Videos_Navigation_mitte {
      text-align:center;
      width:14%;
      }
      
      .Videos_Navigation_rechts {
      text-align:left;
      width:43%;
      }
      
      .Nebenueberschrift_WK_1 {
      font-size:14px;
      font-weight:bold;
      margin-bottom: 2px;     
      }
      
      .Nebenueberschrift_WK_2 {
      font-size:12px;
      font-weight:normal;
      margin-bottom: 25px;     
      }
      
/*SCHWIMMER und REKORDE*/
      .SchwimmerAuswahl{
      margin-left:40px;
      font-size:12px;
      }
      
      .SchwimmerAuswahlName_Top{
      border:1px white dotted;
      font-weight:bold;
      padding-left:5px;
      height:15px;
      }
      
      .SchwimmerAuswahlAnzahl_Top{
      border:1px white dotted;
      font-weight:bold;
      padding-left:5px;
      height:15px;
      }
      
      .SchwimmerAuswahlLetzterWK_Top{
      border:1px white dotted;
      font-weight:bold;
      padding-left:5px;
      height:15px;
      }
      
      .SchwimmerAuswahlGeheZu_Top{
      border:1px white dotted;
      font-weight:bold;
      padding-left:5px;
      height:15px;
      }
      
      .SchwimmerAuswahlName_Top a:link, .SchwimmerAuswahlName_Top a:visited, .SchwimmerAuswahlAnzahl_Top a:link, .SchwimmerAuswahlAnzahl_Top a:visited, .SchwimmerAuswahlLetzterWK a:link, .SchwimmerAuswahlLetzterWK a:visited, .SchwimmerAuswahlGeheZu a:link, .SchwimmerAuswahlGeheZu a:visited{
        background: url(../images/schwimmer/mehr-FFFFFF.gif) no-repeat;
        background-position: 1px 5px;
        color:white;
        text-decoration:none;
        padding-left:11px;
      }
      
      .SchwimmerAuswahlName_Top a:hover, .SchwimmerAuswahlAnzahl_Top a:hover, .SchwimmerAuswahlLetzterWK a:hover, .SchwimmerAuswahlGeheZu a:hover {
        color:#FFA500;
        text-decoration:none;
      }
      
      .SchwimmerAuswahlName{
      border:1px white dotted;
      width:170px;
      padding-left:5px;
      }
      
      .SchwimmerAuswahlAnzahl{
      border:1px white dotted;
      width:110px;
      text-align:right;
      padding-right:5px;
      }
      
      .SchwimmerAuswahlLetzterWK{
      border:1px white dotted;
      width:330px;
      padding-left:5px;
      }
      
      .SchwimmerAuswahlGeheZu{
      border:1px white dotted;
      width: 100px;
      padding-left:5px;
      }
      
      .Schwimmer_Details{
      width:800px;
      text-align:left;
      }
      
      .Schwimmer_Details_Links{
      width:310px;
      text-align:center;
      vertical-align:top;
      padding-top:10px;
      padding-right:10px;
      }
      
      .Schwimmer_Details_Mitte{
      width:230px;;
      text-align:left;
      vertical-align:top;
      padding-top:10px;
      }
      
      div#Form_Info{
      font-style:italic;
      font-size:11px;
      }
      
      .Schwimmer_Details_Rechts{
      text-align:left;
      padding-top:10px;
      vertical-align:top;
      }
      
      .Trennstrich {
      text-align:center;
      width:770;
      height:1px;
      color:white;
      }
      
      .Nebenueberschrift_Schwimmer {
      font-size:14px;
      font-weight:bold;
      margin-bottom: 25px;     
      }
      
      .Bestzeiten{
      width:708px;
      border: 0px white solid;
      font-size:12px;
      }
      
      .Bestzeiten_Lage {
      font-weight: bold;
      text-align: left;
      padding-left: 5px;
      border: 1px white dotted;
      height:22px;
      }
      
      .Bestzeiten_Lage1 {
      text-align: left;
      padding-left: 5px;
      border: 1px white dotted;
      }
      
      .Bestzeiten_Lage2 {
      text-align: left;
      padding-left: 5px;
      border: 1px white dotted;
      }
      
      
      .SchwimmerProfil {
      padding-left:90px;
      }
      
      .Zeitenentwicklung {
      width:700px;
      border:0px dotted white;
      font-size:12px;
      }
      
      .Zeitenentwicklung_Zeile{
      height:30px;
      }
      
      .Zeitenentwicklung_Zeit_Top{
      width: 100px;
      border: 1px white dotted;
      font-weight: bold;
      padding-left: 5px;
      }
      
      .Zeitenentwicklung_Datum_Top{
      width: 100px;
      border: 1px white dotted;
      font-weight: bold;
      padding-left: 5px;
      }
      
      .Zeitenentwicklung_WK_Top{
      width: 350px;
      border: 1px white dotted;
      font-weight: bold;
      padding-left: 5px;
      }
      
      .Zeitenentwicklung_Trend_Top{
      width: 150px;
      border: 1px white dotted;
      font-weight: bold;
      padding-left: 5px;
      }

      .Zeitenentwicklung_Zeit{
      width: 100px;
      border: 1px white dotted;
      padding-left: 5px;
      }
      
      .Zeitenentwicklung_Datum{
      width: 100px;
      border: 1px white dotted;
      padding-left: 5px;
      }
      
      .Zeitenentwicklung_WK{
      width: 350px;
      border: 1px white dotted;
      padding-left: 5px;
      }
      
      .Zeitenentwicklung_Trend_1{
      width: 40px;
      border: 1px white dotted;
      text-align: center;
      padding-left: 5px;
      }
         
      .Zeitenentwicklung_Trend_2{
      width: 50px;
      border: 1px white dotted;
      text-align: right;
      padding-left: 5px;
      }
      
      .Zeitenentwicklung_Trend_3{
      width: 60px;
      border: 1px white dotted;
      text-align: right;
      padding-left: 5px;
      }
      
      
      .Rekorde{
      width: 808px;
      border: 0px;
      font-size:12px;
      }
