@charset "utf-8";
/* ==== History ====

Date        User        Description
------------------------------------------------------------------------------------------------------------------
            mbusch      all used and hardcoded ImagePaths removed, are rendered dynamically in layouts, using same class/id
02.02.09    mbusch      changed #fsearch #q => #fsearch .tb
                                #content => .content
26.02.09    mbusch      changed #header => .header
06.03.09    mbusch      merged fixes of agency for FF-Issues with Flash
08.04.09	mbusch		fixed cBlock a color by agency
22.06.09    mbusch      added styles for FeatureRequest 1222 "AbPreis"

04.02.10    mbusch      added styles for 2-row-headline of quotes; styles for FlashCatalog
10.02.10    mbusch      added style for productdetail
27.07.10    csabor      regeln für Auflistungen für Jobbörse entsprechend Mail (.content ul) etc

*/

/*
-------------------------------------------------------------------------
NEUE STYLES FÜR DIE AUFZÄHLUNGSZEICHEN:                 
.content ul, .content ul li, .content ul li ul, .content ul li ul li
Birgit Pingitzer (birgit.pingitzer@easyinfo.at) Stand 26.7.2010
*/ 

.content ul {     
      margin: 0 0 0 6px;
      padding: 0 0 0 6px;
}
.content ul li {
      list-style-position:outside;
      margin: 5px 0 0 0;
      padding:0;
}   
.content ul li ul {
      margin: 0 0 0 10px;
      padding: 0 0 0 10px;
}
.content ul li ul li {
      margin: 5px 0 0 0;
      padding:0;
}

/*-------------------------------------------------------------------------*/
/*NEUE STYLES FÜR DEN FLASH-KATALOG Penny-Flugblatt:                       */
/* #contentfilm, #contentfilm h1, #contentfilm a, #contentfilm a:hover, p.img.katalog, .cBlock.mitBild.katalog */
/* Birgit Pingitzer (birgit.pingitzer@easyinfo.at) Stand 3.12.2009         */

.ddBi_clr {clear:both;}

#contentfilm {
width: 790px;
	margin: 0px 0px 0px 180px;
	background-color: #FFFFFF;
	font-size: 12px;
	clear: none;
}
#contentfilm h1{
	color: #e2001a;
	font-size: 24px;
	line-height: 26px;
	text-transform:uppercase;
	text-align:left;
	height: 35px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}
#contentfilm a{
	color: #db231a;
	text-decoration: none;
	font-style: italic;	
}
#contentfilm a:hover{
	text-decoration: underline;
}
p.img.katalog{
	background: #5a4f4a;
	border: 1px solid #000000;
	font-size: 10px;
	color: #FFFFFF;
	width: 220px;
	max-width:220px;
}
.cBlock.mitBild.katalog{
	margin-right: 226px;
}


/*-------------------------------------------------------------------------*/

/*GEÄNDERTE STYLES FÜR DIE PRODUKTÜBERSICHT (2zeiliger Titel):
Verändert in: .prodBox, 
              .prodBox h2, 
              #content .prodBox p.preis,
			  .prodBox .tools, 
			  #content .prodBox img.pp */

/*GEÄNDERTE STYLES FÜR DAS POPUP: EINKAUFSLISTE-PRODUKTÜBERSICHT (2zeiliger Titel):
Verändert in: #content.popup .prodBox p.preis, 
              #content.popup .prodBox img.pp */

/* Birgit Pingitzer (birgit.pingitzer@easyinfo.at) Stand 3.12.2009           */

/* CSS Document */
body{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 0;
}

/* HEADER
========================================================*/
.header{
	width: 970px;
	height: 87px;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
	background-repeat: no-repeat;
}
.header a img.logo {
	border:none;
	margin-left: 25px;
	width: 97px;
	height: 87px;
}
.header div.printHeader{
	display: none;
}

#wrap {
	width: 970px;
	margin: 0px auto;
	display: block;
	/* clear: both; */
	text-align: left;
}

/* CONTENT
========================================================*/
.content {
	width: 594px;
	margin: 0px 196px 0px 180px;
	background-color: #FFFFFF;
	font-size: 12px;
	clear: none;
}

.content h1{
	color: #e2001a;
	font-size: 24px;
	line-height: 26px;
	text-transform:uppercase;
	height: 35px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}

.content.red #cwmid h1,
.content.red #cwmid .form
{
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px 0px 5px 0px;
}

.content a{
	color: #db231a;
}
.content.red a{
	color: #FFFFFF;
}
.content .objRight{
	float: right;
}
.content .objLeft{
	float: left;
}
.posRel{
	position: relative;
	left: 0px;
	top: 0px;
	height: 1px;
	display: block;
}

.content .link2ekliste, .content .link2tellafriend, .content .link2jobpopup{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.content p, .content .form, .form{
	margin-top: 0;
	padding-top: 0;
}
.content p.small{
	font-size: 10px;
}


.forcebreak{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}

/* Schatten-Box */
.content #brd_b, .content #brd_t{
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.content #brd_t{
	height: 11px;
	background-repeat: no-repeat;
}

.content #cwmid{
	background-repeat: repeat-y;
	width: 578px;
	display: block;
	overflow: visible;
	margin: 0;
	padding: 0px 8px;
	min-height: 414px;
}

.content #brd_b{
	height: 10px;
/* fix for background image: remove margin-bottom: 12px; instead: */ padding-bottom:12px;
	background-repeat: no-repeat;
}
/* Schatten-Box ROT */
.content.red #cwmid{
	background-color: #c90019;
	color: #FFFFFF;
}
/* Startseite */
p.homeBigBox{
	margin: 0px 0px 0px 0px;
}
p.homeBigBox img{
	border: none;
}
.home4erBox{
	margin: 0;
	padding: 0;
}
.home4erBox img{
	float: left;
	border:none;
	margin: 2px;
}

/* Themaübersicht */
.themaBox{
	width: 190px;
	height: 176px;
	overflow: hidden;
	margin: 0px 3px 4px 0px;
	padding: 0px;
	float: left;
	background-color: #CCCCCC;
}
.themaBox.col3{
	margin-right: 0px;
}
.themaBox img{
	width: 190px;
	height: 148px;
	border: none;
}
.themaBox h2{
	height: 28px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	background-color: #c90019;
}
.content .themaBox h2 a{
	color:#FFFFFF;
	text-decoration: none;
}

/* TV-Voting */
.voteBox{
	float: left;
	width: 184px;
	margin-right: 8px;
}
.voteBox .col3{
	margin-right: 0px;
}
.voteBox h2{
	color: #ffed00;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
}
.voteBox h3{
	height: 34px;
	color: #e2001a;
	font-size: 12px;
	line-height: 14px;
	text-transform:uppercase;
	padding: 4px 0px 0px 4px;
	margin: 4px 0px 2px 0px;
	background-image: url(../Static/Images/voteh2-hg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.voteBox h3.ergebnis{
	text-align:center;
	padding: 4px 8px 0px 0px;
}
.content .voteBox h3 a{
	color: #e2001a;
	text-decoration:none;
}
a.videoThumb{
	display: block;
	width: 157px;
	height: 91px;
	padding: 27px 0px 0px 31px;
	border: none;
	background-image: url(../Static/Images/votebox-tvhg.gif);
	background-repeat: no-repeat;
}
a.videoThumb img{
	border:none;
}
.voteBox ul{
	margin: 0;
	padding: 8px;
	list-style-type: none;
	background-image: url(../Static/Images/votebox-hg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	font-weight: bold;
}
.voteBox ul li{
	margin: 0;
	padding: 0px;
	color: #db231a;
}
.content .voteBox ul a.item{
	display: block;
	color: #e2001a;
	text-decoration: none;
	min-height: 21px;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 0px 28px;
	background-image: url(../Static/Images/votebtn-hg0.gif);
	background-repeat: no-repeat;
}
.content .voteBox ul a.item:hover, .content .voteBox ul a.item:active, .content .voteBox ul a.item:focus{
	background-image: url(../Static/Images/votebtn-hg1.gif);
}
.voteBox ul li.result{
	position: relative;
	display: block;
	left: 43px;
	top: 0px;
	min-height: 21px;
	width: 126px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	word-spacing: -1px;
}
.voteBox ul li.result span{
	position: absolute;
	top: 0px;
	left: -49px;
	width: 49px;
	padding-top: 3px;
	height: 22px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../Static/Images/voteresult-hg.gif);
	background-repeat: no-repeat;	
}
/* Video-Player: */
#ak_modal_div{
	text-align: left;
	background-color:#d10019;
	background-image: url(../Static/Images/videoplayer-title.gif);
}
#ak_modal_div_title{
	color:#ffed00;
	display:block;
	position: relative;
	height: 26px;
	padding:0px 0px 0px 4px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
}
#ak_modal_div_title img{
	float: right;
	border-left: 5px solid #000000;
}

/* Artikelübersicht */
.prodBox{
	width: 178px;
	/*Statt height: 338px; jetzt: */
	height:353px;
	margin: 0px 3px 4px 0px;
	padding: 9px 6px;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	z-index:200;
}
.prodBox.col3{
	margin-right: 0px;
}
.prodBox h2{
	font-size: 12px;
	/*Statt height: 15px; jetzt: */
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.content .prodBox h2 a{
	display: block;
	color: #000000;
	text-decoration: none;
}
.prodBox img{
	width: 176px;
	height: 158px;
	margin: 0px;
	padding: 0px;
	background:#CCCCCC;
	border: none;
}
.content .prodBox a.descr{
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
}
.artnr{
	display: block;
	color: #696969;
	text-decoration: none;
	font-size: 8px;
	line-height: 9px;
}
.content .prodBox .artnr.preisbox {
	position:absolute;
	right:12px;
	top:243px;
}
.content .prodBox .descr.pp{
	display: block;
	margin-right: 47px;
}
.content .prodBox p.preis{
	height: 52px;
	margin: 0px;
	padding: 14px 0px 0px 4px;
	position: absolute;
	/*Statt top:240px; jetzt: */
	top:255px;
	right: 14px;
	border: none;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
	text-align: right;
	color: #db231a;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.prodBox .preis .brd_r{
	height: 66px;
	width: 3px;
	position: absolute;
	top: 0px;
	right: -3px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.prodBox .preis .stattpreis{
	height: 15px;
	position: absolute;
	top: 0px;
	left: 4px;
	font-size: 8px;
	line-height: 15px;
	color:#000000;
}
.prodBox .preis .pkg{
	/* nicht absolute, damit bei mehr Text der gesamte .preis breiter wird! */
	display: block;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
}
.prodBox .tools{
	height: 38px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	/*Statt top:318px; jetzt: */
	top:333px;
	left: 8px;
}
.prodBox .tools a{
	display: block;
	padding-bottom: 3px;
}

/* Einkaufsliste, POPUPS */
.header.popup{
	width: auto;
}

.content.popup{
	width: 710px;
	margin: 4px;
	background-color: #FFFFFF;
	font-size: 10px;
	clear: both;
	text-align: left;
}
.content.red.popup{
	background: #c90019;
	margin: 0px;
	padding-top: 12px;
	width: auto;
}
.content.red.popup #cwtop{
	width: auto;
	background: none;
}
.content.red.popup #cwmid{
	width: auto;
	background: none;
}
.content.popup .prodBox{
	padding-top: 2px;
	margin-left: 40px;
	overflow:visible;
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
.content.popup .prodBox .ekl_azeitraum{
	display: block;
	color: #e2001a;
	height: 43px;
}
.content.popup .prodBox p.preis{
	/*Statt top:280px; jetzt: */
	top: 295px;
}
.content.popup .prodBox input{
	position: absolute;
	top: 40px;
	left: -27px;
	width: 20px;
	height: 20px;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #e2001a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color:#e2001a;
}
.content.popup .prodBox a.linkdel img{
	position: absolute;
	top: 90px;
	left: -27px;
	width: 22px;
	height: 28px;
	border: none;
}
.content.popup .prodBox a.linkplus img, .content.popup .prodBox a.linkminus img{
	position: absolute;
	left: -27px;
	width: 22px;
	height: 14px;
	border: none;
	background:#FFF;
}
.content.popup .prodBox a.linkplus img{
	top: 23px;
}
.content.popup .prodBox a.linkminus img{
	top: 65px;
}



.content .prodBox img.pp{
	background: none;
	position: absolute;
	z-index: 9999;
	/*Statt top:150px; jetzt: */
	top: 165px;
	left: 140px;
	width: 46px;
	height: 106px;
	border: none;
}
.content.popup .prodBox img.pp{
	background: none;
	position: absolute;
	z-index: 9999;
	/*Statt top:190px; jetzt: */
	top: 205px;
	left: 140px;
	width: 46px;
	height: 106px;
	border: none;
}
.pPopupBtns{
	text-align: left;
	font-size: 12px;
}
.pPopupBtns a, .content a.aBigRed{
	color: #db231a;
	text-decoration: none;
}


/* Artikeldetail */
.detailBox{
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 579px;
}

.detail_col1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 370px;
}

.detail_col1 .logoBox{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 170px;
	text-align: center;
}

.detail_col2{
	position: absolute;
	left: 175px;
	top: 0px;
	width: 400px;
	height: 370px;
}
.content .detail_col2 img.pp{
	position: absolute;
	left: 12px;
	top: 0px;
	width: 46px;
	height: 106px;
}

.content .detail_col2 p.preis{
	height: 70px;
	width: 226px;
	margin: 0px;
	padding: 62px 4px 0px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	border: none;
	font-size: 56px;
	font-weight: bold;
	line-height: 56px;
	text-transform: uppercase;
	text-align: right;
	color: #db211a;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.detail_col2 .preis .stattpreis{
	position: absolute;
	top: 46px;
	left: 10px;
	font-size: 12px;
	line-height: 15px;
	color:#000000;
}
.detail_col2 .preis .pkg{
	/* nicht absolute, damit bei mehr Text der gesamte .preis breiter wird! */
	display: block;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
}
.detailThumbs{
	position: absolute;
	top: 279px;
	left: 0px;
	width: 170px;
	padding: 0;
	margin: 0;
}
.detailThumbs img{
	width: 79px;
	height: 89px;
	border: 1px solid #c6c6c6;
}

.detailBrowse{
	float: right;
	clear: none;
	height: 22px;
	width: 180px;
}
.content .detailBrowse a.overview{
	float: right;
	display: block;
	width: 96px;
	height: 22px;
	margin: 0px 3px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-color: #c90019;
}
.detailBrowse a.next, .detailBrowse a.prev{
	float: right;
	display: block;
	width: 20px;
	height: 22px;
}
.detailBrowse a.next img, .detailBrowse a.prev img{
	width: 20px;
	height: 22px;
	border: none;
}
.content .detailTools a, .content.red .detailTools a, #footer.popup .detailTools a{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-right: 12px;
	color: #c90019;
}

/* Contentseiten */
.cBlock{

}
.cBlock.mitBild{
	margin-right: 166px;
}
.cBlock h2{
	font-size: 20px;
	color: #e42322;	
	text-transform:uppercase;
	margin-top: 0px;
}
.cBlock a{
	color: #db231a;
	text-decoration: none;
	font-style: italic;	
}
.cBlock a:hover{
	text-decoration: underline;
}
.cTable{
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}
.cTable th{
	border-bottom: 3px double #CCCCCC;
	color:#666666;
}
.cTable td{
	border-bottom: 1px solid #CCCCCC;
}
p.img{
	background: #5a4f4a;
	border: 1px solid #000000;
	font-size: 10px;
	color: #FFFFFF;
	max-width: 160px;
}
p.img img{
	display: block;
}
p.img.big{
	max-width: 576px;
}
.content p.img a{
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.fnote{
	font-size: 10px;
	font-style: italic;	
}

/* Sitemap */
.sitemap{
	background: #FFFFFF;
	float: left;
	padding: 10px;
	margin-bottom: 14px;
	white-space: normal;	
	width:306px;
}
.sitemap h2, .content .sitemap a{
	font-size:12px;
	color: #000000;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	margin:0;
}
.sitemap ul{
	margin: 0px 0px 14px 8px;
	padding: 0px;
	list-style-type: none;
}
.sitemap ul ul{
	margin: 0px 0px 0px 8px;
}

/* Suchergebnis */
.content .sresultintro strong{
	color: #ca0e1a;
	text-transform: uppercase;
}
.sresult{
	list-style-type: none;
	margin-right: 260px;
}
.sresult li{
	margin-bottom: 10px;
}
.sresult h2{
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.content .sresult a{
	color: #000000;
	text-decoration: none;
}

.sresultNav{
	text-align:center;
	margin: 0px 12px;
}
.sresultNav ul.srUl{
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
	list-style-type: none;
}
.sresultNav ul.srUl li{
	display: inline;
	padding: 0;
}
.content .sresultNav ul.srUl li a{
	display: block;
	float: left;
	margin: 0px 3px;
	width: 22px;
	height: 22px;
	background-color:#c90019;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
.sresultNav ul.srUl li a img{
	border:none;
}
.content .sresultNav ul.srUl li.pfLeft a, .content .sresultNav ul.srUl li.pfRight a{
	width: 20px;
	background-color:#FFF;
	background-repeat: no-repeat;
}
.content .sresultNav ul.srUl li.active a{
	background-color:#FFF;
	color: #000;
	font-weight: bold;
}

/* formulare */
.spanInput{
	background-image: url(../img/inpf-hg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 5px 8px 0px;
}
.selectWrap, input.inpField, select.inpField, textarea.inpField{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	border: none;
	padding: 2px 3px 4px 3px;
	margin: 0px;
	height: 23px;
	line-height: 20px;
	vertical-align: text-top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position:relative;
	top: 0px;
	left: 0px;
}
.selectWrap{
	display:inline-block;
	vertical-align: text-top;
	padding: 2px 6px 4px 3px;
	margin-top: 0px !important;
	margin-top: 1px;
	height: 23px;
	background-color: #FFFFFF;
	background-image: url(../img/inpf-hg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.selectWrap select.inpField{
	padding:0px;
	height:20px;
	/*-khtml-appearance: none;*/
	background:#FFFFFF;
	background-color:#FFFFFF;
}
textarea.inpField{
	height: auto;
/*	background-image: url(../img/textarea-hg.gif); */
	background-position: right bottom;
	overflow: auto;
}
.err {
	position: relative;
	top:-7px;
}
.err img {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
}
.inpField.err{
	background-image: url(../Static/Images/inpf-err-hg.gif);
	padding-right: 29px;
}


.content label{
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	float: left;
	width: 100px;
	font-size: 12px;
}
.content label.inline{
	display: inline;
	float: none;
	width: auto;
	text-transform:none;
}
input.btn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c90019;
	background-color:#FFFFFF;
	height: 22px;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	text-transform: uppercase;
}
/* Fil Finder */
.fil_col1{
	float: left;
	height: 242px;
	width: 299px;
}

.fil_col2{
	float: right;
	height: 242px;
	width: 278px;
	position: relative;
}
.blandmap_descr{
	top: 10px;
	left: 1px;
	width: 130px;
	position: absolute;
}

.filDescr{
	float: right;
	width: 160px;
	margin-right: 10px;
	color: #e2001a;
	text-transform: uppercase;
}

ul.ulLetters{
	margin: 0;
	padding: 0;
	width: 273px;
	height: 42px;
	list-style-type: none;
	border: 1px solid #bf031c;
}
ul.ulLetters li{
	display: inline;
}
.content .ulLetters li a{
	display: block;
	float: left;
	width: 19px;
	height: 17px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: 1px solid #bf031c;
}

#formfilSuche input, #formfilSuche select{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	/*-moz-border-radius: 5px;*/
	-webkit-border-radius: 5px;
	font-weight: bold;
	padding: 1px;
}

#formfilSuche input#goBtn{
	border:none;
}
.content #formfilSuche p{
	margin-bottom: 2px;
}

#filTable{
	width: 574px;
	background-color:#FFFFFF;
}
#filTable th{
	background-color:#c90019;
	text-align: left;
	font-weight: normal;
	padding: 4px 3px;
}
#filTable td{
	border-bottom: 1px solid #e42d31;
	margin: 0px;
	padding: 3px;
}
#filTable th.cornerL{
	background-image: url(../img/filtable-thl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#filTable th.cornerR{
	background-image: url(../img/filtable-thr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* NAVBAR
========================================================*/
#navbar {
	width: 180px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	background-color: #FFFFFF;
}
#fsearch{
	position: relative;
	width: 180px;
	height: 44px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#fsearch label{
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 16px;
	width: 52px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	text-transform: uppercase;
}
#fsearch .tb{
	position: absolute;
	z-index: 3;
	left: 55px;
	top: 12px;
	width: 83px;
	height: 19px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #b00016;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 9px;
	line-height: 16px;
}
#fsearch .gobtn{
	position: absolute;
	z-index: 4;
	right: 0px;
	top: 0px;
	width: 34px;
	height: 44px;
}

#ul_container{
	width: 174px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
#ul_container_end{
	width: 174px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

/* Hauptnavi */
ul#nav{
	width: 170px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform:uppercase;
	margin: 0px 0px 0px -17px;
	voice-family: "\"}\""; 
	margin: 0px;
}
ul#nav li{
	width: 170px;
	margin: 0px;
	padding: 0px;
}
ul#nav li a{
	display: block;
	width: 170px;
	height: 38px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	color: #ffec00;
	text-decoration: none;
	text-indent: -9999px;
	background-color: #c90019;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#nav li.active a{
	background-position: 0px -38px;
}

/* Hauptnavi-Sub */
ul#nav_sub{
	margin: 0px;
	padding: 5px 0px 4px 10px;
	list-style-type: none;
	font-size: 13px;
	line-height: 15px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
ul#nav_sub li{
	width: auto;
	padding: 0px;
	list-style-type: none;
}
ul#nav li.active ul li a{
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 2px 0px 4px 18px;
	color: #d10019;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul#nav li.active ul li.active a{
	font-weight: bold;
	background-position: 0px 5px;
}
/* Hauptnavi-Sub-Sub */
ul#nav_sub_sub{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
ul#nav li.active ul li.active ul li a{
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 2px 0px 4px 18px;
	color: #d10019;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul#nav li.active ul li.active ul li.active a{
	font-weight:bold;
}
/* Hauptnavi-Sub-Sub-Sub */
ul#nav_sub_sub_sub{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
ul#nav li.active ul li.active ul li.active ul li a{
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 2px 0px 4px 18px;
	color: #d10019;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul#nav li.active ul li.active ul li.active ul li a.active{
	font-weight:bold;
}
/* Shortcuts */
ul#shortcuts{
	width: 170px;
	padding: 6px 0px 5px 0px;
	list-style-type: none;
	background-color: #c90019;
	background-repeat: repeat-x;
	margin: 0px 0px 0px -17px;
	voice-family: "\"}\""; 
	margin: 0px;
}

ul#shortcuts li a,
ul#shortcuts li div{
	display: block;
	width: 170px;
	height: 22px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	color: #ffec00;
	text-decoration: none;
	text-indent: -9999px;
	background-color: #c90019;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#shortcuts a.active{
	background-position: 0px -22px;
}

/* Navbar-Tool (Tv, Img, Flash...) */
#navbartool{
	padding: 0;
	margin: 0;
}
#navbartool img{
	border: none;
}


/* SIDEBAR
========================================================*/
#sidebar {
	width: 189px;
	padding-left: 7px;
	float: right;
	background-color: #FFFFFF;
}
#sidebar p{
	margin: 0px;
}
#sidebar img{
	border: none;
	max-width: 189px;
}

/* Filialfinder */
#ffilfinder{
	position: relative;
	width: 189px;
	height: 84px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#ffilfinder label{
	position: absolute;
	z-index: 2;
	left: 5px;
	width: 68px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#ffilfinder label.label_qd{
	top: 34px;
}
#ffilfinder label.label_plz{
	top: 57px;
}

#ffilfinder .q_d, #ffilfinder .plz{
	position: absolute;
	z-index: 3;
	left: 70px;
	width: 113px;
	height: 19px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #b00016;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 9px;
	line-height: 16px;
}
#ffilfinder .q_d{
	top: 30px;
}
#ffilfinder .plz{
	top: 54px;
}

#ffilfinder .gobtn{
	position: absolute;
	z-index: 4;
	right: 1px;
	top: 0px;
	width: 27px;
	height: 28px;
}

.redBox{
	width: 178px;
	background-color: #c90019;
	background-repeat: repeat-y;
	margin: 0;
	padding: 8px 5px 5px 6px;
}
.redBoxBot{
	width: 189px;
	height: 8px;
	background-repeat: no-repeat;
}
.redBox .wBox{
	width: 162px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin: 5px 0px 0px 0px;
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
}
.redBox .wBox ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.wBox ul li{
	margin-bottom:8px;
}
.redBox .wBox a{
	color: #e2001a;
	text-decoration: none;
}
.redBox .wBoxBot{
	width: 178px;
	height: 4px;
	background-repeat: no-repeat;
}




/* FOOTER
========================================================*/
#footer{
	width: 970px;
	height: 27px;
	margin: 0px auto;
	clear: both;
	text-align: center;
	background-color: #9d0c15;
	background-repeat: no-repeat;
}
#footer ul{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
#footer ul li{
	display: inline;
	margin: 0;
	padding: 0;
}
#footer img{
	margin: 0px 6px;
	border: none;
}

#footer.popup{
	width: auto;
	margin-top: 18px;
	padding-left: 14px;
	background: none;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}

#footer.popup .detailTools{
	float: right;
}
#footer.popup a{
	color: #db211a;
}

/* NEU FeatureRequest 1222 22.06.2009 
========================================================*/
.prodBox .preis .abpreis{
    height: 15px;
    position:absolute;
    top:8px;
    left:4px;
    font-size: 8px;
    line-height: 15px;
    color: #db231a;
}

.prodBox .preis .abpreis-pp{
    height: 15px;
    position:absolute;
    top:8px;
    left:4px;
    font-size: 8px;
    line-height: 15px;
    color: #db231a;
    width: 50px;
    text-align:left;
}
.detail_col2 .preis .abpreis{
    position: absolute;
    top: 56px;
    left: 10px;
    font-size: 12px;
    line-height: 15px;
    color: #db211a;
}
.content .produktdetailtitel {
    color: #E2001A;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    height: 73px;
    margin: 0px;
    padding: 9px 0px 0px 0px;
}

/* GEWINNSPIEL: */
 /*Radiobuttons mehrzeilig*/
#content fieldset {border:none;}
#content .form_auswahl input {
display:block;
margin:4px 0 0 0;
clear:both;	
float:left;
}
* html #content .form_auswahl input {
margin:-1px 0 0 0;
}
*+html #content .form_auswahl input {
margin:-1px 0 0 0;	
}
#content .form_auswahl label{
text-transform:none;
font-weight:normal;
width: 500px;
display:block;
margin:0 0 0 10px;
}

/* Facebook */
.facebookIframe
{
    border:none;
    overflow:hidden; 
    width:189px; 
}
.facebookPadding
{
    padding-top:5px;padding-bottom:5px;
}
.referenzierung label
{
    width:160px;
}

body 
{
    background-position:center top;
    background-attachment:fixed;
    background-repeat:no-repeat;
}
div#wrap
{
    background:#fff;
}

input.inpFieldCaptcha
{
    margin-top:4px;
    width:118px !important;
}
p.detailTools
{
    padding-bottom:5px;
    margin-bottom:0px;
}

.angebote-wrap {
    display: inline-table;
    margin: 20px 0 0;
    width:580px;
}
.detailBrowse{
	float: right;
	clear: none;
	height: 22px;
	width: 180px;
}
.content .detailBrowse a.overview{
	float: right;
	display: block;
	width: 22px;
	height: 22px;
	margin: 0px 6px;
	border:0px;
}
.detailBrowse a.next, .detailBrowse a.prev{
	float: right;
	display: block;
	width: 20px;
	height: 22px;
}
.detailBrowse a.next img, .detailBrowse a.prev img{
	width: 20px;
	height: 22px;
	border: none;
}

