body {
  margin: 0;
  padding: 0;
}

body, a, td, p, span {
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 11px;
  line-height: 18px;
}

#logodiv {
  height: 55px;
  width: 827px;
  margin-top: 1px;
  background-color: #e0e1e8;
  text-align: right;
}

*>#metanavig {
  position: relative;
  top: 2px;
}


#metanavig a {
  background-color: #d3d5dd;
  text-decoration: none;
  height: 22px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 2px;
  display: block:
}
*>#metanavig a {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 4px;
  padding-bottom: 3px;
  display: block:
  height: 40px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

#bildbanner {
  margin-top: 1px;
  margin-bottom: 1px;
}



#menudiv {
  background-color: #d3d5dd;
  width: 827px;
}

#menudiv img {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

#menudiv a.active img {
  background-color: #e0e1e8;
/*  border-bottom: 0;*/
  border-bottom: 1px solid #E0E1E8;
}

#sprachen {
  display: inline;
}

#menudiv #sprachen img {
  border-right: 0;
  border-left: 1px solid #fff;
}

#footer {
  height: 21px;
  border-top: 1px solid #fff;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #d3d5dd;
}

.el_newsteaser strong {
  color: #006;
  font-weight: bold;
}

.el_downloadteaser strong {
  color: #006;
  font-weight: bold;
}

.teaser_trennlinie {
  width: 181px;
  margin-top: 9px;
  margin-bottom: 9px;
}

.el_secondnavig a {
  display: block;
  padding-right: 11px;

}
.el_secondnavig a.active {
  display: block;
  font-weight: bold;
  background-image: url("../images/2ndmenupfeil.gif");
  background-repeat: no-repeat;
  background-position: right;
}

.el_teaserboxen {
  padding-left: 8px;
}

.el_teaserboxen .el_teaser {
  float: left;
  width: 140px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline;
  background-color: #d3d5dd;
  overflow: hidden;
}

.el_teaserboxen .el_teaser p {
  padding: 10px;
  line-height: 14px;
  margin: 0;

}

.el_teaserboxen .el_teaser p strong {
  font-size: 12px;
}

.el_subheadline {
  font-weight: bold;
  font-size: 12px;
  padding-left: 8px;
}

.el_paddedsubheadline {
  font-weight: bold;
  font-size: 12px;
  padding-left: 28px;
}

.el_text, .el_liste {
  font-size: 12px;
}

.el_liste ul {
  margin-top: 0;
  margin-bottom: 0;
}


.el_newsteaser img.teaserbild, .el_downloadteaser img.teaserbild {
  float: left;
  margin-right: 8px;
}

.cmsactions {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 175px;
  visibility: hidden;
  border: 1px solid #a00;
}

.editdiv, .editdiv a {
  color: #a00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.editdiv a {
  text-decoration: none;
}
.editdiv a:hover {
  text-decoration: underline;
}

.cmsedit {
  display: inline;
}

.cmsedit_headline {
  text-align: center;
  font-size: 18px;
  color: #051377;
  font-weight: bold;
  line-height: 40px;
  border-bottom: 1px solid #fff;
}

.cmsedit_textfeld {
  padding-left: 10px;
  border-bottom: 1px solid #fff;
  height: 40px;
  vertical-align: middle;
}

.cmsedit_textfeld input, td.cms input {
  border: 1px solid #051377;
}

.cmsedit_textfeld textarea {
  border: 1px solid #051377;
}

.cmsedit_checkboxen {
  padding: 5px 10px;
  border-bottom: 1px solid #fff;
}

.cmsedit_submit {
  border: 1px solid #374292;
  background-color: #374292;
  color: #fff;
}

form {
 padding: 0;
 margin: 0;
}

td.cms {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid white;
}