.listenZeileTitel {
	min-height:40px;
	padding:7px 10px 3px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.listenZeileTitel h1 {
	font-size:20px;
	/*font-weight: 400;*/
}

.listenZeile {
	min-height:40px;
	padding:0px 10px 7px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-size:20px;
}

.listenZeile:hover { background-color: #e42c2a; }
.listenZeile a:hover { color: #fff; }


.linkDetailPfeil { font-size:49px; line-height:1px; vertical-align:-6px; font-family:'Lato', sans-serif; padding: 0  9px 9px 9px; }



.pfeilUnten {
	transform: rotate(90deg);
	width: 0px;
	height: 0px;
	font-size: 50px;
	display: inline-block;
	margin: 11px 0px 0 20px;
	vertical-align: top;	
}

.pfeilOben {
	transform: rotate(-90deg);
	width: 0px;
	height: 0px;
	font-size: 50px;
	display: inline-block;
	margin: 27px 12px 0 8px;
	vertical-align: top;	
}

/* Filter-dropit Ums */
.klickPulldown li ul li a { color:black; }
.klickPulldown li ul li a:hover { color:#e42c2a; }


/* Suchenfeld */
#sucheBtn { height:38px; width:39px; margin-left:11px; }
			
#tags { 
	background-color:transparent; 
	border:none; 
	color:#000; 
	width:230px; 
	height:23px; 
	vertical-align:top; 
	padding:0; 
	margin:4px 0 0 19px; 
	font-size:19px;
}


/* Karten-Icon */
#karteBtnIcon { 
	background-image:url(../images/bgFilterBalken.png); 
	background-position:center; 
	background-repeat:no-repeat; 
}


/*Bubble*/
#produktIcon {
	max-width: 150px;
	position: fixed;
	left: 43%;
	top: 50%;
	z-index: 9999;
	/*padding: 5px 7px 0 7px;
	background-color:rgba(255,255,255,0.40);*/
	display: none;
}
/*#produktPreis {text-align: center; margin-top: -2px;}*/
