/*
106 gelb:
******
Schrift:	f6a923
Rahmen:	f9ba57
*/

.headline {
	color:#f6a923;
	font-family:Arial;
    font-size:14px;
    font-weight:bold;
}

#chainstore_content div .thumbContainerGallery img:hover{
		margin: 0px;
		border: 2px #f6a923 solid;
}

.footerColoredLine {
	height:5px;
	background-color:#f6a923;
}


.artsearchtext {
      font-family:Arial;
      font-size:12px;

      color:#81725E ;
}

.artsearchtext a:link 		{ text-decoration:none; color:#f6a923;}
.artsearchtext a:visited 	{ text-decoration:none; color:#f6a923;}
.artsearchtext a:hover 		{ text-decoration:none; color:#a1927e; }
.artsearchtext a:active 	{ text-decoration:none; color:#f6a923;}
.artsearchtext a:focus 		{ text-decoration:none; color:#f6a923;}

a.category_link:link 		{ text-decoration:none; color:#F38707;}
a.category_link:visited 	{ text-decoration:none; color:#F38707;}
a.category_link:hover 		{ text-decoration:none; color:#a1927e; }
a.category_link:active 		{ text-decoration:none; color:#F38707;}
a.category_link:focus 		{ text-decoration:none; color:#F38707;}

.topnavHotline {
      vertical-align:middle;
      height:30px;
      width:217px;
      color:white;
      line-height:30px;
      font-family:Arial;
      font-size:12pt;
      font-weight:bolder;
      text-align:right;
      background-image:url(../../../images/d-living.storefront/de/imagesonline/background/background_hotline_106.gif);
      background-repeat:no-repeat;
      float:right;

}


.mainNavButLeft106 {

      float:left;
      height:27px;
      width:10px;
      font-family:Vertana,Arial;
      font-size:10px;
      font-weight:bolder;

      color:#81725e;
      background-image:url(../../../images/d-living.storefront/de/imagesonline/mainnav/MainNavLeft_106.png);
      background-position:bottom;
      background-repeat:no-repeat;

}


.mainNavButText106 {
      float:left;

      height:27px;
      font-family:Arial;
      font-size:10px;
      font-weight:bolder;

      color:#ffffff;
      background-image:url(../../../images/d-living.storefront/de/imagesonline/mainnav/MainNavMiddle_106.png);
      background-position:bottom;
      background-repeat:repeat-x;

}


.mainNavButRight106 {
      float:left;
      height:27px;
      width:10px;
      font-family:Arial;
      font-size:10px;
      font-weight:bolder;

      color:#81725e;
      background-image:url(../../../images/d-living.storefront/de/imagesonline/mainnav/MainNavRight_106.png);
      background-position:bottom;
      background-repeat:no-repeat;

}

.basketBoxRight {

	padding-left:10px;
	z-index:0;
	top:-21px;
	border-width:1px;
	border-style:solid;
	border-color:#f6a923;
	background-color:#f1eee2;
}


.leftnavTextback a:link { text-decoration:none; color:#f6a923;}
.leftnavTextback a:visited { text-decoration:none; color:#f6a923;}
.leftnavTextback a:hover { text-decoration:none; color:#a1927e; }
.leftnavTextback a:active { text-decoration:none; color:#f6a923;}
.leftnavTextback a:focus { text-decoration:none; color:#f6a923;}

.leftnavTextback {

      text-align:left;
      padding-left:20px;
      vertical-align:middle;
      line-height:20px;
      font-family : Verdana, Arial, Helvetica, Sans Serif;
      font-size : 10px;
      color:#f6a923;
      font-style : normal;
      font-weight : normal;
}

td.product_image {
	border-style:dotted;
	border-width:1px;
	border-color:#f6a923;
	width: 250px;
}


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 3px;
padding-bottom: 0;
background: #f6a923;
visibility: hidden;
z-index: 5000;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
height:3px;

}
#thumbBox .headerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Verdana;
line-height: 4px;
color: #FFF;
padding: 15px 0;
text-align: right;
top:-11px;
right:0;
position:absolute;
background-color:#f6a923;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 2500;
}
