html, body {
  font: 11pt Arial, 'Lucida Grande', sans-serif;
}

* {
  margin:0;
  padding:0;
}

#kopfbereich {
  background:url(bilder/banners.jpg) no-repeat left top;
  height:150px;
 }

#infokasten {
  background-color: #FFFFCC;
  padding:1em;
  width:160px;
  height:4096px;
  float:right;
  border-style:none;
  border-color:#c9d1ff;
  font-size:10pt
 }

#steuerung {
  background-color: #FFFFCC;
  padding:5px;
  float:left;
  width:180px;
  height:4096px;
  border-style:none;
  border-color:#c9d1ff;
  font-size:12pt
 }

#steuerung ul {
  list-style:none;
  padding:20px 2px 10px 0px;
 }

#steuerung li {
  padding:1px;
  margin:5px 0 0 0;
 }

#steuerung a:link    { color:black;   text-decoration:none; }
#steuerung a:visited { color:black;   text-decoration:none; }
#steuerung a:focus   { color:#FE2E64; text-decoration:bold; }
#steuerung a:hover   { color:#3954ba; font-weight:bold}
#steuerung a:active  { color:#3954ba; text-decoration:none; }

#inhalt {
  background-color: white;
  margin:0 192px 0 192px;
  text-align:center;
  padding:1em;
  float:middle;
 }

#inhalt p {
  text-align:left;
  padding:1em;
 }

#inhaltx {
  background-color: white;
  background:url(bilder/bannerlinks.jpg) no-repeat left top;
  margin:0 192px 0 192px;
  padding:1em;
  float:middle;
 }

#inhalt_AGB {
  background-color: white;
  margin:0 192px 0 192px;
  padding:70px;
  float:middle;
  font: 8pt Arial, 'Lucida Grande', sans-serif;
 }

#kopf_SER {
  float:middle;
  width:1024px;
  height:100px;
  background-color: white;
  background:url(bilder/technikenBG.jpg) no-repeat left top; 
  text-align:center;
  padding:50px;
  
 }

#kopf_GB {
  width:1024px;
  height:150px;
  background-color: white;
  background:url(bilder/gaestebuchBG.jpg) no-repeat left top; 
  margin:0 192px 0 192px;
  text-align:center;
  padding:1em;
  float:middle;
  
 }


#inhalt_all {
  float:middle;
  width:1024px;
  background-color: white;
  padding:50px;
  
 }


.gb_text {
    margin-bottom: 20px;
    text-align: left;
    width: 600px;
}
.gb_eintraege {
    width: 600px;
}
.gb_menu {
    width: 600px;
}
.gb_nr {
    background-color: #b0c4de;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    float: left;
    font-weight: bold;
    height: 25px;
    text-align: left;
    width: 35px;
}
.gb_name {
    background-color: #b0c4de;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    float: left;
    height: 25px;
    text-align: left;
    width: 511px;
}
.gb_hp {
    background-color: #b0c4de;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    float: left;
    height: 25px;
    width: 25px;
}
.gb_mail {
    background-color: #b0c4de;
    border-top: 1px solid #cccccc;
    float: left;
    height: 25px;
    width: 25px;
}
.gb_nr p, .gb_name p {
    margin: 4px 1px;
}
.gb_hp img, .gb_mail img {
    margin: 2px 1px;
}
.gb_content {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    
    margin-bottom: 20px;
    text-align: left;
    width: 598px;
}
.gb_content p, .gb_menu p {
    margin: 4px;
}
.gb_menu {
    background-color: #cccc99;
    margin-bottom: 20px;
    text-align: left;
    width: 600px;
}
.gb_balken1 {
    background-color: #ffffde;
    height: 16px;
    width: 600px;
}
.gb_balken2 {
    background-color: #999999;
    height: 16px;
    margin-bottom: 15px;
    width: 600px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    width: 100%;
}
.gb_form_text {
    font-weight: bold;
    margin: 15px 0;
    text-align: center;
    width: 550px;
}
.gb_form {
    background-color: #dddddd;
    margin-bottom: 20px;
    text-align: center;
    width: 550px;
}
.gb_form_table {
    margin: 8px;
    text-align: left;
    width: 550px;
}
.gb_form_label {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
    text-align: left;
    vertical-align: top;
    width: 120px;
}
.gb_form_feld {
    color: #000000;
    text-align: left;
    vertical-align: top;
}
input.gb_input {
    background-color: #eeeeee;
    border: 1px solid #000000;
    color: #000000;
    font-family: Verdana,Helvetica,Arial;
    font-size: 11px;
    width: 220px;
}
input.gb_input2 {
    background-color: #eeeeee;
    border: 1px solid #000000;
    color: #000000;
    font-family: Verdana,Helvetica,Arial;
    font-size: 11px;
    width: 70px;
}
textarea.gb_textarea {
    background-color: #eeeeee;
    border: 1px solid #000000;
    color: black;
    font-family: Verdana,Helvetica,Arial;
    font-size: 11px;
    font-weight: normal;
}
input.gb_restlzeichen {
    background-color: transparent;
    border-width: 0;
    font-size: 11px;
    width: 30px;
}
input.gb_submit {
    background-color: #eeeeee;
    border: 1px solid #000000;
    color: #000000;
    font-family: Verdana,Helvetica,Arial;
    font-size: 11px;
    width: 80px;
}
.meldung {
    width: 400px;
}
ul {
    list-style-type: disc;
    text-align: left;
}
li {
    text-align: left;
}