@charset "UTF-8";

/* ========== SUCHE MAIN ========== */

.cBoth {
   clear:both;
   display:inline;
   width:100%;
}

#search-list-head {
   float:left;
   display:inline;
   width:910px;
   margin-left:25px;
   margin-top:25px;
}

#search-list-head-headline {
   float:left;
   width:300px;
   display:inline;
   margin-top:30px;
}

#search-list-head-headline h1 {
   float:left;
   font-size:22px;
   display:inline;
}

#search-head-button-wrap {
   float:right;
   display:inline;
   margin-top:-35px;
}

#search-head-button-tune-text {
   float:left;
   display:inline;
   margin-left:25px;
   margin-top:14px;
}

#search-head-button-tune-text a {
   color:#000000;
   text-decoration:none;
   font-weight:bold;
   font-size:11px;
}

#search-head-button-tune {
   float:left;
   display:inline;
   width:150px;
   height:42px;
   background-image:url(../gfx/search_list_button_tune_bg.jpg);
   background-repeat:no-repeat;   
}

#search-head-button-new {
   float:left;
   display:inline;
   width:110px;
   height:42px;
   margin-left:2px;
   background-image:url(../gfx/search_list_button_default_bg.jpg);
   background-repeat:no-repeat;   
}

#search-head-button-remember {
   float:left;
   display:inline;
   width:95px;
   height:42px;
   margin-left:2px;
   background-image:url(../gfx/search_list_button_default_bg.jpg);
   background-repeat:no-repeat;   
}

.search-head-button-text {
   float:left;
   display:inline;
   margin-left:25px;
   margin-top:14px;
}

.search-head-button-text a {
   color:#000000;
   text-decoration:none;
   font-weight:bold;
   font-size:11px;
}

#search-head-pages {
   float:left;
   display:inline;
   width:220px;
   height:42px;
   margin-left:2px;   
   background-color:#efefef;
   text-align:right;
}

.search-head-pages-wrap {
   float:right;
   width:15px;
   border:1px solid #909090;
   margin-top:13px;
   text-align:center;
   margin-right:4px;
   background-color:#e1e1e1;
}

.search-head-pages-wrap a {
   color:#000000;
   text-decoration:none;
   font-weight:normal;
}

.search-head-pages-active-wrap {
   float:right;
   width:15px;
   border:1px solid #efefef;
   margin-top:13px;
   text-align:center;
   margin-right:4px;
}

.search-head-pages-active-wrap a {
   color:#000000;
   text-decoration:none;
   font-weight:bold;
}

#search-head-pages-more-wrap {
   float:right;
   width:40px;
   border:1px solid #efefef;
   margin-top:13px;
   text-align:center;
   margin-right:10px;
   border:1px solid #909090;
}

#search-head-pages-more-wrap a {
   color:#000000;
   text-decoration:none;
   font-weight:normal;
}


#search-list-foot {
   float:left;
   display:inline;
   width:910px;
   margin-left:25px;
   margin-top:25px;
}

#search-foot-button-wrap {
   float:right;
   display:inline;
   margin-top:-35px;
}

#search-foot-button-tune {
   float:left;
   display:inline;
   width:150px;
   height:42px;
   background-image:url(../gfx/search_list_button_tune_bg.jpg);
   background-repeat:no-repeat;   
}

#search-foot-button-tune-text {
   float:left;
   display:inline;
   margin-left:25px;
   margin-top:14px;
}

#search-foot-button-tune-text a {
   color:#000000;
   text-decoration:none;
   font-weight:bold;
   font-size:11px;
}

#search-foot-button-new {
   float:left;
   display:inline;
   width:110px;
   height:42px;
   margin-left:2px;
   background-image:url(../gfx/search_list_button_default_bg.jpg);
   background-repeat:no-repeat;   
}

#search-foot-button-remember {
   float:left;
   display:inline;
   width:95px;
   height:42px;
   margin-left:2px;
   background-image:url(../gfx/search_list_button_default_bg.jpg);
   background-repeat:no-repeat;   
}

#search-foot-pages {
   float:left;
   display:inline;
   width:220px;
   height:42px;
   margin-left:2px;   
   background-color:#efefef;
   text-align:right;
}


/* ========== Ergebnis-Liste ========== */

#search-hits-wrap {
   float:left;
   width:912px;
   margin-left:25px;
   margin-top:25px;   
   display:inline;
}

#search-hits-wrap_merken {
   float:left;
   width:460px;
   margin-left:25px;
   margin-top:25px;   
   display:inline;
}

#search-hits-wrap_empfehlen {
   float:left;
   width:460px;
   height:600px;
   margin-left:25px;
   margin-top:25px;   
   display:inline;
}

.search-hits-object-wrap {
   float:left;
   width:454px;
   height:170px;
   display:inline;
   margin-right:2px;
   margin-bottom:5px;
   font-size:12px;
   background-image:url(../gfx/search_hit_wrap.jpg);
   background-repeat:no-repeat;      
}

.search-hits-object-wrap-title {
   float:left;
   width:900px;
   height:30px;
   display:inline;
   background-color:#efefef;
   padding-top:15px;
   padding-left:10px;
   margin-right:10px;
   margin-bottom:5px;
   font-size:14px;
}

.search-hits-object-wrap-title2 {
   float:left;
   width:900px;
   height:100px;
   display:inline;
   background-color:#efefef;
   padding-top:15px;
   padding-left:10px;
   margin-right:10px;
   margin-bottom:5px;
   font-size:14px;
}

.search-hits-inner-wrap {
   float:left;
   margin-top:15px;
   margin-left:10px;
   width:430px;
/*   display:inline;  */
}

.search-hits-image {
   float:left;
   display:inline;
   width:175px;
}

.search-hits-image img {
   float:left;
   display:inline;
   border: 1px solid #97989a;
}

#search-hits-image-lupe {
   position:relative;
   top:-22px;
   left:160px;
   border: 0px;
}

.search-hits-image-text {
   float:left;
   width:152px;
   margin-top:10px;
   display:inline;
}

.search-hits-image-text-left {
   float:left;
   display:inline;
}

.search-hits-image-text-right {
   float:right;
   display:inline;
}

.search-hits-image-text-right img {
   border:none;
   margin-top:2px;
}

.search-hits-right {
   float:left;
   width:230px;
   color:#000000;
   display:inline;
   margin-left:25px;
}

.search-hits-right h1 {
   color:#000000;
   font-size:12px;
   display:inline;
}

.search-hits-right-text {
   float:left;
/*   height:112px;  */
   height: 90px;	
   display:inline;
}

.search-hits-right-links {
   float:left;
   display:inline;
}

.search-hits-right-links a {
   font-weight:bold;
   color:#000000;
   text-decoration:none;
}

.search-hits-right-links a:hover {
   font-weight:bold;
   color:#97989a;
   text-decoration:none;
}

/* ========== Verfeinern ========== */

#search-main-tuning-wrap {
   float:left;
   width:910px;
   height:220px;
   margin-left:25px;
   background-color:#8d949e;
   display:none;
   color:#000000;
   background-image:url(../gfx/search_list_tune-wrap-bg.jpg);
   background-repeat:no-repeat;    
}
#search-main-tuning-wrap2 {
   float:left;
   width:910px;
   height:220px;
   margin-left:25px;
   background-color:#8d949e;
   display:none;
   color:#000000;
   background-image:url(../gfx/search_list_tune-wrap-bg.jpg);
   background-repeat:no-repeat;    
}

.search-main-tuning-box {
   float:left;
   display:inline;
   width:210px;
   margin-left:15px;
   margin-top:15px;
   margin-bottom:15px;
}

.search-main-tuning-box-iWrap {
   float:left;
   width:100%;
   display:inline;
   width:100%;
   height:25px;
}

.search-main-tuning-box h2 {
   color:#000000;
   font-size:16px;
   font-weight:bold;
   margin-bottom:15px;
}

.search-main-tuning-box input {
   float:left;
   display:inline;
   margin-top:0;
   margin-right:15px;
}

#search-main-tuning-button-go {
   display:inline;
   float:right;
   margin-right:25px;
}

a.red {
	color:#e80d11;
	font-size:15px;
}

#search-main-options-send2 {
   float:right;
   width:137px;
   height:86px;
   margin-top:-20px; 
}

