
.box_main_right {
width:205px;
vertical-align:top;
}

/* Rechte Box */
/* Bestsellers */

.infoBoxHeading_right_bg {
	background-image:url(img/spalten-kopf.gif);
	background-repeat:no-repeat;
	height:27px;
	font-weight:bold;
	color: #ffffff;
	line-height:27px;
	padding-left:10px;
}
.navBestseller {
	background-image:url(img/bg_bestseller.gif);
	background-repeat:repeat-y;
}
.boxRight {
width:185px;
padding:5px 10px 5px 10px;
}
hr {
	width:100%;
	border:none;
	color:#017C79;
	background:#017C79; 
	height: 1px; 
}
.boxRightContent {
margin-top:5px;
}
.boxRightHeading {
font-weight:bold;
width:185px;
overflow:hidden;
margin:0px;
padding:0px;
margin-bottom:4px;
}


TD.infoBoxHeading_right {
    background:#037D72;
	height:22px;
	font-weight:bold;
	color: #ffffff;
	line-height:22px;
	padding-left:10px;
}
TD.infoBoxHeading_right_orange {
    background:#CB6519;
	height:22px;
	font-weight:bold;
	color: #ffffff;
	line-height:22px;
	padding-left:10px;
}


TD.infoBox_right, SPAN.infoBox_right {
   background: #E6E6E6; 
}
.navRight {
	background-image:url(img/bg_right_box.gif);
	background-repeat:repeat-y;
}
.navRight_orange {
	background-image:url(img/bg_right_box-orange.gif);
	background-repeat:repeat-y;
}

/*Linke Box*/
.navLeft {
	background-image:url(img/bg_left_box.gif);
	background-repeat:repeat-y;
	width: 215px;
}
TD.infoBoxHeading_left_bg {
	background-image:url(img/links-kopf.gif);
	background-repeat:no-repeat;
	height:27px;
	font-weight:bold;
	color: #ffffff;
	line-height:27px;
	padding-left:10px;
}
.boxLeft {
width:215px;
padding:5px 10px 5px 10px;
}
/*Box Allgemein*/
.boxText { 
}
.boxTextBG {	
	background-color: #f1f1f1;
}
.boxTextBGII {
	background-color: #FFCC99;
}
.boxTextPrice {
	color: #FF0000;
}
.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}

.infoBoxContents {
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
