@import url(oxid.css);

.DHTMLSuite_modalBox_contentDiv {
	background: white;
}

.suchebg{
	background: url(0/images/suchbg.jpg) no-repeat;
}
.locatorpicleft {
	background: url(0/images/arrow_compare_prev.gif) no-repeat top left;
	padding-left: 8px;
}

.locatorpicright {
	background: url(0/images/arrow_compare_next.gif) no-repeat top right;
	padding-right: 8px;
}

.locatorpicleftdisable {
	background: url(0/images/garrow_compare_prev.gif) no-repeat top left;
	padding-left: 8px;
}

.locatorpicrightdisable {
	background: url(0/images/garrow_compare_next.gif) no-repeat top right;
	padding-right: 8px;
}

.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}

.xb1, .xb2, .xb3 {
	height: 1px;
}

.xb2, .xb3, .xb4 {
	background: #ffffff;
	border-left: 1px solid #d62fac;
	border-right: 1px solid #d62fac;
}

.xb1 {
	margin: 0 5px;
	background: #d62fac;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 {
	margin: 0 2px;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
}

.white {
	color: white;
}

.xboxcontentauto {
	display: block;
	background: white;
	border: 0 solid #d62fac;
	border-width: 0px 1px 0px 1px;
	padding: 5px 5px 2px 5px;
}

.xboxcontent {
	display: block;
	background: white;
	border: 0 solid #d62fac;
	border-width: 0px 1px 0px 1px;
	padding: 5px 5px 2px 5px;
	height: 265px;
	width: 174px;
	overflow: hidden;
}

.extra em {
	font-style: normal;
	color: #0866a3;
	font-weight: bolder;
	width: 170px;
	height: 150px;
	min-height: 150px;
	background: #fff;
	opacity: 0.8; 
}

.extra em.txt, .extra b {
	display: none;
	color: #0866a3;
	font-weight: bolder;
}

.extra:hover {
	background: #fff;
	position: relative;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

.extra:hover b {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	background: #fff;
	filter:alpha(opacity=80);	/* Transparency */ 
	opacity: 0.8;
	
}

.extra:hover b {
	background: #ffffff;
}

.extra:hover em.txt {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	line-height: 1.5em;
	text-decoration: none;
	color: #0866a3;
	font-weight: bolder;
}

.varselect {
	width: 50%;
	vertical-align: top;
	float: left;
}

a.detailsinfobutton {
	z-index: 10;
	width: 43px;
	height: 43px;
	display: block;
	position: relative;
	left: 143px;
	top: auto;
	margin-top: -43px;
	background: url(0/images/infobutton.gif) no-repeat top;
}

a.detailsinfobutton:hover {
	background: url(0/images/infobutton.gif) no-repeat bottom;
}

.blue {
	color: #0866a3;
}

.rosa {
	color: #d62fac;
}

.containerthreerow {
	float: left;
	width: 33%;
	height: 192px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.productrow_fullborder_three {
	vertical-align: top;
	border: 1px solid #ffffff;
	font-size: 11px;
	/* Unsupported property: -moz-box-sizing: border-box; */
	min-height: 184px;
	height: 184px;
	margin: 4px 4px -39px 4px;
	overflow: hidden;
}

.productrow_borderaftertitle_three:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.productrow_fullborder_three:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.modalDialog_contentDiv_error a{
		color:transparent;
	}
	
.DHTMLSuite_modalBox_contentDiv{
	background-color: transparent;
}	
	
.modalDialog_transparentDivs{	
	filter:alpha(opacity=10);	/* Transparency */
	opacity:0.1;	/* Transparency */
	background-color: transparent;
	z-index:1;
	position:absolute; /* Always needed	*/
	margin:0px;
}
.modalDialog_contentDiv{
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	margin:0px;
	background: transparent;
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:transparent;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
	margin:0px;
}

.trusted{
	position: relative;
	top: 25px;
	left: 0px;
	z-index: 20;
	margin: 0px;
	overflow: hidden;
}

.gelb{
		color: #fdf631;
}

.boxheadersubcats{
	background: #e477c8 url(0/images/subcatline.jpg);
	height: 20px;
	line-height: 18px;
	text-align: left;
	width: 980px;
	float: left;
}

.boxheadermenu a {
	font-size: 12px;
	font-family: "Comic Sans MS";
	line-height: 22px;
	font-weight: bold;
	
}

.subboxheadermenu{
	position: relative; 
	top: -16px; 
   left: 140px;
	height: 16px;
	width:830px;
	text-align: left;
	margin-bottom: -16px;
}
.subboxheadermenu a,
.boxheadersubcats a {
	font-size: 12px;
	font-family: "Comic Sans MS";
	line-height: 14px;
	font-weight: normal;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.hide,
.show{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  list-style: disc;
  line-height: 16px;
  font-size: 11px;
}

.navigation{
  padding: 0px 0px 0px 4px;
  text-align: left;
  margin:0px 0px 0px 0px;
  background-color: #2fa2d3;
  border: 3px double #95cde6;
}

.navigation li{
	line-height: 20px;
	color: white;
	font-size: 12px;
	overflow: hidden;
	width: 167px;

}

.navigation li ul li{
	line-height: 14px;
	color: white;
	font-size: 11px;
	width: 120px;
	text-align: left;
}

.navigation li table{
	position: relative;
	top: inherit;
	z-index: 5;
}

.footerlinks{
	height: 25px; 
	background: url(0/images/rosafooterend.jpg);
}

.filterbox1{
	width: 3px;
	height: 3px;
	background: #2fa2d3 url(0/images/auswahlkasten_01.gif);
}

.filterbox2{
	height: 3px;
	background: #2fa2d3 url(0/images/auswahlkasten_02.gif);
}

.filterbox3{
	width: 3px;
	height: 3px;
	background: #2fa2d3 url(0/images/auswahlkasten_03.gif);
}

.filterbox4{
	width: 3px;
	background: #2fa2d3 url(0/images/auswahlkasten_04.gif);
}

.filterbox5{
	width: 3px;
	background: #2fa2d3 url(0/images/auswahlkasten_06.gif);
}

.filterbox6{
	width: 3px;
	height: 6px;
	background: #2fa2d3 url(0/images/auswahlkasten_07.gif);
}

.filterbox7{
	height: 6px;
	background: #2fa2d3 url(0/images/auswahlkasten_08.gif);
}

.filterbox8{
	width: 3px;
	height: 6px;
	background: #2fa2d3 url(0/images/auswahlkasten_09.gif);
}

.runter{
	background-position: bottom;
}

.hoch{
	background-position: top;
}

.topcontact{
	color: white;
	padding: 15px 4px 4px 10px;
	text-align: left;
}

.bottomicon{
	position: relative;
	top: -10px;
	padding: 0px 5px 0px 5px;
}

.subcatlist li a {
	color: #0866a3;
}
.subcatlist{
	list-style-image: url(0/images/berwertungspunkt.gif);
}

a.blue:hover{
	color: #0866a3;
}