body { 
  font-size: 11px; 
  color: #000000; 
  font-family: Verdana, Helvetica, Arial; 
  background-color: #EEEEEE;
}
A:link { 
  font-size: 11px; 
  color: #000000; 
  font-family: Verdana, Helvetica, Arial;
}
A:visited, A:hover, A:active { 
  font-size: 11px; 
  color: #333333; 
  font-family: Verdana, Helvetica, Arial;
}
.gb_text{
  width:600px;
  margin-bottom:20px;
  text-align:left;
}
.gb_eintraege{
  width:600px;
}
.gb_menu{
  width:600px;
}
.gb_nr{
  width:35px; /*Gesamt 37px*/
  height:25px;
  float:left;
  border-top:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  background-color:#b0c4de;
  font-weight:bold;
  text-align:left;
}
.gb_name{
  width:511px; /*Gesamt 512px*/
  height:25px;
  float:left;
  border-top:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  background-color:#b0c4de;
  text-align:left;
}
.gb_hp{
  width:25px; /*Gesamt 26px*/
  height:25px;
  float:left;
  border-top:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  background-color:#b0c4de;
}
.gb_mail{
  width:25px; /*Gesamt 25px*/
  height:25px;
  float:left;
  border-top:1px solid #CCCCCC;
  background-color:#b0c4de;
}

.gb_nr p, .gb_name p {
  margin: 4px 1px;
}
 .gb_hp img, .gb_mail img {
  margin: 2px 1px;
}
.gb_content{
  width:598px;
  border:1px solid #CCCCCC;
  clear:left;
  background-color:#e6e6fa;
  margin-bottom:20px;
  text-align:left;
}
.gb_content p, .gb_menu p {
  margin: 4px;
}
.gb_menu{
  width:600px;
  background-color:#CCCC99;
  margin-bottom:20px;
  text-align:left;
}
.gb_balken1{
  width:600px;
  height:16px;
  background-color:#999999;
}
.gb_balken2{
  width:600px;
  height:16px;
  background-color:#999999;
  margin-bottom:15px;
}
hr{
  width:100%;
  border: 0px; /* Für Firefox und Opera */
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
.gb_form_text {
  width:550px; /* Gesamt 550 */
  text-align:center;
  margin: 15px 0;
  font-weight:bold;
}
.gb_form {
  width:550px; /* Gesamt 550 */
  text-align:center;
  background-color:#DDDDDD;
  margin-bottom:20px;
}
.gb_form_table{
  width:550px; 
  text-align:left;
  margin:8px;
}
.gb_form_label{
  width:120px;
  text-align: left;
  padding-right:5px;
  font-weight:bold;
  color:#000000;
  font-size:11px;
  vertical-align: top;
}
.gb_form_feld{
  color:#000000;
  text-align:left;
  vertical-align: top;
}
input.gb_input {
  width: 220px;
  font-size: 11px; 
  color: #000000; 
  font-family: Verdana, Helvetica, Arial; 
  border:1px solid #000000;
  background-color:#EEEEEE;
}
input.gb_input2 {
  width: 70px;
  font-size: 11px; 
  color: #000000; 
  font-family: Verdana, Helvetica, Arial; 
  border:1px solid #000000;
  background-color:#EEEEEE;
}
textarea.gb_textarea { 
  font-weight: normal; 
  font-size: 11px; 
  color: black; 
  font-family: Verdana, Helvetica, Arial; 
  border:1px solid #000000;
  background-color:#EEEEEE;
}
input.gb_restlzeichen {
  width:30px;
  font-size: 11px;
  border-width:0;
  background-color:transparent;"
}
input.gb_submit {
  width: 80px;
  font-size: 11px; 
  color: #000000; 
  font-family: Verdana, Helvetica, Arial;
  border:1px solid #000000;
  background-color:#EEEEEE;
}
.meldung {
  width:400px;
}
ul {
  text-align:left;
  list-style-type:disc;
}
li {
  text-align:left;
}