/* _____________________ Stylesheet for EawagLayout 0.9 _____________________
**
**                ______         Colors for all         ______
**
**
*/

/* --- black background ---------------------------------------*/

.topspace,
.logo
{
  background-color: #000000;
}


/* --- white background ---------------------------------------*/
.aktuell,
.contentline,
.footer,
.headerline,
.kontakt,
.leftcell,
.main,
.nav2_hi,
.nav3_hi,
.nav3,
.navbox,
.rightcell,
.titlebox,
.topnav,
body
{
  background-color: #ffffff;
}

/* --- black text -------------------------------------------- */
.aktuell a,
.aktuell h2,
.aktuell h6.heading,
.content h6.heading,
.content h6.minor,
.header,
.kontakt a,
.kontakt h2,
.kontakt h6.heading,
.nav1 a,
.nav1 a:hover,
.nav1_hi a,
.nav1_hi a:hover,
.nav1_hi_marker,
.nav1_hi,
.nav1,
.nav2 a,
.nav2 a:hover,
.nav2_hi a,
.nav2_hi a:hover,
.nav2_hi,
.nav2_on a,
.nav2_on a:hover,
.nav2_on,
.nav2,
.nav3 a,
.nav3 a:hover,
.nav3_hi a,
.nav3_hi a:hover,
.nav3_hi,
.nav3,
.title,
.title2,
.toplink a,
.topnavcell a,
.pullquote-right,
.pullquote-left,
a.breadcrumb,
a.footerlink,
body a,
body a:hover,
body
{
  color: #000000;
}

.nav2,
.nav2_on,
.nav2_hi
{
  background-color: #ffffff;
  border-top: 1px solid #ffffff;
}

.content h3,
.content h4 {
  border-bottom: 1px dotted #000000;
}

.search_box,
.aktuell,
.kontakt {
  border: 1px solid #000000;
}

.nav2_hi,
.nav3_hi {
  border-bottom: 1px solid #000000;
}

.leftcell {
  width: 171px;
  border-right: 1px solid #25590C;
}

.footer {
  border-top: 1px solid #25590C;
}
