input, textarea, select {
  border: solid 1px;
  padding-left: 3px;
}
button {
  border: solid 1px;
  cursor: pointer;
}
input.button {
  background-color: #B8CDFE; /* Blau: #B8CDFE */ /* Gelb: #FFDF00 */
  border: 1px solid #2444A6;
  cursor: pointer;
}

.content {
  position: relative;
  top: 155px;
  font-size: 1.05em;
}
.left {
  position: relative;
  clear: both;
  float: left;
  width: 69.0%;
}
.left h2 {
  clear: both;
  background: #FFDF00 url(../../images/h2bg.gif) no-repeat center left;
  padding: 4px 0 4px 43px;
  font-size: 14pt;
  height: 21px;
  margin: 0;

}

.inhalt {
  position:relative;

  clear: both;
}
.inhalt h2 {
  clear: both;
  background: #FFDF00 url(../../images/h2bg.gif) no-repeat center left;
  padding: 4px 0 4px 43px;
  font-size: 1.3em;
  height: 21px;
  margin: 0;

}
.text {
  font-size: 1em;
  width: 800px;  
  margin: 0 auto;
}

.right {
  position: relative;
  float: right;
  width: 30.1%;
}
.right h3 {
  background: #B8CDFE url(../../images/h3bg.gif) no-repeat center right;
  color: #000;
  padding: 4px 0 4px 5px;
  font: bold 1em Tahoma, Arial, Sans-Serif;
  margin: 0 0 3px 0;
  height: 21px;
}
.right_articles {
  clear: both;
  background: #f5f5f5;
  color: #414141;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 0 3px 0;
  line-height: 1.3em;
}
.right_articles a {
  color: #0000CC;
}
.notice {
  background: #eee;
  color: #808080;
  padding: 12px 8px;
  margin: 0 0 3px 0;
}
.image {
  float: left;
  margin: 0 9px 3px 0;
}
.news_head {
  clear: both;
  width: 90%;
  font-weight: bold;
  font-size: 12pt;
  padding: 15px;
  text-align: left;
  border-top: solid 1px;
  border-left: solid 1px;
  border-right: solid 1px;
  background-color: #e0e0e0;
  margin-left: 50px;
}
div.rundgang {
  margin-top: 20px;
  background-color: #FFDF00;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
}
div.rundgang a {
  font-size: 1.2em;
  color: #000000;
  font-weight: bold;
  margin-top: 35px;
}
div.rundgang a:hover {
  color: #ff0000;
}
.news_body {
  width: 90%;
  background-color: #f0f0f0;
  border-bottom: solid 1px;
  border-left: solid 1px;
  border-right: solid 1px;
  padding: 15px;
  text-align: left;
  margin-bottom: 10px;
  margin-left: 50px;
}
.news_image {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.float_left {
  float: left;
  border: 1px solid;
  margin-right: 15px;
  margin-bottom: 15px;
}
.float_right {
  float: right;
  border: 1px solid;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}

input.kontakt, textarea.kontakt {
  padding: 0px;
  padding-left: 3px;
  width: 250px;
}
textarea.kontakt {
  height: 90px;
}
select.kontakt {
  padding: 0px;
  width: 253px;
}

div.faq_question {
  font-weight: bold;
}
div.faq_answer {
  margin-bottom: 10px;
  padding-left: 30px;
}

div.left_box {
  padding-left: 15px;
}

div.feedback {
  font-style: italic;
  text-decoration: none;
  padding-right: 15px;
  padding-left: 15px;
  border-left: dashed 1px #FFDF00;
}
div.admin {
  position: absolute;
  top: 30px;
  left: 20px;
  font-size: 8em;
  color: #40FF00;
  z-index: 9999;
}

/* Beginn Bestellformular */
form#bestellung {
  margin-bottom: 120px;
}
form#bestellung fieldset#all {
  margin: auto;
  width: 80%;
}
form#bestellung fieldset#ag {
  float: left;
        width: 40em;
}
form#bestellung fieldset fieldset table {
  width: 80%;
        margin: auto;
}
form#bestellung fieldset fieldset table tr.paket {
  background-color: #FFDF00;
        color: #000000;
}
form#bestellung fieldset fieldset table tr.head {
  background-color: #0080FF;
        color: #ffffff;
        font-weight: bold;
        letter-spacing: 0.1em;
}
form#bestellung fieldset fieldset div {
  padding: 0 10% 0 10%;
}
form#bestellung div.text {
  float: left;
        padding-right: 1em;
        width: 6em;
}
form#bestellung div.text, form#bestellung div.input {
  margin-bottom: 0.2em;
}
form#bestellung input[type=text],
form#bestellung select,
form#bestellung textarea {
        width: 20em;
        padding: 0;
        margin: 0;
}
form#bestellung input[type=text]:focus,
form#bestellung select:focus,
form#bestellung textarea:focus {
  border: solid 1px #0080FF;
}
form#bestellung textarea {
  height: 4.8em;
        width: 90%;
}
form#bestellung input[type=submit] {
        background-color: #FFDF00;
        width: 20em;
}
form#bestellung input[name=plz] {
  width: 5em;
}
form#bestellung input[name=ort] {
  margin-left: 0.2em;
        width: 14.6em;
}
form#bestellung fieldset div.schritt {
  margin: 0;
        padding: 0;
        width: 32%;
        float: left;
        border: 1px solid #000000;
        text-align: center;
        margin: 0 0.2em 0 0.2em;
        background-color: #c0c0c0;
}
form#bestellung fieldset div#aktiv {
  background-color: #0080FF;
        color: #ffffff;
        font-weight: bold;
        letter-spacing: 0.1em;
        border: 1px solid #000000;
}
td.hinweis {
  border: 1px dashed #ff0000;
        padding: 1em;
        background-color: #e0e0e0;
}
/* Ende Bestellformular */