.glossary-list1 table td {
  background: #EEEEEE;
}
.glossary-list1 table td.invcell {
  background: #fff;
}
.glossary-list1 table td.infolink a {
  color: #fff;
  text-decoration: none;
}
.glossary-list1 table td.infolink {
  background: #054295;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
div.infolink {
  background: #054295;
  color: #fff;
}

.fzkname {
  background: #f6f9fc;
  color: #054295;
  font-size: 75%;
  margin-top: 1.5em;
}

.sub0, .sub0_freischaltung{
width: 540px;
position: relative;
left: 0px;
border: dotted 1px darkgray;
margin-top:5px;
font-size: 9pt;
}
.sub0_freischaltung{
background: #f08080;
}

.sub1{
width: 500px;
position: relative;
left: 40px;
border: dotted 1px darkgray;
margin-top:5px;
font-size: 9pt;
}

.sub2{
width: 460px;
position: relative;
left: 80px;
border: dotted 1px darkgray;
margin-top:5px;
font-size: 9pt;
}

table.tbl_l0{
width: 540px;
table-layout:fixed
}

table.tbl_l1{
width: 500px;
table-layout:fixed
}

table.tbl_l2{
width: 460px;
table-layout:fixed
}


/* removed from ds 2011-0114
table tr td p{
font-size: 9pt;
}
*/


.select150{
width: 150px;
background:#fff8dc;
font-size:90%
}
.btn100{
background:#d3d3d3;
font-size:90%;
}

.textfield_120 { border: 1px solid #9EB6D6; width: 140px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }
.textfield_140 { border: 1px solid #9EB6D6; width: 120px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }
.textfield_180 { border: 1px solid #9EB6D6; width: 180px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }
.textfield_240 { border: 1px solid #9EB6D6; width: 240px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }
.textfield_320 { border: 1px solid #9EB6D6; width: 320px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }
.textfield_310 { border: 1px solid #9EB6D6; width: 309px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }
.textfield_620 { border: 1px solid #9EB6D6; width: 617px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }

.rowheader{
font-weight:bold;
font-size:80%;
}
.message{
font-weight: bold;
font-size:75%;
color: green;
}
/*ab hier neu*/
/*########################################*/
#rechts{
margin-top:25px;
}


#tabmenue {
  padding-left: 0px;
  padding-bottom: 2px;
  /*border-bottom: 1px solid #222;*/
  margin-bottom: 0px;
  margin-left: 0px;
   margin-top: 10px;
  font-size: 75%;
  font-weight: bold;
}
#tabmenue li {
  display: inline;

}
#tabmenue li a {
  padding: 3px 1em;
  margin-right: 1px;
  border: 1px solid #ADCAE5;
  border-bottom: 0;
  text-decoration: none;
  background-color: #FFFACD;
}
#tabmenue li a:hover{
  /*padding: 3px 1em;*/
  margin-right: 1px;
  border: 1px solid #ADCAE5;
  border-bottom: 0;
  text-decoration: none;
  background-color: #EBF1FD;
}

#tabmenue li a.aktuell {
  /*padding-bottom: 4px;*/
  /*border-bottom: 1px solid #fc0;*/
  /*background-color: #fc0;*/
  background-color: #ADCAE5;
}
#tabmenue li a.unaktuell {
  /*padding-bottom: 4px;*/
  /*border-bottom: 1px solid #fc0;*/
  /*background-color: #fc0;*/
  background-color: lightgray;
}


.aktuell {
  padding: 3px 1em;
  margin-right: 1px;
  border: 1px solid #ADCAE5;
  border-bottom: 0;
  text-decoration: none;
  background-color: #ff9999;
}


.messwert_header {
  font-size: 9pt;
  font-weight: bold;
  width: 70px;
  vertical-align: bottom;
}


.messwert_header_breit {
  font-size: 9pt;
  font-weight: bold;
  width: 170px;
  vertical-align: bottom;
}

.pulldown {
  font-size: 100%;
  font-weight: bold;
  font-family: arial,helvetica;
  color: #000000;
  background-color: #fff;
}
.pulldowngruen {
  font-size: 100%;
  font-weight: bold;
  font-family: arial,helvetica;
  color: #FFFFFF;
  background-color: #009900;
}
.pulldownblau {
  font-size:100%;
  font-weight: bold;
  font-family: arial,helvetica;
  color: #FFFFFF;
  background-color: #3300CC;
}
.pulldownschwarz {
  font-size: 100%;
  font-weight: bold;
  font-family: arial,helvetica;
  color: #FFFFFF;
  background-color: #000000;
}
.pulldownrot {
  font-size: 100%;
  font-weight: bold;
  font-family: arial,helvetica;
  color: #FFFFFF;
  background-color: #cd5c5c;
}
.pulldownorange {
  font-size: 100%;
  font-weight: bold;
  font-family: arial,helvetica;
  color: #FFFFFF;
  background-color: #ffa500;
}

.errors { font-size: 125%; font-weight: bold; color: red; }
.erroritem { font-size: 100%; font-weight: normal; color:red; }

.nolink {
  text-decoration: none;
}
img.rechts, #seename_rechts {
  float: right;
}

.clear {
  clear: both;
}


/* ??? Who? When? Why? ??? */
dt, dl {
float: left;
color: #000;
font-size: 0.9em;
font-weight: bold;
}
dd {
margin-left: 100px;
padding-bottom: 4px;
font-size: 0.9em;
font-weight: normal;
}
dd a {
font-size: 0.9em;
font-weight: bold;
text-decoration:none;
}
/* -- */


.newslist {
  list-style-image: url(/fileadmin/img/newspfeil.gif);
  font-size: 9pt;
  color: #000099;
}

.newsitem{
  margin-bottom: 5px;
}

.feloginform {
  font-size: 9pt;
  display: block;
  background-color: #F6F6FF;
}
.login-label {
  background: #FFFFFF;
  padding: 1px;
  font-size: 9pt;
}

div.contentnavlinkbox1 {
      text-indent: -12px;
      padding-left: 20px;
}
div.contentnavlinkbox2 {
     text-indent: -12px;
      padding-left: 30px;
}
div.contentnavlinkbox3 {
    text-indent: -12px;
    padding-left: 40px;
}

td.datenzelle { background: #FFFFFF; vertical-align: top;font-size: 9pt;}
td.datenzelle_freigabe_rot { background: #FF9999; vertical-align: top;font-size: 9pt;}
td.datenzelle_freigabe_zahl_rot { background: #FF9999; vertical-align: top;font-size: 9pt;}
td.datenzelle_freigabe_gruen { background: #CCFFCC; vertical-align: top;font-size: 9pt;}
td.datenzelle_freigabe_zahl_gruen { background: #CCFFCC; vertical-align: top;font-size: 9pt;}
td.datenzelle_header { background: #ADCAE5; vertical-align: top;font-size: 9pt;}
td.datenreihe_header { background: #FFF; vertical-align: top;font-size: 9pt; font-weight:bold;}
td.datenzelle_zahl { background: #FFFFFF; vertical-align: top; text-align: right; font-size: 9pt;}
td.datenzelle_freigabe_zahl { vertical-align: top; text-align: right; font-size: 9pt;}

.inputfieldblue_6 { border: 1px solid #9EB6D6; width: 60px; font-family: Arial,helvetica; padding-left: 3px; font-size: 1em; }
.inputfieldblue_10 { border: 1px solid #9EB6D6; width: 90px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }
.inputfieldblue_10 { border: 1px solid #9EB6D6; width: 90px; font-family: Arial,helvetica; padding-left: 3px; font-size: 75%; }
.inputfieldblue_12 { border: 1px solid #9EB6D6; width: 120px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }
.inputfieldblue_20 { border: 1px solid #9EB6D6; width: 140px; font-family: Arial,helvetica; padding-left: 3px; font-size: 100%; }

.gew_box {
  /*background-color: #EBECF0;*/
  background-color: #F6F6FF;
  margin: 5px 5px 5px 0px;
  padding: 5px;
  font-weight: normal;
}
.gew_box_leftcol {
  position: relative;
  top: 5px;
  float: left;
}
.gew_box_rightcol { }
.gew_box p,.tx-indexedsearch {
  font-size:0.75em;
}


