

.zeile, .zeile2 {
    height: 25px;
  }


.zeile:hover, .zeile2:hover {
    background-color: #FFFFCC;
  }


th.punkte {
  }


.paketlistl {
    border-top-color : #D3D3B5;
    border-top-style : solid;
    border-top-width : 1px;
    font-size: 0.85em;
  }


.paketlistm {
    border-top-color : #D3D3B5;
    border-top-style : solid;
    border-top-width : 1px;
    font-size: 0.80em;
  }


.paketlistr {
    border-top-color : #D3D3B5;
    border-top-style : solid;
    border-top-width : 1px;
    font-size: 0.85em;
    text-align: center;
  }


#free-space, #paket-links, #paket-mitte, #paket-rechts {
    margin-right: 8px;
    margin-bottom: 10px;
    float: left;
    border-top: 3px solid #333333;
    border-left: 3px solid #333333;
    border-right: 3px solid #333333;
    border-bottom: 3px solid #333333;
  }

#free-space {
background-color: #F1D397;
  }

#paket-links {
background-color: #D3D3B5;
  }

#paket-mitte {
background-color: #BFDDBF;
  }

#paket-rechts {
background-color: #B5D3D3;
  }

#free-space h3, #paket-links h3, #paket-mitte h3, #paket-rechts h3 {
    background-color : #333333;
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 3px;
    color : #ffffff;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 5px;
    padding-left : 20px;
    padding-right : 5px;
    padding-top : 5px;
  }


#free-space ul, #paket-links ul, #paket-mitte ul, #paket-rechts ul {
    margin-bottom : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    list-style-type: none;
  }

#free-space p, #paket-links p, #paket-mitte p, #paket-rechts p {
    margin-bottom : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
}

#free-space a, #paket-links a, #paket-mitte a, #paket-rechts a {
    margin-bottom : 0px;
    margin-left : 25px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    color: #000033;
    text-decoration: none;
    font-size: 0.80em;
    font-weight: bold;
line-height: 25px;
  }


#free-space a:hover, #paket-links a:hover, #paket-mitte a:hover, #paket-rechts a:hover {
    font-size: 0.90em;
    text-decoration: underline;
  }


#free-space {
    margin-top : 15px;
    width : 586px;
  }


#paket-links, #paket-mitte, #paket-rechts {
    width: 186px;
  }


#paket-links {
    height: 250px;
  }


#paket-mitte {
    height: 275px;
  }


#paket-rechts {
    height: 300px;
  }

#bestellung {
height: 50px;
background-color: #FFC600;
text-align: center;
border: 6px double #ffffff;
}

#bestellung:hover {
border: 6px double #000000;
}

#bestellung a {
color: #000000;
font-weight: bold;
line-height: 50px;
vertical-align: middle;
text-decoration: none;
}

#bestellung a:hover {
color: #ffffff;
}