/* 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 
*/ 

input.link {
	text-decoration: underline;
	zoom: 1; /* Für IE7 */  
	color: #00A6EB;
	padding: 0 0 0 6px;
	background: url(../bilder/allgemein/redesign/linkpfeil2.gif) left no-repeat;
}
a.maillink {
  padding: 0 133px 0 0;
	background: url(../bilder/allgemein/projectspecific/atknauf-bauprodukte.gif) bottom right no-repeat;
}
a.maillinkvariabel {
	text-decoration: none;
	color: #00A6EB;
	padding: 0 133px 0 0;
	background: url(../bilder/allgemein/projectspecific/atknauf-bauprodukte.gif) bottom right no-repeat;
}
#topnav {
	background:#F00;
}
#topnav a, #footer a {
	color: #FFF;
}
#footer a {
	color: #666;
}

#right dd {
	background: #f2f2f2;
}
#right dd a {
	color: #666;
}

a.submit {
	background: #869197 url(../bilder/allgemein/redesign/useractionarrow.gif) top left no-repeat;
	color: #fff;
	padding: 1px 4px 1px 24px;  /*1px 4px 0 24px*/     
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	width: auto; /* Fix fuer den IE, damit die Buttons vergroessert werden */
	overflow: visible; /* Fix fuer den IE, damit die Buttons vergroessert werden */
}
#contentnavi ul a:hover, #contentnavi ul a:active {
	background: url(../bilder/allgemein/basislayout/contentnavi_bg_hover.gif) repeat-y;
}
#contentnavi ul#inteaser a:link, #contentnavi ul#inteaser a:visited {
  border-bottom: 8px solid #EFEFEF;
}
#contentnavi ul#inteaser a:hover, #contentnavi ul#inteaser a:active {
  border-bottom: 8px solid #EFEFEF;
}
/* CONTENT-NAVI */
#right dt a {
	background: none;
	padding:0px;
}

#right dt {
	background: #869197 url(../bilder/allgemein/redesign/useractionarrow.gif) top left no-repeat;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	text-decoration: none;
}

#right dt.highlight {	
	background-color: #00A6EB;
}

#right dd {
	padding-left: 24px;
	background: #fff;
	display: block;
	font-size: 10px;
	color: #666666;
}
#right dd a {
	color: #00a6eb;
	text-decoration: none;
	padding: 0px;
}
/*
.dreid {
	margin: 0 0 20px 0;
	width: 555px;
	

}

.dreid h3 {
	margin: 10px 0 0 0;
	float: left;
	width: 324px;
}
.dreid h3.txt {
	
	text-indent: 0;
	font-size: 12px;
	padding: 10px 20px;
	float: none;
	color:#ffffff;
	width: auto;
	height:auto;
}

.dreid-door-left {
	background:  url(../bilder/allgemein/projectspecific/fb24_redesign/blue3d_ol.jpg) top left no-repeat;
}

.dreid-door-right {
	background:  url(../bilder/allgemein/projectspecific/fb24_redesign/blue3d_or.jpg) top right no-repeat;
}

.dreid-door-bottom-left {
	background:  url(../bilder/allgemein/projectspecific/fb24_redesign/blue3d_ul.jpg) bottom left no-repeat;
}
.dreid-door-bottom-right {
	background:  url(../bilder/allgemein/projectspecific/fb24_redesign/blue3d_ur.jpg) bottom right no-repeat;
}

.dreid-bottom-right {
	background:  url(../bilder/allgemein/projectspecific/fb24_redesign/blue3d_foot_r.jpg) bottom right no-repeat;
	margin-left:43px;
	padding-top:34px;
} 

.dreid-bottom-left {
	background: url(../bilder/allgemein/projectspecific/fb24_redesign/blue3d_foot_l.jpg) bottom left no-repeat;
}

.dreid-inner-left {
	padding: 10px 10px 0px 10px;
	background: url(../bilder/allgemein/projectspecific/fb24_redesign/blue3d_body_l.jpg) top left repeat-y;
}

.dreid-inner-right { 
	background: url(../bilder/allgemein/projectspecific/fb24_redesign/blue3d_body_r.jpg) top right repeat-y;
}
 
.dreid-inner-left table {
	margin-bottom:0px;
	background:none;
	color:#FFFFFF;
} 

.dreid-inner-left table tr td {
	border-bottom:0px;
}
*/
