
.lb_left { float:left;}
.lb_space {padding:10px;}

* html .lb_overflow {height:1%} /* Optimierung IE6 */
.lb_overflow:after {	content:"."; clear:both; display:block; height:0; visibility:hidden}
.lb_overflow { display: inline-block; }
/* Verstecke vor IE-mac \*/
 * html .lb_overflow {height: 1%;} /* Optimierung IE6 */
.lb_overflow {display: block;}
/* Ende Verstecke vor IE-mac */

/* -------------------Suche----------------------- */

.lb_search {
  background-image: url(bg_search.jpg);
  width: 980px; height: 43px;
}
.lb_box {
	font-size: 12px;
	color:#000;
	width: 350px;
	float:left;
	margin:7px 25px 0 113px;
	vertical-align:top;
}

input {	border:none; }
span input {	border:none; margin-top:9px}

.lb_search_button {
	width:22px; 
	height:22px;
	float:left;
	border:0px;
	margin-top:5px;
	cursor:pointer;}
	
.lb_PAT_position {margin: 0px 0 0 -5px}


/* ---------------------------------------------------------- */
/*  Content */ 
/* ---------------------------------------------------------- */

.lb_titel{
	background:#E2E9F1;
	width:748px;
	border:1px solid #A6BFC6;
	height:30px;
	color:#304F66;
	font-size:14px;
	text-align:left;
	text-indent:10px;
	line-height:30px; 
	font-family:Verdana, Geneva, sans-serif;
	}
	
.lb_border {
	border-left:1px solid #A6BFC6;
	border-right:1px solid #A6BFC6;
	border-bottom:1px solid #A6BFC6;
	width:748px;
	}
	
.lb_content {
	padding:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	color:#304F66;
	}
	
.lb_bigimage { border:1px solid  #A6BFC6; width:496px; height:496px; padding:1px;}

.lb_thumb {
	text-align:center;
	border:1px solid  #A6BFC6; 
	width:158px; 
	height:158px;}

.lb_detailimg {
	margin: 1px;
	width:156px; 
	height:156px;}	
