/* ===============================
   =Badgeline
=============================== */
.produktBox h3 {
	background: url(../img/badgeline/h4_badgeline.gif) no-repeat 4px 9px;
}

.einstiegBox h3,
.produktBox h3 {
	background: url(../img/badgeline/h4_badgeline.gif) no-repeat left 9px;
}

p.produktListing-preis  {
	color: #e87134;
}

strong.orange {color: #e87134;}

#colContainer .produktPreisInfo p.preis1 {
	color: #e87134;
	background: url(../img/badgeline/icon_preis.gif) no-repeat left 12px; /* vorher bottom */
}

.tempTeaser h2 {
	border-bottom: 2px #e87134 solid;
}

#col2 .tempTeaser a:hover {
	color: #e87134;
}

#colContainer .tempDatenschutz h3 {
	color: #e87134;
}

.tempUpload h4 {
	color: #e87134;
}

.kundenlogin input.login {
	color: #e87134;
}

#container .contentHead ul li {
	background: url(../img/badgeline/subnavi_li_dot_orange.gif) no-repeat 4px 4px;
}

#container .tx-irfaq-pi1 ul li {
	background: url(../img/badgeline/subnavi_li_dot_orange.gif) no-repeat 4px 4px;
	margin: 0 0 5px 20px; 
	
}

#col3 {
	background: #FFF url(../img/background_col3_all.jpg) no-repeat top left;
}

#colContainer .boxDetail .produkt-box-head li:hover a,
#colContainer .boxDetail .produkt-box-head li.naviAn a {
	background: url(../img/badgeline/box_detail_li_over_first.gif) no-repeat top left;
}

#colContainer .boxDetail .produkt-box-head li:hover,
#colContainer .boxDetail .produkt-box-head li.naviAn {
	background: url(../img/badgeline/box_detail_li_over_last.gif) no-repeat top right;
}

.boxProduct-content {
	background: url(../img/badgeline/box_product_background.gif) no-repeat top left;
}

#colContainer .box_content h4,
#colContainer .box_content_verlauf h4 {
	background: url(../img/badgeline/h4_badgeline.gif) no-repeat left 50%;
}

#colContainer .ProductDetail h1 {
	color: #e87134;
	background: url(../img/badgeline/kloetze.gif) no-repeat 0 3px;
}

#colContainer h1,
#first-class h3  {
	color: #e87134;
	background: url(../img/badgeline/kloetze.gif) no-repeat 0 3px;
}

ul#subnavi li h2 a {
	background: url(../img/badgeline/subnavi_li.jpg) no-repeat left 50%;
}

ul#subnavi li:hover h2 a {
	color: #e87134;
}

ul#subnavi ul li a:hover,
ul#subnavi ul li.active ul li a:hover {
	color: #e87134;
}

ul#subnavi ul ul li a:hover,
ul#subnavi ul li.active a,
ul#subnavi li.active h2 a,
ul#subnavi ul li.active ul li.active a {
	color: #e87134;
}

ul#subnavi ul li.active ul li a{
	color: #666;
}

ul#subnavi ul li {
	background: url(../img/badgeline/subnavi_li_dot_orange.gif) no-repeat 17px 5px;
}

ul#subnavi a span {
	color: #e87134;
}

#ariadne {
	color: #e87134;
}

h2 {
	color: #e87134;
}

a {
	color: #e57337;
}

.ProductDetail span.preis {
	color: #e57337;
}

#submenu .suche .submit {
	background: transparent url(../img/badgeline/btn_submit.gif) no-repeat;
}

#submenu .suche .submit_en {
	background: transparent url(../img_eng/badgeline/btn_submit.gif) no-repeat;
}

#tempTeaser .teaserContentSmall .pfeil {
	background: url(../img/badgeline/pfeil_teaser.gif) no-repeat top left;
}

ul#subnavi {
	background: url(../img/badgeline/subnavi_background.png) repeat-y top left;
}

ul#subnavi {
	bac\kground: url(../img/badgeline/subnavi_background.gif) repeat-y top left;
}

#colContainer .produktPreis p span {
	color: #e87134;
}

#colContainer .boxSchatten-gross .box-head h3 {
	color: #e87134;
} 


/* ===============================
   =Downloadbox
=============================== */

.downloadBox,
.faqBox {
	margin: 0 13px 13px 13px;
	border: 1px solid #dedede;
	font-size: 10px;
}

	.downloadBox h4 {
		background: #f8f8f8 url(../images/bg_download_head.gif) no-repeat top left;
		padding: 5px 0 4px 33px;
		border-bottom: 1px solid #fff;
	}
	
	.downloadBox a {
		display: block;
		height: 17px;
		padding-left: 33px;
		padding-right: 10px;
	}
	
	.downloadBox p {
		border-bottom: 1px dotted #dedede;
		margin-bottom: 0;
	}
	
	.downloadBox p.iconDisk {
		background: #fff url(../images/icon_disk.gif) no-repeat 7px 0;
	}

	.downloadBox p.iconDisk a:hover, .downloadBox p.iconDisk a:active {
		background: #f8f8f8 url(../images/icon_disk.gif) no-repeat 7px 0;
		text-decoration: none;
	}

	.downloadBox p.iconLink {
		background: #fff url(../images/icon_link.gif) no-repeat 7px 0;
	}

	.downloadBox p.iconLink a:hover, .downloadBox p.iconLink a:active {
		background: #f8f8f8 url(../images/icon_link.gif) no-repeat 7px 0;
		text-decoration: none;
	}
