@import url(Default.css);
	
	#searchlist { font-family: tahoma; }
	/* Main */
	
	#MediaList , #searchlist  { width: 480px;}

	.title_text_main 
	{
		color: #c3281c;
		font-weight: bold;
		font-family: Verdana;
		font-size: 9pt;
		line-height: 16pt;
	}

	/* Video */
	.wrapper_container_video { width: 110px;  margin-left: 2px; margin-right: 2px; margin-bottom: 11px; overflow: hidden;}
	.bg_info_video_red { height: 16px; background: #C92419 url('images/bg_info_repeat.jpg') repeat; }
	
	.bg_info_video_red img {}

	#MediaList .MediaTypeImage, #searchlist  .MediaTypeImage { float: left;  padding:  2px 3px 0px; }
	#MediaList .MediaRatingImage, #searchlist  .MediaRatingImage { float: right;  padding: 3px; padding-top: 0px;}
	#MediaList .textbody_padding_video , #searchlist  .textbody_padding_video { padding: 2px 7px 7px 8px; height: 40px; vertical-align:top; line-height: 11pt; font-weight: bold; overflow: hidden; } 
	.MediaTitle { color: #444444; font-size: 8pt; text-decoration: none; font-family: arial; font-weight: bold; width: 90px;word-wrap: break-word; overflow: hidden; }
	#MediaList .detail_link { height: 16px; padding-left: 12px;}
	#MediaList .DetailLink, #searchlist  .DetailLink { display: block; padding-left: 85px;}
	#MediaList  a.DetailLink , #searchlist a.DetailLink{ color: #c3281c; text-decoration: none;}
	#MediaList a.DetailLink:visited, #searchlist a.DetailLink:visited { color: #c3281c; text-decoration: none;}
	
	.bg_info_video_breit_red { margin-bottom: 0px; height: 16px; background: #C2281C url('images/bg_info_breit_repeat.jpg') repeat-y right; }
	
	#searchlist .bg_info_video_breit_red   { width:350px; float: right;}
	.wrapper_container_video_breit { width: 460px; margin-bottom: 15px; }
	#searchlist .wrapper_container_video_breit { width: 460px; }
	.text_video_breit span { color: #000000;  font-size: 8pt; vertical-align: top; line-height: 9pt;}

	.text_video_breit { padding: 5px; padding-bottom: 0px; padding-top: 1px;
						margin-left: 114px;
						padding-left: 5px !important; /* für alle browser */ padding-left: 5px; /* für den tollen IE6 */
						height: 73px; }
	
	* html .text_video_breit { height: 57px; }
	*+html .text_video_breit { height: 57px; }
	
	#searchlist a.MediaTitle { width: 99%; display: block; color: #C92419; font-size: 10pt; font-weight: bold;}
	#searchlist a:link, 
	#searchlist a:visited { text-decoration: none; }
	#searchlist a:hover { text-decoration: underline; } 
	 .search_padding_left { padding-left: 7px; }
	 
	#searchlist .MediaTypeName {  color: #ffffff; font-size: 8pt; font-weight: bold; float: left; padding-left: 4px;}
	#searchlist  .DetailLink { display: inline; padding-left: 5px;}
	
	#searchlist  .detail_link { height: 0px; float: right; padding-right: 11px; margin-top: -14px; }
	
#PagingList {
margin-left:1px;
text-align:center;
width:421px;
font-family: Verdana;
font-size: 9pt;
padding-top: 8px;
padding-bottom: 8px;
}	
	
#PagingList .normalbold {
color:#000000;
margin-top:3px;
padding-left:1px;
font-weight: bold;
}

#PagingList a
{
	color: #666666;
}

#PagingList a.text {
color:#666666;
padding-right:4px;
text-decoration:underline;
}

#PagingList a.active {
color:#666666;
padding-right:4px;
text-decoration:none;
}

#PagingList a.pagingnumber {
color:#666666;
padding-right:4px;
text-decoration:underline;
}

img.ListPreviewImage { width: 110px; height: 82px; border: 0; border-width: 0; }
