.ccheader {
  background-repeat: no-repeat;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 15px 0 0 0;
  padding: 10px 0 10px 0;
}

.typ1 {
  background-image: url(/fileadmin/design/pipe.gif);
  background-position: 650px 5px;
}

.typ2 {
  background-image: url(/fileadmin/design/pipe3.gif);
  background-position: 600px 28px;
}

.typ3 {
  background-image: url(/fileadmin/design/pipe2.gif);
  background-position: 500px 5px;
}

.csc-firstHeader {
  padding: 11px 0 0 0;
}

.csc-textpic-caption {
  background-color: #EDEDED;
  padding: 2px 0 2px 2px;
}



/*########################## FORMULARE STD ########################*/

#content fieldset { border: none;}

#content label {
   float:none;
   line-height: 1.5em;
   width: auto;
   text-align: right; 
   padding-right: 1em; 
}

#content form {
   border: none;
   margin: 0;
   padding:.5em;
}

#content input#submit {
   float: none;
   width: auto;
}


/*######################## FORMS INDIV #######################*/


.formu {
  border: 1px solid #688614;
  width: 60%;
  background-color: #f7f7f7;
  padding: 10px;
}


.mf-input, .mf-text, .mf-select {
  margin-bottom: 3px;
  border: 1px solid #688614;
  background-color: #ffffff;
  width: 200px;
}

.mf-select { width: 202px; }


fieldset#mailformUebernachtung input, fieldset#mailformBewirtung input {
  margin-left: 200px;
}

fieldset#mailformUebernachtung label, fieldset#mailformBewirtung label {
  margin-left: 5px;
}
