@import url("grundlayout.css");
@import url("navigationen.css");
@import url("news.css");
@import url("suche.css");
@import url("powermail.css");
@import url("produkt-extension.css");
tr, td, th {
  vertical-align: top;
}
td {
  padding: 2px;
}
table {
  border-collapse:collapse;
  border-spacing: 0px;
  padding: 0;
}
hr {
  height: 1px;
  border-bottom: 1px solid #3C454B;
  clear: both;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 0 0 10px 0;
  padding: 0;
}
a.anker {
  display: none;
}

#INHALT a.anker {
  display: none;
}


a img {
  border-style: none;
}
#INHALT h1 {
  font-size: 12px;
  margin: 0 0 10px 0;
  color: #41A62A;
}
#INHALT h2  {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}
#INHALT h3 {
  font-size: 11px;
  margin: 0 0 5px 0;
  padding: 0;
}

#INHALT p {
  margin: 0 0 10px 0;
}
#INHALT a {
  background: url(../images/layout/link.png) no-repeat left 3px;
  padding-left: 7px;
  color: #41A61A;
  text-decoration: none;
}
#INHALT a:hover {
  font-weight: bold;

}
#INHALT table p {
  margin: 0;
}
#INHALT .startseitenteaser {
  margin: 0 0 15px 0;
  background-color: #EEE;
}

#INHALT     .startseitenteaser    h2, #INHALT .startseitenteaser p    {
  margin: 0;
}
#INHALT  .startseitenteaser .bild {
  float: left;
  width: 245px;
  margin: 0 10px 0 0;
  padding-bottom: 5px;
  background: url(../images/layout/bg-faecher-245.png) no-repeat left bottom;
}
#INHALT  .startseitenteaser .text {
  width: 245px;
  float: left;
  padding: 10px 10px 0 0;
}
#INHALT .startseitenteaser-3er {
  float: left;
  width: 160px;
  margin: 0 10px 20px 0;
}
#INHALT .startseitenteaser-3er .bild {
  padding-bottom: 5px;
  background: url(../images/layout/bg-faecher-160.png) no-repeat left bottom;
}
#INHALT .startseitenteaser-3er .link {
  /*padding: 10px;*/
  margin-top: 10px;
}
#INHALT .startseitenteaser-3er .textteil {
  min-height: 100px;
  height: 100px;
  overflow: hidden;
  /*display: none;*/
}
#INHALT .spalten-layout-2er .linke-spalte {
  width: 250px;
  float: left;
}
#INHALT .spalten-layout-2er .rechte-spalte {
  float: right;
  width: 250px;
}

#INHALT .tx-indexedsearch-searchbox {
display: none;
}

#tx_mwimagemap_img_218 {
   border: none;
}


#RECHTE-SPALTE h1 {
  font-size: 14px;
  color: #41A62A;
  margin: 0 0 10px 0;
}
#RECHTE-SPALTE p {
  margin: 0 0 10px 0;
}


.clear-both {
  clear: both;
}

.list {
  list-style: none;
}

