﻿table.freibadtemp {
   background-image: url("/Images/1/rubberDuck.png");
   background-position: right bottom;
   background-repeat: no-repeat;
   overflow: visible;
   padding-right: 150px;
   width: 100%;
}

td.freibadtemp {
    width: 100%;
    height: 60px;
    vertical-align: middle;
}

th.freibadtemp {
    width: 100%;
    height: 60px;
}

th.freibadtempTop {
    color:#1572b9;
}

td.etFreibad, td.etTemp { font-size:1.0em !important;}

table.einzeltemp {
    width: 100%;
    background: transparent;
    height: 60px;
    border-bottom: 1px solid #999;
}

td.etFreibad {
    text-align: left;
    vertical-align: middle;
    width: 200px;
    height: 60px;
}

td.etRand {
    width: 20px;
    height: 60px;
}

td.etOrt {
    text-align: right;
    width: 138px;
    height: 60px;
    vertical-align: middle;
    padding-right: 3px;
}

td.etTemp {
    font-size: 1.6em;
    font-weight: bold;
    width: 90px;
    text-align: right;
    padding-bottom: 5px;
}
