@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image:url(../../../data/media/_shared/l/background.jpg);
	background-position:top;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
br.nofloat{
	clear:both;
}

div.nofloat{
	clear:both;
}

table, tr, th, td  {
	border:0;
}

a{
color: #fff;


}
div.bqn_main {
	width: 991px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.bqn_main_left {
	width: 10px;
	min-height: 700px;
float:left;
	background-image:url(../../../data/media/_shared/l/main_border_left.png);
}

div.bqn_main_right {
	width: 10px;
	min-height: 700px;
	float:right;
		background-image:url(../../../data/media/_shared/l/main_border_right.png);

}

div.bqn_main_middle {
	width: 971px;
	float:left;
}



div.bqn_header{
	width:971px;
	height:74px;
	
}

div.logo_l{
	width:971px;
	
}

div.bqn_logo{
	background-image:url(../../../data/media/_shared/l/logo.gif);
	background-repeat:no-repeat;
	float:left;
	width: 170px;
	height: 42px;
	margin-right:717px;
	float:left;
}

div.fb_logo{
	background-repeat:no-repeat;
	width: 42px;
	height: 42px;
	float:left;
	cursor: pointer;
}

div.yt_logo{
	background-repeat:no-repeat;
	width: 42px;
	height: 42px;
	float:left;
	cursor: pointer;
}


div.bqn_top_menu{
	width:971px;
	height: 38px;
	margin-top: 15px;
}

div.bqn_top_menu_left{
	width: 1px;
	height:38px;
	background-image:url(../../../data/media/_shared/l/top_menu_back_left.gif);
	float:left;
}

div.bqn_top_menu_right{
	width: 1px;
	height:38px;
	background-image:url(../../../data/media/_shared/l/top_menu_back_right.gif);
	float:right;
}



div.bqn_top_menu_middle{
	width: 951px;
	height:36px;
	background-image:url(../../../data/media/_shared/l/top_menu_back.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #141414;
	float:left;
	padding-left: 18px;
}

div.bqn_top_menu_items{
	width: 791px;
	height:36px;
	float:left;
}

div.bqn_top_menu_items img{
	margin-right: 0px;
	border:0px;
	background-image:url(../../../data/media/_shared/l/top_menu_back.gif);
	background-repeat:repeat-x;
	padding-right:10px;
	padding-left: 10px;
	
}

div.bqn_top_menu_language{
	width: 160px;
	height:36px;
	float:left;
}

div.bqn_top_animation{
    width:969px;
    height: 269px;
    border-top: 1px solid #3c393a;
    border-left: 1px solid #252324;
    border-right: 1px solid #252324;
    background-color:#000;
    overflow:hidden;
	z-index:-1;
}


div.bqn_middle_menu{
	width: 969px;
	height: 38px;
	background-image:url(../../../data/media/_shared/l/middle_menu_back.jpg);
	background-repeat:repeat-x;
	border: 1px solid #333;
}

div.bqn_middle_menu_search{
	width: 216px;
	height: 36px;
	float:left;
	
}

div.bqn_middle_menu_items{
	width: 710px;
	height: 36px;
	float:left;
	padding-left: 40px;
	
}


input.bqn_searchtext{
	width: 110px;
	height:20px;
	background-color:#000;
	float:left;
	color:#666;
	border-top: 1px solid #3c3c3c;
	border-left: 1px solid #3c3c3c;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	font-size:11px;
	line-height: 18px;
	margin-top: 6px;
	margin-left: 18px;
	padding-left: 4px;

}


input.bqn_searchbtn{ 
	width: 70px;
	height:24px;
	background-color:#000;
	background-image:url(../../../data/media/_shared/l/btn_search.jpg);
	float:right;
	border: 0px;
	color:#666;
	margin-top: 6px;
	padding-bottom: 5px;
	text-align:center;
	font-size: 11px;
}

div.bqn_content_container{
	width: 969px;
	min-height: 500px;
	border-right: 1px solid #161616;
		border-bottom: 1px solid #161616;

	background-image:url(../../../data/media/_shared/l/left_menu_back.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	background-color:#000;

}

div.bqn_content_container ul
{
	list-style-type: square;
}

div.bqn_left_menu{
	width: 216px;
	height: auto;
	float:left;
	margin-top: 10px;
}


div.bqn_left_menu img{
	border: 0px;
}


div.bqn_left_menu ul{
	list-style-type:none;
	padding-left: 0px;
}

div.bqn_left_menu ul.first{
	padding-left: 0px;
}

div.bqn_left_menu ul.last{
	padding-left: 22px;
	font-size:13px;
	background-image:url(../../../data/media/_shared/l/left_menu_back_black.jpg);
	background-repeat:repeat-y;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}

div.bqn_left_menu ul a{
	color:#666;
	text-decoration:none;
	line-height: 18px;
}

div.bqn_left_menu ul a.active{
	color:#FFF;
	text-decoration:none;
	line-height: 18px;
}

div.bqn_left_menu li.middle{
	padding-left: 0px;
	margin-top: 5px;
}


div.bqn_product_content{
	float:right;	
	padding-left: 0px;
	width:731px;
	padding-top: 15px;

}

div.bqn_product_name{
	width: 350px;
	height: 80px;
	float:left;
	padding-left: 20px;
}

div.bqn_product_name h1{
	font-size: 17px;
	color:#FFF;
	font-weight:bold;
}



div.bqn_product_name sup{
	font-size: 10px;
	color:#fff;
	font-weight:normal;
}



div.bqn_product_navi{
	width: 327px;
	height: 95px;
	float:right;
	padding-top: 10px;
	text-align:right;
	padding-right: 24px;
	
}

div.bqn_product_navi img{
	border: 0px;
	margin-bottom: 10px;
}

div.bqn_product_short_text{
	width: 685px;
	color: #929395;
	line-height: 19px;
	padding-left: 20px;
}

div.bqn_product_icon_area{
	border: 1px solid #272727;
	width: 688px;
	height: 100px;
	margin-top: 15px;
	padding-top: 10px;
	margin-left: 20px;
	text-align:center;
	background-color: #000;
	margin-bottom: 20px;
}

div.bqn_product_icon_area img{
	margin-right: 0px;
}


div.bqn_product_long_text{
	width: 685px;
	color: #929395;
	line-height: 19px;
	padding-left: 20px;
	height:auto;
	margin-bottom: 30px;
}

hr.spacer{
height:0px;
border:0px;
padding:0px;
margin:0px;
}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
filter: alpha(opacity=90);
opacity: 0.90;
}

#nav a{
display:block;
padding:0px 0px 0px 0px;
border-right:#FFFFFF solid 0px;
border-bottom:#FFFFFF solid 0px;
color:#CCC;
text-decoration:none;
height: 36px;

}

#nav a:hover{
color:#fff;

}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:auto;
top:36px;
margin-left: 20px;
padding-left: 5px;
background-color:#000;

}

#nav li ul a{
min-width:12em;
width:100%;
height:auto;
float:left;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;

}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:11.3em;
margin:0px 0 0 0px;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;

}



#bqn_product_tabs {
	height: 29px;
	width: 710px;
	padding: 0px;
	margin-top: 10px;
}
#bqn_product_tabs li {
	width: 136px;
	height: 17px;
	margin: 0px;
	list-style: none;
	padding-bottom: 5px;
	float: left;
	background-color:#000;
	padding-top: 5px;
	margin-right: 2px;
	text-align:center;
	margin-top: 1px;
}
#bqn_product_tabs .activeSlide {
	background-image:url(../../../data/media/_shared/l/middle_tab_active.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 19px;
	margin-top: 0px;
}
#bqn_product_tabs .activeSlide a {
	width: 136px;
	height: 20px;
	margin: 0px;
	display: block;
	color:#fff;
	text-decoration:none;
	padding-top: 3px;
	font-size: 12px;
}
#bqn_product_tabs a {
	width: 136px;
	height: 20px;
	margin: 0px;
	display: block;
	color:#666;
	text-decoration:none;
	padding-top: 3px;
	font-size: 12px;
}
#bqn_product_tabs img {
	border: none;
}

div.bqn_product_slider{
	width: 731px;
}

div.bqn_product_slider_content{
width: 731px;

}


#bqn_product_gallery_tabs {
	height: 29px;
	width: 136px;
	padding: 0px;
	margin-top: 10px;
}
#bqn_product_gallery_tabs li {
	width: 136px;
	height: 26px;
	margin: 0px;
	list-style: none;
	padding-bottom: 5px;
	background-color:#000;
	padding-top: 5px;
	margin-right: 2px;
	text-align:left;
	margin-top: 1px;
	background-image:url(../../../data/media/_shared/l/gallerymenu/background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}
#bqn_product_gallery_tabs .activeSlide {

	}
	
#bqn_product_gallery_tabs .bqn_product_gallery_tab_bg {
	
	background-image:url(../../../data/media/_shared/l/gallerymenu/image_inactive.jpg);
	
	}
	
	#bqn_product_gallery_tabs .bqn_product_gallery_tab_360 {
	
	background-image:url(../../../data/media/_shared/l/gallerymenu/360_inactive.jpg);
	
	}
	
	#bqn_product_gallery_tabs .bqn_product_gallery_tab_video {
	
	background-image:url(../../../data/media/_shared/l/gallerymenu/video_inactive.jpg);
	
	}
	
#bqn_product_gallery_tabs .activeSlide a {
	width: 96px;
	height: 20px;
	margin: 0px;
	display: block;
	color:#fff;
	text-decoration:none;
	padding-top: 6px;
	font-size: 12px;
}
#bqn_product_gallery_tabs a {
	width: 90px;
	height: 20px;
	margin: 0px;
	display: block;
	color:#666;
	text-decoration:none;
	padding-top: 6px;
	font-size: 12px;
	padding-left: 45px;
}
#bqn_product_gallery_tabs img {
	border: none;
}

div.bqn_product_gallery{
	width: 720px;
	height: 500px;
}

div.bqn_product_gallery_left{
	width: 573px;
	height: 500px;
	float:left;
	margin-top: 10px;
}

div.bqn_product_gallery_right{
	width: 145px;
	height: 200px;
	float:right;
}

div.bqn_product_gallery_images_thumbs{
	width: 573px;
	height: 97px;
	overflow:hidden;
	
}

div.bqn_product_gallery_images_big{
	width: 570px;
	height: 370px;
	margin-top: 15px;
	border: 1px solid #161616;
	margin-left: 0px;
}


#bqn_product_gallery_thumb_slider {
	height: 97px;
	width: 710px;
	padding: 0px;
	margin-top: 0px;
}
#bqn_product_gallery_thumb_slider li {
	width: 133px;
	height: 97px;
	margin: 0px;
	list-style: none;
	padding-bottom: 5px;
	float: left;
	background-color:#000;
	padding-top: 0px;
	margin-right: 5px;
	text-align:center;
	margin-top: 0px;
}
#bqn_product_gallery_thumb_slider .activeSlide {
	
	height: 19px;
	margin-top: 0px;
}
#bqn_product_gallery_thumb_slider .activeSlide a {
	width: 133px;
	height: 97px;
	margin: 0px;
	display: block;
	color:#fff;
	text-decoration:none;
	padding-top: 0px;
	font-size: 12px;
}
#bqn_product_gallery_thumb_slider a {
	width: 133px;
	height: 97px;
	margin: 0px;
	display: block;
	color:#666;
	text-decoration:none;
	padding-top: 0px;
	font-size: 12px;
}
#bqn_product_gallery_thumb_slider img {
	border: 1px solid #161616;
}
div.blockbox{
    width: 700px;
    margin-bottom: 0px;
    margin-left: 20px;
clear:both;}

div.close{
height: 36px;
}

div.close h2 {
	color: #666;
	width: 655px;
	height: 20px;
	border: 1px solid #232323;
	cursor: pointer;
	line-height: 20px;
	background-image:url(../../../data/media/_shared/l/techplus.gif);
			background-repeat:no-repeat;

	padding-left: 30px;
}

h2.markertitle{
	color:#FFF;
	font-size:13px;
	width: 669px;
	height: 20px;
	border: 1px solid #232323;
	cursor: pointer;
	line-height: 20px;
		background-image:url(../../../data/media/_shared/l/techminus.gif);
		background-repeat:no-repeat;
	padding-left: 30px;
}

div.blockbox .data{
margin-bottom: 0;
}

div.blockbox .bb_full{
	width: 100%;
	clear:both;
}

div.blockbox .row{
clear:both;	border-bottom: 1px solid #232323;
	line-height: 20px;
min-height: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

div.blockbox .cell_lft{
	width: 281px;
	min-height:20px;
	float:left;
	color: #999;

}
div.blockbox .cell_rgt{
	width: 410px;
	min-height:20px;
	float:right;
	color: #fff;

}

div.blockbox a{
	color: #fff;
	text-decoration:underline;
}

div.toolbar_right{
	 display: block;
    float: right;
    height: auto;
    margin-bottom: 18px;
    padding-right: 20px;
}


div.toolbar_left{
	display: block;
    float: left;
    height: auto;
    margin-bottom: 18px;
    padding-left: 20px;
}
.blockbox.close .data {
    display: none;
    margin-bottom: 0;
height:0px;
}

.blockbox.close .row{
height: 0px;
}


.blockbox.close .bb_full{
height: 0px;
}

.blockbox.close .cell_rgt{
height: 0px;
}


.blockbox.close .cell_lft{
height: 0px;
}
/* NEU 13.09.2011 */

div.bqn_product_press_box{
	width:310px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	height:160px;
	background-image:url("../../../data/media/_shared/l/press_back.jpg");
	background-repeat:no-repeat;

}


div.bqn_product_press_title{
min-height: 39px;
}

div.bqn_product_press_title a{
color: #fff;
text-decoration:none;
font-size: 13px;
font-weight: bold;
}

div.bqn_product_press_image{
	width: 80px;
	height: 80px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	float: left;
	border: 1px solid #222;
	background-color: #000;
	margin: 10px 10px 20px 0px;
}

.bqn_product_press_image:after {
 content:"";
 height:100%;
 vertical-align:middle;
 display:inline-block;
}

.bqn_product_press_image * {
	display: inline-block;
    vertical-align: middle;
}

div.bqn_product_press_date{
	margin-bottom: 10px;
	color: #999;
	float: left;

}

div.bqn_product_press_text{
	margin-top:8px;
	margin-bottom: 10px;
	width: 200px;
	float: left;
	min-height: 59px;
}


div.bqn_product_press_more{
	float:right; 
	margin-right:10px; 
	color: #999;
	background-image: url("../../../data/media/_shared/l/techplus.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 20px;
}

div.bqn_product_press_more a{
	color:#999999;
	text-decoration:none;
}


/* NEU 13.09.2011 DOWNLOAD + H1*/

div.bqn_product_download{
	width: 600px;
	height: 25px;
	background-image:url(../../../data/media/_shared/l/download.jpg);
	background-repeat:no-repeat;
	padding-left: 25px;
	line-height: 25px;
	margin-left: 20px;
	margin-top: 10px;
}

div.bqn_product_download a{
	color:#999;
	text-decoration:none;
}

div.bqn_product_download a:hover{
	color:#FFF;
	text-decoration:none;
}



div.bqn_product_short_text h1{
	color: #FFF;
	font-size: 12px;
}

div.bqn_product_long_text h1{
	color: #FFF;
	font-size: 12px;
}

div.bqn_product_slider_content h2{
	color: #FFF;
	font-size: 12px;
}
/* BUTTONS TECHNISCHE DATEN */

.butSwapBlockboxes{
     background-image:url(../../../data/media/_shared/l/btn_tech_data.jpg);
     background-repeat:repeat-x;
     height: 24px;
     color: #999;
     border: 1px solid #272727;
	 cursor:pointer;
}

.productcompare{
     background-image:url(../../../data/media/_shared/l/btn_tech_data.jpg);
     background-repeat:repeat-x;
     height: 24px;
     color: #999;
     border: 1px solid #272727;
	 cursor:pointer;
}

.printpage{
     background-image:url(../../../data/media/_shared/l/btn_tech_data.jpg);
     background-repeat:repeat-x;
     height: 24px;
     color: #999;
     border: 1px solid #272727;
	 cursor:pointer;
}
/* DEFAULT TEMPLATE */
	
	
div.bqn_default_content{
	float:right;	
	padding-right: 19px;
	width:711px;
	height:auto;
	padding-top: 15px;
	color: #999;
	line-height: 19px;
}

div.bqn_default_content h1{
	font-size: 13px;
	color: #FFF;
	margin-bottom: 15px;
}

/*STARTSEITE*/

div.bqn_home_content{
	float:right;	
	padding-right: 19px;
	width:711px;
	height:auto;
	padding-top: 15px;
	color: #999;
	
}

div.bqn_home_products{
	width:715px;
	height:auto;
	margin-bottom:19px;
	
}

div.bqn_home_products_header{
	height:auto;
	/*background-image:url(../../../data/media/_shared/l/home_support_header_de.jpg);*/
	height: 35px;
	width: 709px;
	margin-top: 7px;
	margin-bottom: 15px;
}

div.bqn_home_press_header{
	height:auto;
	background-image:url(../../../data/media/_shared/l/home_news_header.jpg);
	height: 35px;
	width: 709px;
	
}

div.bqn_home_product_power{
	height: 222px;
	width: 222px;
	border: 0px;
	float:left;
	margin-right: 22px;
	
}

div.bqn_home_product_power img{
	border: 0px;	
}

div.bqn_home_product_cooler{
	height: 222px;
	width: 222px;
	border: 0px;
	float:left;
	margin-right: 22px;
}

div.bqn_home_product_cooler img{
	border: 0px;	
}

div.bqn_home_product_fans{
	height: 222px;
	width: 222px;
	border: 0px;
	float:left;
	
}

div.bqn_home_product_fans img{
	border: 0px;	
}

div.bqn_home_service_box{
	width: 710px;
	height: 113px;
	background-image:url(../../../data/media/_shared/l/home_support_back.jpg);
	margin-bottom: 40px;

}

div.bqn_home_service_compare{
	width: 93px;
	padding-top: 0px;
	font-size:11px;
	color: #999;
	float:left;
	margin-left:20px;
	text-align:center;
	margin-top: 20px;
	
}


div.bqn_home_service_lexikon{
	width: 93px;
	padding-top: 0px;
	font-size:11px;
	color: #999;
	float:left;
	margin-left:50px;
	text-align:center;
	margin-top: 20px;
	
}

div.bqn_home_service_buy{
	width: 93px;
	padding-top: 0px;
	font-size:11px;
	color: #999;
	float:left;
	margin-left:50px;
	text-align:center;
	margin-top: 20px;
	
}

div.bqn_home_service_after_sales{
	width: 93px;
	padding-top: 0px;
	font-size:11px;
	color: #999;
	float:left;
	margin-left:50px;
	text-align:center;
	margin-top: 20px;
	
}

div.bqn_home_service_support{
	width: 93px;
	padding-top: 0px;
	font-size:11px;
	color: #999;
	float:left;
	margin-left:50px;
	text-align:center;
	margin-top: 20px;
	
}

div.bqn_home_service_box a{
	color: #999;
	text-decoration:none;
}

div.bqn_home_service_box img{
	border: 0px;
	margin-bottom: 10px;
}



div.bqn_home_news_ticker{
	width: 708px;
	height: 370px;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 1px solid #2a2a2c;
}
/* LANGUAGE BOX */

#nav_lang, #nav_lang ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
filter: alpha(opacity=90);
opacity: 0.90;
}

#nav_lang a{
display:block;
padding:0px 0px 0px 0px;
border-right:#FFFFFF solid 0px;
border-bottom:#FFFFFF solid 0px;
color:#CCC;
text-decoration:none;
height: 36px;
}

#nav_lang a:hover{
color:#fff;
}


#nav_lang li{
float:left;
position:relative;

}

#nav_lang ul {
position:absolute;
display:none;
width:auto;
top:36px;
margin-left: 0px;
padding-left: 10px;
background-color:#000;

}

#nav_lang li ul a{
width:12em;
height:auto;
float:left;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;

}

#nav_lang ul ul{
top:auto;
}	

#nav_lang li ul ul {
left:11.3em;
margin:0px 0 0 0px;

}

#nav_lang li:hover ul ul, #nav_lang li:hover ul ul ul, #nav_lang li:hover ul ul ul ul{
display:none;
}
#nav_lang li:hover ul, #nav_lang li li:hover ul, #nav_lang li li li:hover ul, #nav_lang li li li li:hover ul{
display:block;
}

div.nav_lang_select{
	background-image:url(../../../data/media/_shared/l/language_select.gif);
	background-repeat:no-repeat;
	width: 139px;
	height: 34px;
	line-height: 34px;
	margin-top: 2px;
	padding-left: 10px;
}
/*Formatierungen ZERTIFIKATE und LISTEN */

li.markings{
     list-style:none;
}

li.markings img{
     height: 24px;
     margin-right: 8px;
     margin-top: 10px;
     margin-bottom: 10px;
}

div.bqn_product_long_text ul{
     padding-left: 0px;
     margin-bottom: 10px;
	 list-style-type:square;
}

div.bqn_product_long_text li ul{
     padding-left: 0px;
     margin-bottom: 0px;
	 list-style-type:square;
}

div.bqn_product_long_text li{
     margin-left: 12px;
	 
}

div.bqn_product_short_text ul{
     padding-left: 0px;
     margin-bottom: 10px;
	 list-style-type:square;
}

div.bqn_product_short_text li{
     margin-left: 12px;
	 
}
/* FOOTER */

div.footer{
	width:	970px;
	text-align:right;
	margin-top: 10px;
	margin-bottom: 40px;
}

div.footer a{
	color:#999;
	text-decoration:underline;
	font-size: 11px;
}

div.footer a:hover{
	color:#fff;
}
.loading {
	padding:5px 10px;
	text-align:center;
	width:450px;
	margin:0px auto;
	display:none;
	color: #989898;
}

.bqn_techbtn{
	background-image:url(../../../data/media/_shared/l/btn_tech_data.jpg);
	background-repeat:repeat-x;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
}
/* 
viewerblock
writer: Darek Sobczak
*/

#viewerblock{
	clear: both;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: url("../../../data/media/_shared/design/overlay/bg_trans.png");
	display: none;
		z-index:10000;

}
#viewerblock .container{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 800px;
}
#viewerblock .container .toolbar{
	float:right;
	padding: 5px;
}
#viewerblock .container .toolbar a.closebutton{
	width: 32px;
	height: 32px;
	display:block;
	background-repeat: no-repeat;
	background: url("../../../data/media/_shared/design/control/but_close.png");
	float: right;
	margin-left: 8px;
	
}
#viewerblock .container .toolbar a.closebutton:hover{
	background: url("../../../data/media/_shared/design/control/but_close-hover.png");
}
#viewerblock .container .image {
	padding: 20px 12px 20px 12px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 500px;
	text-align: center;
	border: 1px solid grey;
	background-color: black;
	vertical-align: middle;
}
#viewerblock .container .image img {
	width: 750px;
}

#viewerblock .container .image .wtbcontent img {
	width: 150px;
}

input.bqn_cable{
	background-image:url(../../../data/media/_shared/l/btn_cable.jpg);
	width: 100px;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
	padding-left: 20px;
	margin-right: 5px;
}

input.bqn_fan{
	background-image:url(../../../data/media/_shared/l/btn_fan.jpg);
	width: 180px;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
	padding-left: 20px;
	margin-right: 10px;
}

input.bqn_accessories{
	background-image:url(../../../data/media/_shared/l/btn_accessories.jpg);
	width: 112px;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
	padding-left: 15px;
	padding-right: 0px;
	margin-right: 5px;
}


input.bqn_compare{
	background-image:url(../../../data/media/_shared/l/btn_compare.jpg);
	width: 115px;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
	padding-left: 15px;
	padding-right: 0px;
	margin-right: 5px;
}

input.bqn_print{
	background-image:url(../../../data/media/_shared/l/btn_print.jpg);
	width: 85px;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
	padding-left: 23px;
}


.bqn_opp{
	background-image:url(../../../data/media/_shared/l/btn_opp.jpg);
	width: 195px;
	height: 38px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
	padding-left: 23px;
	margin-top: 5px;
	text-align:left;
}

.bqn_lga{
	
	width: 195px;
	height: 38px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
	padding-left: 23px;
	margin-top: 5px;
	text-align:left;
}

span.class{
	font-size: 9px;
	top: -5px;
	line-height:9px;
	position:relative;
	text-transform:uppercase;

}

div.bqn_middle_menu_home{
	width: 969px;
	height: 38px;
	background-image:url(../../../data/media/_shared/l/middle_menu_back_soundcheck.jpg);
	background-repeat:repeat-x;
	border: 1px solid #333;
}

div.field{
	margin: 10px;
	float:left;
}

div.field label{
display: block;}

div.field.nolabel{
	margin-top: 34px;

}

#wtb_word{
	background-color: #333;
	border: 1px solid #212121;
	height: 20px;
	color: #fff;
margin-top: 10px;
width:80px;
}

#wtb_country{
	background-color: #333;
	border: 1px solid #212121;
	height: 20px;
	color: #fff;
margin-top: 10px;
}

#wtb_type{
	background-color: #333;
	border: 1px solid #212121;
	height: 20px;
	color: #fff;
margin-top: 10px;
}

input.contact{
	background-image:url(../../../data/media/_shared/l/btn_tech_data.jpg);
	background-repeat:repeat-x;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
}

form.wheretobuy{
	margin-top: 20px;
}

#wtb_result{
	margin-left: 10px;
margin-top: 20px;
	border-top: 1px solid #212121;
clear: both;
}

div.group h2{
	font-size: 13px;
	color: #fff;
margin-top: 20px;
}


div.node h2{
	font-size: 12px;
	color: #999;
}

div.dataline a {
	color: #999;
	text-decoration: underline;


}

#searchinput{
	background-color: #000;
	border: 1px solid #212121;
	height: 22px;
	color: #fff;
margin-left: 10px;
}

#searchsubmit{
	background-image:url(../../../data/media/_shared/l/btn_tech_data.jpg);
	background-repeat:repeat-x;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
}

div.row{
margin-top: 15px;
clear:both;
margin-bottom: 25px;
margin-left: 10px;
}

div.cell.image{
	float:left;
	height: 90px;
    	padding-top: 5px;
    	width: 90px;
}

#searchform{
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #212121;

}

div.artnr a{
	color: #999;

}

div.cell.text a{
	color; #fff;
	text-decoration: none;
}

a.keyword{
color: #fff;
}

div.whereToBuy input{
background-color: #000;
	border: 1px solid #212121;
	height: 22px;
	color: #fff;
margin-left: 10px;
}

div.whereToBuy select{
background-color: #333;
	border: 1px solid #212121;
	height: 22px;
	color: #fff;
margin-left: 10px;
}

div.whereToBuy textarea{
background-color: #000;
	border: 1px solid #212121;
	height: 100px;
	color: #fff;
margin-left: 10px;
}

input.seachBut{

background-image:url(../../../data/media/_shared/l/btn_tech_data.jpg);
	background-repeat:repeat-x;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;


}

::selection {
        background: #ee7f00; /* Safari */
	color: #fff;
        }
::moz-selection {
        background: #ee7f00; /* Firefox */
	color: #fff;
}

.dotblock{
	background-image: url("../../../data/media/_shared/a/Point.gif");
	background-position: 3px 0px;
	background-repeat: no-repeat;
	padding-left: 13px;
}

input.bqn_tip_selector{
	background-image:url(../../../data/media/_shared/l/btn_tip_selector.jpg);
	width: 110px;
	height: 24px;
	color: #999;
	border: 1px solid #272727;
	cursor:pointer;
	padding-left: 23px;
}

div.bqn_product_name h2{
	font-size: 9px;
	color:#929395;
	font-weight:normal;
}

/* PRODUCTBOX */

div.bqn_np_box{
	background-image:url(../../../data/media/_shared/l/new_product_box.jpg);
	width: 223px;
	height: 190px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.bqn_np_box_title{
	width: 210px;
	height:35px;
	font-size: 13px;
	line-height: 35px;
	padding-left:10px;
	color: #FFF;
}

div.bqn_np_box_content{
	width: 220px;
	height:150px;
	font-size: 12px;
	color: #FFF;
	margin-left: 1px;
	margin-top:15px;
text-align:center;
}

div.bqn_np_box_content img{
	border: 0px;
}

#fade{
z-index:-1;
}

h1.prod{
	font-size: 17px;
}

#zubehoeroverlay
{
	width: 600px; 
	min-height: 400px;
	padding: 5px; 
	background-color:#000000;
}


#zbhr_2, #zbhr_4, #zbhr_6, #zbhr_8, #zbhr_10, #zbhr_12, #zbhr_14, #zbhr_16, #zbhr_18, #zbhr_20, #zbhr_22, #zbhr_24, #zbhr_26, #zbhr_28, #zbhr_30, .zbhr_grade
{
	margin-left: 20px;
}

#zbhr_1, #zbhr_3, #zbhr_5, #zbhr_7, #zbhr_9, #zbhr_11, #zbhr_13, #zbhr_15, #zbhr_17, #zbhr_19, #zbhr_21, #zbhr_23, #zbhr_25, #zbhr_27, #zbhr_29, .zbhr_ungrade
{

}
.zbhr_all
{
	width: 270px;
	float: left;
	position: relative;
	margin-left:10px;
	margin-top: 15px;
}

#zubehoeroverlay .zbhrzelle
{
	width:270px; 
	height:250px; 
	border:1px solid grey;
	padding-bottom:10px;	
}

#zubehoeroverlay .zbhrzelle .zbhrhl 
{
	margin-left:14px; 
	margin-top: 20px;
}

#zubehoeroverlay .zbhrzelle .zbhrpic 
{ 
	margin-top: 10px;
}

#zubehoeroverlay .zbhrzelle  img, #zubehoeroverlay .zbhrzelle  a
{
	margin: auto auto;
	border: 0;
	font-style: none;
}

.zbhrhl h1
{
	font-size:17px;
	font-weight:bold;
	color: white;
	margin-bottom:-2px;
}

.uebersicht
{
	margin-top: 25px;
}

.uebersicht td
{
	text-align:center;
}

.uebersicht tr td:nth-child(2)
{
	text-align:left;
}

.uebersicht ul li
{
	text-align:left;
}

.uebersicht .column_1
{
	vertical-align:middle;
	font-size:10px;
	width:190px;
}
.uebersicht .column_2
{
	vertical-align:middle;
	font-size:10px;
	min-width:290px;
	max-width:365px;
}
.uebersicht .column_3
{
	vertical-align:middle;
	font-size:10px;
	width:146px;
}
.uebersicht .column_4
{
	vertical-align:middle;
	font-size:10px;
	width:75px;
}

.uebersicht .head_row
{
	background-color: #222;
}

.uebersicht .head_row th
{
	padding-left:8px;
	padding-right:8px;
}

.uebersicht #first_row
{
	border-top:0;
}

.uebersicht .row td
{
	border-bottom: 1px solid gray;
	padding:8px;
}

.uebersicht .row li
{
	margin-left:-20px;
}

.uebersicht .row h3
{
	line-height: 15px; 
	margin: -20px auto 5px auto;
	text-align:center;
	color:white;
}
.uebersicht .white_t
{
	color: white;
	text-align:left;
}

.white_t
{
	color: white;
}

.ah_overlay
{
	margin-top: 11px;
	margin-left: 6px;
}
.ah-logos
{
	margin-bottom:10px;
}
div.afh_gray_bottomline
{
	width:100%;
	height:1px;
	background-color: gray;
}
div.afh_gray_topline
{
	margin-top:35px;
	width:100%;
	height:1px;
	background-color: gray;
}
.afh_table
{
	margin-top:10px;
	border:0px;
	width:100%;
}
.afh_table_left
{
	padding-bottom:5px;
	text-align:center;
	width: 30%
}
.afh_table_middle
{
	padding-bottom:5px;
	text-align:center;
	width: 30%;
	margin-left: 5%;
}
.afh_table_right
{
	padding-bottom:5px;
	text-align:center;
	width: 30%;
	margin-left: 5%;
}

.eew_cursor
{
	cursor:pointer;
}

div.clear
{
	clear:both;
}

.ib_slideshow{
  position: relative;
  display: block;
  overflow: hidden;
  background-image: repeating-linear-gradient(90deg, #181818, black, #181818);
  background-size: Auto 500px;
}
.ib_slideshow figure{
  position: absolute;
  opacity: 0;
  transition: 1s opacity;
  padding-left:15px;
  margin-top:0;
  margin-bottom:0;
}
.ib_slideshow figcaption{
  position: relative;
  font-family: sans-serif;
  font-size: 12px;
  padding: .5em;
  background: rgba(0,0,0, .25);
  border-radius: 2px;
  width: 587px;
}
.ib_slideshow figcaption a{
  color: #fff;
}
.ib_slideshow figure.show{
  opacity: 1;
  position: relative;
  transition: 1s opacity;
  padding-left:15px;
}
.ib_slideshow .next, .ib_slideshow .prev{
  color: #fff;
  position: absolute;
  background: rgba(0,0,0, .6);
  top: 240px;
  z-index: 1;
  font-size: 4em;
  margin-top: -.75em;
  opacity: .7;
  user-select: none;
}
.ib_slideshow .next:hover, .ib_slideshow .prev:hover{
  cursor: pointer;
  opacity: 1;
}
.ib_slideshow .next{
  right: 0;
  padding: 10px 5px 15px 10px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ib_slideshow .prev{
  left: 0;
  padding: 10px 10px 15px 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#index{
  color:white;
  position:absolute;
  float:right;
  right:56px;
  top: 409px;
  background: rgba(0,0,0,0.4);
  Padding: 5px;
  z-index: 10;
  }
.img_slideshow{
  width:600px;
  height:450px;
  }
/*  */
div.prev_article{
	float:left;
    width:33%;
	height:1px;
}


div.next_article{
	float:left;
    width:33%;
    text-align:right;
}


div.inside_footer_nav{
	display:inline;
    width:100%
}

div.overview_inside{
    display: inline-block;
    float:left;
    width:33%;
    text-align:center;
}

a.link_footer_nav{
	color:#999; 
	text-decoration: none;
}

a.link_footer_nav:hover{
	font-weight: bold;
	color:#999; 
	text-decoration: none;
}

hr.line_footer_nav{ 
	border: 0; 
	height: 1px; 
	background: #333; 
	background-image: linear-gradient(to right, #505050, #999, #505050);
	margin-top:40px;
	margin-bottom:12px;
}

span.arrows_footer{
	position:relative;
	bottom:1px;
}
.compare-btn
{
background-image: url(../../../data/media/_shared/l/btn_compare.jpg); 
width: 102px; 
height:22px; 
float:right; 
color:#999; 
border: 1px solid #272727; 
cursor: pointer; 
padding-right: 0px; 
margin-left: 6px;  
margin-right: 0px; 
text-align:left;
}
.compare-btn a
{
	text-decoration: none; 
	margin-left: 28px; 
	line-height: 25px; 
	font-weight: bold;
	color:#999; 
}