

/*
**************************************
stylesheet ATG.de // Bereiche
autor Thomas Tiedtke
copyright interaktiv manufaktur
version imS2.5 // 2010
**************************************
*/

/* Startseite ************************************** */

.start .toolbox {
   position:absolute;
   top:-150px;
   left:0;
   z-index:500;
   background:none;
   border-bottom-color: #FFFFFF;
}
.start #navServiceHeader {
   position:absolute;
   top:-62px;
   left:0;
   z-index:500;
   color:#FFF;
   background:none;
}
.start #navServiceHeader h4 {
   background-image:url('../images/insert_service-start.gif');

}


/* Unternehmen ************************************** */

.unternehmen { }

.unternehmen #headlineImageTop {
   background-color:#73CAEF;
}
.unternehmen .detail h1,
.unternehmen .detail h2,
.unternehmen .detail h3,
.unternehmen .detail h2 a,
.unternehmen .detail h3 a,
.unternehmen .detail .color {
   color:#73CAEF;
}
.unternehmen .detail h1 {
   background-image:url(../images/insert_unternehmen.gif);
}


/* Leistungen ************************************** */

.leistungen { }

.leistungen #headlineImageTop {
   background-color:#FCC300;
}
.leistungen .detail h1,
.leistungen .detail h2,
.leistungen .detail h3,
.leistungen .detail h2 a,
.leistungen .detail h3 a,
.leistungen .detail .color {
   color:#FCC300;
}
.leistungen .detail h1 {
   background-image:url(../images/insert_leistungen.gif);
}


/* Leistungen ************************************** */

.spezialwissen { }

.spezialwissen #headlineImageTop {
   background-color:#F29400;
}
.spezialwissen .detail h1,
.spezialwissen .detail h2,
.spezialwissen .detail h3,
.spezialwissen .detail h2 a,
.spezialwissen .detail h3 a,
.spezialwissen .detail .color {
   color:#F29400;
}
.spezialwissen .detail h1 {
   background-image:url(../images/insert_spezialwissen.gif);
}

/* Team ************************************** */

.team{ }

.team #headlineImageTop {
   background-color:#9DC106;
}
.team .detail h1,
.team .detail h2,
.team .detail h3,
.team .detail h2 a,
.team .detail h3 a,
.team .detail .color {
   color:#9DC106;
}
.team .detail h1 {
   background-image:url(../images/insert_team.gif);
}


/* Standorte ************************************** */

.standorte{ }

.standorte #headlineImageTop {
   background-color:#1D9E2D;
}
.standorte .detail h1,
.standorte .detail h2,
.standorte .detail h3,
.standorte .detail h2 a,
.standorte .detail h3 a,
.standorte .detail .color {
   color:#1D9E2D;
}
.standorte .detail h1 {
   background-image:url(../images/insert_standorte.gif);
}


/* Karriere ************************************** */

.karriere{ }

.karriere #headlineImageTop {
   background-color:#B4111E;
}
.karriere .detail h1,
.karriere .detail h2,
.karriere .detail h3,
.karriere .detail h2 a,
.karriere .detail h3 a,
.karriere .detail .color {
   color:#B4111E;
}
.karriere .detail h1 {
   background-image:url(../images/insert_karriere.gif);
}


/* Aktuelles ************************************** */

.aktuelles{ }

.aktuelles #headlineImageTop {
   background-color:#9B6748;
}
.aktuelles .detail h1,
.aktuelles .detail h2,
.aktuelles .detail h3,
.aktuelles .detail h2 a,
.aktuelles .detail h3 a,
.aktuelles .detail .color {
   color:#9B6748;
}
.aktuelles .detail h1 {
   background-image:url(../images/insert_aktuelles.gif);
}


/* Aktuelles ************************************** */

.publikationen{ }

.publikationen #headlineImageTop {
   background-color:#9B6748;
}
.publikationen .detail h1,
.publikationen .detail h2,
.publikationen .detail h3,
.publikationen .detail h2 a,
.publikationen .detail h3 a,
.publikationen .detail .color {
   color:#9B6748;
}
.publikationen .detail h1 {
   background-image:url(../images/insert_aktuelles.gif);
}


.sitemap .detail h2,
.sitemap .detail h3 {
   color:#878889;
}

.sitemap .detail a.link {
     margin-left:10px;
}