/* CSS Document */

* {      
	margin:0px;
	padding:0px;
	font-family:trebuchet ms;
	font-size:12px;
	color:#404040;
	}
div,a,ul
{ 
       overflow:hidden;
}

img
{
border:none;
}

.header
{
	width:1000px;
	
	/*background-image:url(/layout/madprice/header-background_2x.gif);*/
	text-align:left;
}
.logo
{
	width:350px;
	height:100px;
	background-image:url(/images/gallery/Logos/mad.gif);
}
.menu
{
	width:1000px;
	height:48px;
	background-image:url(/layout/madprice/header-menu_4.gif);margin-top:10px;
	
}

.header_search
{
	float:left;
	text-align:center;
	vertical-align;
}
.menu_one
{
text-align:center;background-image:url(/layout/madprice/button.gif);width:120px;height:48px;padding-top:18px;

	font-size:11px;font-weight:normal; font-family:trebuchet ms;align:center;text-decoration: none;float:left;text-transform: uppercase;

}
.menu_one_left
{
text-align:center;background-image:url(/layout/madprice/button_left.gif);width:96px;height:48px;padding-top:18px;
	
	font-size:11px;font-weight:normal; font-family:trebuchet ms;align:center;text-decoration: none;float:left;text-transform: uppercase;

}


.menu_one a
{
color:#6b6868;font-size:11px;font-family:trebuchet ms;text-decoration: none;align:center;
}
.menu_one_left a
{
color:#6b6868;font-size:11px;font-family:trebuchet ms;text-decoration: none;align:center;
}

.menu_one a:hover{
        color:#be1a1a;font-size:11px;font-family:trebuchet ms;text-decoration: none;align:center;
}
.menu_one_left a:hover{
        color:#be1a1a;font-size:11px;font-family:trebuchet ms;text-decoration: none;align:center;
}

.menu_one:hover
{
color:#dd0000;
	text-align:center;
	font-size:11px;font-weight:normal; font-family:trebuchet ms;align:center;text-decoration: none;float:left;
}
.menu_one_left:hover
{
color:#dd0000;text-align:center;	
	font-size:11px;font-weight:normal; font-family:trebuchet ms;align:center;text-decoration: none;float:left;	
}
.menu_one_right:hover
{
color:#000000;text-align:center;
	
	font-size:11px;font-weight:normal; font-family:trebuchet ms;align:center;text-decoration: none;	
}

.menu_one_top a
{
color:#6b6868;font-size:11px;font-family:trebuchet ms;text-decoration: none;align:center;font-weight:bold;
}


.menu_one_top a:hover{
        color:#be1a1a;font-size:11px;font-family:trebuchet ms;text-decoration: none;align:center;font-weight:bold;
}

.menu_one_top:hover
{
color:#dd0000;
	text-align:center;
	font-size:11px;font-weight:normal; font-family:trebuchet ms;align:center;text-decoration: none;float:left;font-weight:bold;
}

.header_shadow
{
	background-image:url(/layout/madprice/header-shadow.gif);
	height:23px;
}
.header_shadow_2
{
	background-image:url(/layout/madprice/header-shadow.gif);
	height:1px;
}
.header_breadcrumbs_left
{
	background-image:url(/layout/madprice/header-breadcrumbs-left.gif);
	height:23px;
	width:25px;
}
.header_breadcrumbs_right
{
	background-image:url(/layout/madprice/header-breadcrumbs-right.gif);
	height:23px;
	width:25px;
}
.header_breadcrumbs
{
	background-image:url(/layout/madprice/header-breadcrumbs.gif);
	height:23px;
	font-size:10px;
	text-align:left;
}
.header_breadcrumbs a
{
	font-size:10px;
	text-decoration:none;
	color:#404040;
}
.bottom_line
{
	
	font-size:10px;
	color:#030601;
	text-align:center;
	margin-top:10px;
}
.categories, .content
{
	margin-left:5px;
	margin-top:10px;
	margin-bottom:8px;
}
.box
{
	margin-left:5px;
	margin-top:2px;
	margin-bottom:8px;
}
.categories_head
{
	width:170px;
	height:28px;
	color:#dd0000;
	font-style:italic;
	background-image:url(/layout/madprice/categories-head.gif);
	text-align:left;
}
ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:170px;		
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:170px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width: 100%;
/* auskommentiert, da Firefox-Bug 
	height:24px; 
*/
}

ul.left_menu a {
	color:#404040;
	display: block;
	text-decoration:none;
	padding:3px 0px 0px 10px;
	width:170px;
	height:21px; 
	background-image:url(/layout/madprice/category.gif);
	background-repeat:no-repeat;font-size:11px;
}
ul.left_menu a.first {
	background-image:url(/layout/madprice/box-first.gif);
}
ul.left_menu a.first:hover {
	background-image:url(/layout/madprice/box-first-hover.gif);
	text-decoration:none;
}
ul.left_menu li a:hover {
	background-image:url(/layout/madprice/category-sub-active.gif);
	text-decoration:none;
}

ul.left_menu li.level1active a
{
	background-image:url(/layout/madprice/category-active.gif);

}
ul.left_menu li.level1active a:hover
{
	background-image:url(/layout/madprice/category-active.gif);
	text-decoration:none;
}

ul.left_menu li.level2 {

}

ul.left_menu li.level2 a {
	display: block;
	padding: 3px 0px 0px 20px;
	width:170px;
	background-image:url(/layout/madprice/category-sub2.gif);
	background-repeat:no-repeat;
	font-size:11px;
}
ul.left_menu li.level2 a:hover {
	background-image:url(/layout/madprice/category-sub-active.gif);
	text-decoration:none;
}
ul.left_menu li.level2active a {
	display: block;
	padding: 3px 0px 0px 20px;
	width:170px;
	background-image:url(/layout/madprice/category-sub-active.gif);
	background-repeat:no-repeat;
}

ul.left_menu li.level3 {

}

ul.left_menu li.level3 a {
	display: block;
	padding: 3px 0px 0px 30px;
	width:170px;
	background-image:url(/layout/madprice/category-sub.gif);
	background-repeat:no-repeat;
	font-size:11px;
}
ul.left_menu li.level3active a {
	display: block;
	padding: 3px 0px 0px 30px;
	width:170px;
	background-image:url(/layout/madprice/category-sub-active.gif);
	background-repeat:no-repeat;
}
ul.left_menu li.level3 a:hover {
	background-image:url(/layout/madprice/category-sub-active.gif);
	text-decoration:none;
}

.middlekat_bild
{

width:180px;height:20px;padding-top:3px;background-image:url(/layout/madprice/middleKat.gif);background-repeat:no-repeat;
text-align:center;	
}


.middle_menu ul 
{
list-style-type:none;padding:0px;	
}

.middle_menu li 
{
margin-left:10px;list-style-type:none;   
	
}
.middle_menu a {
	color:#000000;
	font-size:10px;
	text-decoration:none;cursor:pointer;
	
}
.middle_menu li a:hover {
	color:#e50000;text-decoration: none
}
.middle_menu a:visited
{
color: lightslategray;
}

.sub_cat_list {
	padding:0px;
	margin:0px 0px 0px 0px;	
	
}


.sub_cat_list ul {
	padding:0px;
	margin:0px;list-style-type:none;		
}

.sub_cat_list li {
	text-align:left;
	margin-left: 8px;
        padding-top:0px;
	width: 100%;
        
	
}


.sub_cat_list a {
	color:#000000;
	font-size:10px;
	display: block;
	text-decoration:none;
	padding:4px 0px 0px 0px;cursor:pointer;
       
}
.sub_cat_list li a:hover {
	color:#e50000;text-decoration: none;
}
.sub_cat_list a:visited
{
color: lightslategray;
}
.categories_foot
{
	width:170px;
	height:14px;
	background-image:url(/layout/madprice/categories-foot.gif);
	background-repeat:no-repeat;
}
.box_head_info
{
	width:170px;
	height:34px;
	font-style:italic;
	background-image:url(/layout/madprice/box-head-info.gif);
	text-align:left;
}
.box_head_login
{
	width:170px;
	height:44px;
	font-style:italic;
	background-image:url(/layout/madprice/box-head-login.gif);
	text-align:left;
}
.box_foot
{
	width:170px;
	height:13px;
	background-image:url(/layout/madprice/box-foot.gif);
	background-repeat:no-repeat;
}
.box_head_t
{
	width:170px;
	height:44px;
	font-style:italic;
	background-image:url(/layout/madprice/box-head-t.gif);
	text-align:left;
}
.box_head_newsletter
{
	width:170px;
	height:44px;
	font-style:italic;
	background-image:url(/layout/madprice/box-head-news.gif);
	text-align:left;
}
.box_head_search
{
	width:170px;
	height:44px;
	font-style:italic;
	background-image:url(/layout/madprice/box-head-search.gif);
	text-align:left;
}
.box_head_zahlarten
{
	width:170px;
	height:44px;
	font-style:italic;
	background-image:url(/layout/madprice/box-head-zahlarten.gif);
	text-align:left;
}
.box_head_list
{
	width:170px;
	height:44px;
	font-style:italic;
	background-image:url(/layout/madprice/box-head-list.gif);
	text-align:left;
}
.box_content
{
	width:170px;
	background-image:url(/layout/madprice/box-background.gif);
	border-bottom:1px solid #838383;
	text-align:left;
}
a
{
	color:#dd0000;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}
.content_header_left
{
	width:7px;
	height:25px;
	background-image:url(/layout/madprice/content-header-left.gif);
	float:left;
}
.content_header_right
{
	width:6px;
	height:25px;
	background-image:url(/layout/madprice/content-header-right.gif);
	float:left;
}
.content_header
{
	
	width:628px;
	height:86px;
	border-bottom:1px;
	background-image:url(/layout/xxlaudio/article-view-header.gif);
}
.content_header2
{
	width:628px;
	border-left:1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	background-color:#ededed;
	float:left;
}
.content_header_one
{      
	width:628px;
	height:26px;
	background-image:url(/layout/xxlaudio/content-header-one_neu.gif);
        
}
.content_header_one2
{
	width:608px;
	height:26px;
	background-image:url(/layout/xxlaudio/content-header-one2_neu.gif);
	margin-bottom:5px;
}
.content_header_one3
{
	width:608px;
	height:26px;
	background-image:url(/layout/madprice/content-header-one3.gif);
}
.content_cat_header
{
	width:630px;
	background-image:url(/layout/madprice/content-cat-header.gif);
}
.content_cat_headera
{
	width:628px;
	height:6px;
	border-left:1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	background-color:#ededed;
}
.content_cat_headerb
{
	width:630px;
	height:6px;
	background-image:url(/layout/madprice/content-cat-headerb.gif);
}
h2
{
	font-size:14px;
	font-weight:bold;
}
.content_bottom_left
{
	width:7px;
	height:6px;
	background-image:url(/layout/madprice/content-bottom-left.gif);
	float:left;
}
.content_bottom_right
{
	width:6px;
	height:6px;
	background-image:url(/layout/madprice/content-bottom-right.gif);
	float:left;
}
.content_bottom
{
	height:5px;
	width:617px;
	border-bottom:1px solid #cdcdcd;
	float:left;
}
.content2
{
	float:left;
	border:1px solid #cdcdcd;
	border-bottom:none;
	width:628px;
}
.article_content
{
	background-image:url(/layout/madprice/article-content-top.gif);
	background-repeat:no-repeat;
	clear:left;
	width:402px;
	height:85px;
	border-left:1px solid #cdcdcd;
}

.article_content_search
{
	background-image:url(/layout/madprice/article-content-top_3.gif);
	background-repeat:no-repeat;
	width:402px;
	height:80px;
	border-left:1px solid #cdcdcd;float:left;
}
.article-content-rahmen
{
width:153px;
/*margin-right:6px;*/
height:230px;
background-image:url(/layout/xxlaudio/rahmen_artikelliste.gif);
}
.article_header
{      width:614px;
	height:24px;
	border-top:1px solid #cdcdcd;
	background-color:#ededed;float:left;
}
.article_headersearch
{      width:614px;
	height:40px;
	border-top:1px solid #cdcdcd;
	background-color:#ededed;float:left;
}
.article_header_right
{
	width:7px;
	height:43px;
	background-image:url(/layout/xxlaudio/article-header-right.gif);
	
}
.article_header_right2
{
	width:6px;
	height:86px;
	background-image:url(/layout/madprice/article-header-right2.gif);
	float:left;
}
.article_header2
{
	width:223px;
	height:24px;
	background-color:#ededed;
	border-right:1px solid #cdcdcd;
}
.article_header_search2
{
	width:223px;
	height:30px;
	background-color:#ededed;
	border-right:1px solid #cdcdcd;
}

.article_price_area
{
	width:224px;
	height:56px;
	border-right:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;

}
.article_price_area_search
{
	width:223px;
	height:60px;
	border-right:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
}
.article_view_header
{
	width:628px;
	height:25px;
	background-image:url(/layout/xxlaudio/article-view-header_2.gif);
}
.article_view_price_area
{
	width:224px;
	height:66px;
	background-image:url(/layout/xxlaudio/article-view-price-area_2.gif);
}
.article_view_header_divider
{
	width:74px;
	height:66px;
	background-image:url(/layout/xxlaudio/article-view-header-divider_2.gif);
}
..article_view_image_div
{     
	width:335px;
}
.article_view_right_div
{   
	width:290px;
 
}
.article_view_image_td
{      float:left;  
	border-top:1px solid #cdcdcd;width:335px;
	border-left:1px solid #cdcdcd;height:112px;
}
.article_view_right_td
{       
	border-right:1px solid #cdcdcd;
	margin-top:66px;float:right;height:47px;
}

.article_view_image
{
	width:300px;
	height:300px;
	border:1px solid #838383;
	margin-left:14px;
	margin-top:5px;
}
.article_view_image_div_single
{      float:left;  
	width:327px;
}
.article_view_right_div_single
{    	width:293px;
 
}
.article_view_image_td_single
{      margin-top:25px;width:626px;
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
        border-right:1px solid #cdcdcd;
        
       
}
.article_view_right_td_sinlge
{       
	border-right:1px solid #cdcdcd;
	padding-top:60px;
}

.article_view_image
{     
	width:300px;
	height:300px;
	border:1px solid #838383;
	margin-left:10px;
	margin-top:5px;
       
}
.article_view_image_lscroll
{
	width:11px;
	height:82px;
	background-image:url(/layout/madprice/article-view-image-lscroll.gif);
	cursor:pointer;
}
.article_view_image_rscroll
{
	width:11px;
	height:82px;
	background-image:url(/layout/madprice/article-view-image-rscroll.gif);
	cursor:pointer;
}
.article_view_menu
{
	height:32px;
	background-image:url(/layout/madprice/article-view-menu-background.gif);
}
.article_view_button_placeholder
{
	height:25px;
	width:12px;
	float:left;
	display:inline;
}
.article_view_button_desc
{
	height:25px;
	width:93px;
	background-image:url(/layout/madprice/article-view-button-desc.gif);
	float:left;
	margin-left:2px;
	display: inline;
	cursor:pointer;
}
.article_view_button_technical
{
	height:25px;
	width:93px;
	background-image:url(/layout/madprice/article-view-button-technical.gif);
	float:left;
	margin-left:2px;
	display:inline;
	cursor:pointer;
}
.article_view_button_extras
{
	height:25px;
	width:64px;
	background-image:url(/layout/madprice/article-view-button-extras.gif);
	float:left;
	margin-left:2px;
	display:inline;
	cursor:pointer;
}
.article_view_button_finance
{
	height:25px;
	width:92px;
	background-image:url(/layout/madprice/article-view-button-finance.gif);
	float:left;
	margin-left:2px;
	display:inline;
	cursor:pointer;
}
.article_view_button_rating
{
	height:25px;
	width:92px;
	background-image:url(/layout/madprice/article-view-button-rating.gif);
	float:left;
	margin-left:2px;
	display:inline;
	cursor:pointer;
}
.article_view_bottom
{
	height:6px;
	width:627px;
	background-image:url(/layout/xxlaudio/article-view-bottom.gif);
}
.article_view_order_now
{
	height:28px;
	width:112px;
	background-image:url(/layout/madprice/article-view-order-now.gif);
}
.cross_background
{
	height:72px;
	width:612px;
	background-image:url(/layout/madprice/cross-background.gif);
	margin-bottom:10px;
}
.new_header
{
	width:153px;
	height:52px;
	background-image:url(/layout/madprice/new-header.gif);
	font-weight:bold;
}
.new_content
{
	width:153px;
	height:182px;
	background-image:url(/layout/madprice/new-content.gif);
}
#desc p {
	margin-bottom:1em;
}
#technical p {
	margin-bottom:1em;
}

#desc table, #technical table{
	margin:auto;
}

#desc blockquote, #technical blockquote{
	margin-left:20px;
}

#news1 .newsheader{
	font-weight:bold;
	border-bottom:1px dotted #838383;
	color:black;
}
			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
		
			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
		
			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
		 
