/* php/templates/style.css vom 190111 TB */

.gb_text{
  width:750px;
  margin-bottom:20px;
  text-align:left;
}
/* Forums-Textblock Haupt - ganzer Block ---------- */
.gb_eintraege{
  width:750px;
  margin-left:10px; /* TB: Rand links Textblock ---------- */
}
.gb_menu{
  width:750px;
}
.gb_nr{
  height:25px;
  clear:left;
  float:left;
  text-align:left;
}
.gb_dt{
  height:25px;
  float:left;
  text-align:left;
}
.gb_name{
  height:25px;
  float:left;
  text-align:left;
  font-weight:bold;
}
.gb_hp{
  height:25px;
  float:left;
  font-weight:bold;
}
.gb_mail{
  height:25px;
  float:left;
}
.gb_icq{ /*Gesamt 27px*/
  width:25px;
  height:25px;
  float:left;
}
.gb_nr p, .gb_dt p {
  margin-bottom: 4px 1px;
}
.gb_hp img, .gb_mail img, .gb_icq img {
  margin: 2px 1px;
}
/* Forums-Textblock ---------- */
.gb_content{
  width:744px; /* TB: Breite Textblock  ---------- */
  clear:left;
/*  TB: Farbe hinter Eintrag & Kommentar ---------- */
/*  background-color:#F2F2F2; */
  margin-top:4px;
  margin-bottom:20px;
  text-align:left;
}
.gb_content p, .gb_menu p {
  margin: 4px;
}
.gb_menu{
  width:750px;
  background-color:#CCCCCC;
  margin-bottom:20px;
  text-align:left;
}
.gb_balken1{
  width:750px;
  height:16px;
  background-color:#999999;
}
.gb_balken2{
  width:750px;
  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:700px; /* Gesamt 550 */
  text-align:center;
  margin: 15px 0;
  font-weight:bold;
}
.gb_form {
  width:700px; /* Gesamt 550 */
  text-align:center;
  margin-bottom:20px;
}
.gb_form_table{
  width:700px; 
  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: 12px; 
  color: #000000; 
  border:1px solid #000000;
  background-color:#EEEEEE;
}
input.gb_input2 {
  width: 70px;
  font-size: 12px; 
  color: #000000; 
  border:1px solid #000000;
  background-color:#EEEEEE;
}
textarea.gb_textarea { 
  font-weight: normal; 
  font-size: 12px; 
  color: black; 
  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: 12px; 
  color: #000000; 
  border:1px solid #000000;
  background-color:#EEEEEE;
}
.meldung {
  width:400px;
}
ul {
  text-align:left;
  list-style-type:disc;
}
li {
  text-align:left;
}