
#search_options {
	position: relative; 
	color: #97bf21;
	font-size: 12px;
	width: 100%;
	height: 40px;
}


#search_content_outer {
	table-layout: fixed;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 80%;
	position: relative;
}



#search_extended {
	width: 140px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	position: relative;
}

.suchopt_opener_txt {
	float:left;
	padding-left: 10px; 
	width: 114px; 
	height: 15px; 
	background-color: #d9ef8a; 
	color: #789517; 
	font-size: 10px;
	margin-top: 5px;
}

div.suchopt_opener_txt_selected {
	float:left;
	padding-left: 10px; 
	width: 114px; 
	height: 15px; 
	background-color: #99be20; 
	color: #f0f6e3; 
	font-size: 10px;
	margin-top: 5px;
}


a.suchopt_opener_txt_selected {
	color: #f0f6e3; 
}

.suchopt_opener_img {
	float: left;
	margin-top: 5px;
	margin-left: 1px;
}


.suchopt_container {
	clear:both; 
	display: none; 
	background-color: #f3fadb;
	padding-top: 5px; 
	padding-bottom: 5px;
	background-color: #f3fadb;
}

.suchopt_opt {
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 10px;
	height: 20px;
	background-color: #f3fadb;
	color: #9abf21;
	font-size: 12px;
}

.suchopt_opt_txt {
	float: left;
}

.suchopt_opt_check {
	float:right; 
	padding: 0px;
	margin-right: 1px;
}



#search_content {
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #d7d7d7;
	padding: 12px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	position: relative;
}




.thumb_div {
	float:left; 
	width: 144px;
	margin: 10px;
}

.thumb_img_div {
	width: 128px;
	height: 128px;
	background-color: #edeef0;
	padding: 8px;
	text-align: center;
	border-style: none;
}

.thumb_img {
	border-style: none;
}

.thumb_meta_div {
	width: 100%;
	margin-top: 7px;
	height: 19px;
}

.thumb_fotonr {
	float: left;
	color: #68676c;
	font-size: 11px;
}

.thumb_lic {
	float: left;
	color: #68676c;
	font-size: 11px;
	margin-left: 5px;
}

.thumb_but_div {
	 float: right;
}

.thumb_cart {
	margin-right: 4px;
	border-style: none;
}

.thumb_lightbox {
	 margin-right: 4px;
	 border-style: none;
}

.thumb_shop {
	border-style: none;
}

.thumb_info_div {
	position: relative;
	width: 100%;
	height: 15px;
	color: #98bd1f;
	font-size: 11px;
}

span.lbprev		{ width:60px; height:60px; border:0px solid #666666; margin-left:5px; margin-right:5px; margin-top:4px; }
img.lbprev		{ width:60px; height:60px; border:1px solid #666666; }
div.lbprev		{ width:60px; height:60px; border:0px solid #666666; margin-left:5px; margin-right:5px; margin-top:4px; }

.green {
	color: #77ac22;
}