/* DB UND MAP24 CSS */

.db_header{
  font-weight:bold; 
  margin-bottom:12px;
  width:195px;
  background-color: #003d68;
  color: #fef7ef;
  padding-left: 5px;
}

* html .db_header{
  width:100%;
}

.db_bottom{
  margin-top:15px;
  padding-left: 5px;
  width:200px;
}

.db_rechte_spalte{
  height:40px;
  float:left;
  padding-left:110px;
}

.db_content_wrap{
  height:25px; 
  text-align:left;
  width:90%;
}

.db_content_wrap_2{
  height:50px;
  text-align:left;
  width:90%;
}

.db_content_wrap_3{
  height:40px;
  text-align:left;
  width:90%;
}

.db_content_wrap_4{
  height:65px;
  text-align:left;
  width:90%;
}

.db_links{             
  height:20px;
  float:left;
  width:30px;
}

.db_rechts{
  float:right;
  width:128px;
}

.db_rechts_text{
  width:125px; 
  float:right;
}

.db_floating_left{
  padding-top:10px;
  float:left;
}

.db_linke_spalte{
  line-height:24px;
  height:20px;
  width:20px;
  vertical-align:middle;
}
.db_linke_spalte0{
  line-height:24px;
  height:20px;
  width:20px;
  vertical-align:middle;
  padding-left: 5px;
}

.db_mittlere_spalte{
  height:20px;
  width:50px;
  vertical-align:middle;
}

input.input_field__1{
  background-color:#eeeeee;
  border:1px solid #000000;
  width:125px;
}

input.input_field__2{
  background-color:#eeeeee;
  border:1px solid #000000;
  width:70px;
}

input.submit_button__1{
  background-color:#eeeeee;
  border:1px solid #000000;
}

.submit_pos_left {
  float:right;
  position: relative;
  top:24px;
  left:-20px;
}

.submit_pos_right {
  position:relative;
  left: 120px;
}

.dbmap-left{
  width:200px;
  height: 220px;
  float:left;
  border: 1px solid #003d68;
  margin-right: 23px;
}


* html .dbmap-left {
  margin-right: 14px;
}

.dbmap-middle{
  width:200px;
  height: 220px;
  float:left;
  border: 1px solid #003d68;
}


/* ENDE DB UND MAP24 CSS  */