html,body {   font-family:  Arial, Geneva, Verdana, sans-serif;     }
form,ul,ol,li,h5,h6,td,p,div,img {   font-family:  Arial, Geneva, Verdana, sans-serif; 	}
/* produkte für home_r */
ul#produkte {padding: 0; border: 0;	}
ul#produkte li {
	margin: 0 0 6px 0; 
	padding: 0; 
	border: 0;
	width: 270px; 	!important;
	height: 175px;
	list-style-image: none;
	list-style: none;
	font-weight: bold;
  }
ul#produkte .prod0 {	z-index: 1;	height: 22px;  color: #d22c2e ;	background-image: url(../_img/li_produkte.gif);	background-repeat: no-repeat; 	cursor: 	pointer;			
filter:Alpha(opacity=60,finishopacity=60, style=3)}
ul#produkte .prod0[ID]{background-image: url(../_img/li_produkte.png);}
ul#produkte .prod1 {height: 22px;  color: #d22c2e;	background-image: url(../_img/li_produkte.gif);	background-repeat: no-repeat; 	cursor: 	pointer;			
}

ul#produkte img {border: 0; 	margin:0;	width: 273px;	height: 175px; }
ul#produkte  div {padding: 0px 100px 0px 0px;
	position:relative; 
	left:12px;
	top: -35px !important;
	top: -5px;
}  
ul#produkte  span  {	
width: 150px;	display: block;	padding-top: 3px;	padding-left: 3px;  
	font-size: 13px;
	font-weight: bold;
  }



#nav li:hover ul, #nav li.sfhover ul { 
	text-decoration: none;
	background-image:url(bg_menu_top.gif);
	width:180px !important;
	height:auto;
	margin-left: 11px;
}

#nav li:hover ul li a{ width: 175px !important;	}

#leftinfo {	margin-top: 15px; margin-left: 27px; width: 130px;	background-image:	url(bg_leftinfo2.gif); }
#leftinfo div {margin:5px 0 0 0; padding-left:5px;}	

.xform label {	float: left; display: block; 	width: 200px;   }

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 20%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;	display: 	
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbBottom div{
	font-size: 11px;
	color: #666;
}


#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: 	normal;
}
#lbCaption p {
	font-size: 11px;
	font-weight: normal;
}

	