#changer {
  display: block;
  border: 0;
  position: relative;
}

INPUT.radio {
  display: inline;
  float: left;
}


P,TD,DIV {
}

DIV.preis {
  float: right;
}

DIV.container_overview {
  nono-width: 630px;
  text-align: left;
  margin-top: 10px;
}

DIV.container {
  nono-width: 520px;
  text-align: left;
  margin-top: 10px;
}


DIV.description {
  width: 630px; 
  position: absolute;
  font-family: sans,verdana,arial,helvetica;
  line-height: 120%;
  font-size: 11px;
  text-align: left;
}

DIV.description DIV {
  padding-top: 10px;
  text-align: left;
}

DIV.description DIV B {
  display: block;
  margin-bottom: 15px;
}

DIV.description DIV P {
  margin: 0px;
  margin-bottom: 15px;
}


IMG.schachtel {
  float: RIGHT;
}


TABLE.settable {
  width: 100%;
  border-collapse: collapse;
}

TABLE.settable TR.title {
  background-color: #EEE;
}

TABLE.settable TR.title TD {
  border-bottom: 1px solid white;
}

INPUT.amount,INPUT.amount_invalid {
  width: 40px;
  text-align: center;
  border: 1px solid #CCC;
}

INPUT.amount_invalid {
  background-color: #fbb0b0;
}

TD.number span.number {
  display: inline-block;
  width: 50px;
  text-align: right;
}

TD.number {
  text-align: right;
}

SPAN.note_invalid {
  background-color: #fbb0b0;
}

DIV.section {
  border: 1px solid #ddd;
  padding: 12px;
  border-radius: 8px;
  box-shadow: 0px 0px 16px 1px #4442;
  margin-bottom: 20px;
  margin-top: 5px;
}

DIV.section H3 {
  border: 0px solid red;
  font-size: 1em;
  padding-bottom: 1.6em;
  text-align: center;
  background: url(/localmedia/img/strich-schwarz-kurz.png) center bottom no-repeat;
  background-size: 9em;
}

DIV.update {
  text-align: center;
  margin-top: 10px;
}

DIV.update A{
  border: 1px solid #AAA;
  color: black;
  text-decoration: none;
  padding: 2px 5px;
  background-color: #EEE;
}

DIV.update A:hover {
  background-color: #DDD;
  border: 2px solid #AAA;
}

DIV.section DIV.kontaktform label {
  display: block;
  float: left;
  text-align: right;
  width: 120px;
  padding-right: 6px;
  margin-top: 4px;
}

DIV.kontaktform input.text {
  margin-top: 2px;
  border: 1px solid #CCC;
  width: 300px;
}

DIV.kontaktform input.plz {
  border: 1px solid #CCC;
  width: 50px;
  margin: 0px;
  margin-right: 2px; 
  display: inline;
}

DIV.kontaktform input.ort {
  margin-top: 2px;
  border: 1px solid #CCC;
  width: 245px;
  display: inline;
}

DIV.kontaktform BR {
  clear: left;
}

DIV.kontaktform TEXTAREA {
  width: 300px;
  border: 1px solid #CCC;
  height: 60px;
}

DIV.kontaktform DIV.spacer {
  height: 15px;
}

DIV.kontaktform input.cb {
  float: left;
  margin-left: 130px;
  margin-right: 5px;
}
DIV.section DIV.kontaktform label.cb {
  display: block;
  width: 220px;
  text-align: left;
  padding-right: 6px;
  margin-top: 4px;
}

TR.spacer {
   height: 10px;
}

.nodisplay {
  display: none;
}

DIV.section label {
  float: none;
  text-align: left;
  clear: none;
  margin-left: 10px;
  float: left;
  color: black;
}

DIV.section INPUT.radio {
  display: inline;
}


DIV.rightbox {
  float: right;
  width: 200px;
  border: 1px solid #CCC;
}

DIV.xmaspage DIV.rightgallery {
  width: 200px;
  float: right;
}

DIV.xmaspage DIV.rightgallery DIV.thumbnail {
  height: 180px;
}

DIV.rightgallery UL.download {
   height: auto !important;
   height: 80px; min-height: 80px;
   border: 1px solid #CCC;
   width: 165px;
   margin: 0; padding: 0;
   margin-bottom: 10px;
}

DIV.rightgallery UL.download LI {
   line-height: 8px;
   margin: 10px;
}

UL.download LI SPAN.description {
  display: block;
  margin-left: 20px;
  font-size: 9px;
}

DIV.xmasbuttonbar {
  position: absolute;
  top: 530px;
  left: 400px;
}

DIV.xmasbutton {
  float: left;
  margin: 10px;
}


DIV.xmasbutton A  {
  display: block;
  width: 120px;
  height: 120px;
  border: 1px solid #CCC;
  background-color: white;
  text-align: center;
}

DIV.xmasbutton A.pdf {
  background: #fff url(/media/icons/96x96/application/pdf.png) top center no-repeat;
}

DIV.xmasbutton A.file {
  background: #fff url(/media/icons/96x96/file.png) top center no-repeat;
}

DIV.xmasbutton A SPAN.title {
  display: block;
  margin-top: 100px;
  font-weight: bold;
}




@media (max-width: 790px) {

   .leftcontent {
       clear: both !important;
   }

   .rightgallery {
      float: none !important;
   } 

   DIV.shadow {
      padding: 0;
      background: none;
   }  
}
