.infobox {
  font-size:               12px;
}

.infobox * {
  line-height:             normal;
  vertical-align:          middle;
}

.infobox small {
  font-size: 11px;
}

.infoboxContent {
  border:                  1px #8B3245 solid;
  border-top:              none;
  border-bottom:           none;
  padding:                 3px;
  margin:                  0px;
  min-width:               107px;
  max-width:               107px;
  width:                   107px;
  background-color:        #f7d68d;
}

.infoboxHeader {
  background-image:        url('../../img/template/buttons/buttonhintergrund_kasten.png');
  background-repeat:       no-repeat;
  font-weight:             bold;
  max-height:              30px;
  min-height:              30px;
  height:                  30px;
  min-width:               115px;
  max-width:               115px;
  width:                   115px;

  display:                 block;
  text-align:              center;
  text-transform:          uppercase;
  padding-top:             6px;
  margin-bottom:           -6px;
  background-color:        #f7d68d;
}

.infoboxFooter {
  background-image:        url('../../img/template/buttons/abrundung_unten.png');
  background-repeat:       no-repeat;
  min-width:               115px;
  max-width:               115px;
  width:                   115px;
}

