/****** Suche Header *********/

table.tableSearchHeader
{
	width:678px;
	height:210px;
	background-image:url('../_images/search_bg_header.jpg');
  background-position:top left;
  background-repeat:no-repeat;
}

/****** Suche Top Suchbegriffe *********/

table.tableTopSearchterms
{
	width:678px;
	height:auto;
}
td.tdTopSearchtermsTop1
{
	width:662px;
	height:37px;
	background-image:url('../_images/search_bg_topterms_top1.gif');
  background-position:top left;
  background-repeat:no-repeat;
}
td.tdTopSearchtermsTop2
{
	width:662px;
	height:37px;
	background-image:url('../_images/search_bg_topterms_top2.gif');
  background-position:top left;
  background-repeat:no-repeat;
}
td.tdTopSearchtermsMid
{
	width:662px;
	background-image:url('../_images/search_bg_topterms_mid.gif');
  background-position:top left;
  background-repeat:repeat-y;
}
td.tdTopSearchtermsMidGradient
{
	width:678px;
	height:auto;
	background-image:url('../_images/search_bg_topterms_mid_gradient.gif');
  background-position:top left;
  background-repeat:no-repeat;
}
td.tdTopSearchtermsBot
{
	width:662px;
	height:8px;
	background-image:url('../_images/search_bg_topterms_bot.gif');
  background-position:top left;
  background-repeat:no-repeat;
}

/****** Suche verfeinern *********/

table.tableSearchRefine
{
	width:662px;
	height:70px;
	background-image:url('../_images/search_bg_refine.gif');
  background-position:top left;
  background-repeat:no-repeat;
}


/****** Suche Ergebnisliste Container *********/

table.tableSearchResultOuterMid
{
	width:662px;
	background-image:url('../_images/search_bg_result_mid.gif');
  background-position:top left;
  background-repeat:repeat-y;
}
td.tdSearchResultOuterMidGradient
{
	width:662px;
	height:auto;
	background-image:url('../_images/search_bg_result_mid_gradient.gif');
  background-position:top left;
  background-repeat:no-repeat;
}
td.tdSearchResultBot
{
	width:662px;
	height:8px;
	background-image:url('../_images/search_bg_result_bot.gif');
  background-position:top left;
  background-repeat:no-repeat;
}


/****** Suche Ergebnisliste Tabs, Caption und Pager *********/

table.tableSearchResultTabs
{
	width:662px;
	height:28px;
}
td.tdSearchResultCaption
{
	height:25px;
	font-weight:bold;
}
td.tdSearchResultPager
{
	width:652px;
	height:21px;
	background-image:url('../_images/search_bg_result_pager.gif');
  background-position:top left;
  background-repeat:no-repeat;
	text-align:center;
  font-size:10px;
}


/****** Suche Ergebnisliste *********/

table.tableSearchResult
{
	width:662px;
}
td.tdSearchResult
{
	width:650px;
}

/****** Suche Ergebnisliste Artikel *********/

td.tdSearchResultItemImageEvenArticles
{
	height:80px;
 	width:120px;
 	background-color:#1E2D3B;
}
td.tdSearchResultItemImageOddArticles
{
	height:80px;
 	width:120px;
 	background-color:#3B4B5B;
}
td.tdSearchResultItemEvenArticles
{
	height:80px;
 	padding:6px;
 	background-color:#1E2D3B;
	vertical-align:top;
}
td.tdSearchResultItemOddArticles
{
	height:80px;
 	padding:6px;
 	background-color:#3B4B5B;
	vertical-align:top;
}

/****** Suche Ergebnisliste Bilder *********/

td.tdSearchResultItemImageEvenImages
{
	height:80px;
 	width:120px;
 	background-color:#1E2D3B;
}
td.tdSearchResultItemImageOddImages
{
	height:80px;
 	width:120px;
 	background-color:#3B4B5B;
}
td.tdSearchResultItemEvenImages
{
	height:80px;
 	width:204px;
 	padding:6px;
 	background-color:#1E2D3B;
	vertical-align:top;
}
td.tdSearchResultItemOddImages
{
	height:80px;
 	width:204px;
 	padding:6px;
 	background-color:#3B4B5B;
	vertical-align:top;
}
td.tdSearchResultItemBannerImages
{
	height:80px;
	vertical-align:middle;
	text-align:center
}

/****** Suche Ergebnisliste Videos *********/

td.tdSearchResultItemImageVideos
{
	height:145px;
 	width:215px;
 	background-color:#000000;
	text-align:center;
}
td.tdSearchResultItemVideos
{
	height:50px;
 	padding:6px;
 	background-color:#1E2D3B;
	vertical-align:top;
	text-align:center;
	font-weight:bold;
}
td.tdSearchResultItemBannerVideos
{
	height:80px;
	vertical-align:middle;
	text-align:center
}
