 /* 
101: orange:
*****
Schrift:	#7d7d7d
Rahmen/ Hauptfarbe:	#ff9113
blasse Hintergrundfarbe: #fee7c3
*/
.footerColoredLine {
	height:5px;
	background-color:#FFFFFF;
}


.artsearchtext {
      font-family:Arial;
      font-size:12px;
      font-weight:bold;
      color:#7d7d7d;
}

.artsearchtext a:link 		{ text-decoration:none; color:#7d7d7d;}
.artsearchtext a:visited 	{ text-decoration:none; color:#7d7d7d;}
.artsearchtext a:hover 		{ text-decoration:none; color:#666666; }
.artsearchtext a:active 	{ text-decoration:none; color:#7d7d7d;}
.artsearchtext a:focus 		{ text-decoration:none; color:#7d7d7d;}

.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_101.gif);
      background-repeat:no-repeat;
      float:right;

}


.mainNavButLeft101 {

      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_101.png);
      background-position:bottom;
      background-repeat:no-repeat;

}


.mainNavButText101 {
      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_101.png);
      background-position:bottom;
      background-repeat:repeat-x;

}


.mainNavButRight101 {
      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_101.png);
      background-position:bottom;
      background-repeat:no-repeat;

}

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

.leftnavTextback {

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

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 3px;
padding-bottom: 0;
background: #7d7d7d;
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: black;
padding: 5px 0;
text-align: right;
top:-20px;
}

#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;
}