/* Dieses CSS ist enthält Styles, die nur für dieses CMS-Projekt gelten
/* BP hat z.B. rot hinterlegte Toplinks und rote Menübuttons
/* K-DIY hat ein größeres Logo und sieht auch sonst so aus wie BP
/* E-Mail-Signatur ist für Österreich z.B. @knauf.at, BP hat @knauf.de 
*/ 
#header img {
	margin: 26px 0 0 40px; 
}	
/* ---------------------------------- */
/* ============ ELEMENTE ============ */
/* ---------------------------------- */

a.link, a.maillink, .teaser-small p a, ul.sitemaplevel1 a {
	color: #02A0C6;
}
.default-link {
    color: #02A0C6;
}
.highlight_color {
	color: #02A0C6;
}
#right dd a {
	color: #02A0C6;
} 
/* CONTENT-NAVI */
#right dt.highlight a {
	background-color: #02A0C6;
}
/* TEASER BREIT */
.teaser-wide { /* ?erer container fr breiten teaser */
	border-left: 3px solid #02A0C6;
}

/* TEASER KLEIN */
.teaser-small { /* ?erer container fr breiten teaser */
	border-left: 3px solid #02A0C6;
}

/* - - -KNAUF WELTWEIT - - - */
/* - - - - ACHTUNG: !!! CMS_REF HIER REIN !!! - - - */
#blueheadline {
	background-color: #02A0C6;
}
/* MENÜ */
#mainnav {
	background-color: #02A0C6;
}
.mainnavlevel1 a:hover, .mainnavlevel1 a:active, .mainnavlevel1 a#active1:link, .mainnavlevel1 a#active1:visited, .mainnavlevel1 a#active1:hover, .mainnavlevel1 a#active1:active {
	background-color: #02A0C6;
}
#header_text {
  margin-left:495px;
  margin-top:-48px;
  text-align:center;
  width:315px;
  color:#fff;
  font-weight:bold;
  letter-spacing:0.1em;
  font-size:14px;
}
#right dd {
    font-size: 10px; 
    padding: 10px 10px 10px 24px;
    color: #666;
}
#right dd a {
    padding: 0;
}
