* {
   margin: 0px;
   padding:0px;
}

html {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 72%;
   overflow-y: scroll;
}

div#page {
   width: 950px;
   margin: 0 auto;
   display: none;
}
div#noscript {
   width: 950px;
   margin: 0 auto;
   text-align: center;
   margin-top: 30px;
}
/* Typografie */

h1 { /* Gross, weissÃÂ, rechts */
   color: #fff;
   font-weight: bold;
   font-size: 190%;
   text-align: center;
   margin-bottom: 20px;
   margin-top: 25px;
}

h2 { /* rot, in den Kaesten */
   color: #d74c40;
   font-weight: bold;
   text-transform: uppercase;
   font-size: 139%;
   margin-bottom: 7px;
   /*margin-left: 15px;*/
}

h3 { /* blau und fett, wie Hotline */
   color: #053057;
   font-weight: bold;
   font-size: 139%;
   margin-top: 5px;
   margin-bottom: 2px;
}
h3.hotline24 {
    margin-top:10px;
    clear:both;
}
h4 {
   font-size: 110%;
   color: #053057;
   margin-bottom: 2px;
}

p {
   color: #053057;
   line-height: 150%;
}

p.absatz {
   margin-top: 5px;
   font-size: 90%;
}

.fett {
   font-weight: bold;
}

p.fett {
   margin-bottom: 7px;
   font-size: 111%;
}

.rot {
   color: #d74c40;
}

.abstand {
   margin-left: 74px;
}

.rechts {
   margin: 10px 10px 0 0;
   padding-top: 1px;
   float: right;
}
.langmenu {
   margin: 10px 0px 0 0;
   float: right;
}
.oben {
   vertical-align: top;
}

.unten {
   vertical-align: bottom;
}

a { /* blaue Links in Boxen */
   text-decoration: underline;
   color: #053057;
}

a:hover { /* rot machen */
   color: #d74c40;
}

a img {
   border: none;
}

a.button {
   display: block;
   float: left;
   color: #fff;
   text-decoration: none;
   font-size: 110%;
   font-weight: bold;
   background: url(../../fileadmin/img/buttonmitte.png) repeat-x;
   height: 26px;
   line-height: 26px;
   cursor: pointer;
}

a.button span {
    height: 26px;
    display: block;
    float: left;
}

a.button .start {
    background: url(../../fileadmin/img/buttonlinks.png) no-repeat;
    width: 4px;
    margin-right: 5px;
}

a.button .end {
    background: url(../../fileadmin/img/buttonende.png) no-repeat;
    width: 25px;
    margin-left: 5px;
}

a:hover.button {
   color: #d74c40;
}

img.button  {
   float: left;
}


/* Zusatz-Menue ganz oben */

ul.rechts li {
   margin-left: 10px;
   font-size: 90%;
   float: left;
   list-style: none;
}

ul.rechts li a {
   text-decoration: none;
   text-transform: uppercase;
}

ul.rechts li.active a {
   color: #d74c40;
}

/* Language Menue */
ul.langmenu li {
   margin-left: 10px;
   float: left;
   list-style: none;
}

ul.langmenu img {
   border: 1px solid #fff;
}

ul.langmenu a:hover img {
   border: 1px solid #d74c40;
}

/* Aufzaehlungsliste im Inhalt */

div#inhalt ul {
   list-style-position: outside;
   color: #053057;
   font-weight: bold;
   margin-bottom: 15px;
   margin-top: -5px;
   margin-left: 25px;
}

div#inhalt ul li {
   margin-bottom: 5px;
}

ol {
   list-style-position: inside;
   color: #053057;
   font-weight: bold;
   margin-bottom: 15px;
   margin-top: -5px;
   line-height: 130%;
}

ol li {
   margin-bottom: 5px;
   font-size: 110%;
}

ol li ol li {
   margin-top: 10px;
   margin-bottom: 2px;
   list-style-type: none;
   font-size: 95%;
}



/* Typo in Inhaltsbox */

div#inhalt h1 { /* rot, wie h2 in den Kaesten */
   color: #d74c40;
   text-align: left;
   font-weight: bold;
   text-transform: uppercase;
   margin-top: 10px;
   margin-bottom: 7px;
   font-size: 139%;
}

div#inhalt p { /* wie p.fett in den Boxen */
   font-weight: bold;
   margin-bottom: 12px;
   line-height: 130%;
}

div#inhalt h3 {
   font-size: 130%;
   margin-bottom: 5px;
}


/* Hauptmenue */

div#hauptmenue {
   margin-top: 60px;
   float: right;
   width: 603px;
   height: 33px;
   background: url(../../fileadmin/img/menue.png) top left no-repeat;
   text-align: right;
}

ul#menue {
   list-style: none;
   padding-top: 1px;
   margin-right: 5px;
   /*margin-left: 110px;*/
   float: right;
}

ul#menue li {
   float: left;
   text-transform: uppercase;
   margin-left: 0px;
   border-left: 2px solid #8298AB;
}

ul#menue a {
   display: block;
   color: #fff;
   text-decoration: none;
   line-height: 270%;
   height: 31px;
   padding-right: 5px;
   padding-left: 5px;
   text-align: center;
   min-width: 45px;
}

ul#menue a:hover {
   background: url(../../fileadmin/img/menuerot.png);
}

ul#menue li.active a {
   background: url(../../fileadmin/img/menuerot.png);
}


/* Formulare */

.form p {
   margin-bottom: 7px;
   clear: left;
}


p.form,p.formfehler {
/*   background: url("Bilder/formular.png") no-repeat; NEU: */

background: url("../../fileadmin/img/breitesLabel2.png") no-repeat;

   display: block;
   height: 26px;

   font-weight: bold;
   line-height: 26px;
   width: 282px;
}

p.f3366 {
   background: url("../../fileadmin/img/inputhg33_66.gif") no-repeat;
}

p.f6633 {
   background: url("../../fileadmin/img/inputhg66_33.gif") no-repeat;
}

p.form label {
    background: none;
}

p.form input {
   background: none;
}

input.links33 {
   width: 48px;
   padding-left: 2px;
   padding-right: 0px;
   float: left;


/*    margin-right: 7px; NEU:*/
margin-right: 4px;

}

input.rechts33 {
   width: 48px;
   padding-left: 2px;
   padding-right: 0px;
}

input.rechts66 {
   padding-left: 3px;
   border-right: none;

  /* width: 119px; NEU: */
width: 114px;

}

input.links66 {
   float: left;
   padding-left: 3px;
   border-right: none;

  /* margin-right: 9px;
   width: 119px; NEU: */

width: 114px;
margin-right: 5px;

}


label {
   display: block;
   float: left;

   height: 26px;
   /*background: url("Bilder/label.gif") no-repeat;*/
   color: #fff;
   font-size: 110%;
   font-weight: bold;
   line-height: 26px;
   padding-left: 10px;
   /*margin-right: -10px;
   width: 97px; NEU:*/

margin-right: 0px;
width: 100px;


}

/* "kein", d.h. weiÃÂes Label */
p.ohne {
   margin-top: -8px;
}
p.ohne label {
   background: url("../../fileadmin/img/ohnelabel.gif") no-repeat;
}


input {
   float: left;
   height: 20px;
   margin-left: -1px;
   border: 0px;
   background-color: #eff9ff;
   padding-top: 4px;
   padding-left: 10px;
   font-size: 100%;
   font-weight: bold;
   color: #053057;
    width: 160px;
    margin-right: 0px;
}


select {
   height: 20px;
   margin-left: -1px;
   border: 0px;
   padding-top: 4px;
   padding-left: 4px;
   margin-right: -10px;
   font-size: 100%;
   font-weight: bold;
   color: #053057;
   background: none;

  /* width: 185px; NEU: */
width: 170px;

}

/* Formulare NEU*/

div.bForm {
  clear: left;
}

div#inhalt div.bForm p {
   clear:none;
   float:left;
   width: 282px;
   margin-right: 0px;
   margin-left: 0px;
}

div#inhalt div.bForm p.form.re {
  margin-left: 20px;
}

div#inhalt div.bForm .f3366.re {
   margin-left: 20px;
}

div#inhalt div.bForm .f6633.re {
   margin-left: 20px;
}

div#inhalt div.bForm .formfehler.re {
   margin-left: 20px;
}


.area.re {
  margin-left: 20px;
}

.miniselect.re {
  margin-left: 20px;
}

p.beschrift {
   clear: both;
   margin-left: 0px;
}

fieldset {
  border: 1px solid #cccccc;
  padding-left: 10px;
  padding-top: 10px;
  margin-bottom: 15px;
}

legend {
  padding-left: 5px;
  padding-right: 5px;
  color: #053057;
  font-weight: bold;
  margin-left: -4px;
}

optgroup {
  color: #d74c40;
  text-align: left;
}

optgroup option {
  text-align: right;
  color: #053057;
}

input.uhr {
   width: 50px;
   background: none;
   text-align: center;
   padding-left: 0px;
}

div.area {
    background: url(../../fileadmin/img/textarea_wide.gif) left 24px no-repeat;
    overflow: hidden;
    float: none;
}

label.area {
    background: url(../../fileadmin/img/arealabel.gif) no-repeat left top;
    height: 24px;
    float: none;
}

textarea {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    border: 0;
    width:563px;
    height: 60px;
    margin-bottom: 15px;
    color: #053057;
    font-weight: bold;
    font-size: 100%;
    padding: 10px;
    resize: none;
    float: none;
    background-color: transparent;
}

div.sammel {
    float: left;
    width: 282px;
}

div.bForm.preispos {
    position: relative;
    float: left;
}

div.bForm.preispos div.preis {
   right: 86px;
   bottom: -10px;
   height: 64px;
}

/* NEU */
/* Stil submit-Buttons */

input.button, #bigform input.button{
   color: #fff;
   background: url(../../fileadmin/img/buttonmitte.png) repeat-x;
   height: 26px;
   width: auto;
   margin-right: 0px;
   font-size: 110%;
   padding: 0px 3px 0px 6px;
   cursor: pointer;
}

input:hover.button, #bigform input:hover.button {
   color: #d74c40;
   background: url(../../fileadmin/img/buttonmitte.png) repeat-x;
}

input.buttonende, #bigform input.buttonende  {
  float: left;
  background: url(../../fileadmin/img/buttonende.png) left top no-repeat;
  width: 25px;
  height: 26px;
  outline: none;
  cursor: pointer;
}
#bigform input:hover.buttonende {
  background: url(../../fileadmin/img/buttonende.png) left top no-repeat;
}
input.buttonlinks, #bigform input.buttonlinks {
  float: left;
 background: url(../../fileadmin/img/buttonlinks.png) right top no-repeat;
  width: 4px;
  height: 26px;
  padding-left: 0px;
  outline: none;
  cursor: pointer;
  margin-left: 0;
}
#bigform input:hover.buttonlinks {
  background: url(../../fileadmin/img/buttonlinks.png) right top no-repeat;
}
#bigform input.button, #bigform input.buttonende, #bigform input.buttonlinks {
 float: left;
 border:0;
}


/* ÃÂNDERN: */
img.button  {
   margin-left: 0px;
}

/* jQuery Selectboxen - Was ist mit dem eigenen Stylesheet?? */
div.select {
   background:transparent url(../../fileadmin/img/selectbox.png) no-repeat scroll 0 0;
   /*clear:left;*/
   float:left;
   margin-bottom:7px;
   position:relative;
   width:282px;
   z-index:1;
}

.hiddendiv {
    float:left;
    margin-top:-26px;
    margin-left: 110px;
}

div.hiddendiv .selectbox {
    background-color:transparent;
    cursor:pointer;
    display:block;
    padding-left: 9px;
    padding-right:24px;
    width:138px;
}

div.hiddendiv div.selectbox-wrapper {
    background-color:#EFF9FF;
    border-style:none solid solid;
    border-width:0 1px 1px;
    color:#053057;
    margin-left:-2px;
    max-height:200px;
    overflow:auto;
    padding:3px;
    position:absolute;
    text-align:left;
    top:26px;
    z-index: 1000;
    width: 163px !important;
}

div.selectbox-wrapper ul {
   font-size: 100%;
}
div#inhalt div.selectbox-wrapper ul,
div#inhalt div.selectbox-wrapper ul li {
	margin: 0;
}
/* Ende jQuery-Selectboxen */



/* NEU: jQuery MINI Selectboxen - fÃÂ¼r Uhrzeiten */

div.miniselect {
   background:transparent url(../../fileadmin/img/breitesLabel2.png) no-repeat scroll 0 0;
   float:left;
   margin-bottom:15px;
   position:relative;
   width:282px;
   font-size: 72%;
}

div.miniselect div.hiddendiv {
   background: url(../../fileadmin/img/selectpfeil.gif) right 0px no-repeat;
   margin-left: 0px;
   margin-top: 0px;
/*border: 0px solid #053057;*/
border-top: 1px solid #053057;
}

div.miniselect div.hiddendiv .selectbox {
   padding-left: 9px;
   width: 50px;
}

div.miniselect div.hiddendiv div.selectbox-wrapper {
  width: 50px !important;
  height: 120px;
}

div.miniselect span {
   font-weight: bold;
   color: #053057;
   display: block;
   text-align: right;
   width: 50px;
   float: left;
   line-height: 26px;
}



/* Ende jQuery-Selectboxen */




/* Fehler-Markierungen */


p.fehlermeldung {
   color: #d74c40;
   margin-left: 15px;
}

ul.fehlermeldung {
   color: #d74c40;
   list-style-type: disc;
   list-style-image: none;
   margin-top: -10px;
   margin-bottom: 15px;
   margin-left: 30px;
}

ul.fehlermeldung li {
   margin-bottom: 3px;
}

p.formfehler {
   background: url(../../fileadmin/img/rotesLabel.gif) no-repeat;
}

p.formfehler input {
   background-color: transparent;
}

p.formfehler.f6633 {
   background: url(../../fileadmin/img/inputhg66_33rot.gif) no-repeat;
}

p.formfehler.f3366 {
   background: url(../../fileadmin/img/inputhg33_66rot.gif) no-repeat;
}

div.select.formfehler {
   background: url(../../fileadmin/img/selectboxrot.png) no-repeat;
}



/* Typo Tab-Leiste */

div#tabber ul {
   list-style-type: none;
   list-style-image: none;
   list-style-position: outside;
   margin-left: 6px;
   margin-right: -3px;
}

div#tabber li {
   float: left;
   text-transform: uppercase;
   margin: 0px;
   margin-right: -8px;
   margin-bottom: -8px;
   padding-top: 10px;
   padding-left: 10px;
   background: url(../../fileadmin/img/tabHinten.png) no-repeat top left;
    width: 202px;
    height: 48px;
    color: #6d6d6d;
}

div#tabber a {
   color: #6d6d6d;
   text-decoration: none;
   font-weight: lighter;
}

div#tabber li.active  {
   background: url(../../fileadmin/img/tabAktiv.png) no-repeat top left;
   color: #383838;
}

div#tabber li a:hover {
   color: #383838;
}


/* Container */

div#kopf {
   width: 100%;
   margin-bottom: 2px;
   height: 119px;
}

div#mitte1, div#mitte1EN {
   width: 100%;
   height:  430px;
   margin: 0px;
   padding: 0px;
   background: url(../../fileadmin/img/titelbildText.jpg) no-repeat;
   border: none;
   margin-bottom: 13px;
}
div#mitte1EN {
   background: url(../../fileadmin/img/titelbildText_EN.jpg) no-repeat;
}
div#mitte {
   width: 100%;
   /*height:  250px;*/
   height: 95px;
   margin: 0px;
   padding: 0px;
   background: url(../../fileadmin/img/kopfbild_neu.jpg) no-repeat;
   /*border: 1px solid red;*/
   padding-top: 30px;
   margin-bottom: 13px;
}

img#logo {
   margin-left: 20px;
   float: left;
   margin-top: 26px;
}

/* Linksboxen */

div.randoben {
   margin-bottom: 0px;
   background: url(../../fileadmin/img/linksboxOben.png) no-repeat bottom;
   width: 310px;
   height: 20px;
}

div.randunten {
   margin: 0px;
   background: url(../../fileadmin/img/linksboxUnten.png);
   width: 310px;
   height: 10px;
}

div.linkskasten {
   width: 288px;
   padding-bottom: 5px;
   padding-top: 5px;
   padding-left: 15px;
   padding-right: 5px;
   background-color: silver;
   background: url(../../fileadmin/img/boxhgGross.png)  bottom repeat;
   border-right: 1px solid #002e5f;
   border-left: 1px solid #98acba;
}


div#titeltext {
  /*background-color: green;*/
   float: right;
   width: 580px;
   height: 70%;
   color: #fff;
   padding-right: 50px;
   padding-bottom: 0px;
   padding-top: 20px;
}

div#unten {
   width: 100%;
   clear: left;
}

div#inhalt {
   float: right;

   width: 610px;
   /*width: 605px;
max-width: 64%;
border: 1px solid red;
   margin-left: 15px;*/
}

div#tabber {
   margin-bottom: 70px;
}

div#tabber hr.abstand {
   color: #adbbc8;
   top: 7px;
   left: 167px;
   width: 5px;
}

/* Fussboxen */

div.fusskasten {
   width: 285px;
   height: 211px;
   float: left;
   text-align: left;
   padding-left: 15px;
   padding-right: 10px;
   /*background: url(../../fileadmin/img/untenBox.jpg) no-repeat;*/
   /*background: url(../../fileadmin/img/untenbox.jpg) no-repeat;*/
}

div.fusskasten h2 {
   margin-top: 15px;
}

div#login {
   margin-right: 10px;
}

div#service {
  margin-right: 10px;
}

div#vorteile {
   float: left;
}


div.fusskasten h1 { /* Wie Inhalts-h1 */
   color:#D74C40;
   font-size:139%;
   font-weight:bold;
   margin-bottom:7px;
   margin-top:10px;
   text-align:left;
   text-transform:uppercase;
}

div.fusskasten h3 { /* Wie Inhalts-h4 */
   font-size: 110%;
   color: #053057;
   margin-bottom: 2px;
}

div#login img.bild { /* Z.B. Maenneken */
   margin-right: 10px;
}

div.fusskasten .mini { /* Kleingedrucktes */
   font-size: 60%;
   line-height: 110%;
   margin-top: 5px;
}


/* Selectbox */

div.selectbox-wrapper {
  position:absolute;
  top: 26px;
  margin-left: -2px;
  padding:3px;
  background-color:#EFF9FF;
  border:1px solid #002E5F;
  border-top: 0px;
  text-align:left;
  width: 177px !important;
  max-height:200px;
  overflow:auto;
  color: #053057;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected {
  background-color: #EFF9FF;
  color: #002E5F;
}
div.selectbox-wrapper ul li.current {
  background-color: #002E5F;
  color: #FFFFFF;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

.selectbox /* look&fell of  select box*/
{
  cursor: pointer;
  display : block;
  background-color: transparent;
  padding-left: 5px;
  width: 178px;
}

/* NEU: Angebots-Boxen */

div.angebot {
 width: 199px;
 height: 355px;
 float: left;
 margin-left: 1px;
 margin-right: 3px;
 text-align: left;
 margin-top: 0px;
 position: relative;
}
div.angebotTUI {
 height: 260px;
}
div.angebot.sammel {
 background: url("../../fileadmin/img/angebotsbox_sammel.jpg") 0px 0px no-repeat;
}
div.angebot.einzel {
 background: url("../../fileadmin/img/angebotsbox_einzel.jpg") 0px 0px no-repeat;
}
div.angebot.tui {
 background: url("../../fileadmin/img/angebotsbox_tui.jpg") 0px 0px no-repeat;
}
div.angebot.premium {
 background: url("../../fileadmin/img/angebotsbox_premium.jpg") 0px 0px no-repeat;
}
.angebot h2 {
  height: 15px;
  padding-top: 20px;
  margin-left: 7px;
  margin-top: 75px;
  padding-left: 40px;
  text-transform: none;
}

div.angebot img.transporter {
  margin-top: 7px;
  margin-left: 40px;
}

div.angebot img.premium {
  margin-top: 5px;
  margin-left: 30px;
  margin-bottom: 12px;
}

div#inhalt div.angebot ul {
  font-size: 100%;
  width: 80%;
  list-style-position: outside;
  margin-left: 33px;
  margin-top: 10px;
  color: rgb(5, 48, 87);
  font-weight: bold;
  list-style-image: url(../../fileadmin/img/lihaken.png);

}

div#inhalt div.angebot ul li {
	margin-bottom: 10px;
	margin-left: 15px;
}

div#inhalt div.angebot ul li ul {
  font-size: 95%;
  font-weight: normal;
  list-style-image: none;
  list-style-type: none;
  margin-left: -15px;
  margin-top: 0.3em;
  margin-bottom: 0;
  width: 110%;
}

div.preis {
  float: left;
  width: 90px;
  height: 84px;
  position: absolute;
  bottom: 0px;
  left: 6px;
}

div.preis p {
  text-align: center;
  color: #fff;
}

div#inhalt div.preis p {
  margin: 0px;
  width: 100%;
  line-height: 100%;
  font-weight: normal;
  position: relative;
  top: -60px;
}

div.buchen {
  width: 100px;
  position: absolute;
  bottom: 32px;
  right: 0px;
}

div#inhalt div.buchen p {
   width: 100%;
   margin: 0px;
}

div#inhalt div.preis p.preis {
   font-size: 32px;
   line-height: 32px;
   font-weight: bold;
}

div#inhalt div.buchen p.tarif {
  margin-bottom: 2px;
  margin-left: 2px;
  color: #D74C40;
}

#jSuggestContainer {
    border: 1px solid #053057;
    border-top: 0;
    background: #fff;
    width: 200px !important;
    height: 227px;
    overflow: auto;
}

#jSuggestContainer ul {
    list-style: none;
}

#jSuggestContainer ul li {
    border-bottom: 1px solid #A7C5DF;
    padding: 5px;
    cursor: pointer;
}

#jSuggestContainer ul li.jSuggestHover {
    background: #A7C5DF;
}


/* Sitemap */

div#inhalt div.tx-flseositemap-pi1 ul {
   margin: 0px;
   list-style-image: url(../../fileadmin/img/linkpfeil_mini.png);
   margin-left: 19px;
   font-size: 110%;
}

div#inhalt div.tx-flseositemap-pi1 ul li a {
   color: #d74c40;
   margin-right: 0.5em;
}

div#inhalt div.tx-flseositemap-pi1 ul li a:hover {
   color: #053057;
}


/* NEU: Kontaktformular */

.csc-mailform-field {
    background: url(../../fileadmin/img/breitesLabel2.png) no-repeat;
    display: block;
    height: 26px;
    font-weight: bold;
    line-height: 26px;
    width: 282px;
    margin-bottom: 15px;
}

.csc-mailform-field input {
 background: none;
}

.csc-mailform-field textarea {
  float: left;
}




/* NEU: Preisschilder verlinken! */

a.preis {
   display: block;
   color: #fff !important;
   font-size: 32px;
   font-weight: bold;
   padding: 0px 0px 7px 0px;
   text-decoration: none;
   text-align: center;
   padding-top: 20px;
   cursor: pointer;
}

.komma {
  font-size: 14px;
  position: relative;
  bottom: 2px;
}

/* Neu: Dynamischer Fusskasten */

div.fusskasten div div.csc-header {
  border: 0px;
  border-color: transparent;
  padding: 0px;
}


div.fusskasten h1 {
   margin-top: 0px;
   padding-top: 4px;
}

div.fusskasten {
  background: url(../../fileadmin/img/boxhglang.jpg) left bottom repeat;
  height: auto;
  padding: 0px;
  width: 310px;
  margin-bottom: 15px;
}

div.fusskasten div.randoben {
  background: url(../../fileadmin/img/untenboxOben.png) left bottom no-repeat;
  height: 11px;
  padding: 0px;
  border: 0;
}

div.fusskasten div.randunten {
  padding: 0px;
  float: left;
  border: 0;
  background: #fff url(../../fileadmin/img/dynboxUnten.gif) left bottom no-repeat;
}

div.fusskasten div {
    border-left: 1px solid #98ACBA;
    border-right: 1px solid #98ACBA;
    padding: 0 15px;
}

.untenstart div.fusskasten {
    background: url(../../fileadmin/img/untenBox.jpg) no-repeat;
    height: 211px !important;
    padding: 0 15px;
    width: 280px;
}

.untenstart div.fusskasten div {
    border: 0;
    padding: 0;
}

div.fusskasten h2 {
   margin-top: 0px;
   padding-top: 10px;
}

div.fusskasten div div {
  border: 0;
  padding: 0px;
}

div#sidebar {
  width: 310px;
  float: left;
}

img.bild {
  padding-right: 10px;
}

/* Tabellen */
table {
  width: 500px;
  color: #053057;
  text-align: center;
  border-spacing: 0px;
  line-height: 150%;
  margin-bottom: 15px;
}

th {
   color: #fff;
   border-color: #053057;
   font-size: 110%;
}

tr.kopf1 {
   background-color: #053057;
   color: #fff;
}

tr.kopf2 {
   background-color: #053057;
   color: #fff;
   font-size: 80%;
   line-height: 120%;
   height: 3em;
}

thead  {
   background: url(../../fileadmin/img/tabellenkopf.gif) no-repeat;
   color: #ffffff;
}

thead tr {
   height: 10px;
}

td.zone {
   color: #d74c40;
}

tr {
  height: 2em;
}

tbody {
 background: url(../../fileadmin/img/boxhglang.jpg) left bottom repeat;
}

tbody tr td.td-0 {
   border-left: 1px solid #053057;
}

tbody tr td.td-last {
   border-right: 1px solid #053057;
}



tfoot {
  border: 0px;
}

tfoot tr {
  height: 9px;
}

tfoot tr td {
  background: url(../../fileadmin/img/tabellenfuss.gif) top left no-repeat;
}

#loading {
    background: #FFFFFF url(/fileadmin/img/logo.gif) no-repeat scroll 45px 15px;
    border: 4px solid #053057;
    color: #053057;
    font-size: 150%;
    font-weight: bold;
    height: 75px;
    left: 50%;
    margin: 0 auto 0 -224px;
    padding-top: 115px;
    position: absolute;
    text-align: center;
    top: 200px;
    width: 440px;
    z-index: 1500;
    display: none;
}
