

div.clr {
	clear: both;
}

div.product_info {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

div.product_info h2 {
	font-size: 16px;
	font-weight: bold;
	color: #074F93;
	width:420px;
	margin-bottom: 5px;
}

div.product_info dl { margin: 0px; padding: 0px; }

div.product_info div.produts_title {
	margin-bottom: 5px;
	color: #074F93;
}

div.product_info div.manufacturers_logo {
	float: right;
	margin-top:-5px;
}
div.product_info div.manufacturers_logo img { height:30px;}

div.product_info div.products_image {
	width: 45%;
	float: left;
	font-size: 10px;
	text-align: center;
	margin-top:25px;
	position: relative;
}

div.product_info div.products_details {
	width: 55%;
	float: left;
	margin-top:27px;
}

div.products_availability_green dt { background-image:url(images/icons/lieferbar.jpg); background-position:right; background-repeat:no-repeat; height:31px; }
div.products_availability_yellow dt { background-image:url(images/icons/vorbestellbar.jpg); background-position:right; background-repeat:no-repeat; height:31px; }
div.products_availability_red dt { background-image:url(images/icons/nicht_lieferbar.jpg); background-position:right; background-repeat:no-repeat; height:31px; }

div.product_info div.products_price, div.product_info div.products_price_breaks {
	color: #084E93;
	font-size: 11px;
	margin-top: 5px;
}

div.product_info div.products_price {
	font-size: 24px;
	font-weight: bold;
	
	width:49%;
	float:left;
}

div.products_in_cart {width:49%; float:right; text-align:right; margin-top:4px;}


div.product_info div.products_price span.tax_info, div.product_info div.products_price span.tax_info a {
	color: #858e95;
	font-size:9px;
	font-weight:100;
	
}
.abtrennung { border-bottom:4px solid #dfe6eb; margin:16px 0px 19px 0px;} 

div.product_info div.products_price span.tax_info {display:block;
	margin-top:4px;}
.products_in_cart_qty {margin:0px 2px 7px 0px; /* visibility:hidden; */ }	
.products_in_cart_qty input { margin-left:8px;}
.products_in_cart_qty img { margin-bottom:-3px;}


div.product_info div.products_price_breaks h3 {
	margin-bottom: 0px;
	font-weight: normal;
	font-size:11px;
}

div.product_info ul, div.product_info dl { margin-bottom:0px; margin-top:0px;}
div.product_info ul { margin:3px 0px 0px 0px; padding:0px;}
div.products_price_breaks ul li { font-size:11px; list-style:none;}

div.products_description_inner ul { margin:3px 0px 0px 20px; padding:0px;}
div.products_description_inner ul li { margin:auto; padding:auto;}

div.product_info div.products_attributes label {
	font-weight: bold;
	width:120px; margin-right:21px; float:left;
}
div.product_info div.products_attributes select { width:168px; margin-top:-1px;}
.attributabstand { margin-top:8px;}

dl.products_data { border:1px solid #fff;}
dl.products_data dt { font-weight:bold; width:130px; float:left; margin-bottom:12px;}
dl.products_data dd { float:left; width:158px; padding:0px; margin:0px 0px 12px 21px;}

div.product_info dl.products_timeout { margin-top: 10px; margin-bottom: 10px;}

div.products_availability dt { font-weight:bold; width:130px; float:left; line-height:29px;}
div.products_availability dd { float:left; width:167px; padding:0px; margin:0px 0px 0px 22px;}
.inhaltabstand { margin-top:30px;}
ul.products_description_menu { border-bottom:3px solid #064f93; height:26px; margin:0px; padding:0px; }
ul.products_description_menu li { list-style:none; float:left; display:block;  margin:0px; margin-right:3px; background-color:#dde4ea; height:23px;}
ul.products_description_menu li a {padding:7px 25px 4px 25px; display:block;  color:#084e93; font-weight:bold; }
ul.products_description_menu li.products_description_menu_item_active { background-color:#084e93;  height:26px;}
ul.products_description_menu li.products_description_menu_item_active a { color:#FFFFFF; font-weight:bold;}
ul.products_description_menu li a:active { outline: none;}
ul.products_description_menu li a:focus{-moz-outline-style: none;}

/*div.product_info div.products_description_menu a {
	display: block;	
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 200px;
	float: left;
	font-weight: bold;
	background-color: #DDE4EA;
	color: #084E94;
}*/

div.products_description_print { position:absolute; left:530px; top:-47; margin: 0px 0px 0px 0px; }



div.product_info div.products_description, div.product_info div.products_description_active {
	background-color: #F9FAFC;
	display: none;
	line-height:14px;
}

div.products_description_inner {
	margin: 19px 30px 25px 20px; position:relative;
}

div.product_info div.products_description_active {
	display: block;
}

/* Zusätzliche Bilder */

div.product_info div.products_image_additional {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.product_info div.products_image_additional_image {
	width: 66px;
	height: 66px;
	border: 1px solid #EEEEEE;
	float: left;
	margin-right: 4px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 127px;
}

/* Zubehör */

div.product_info div.products_module_heading {
	height: 20px;
	border-bottom: 2px solid #094E93;
	margin-top: 20px;
	line-height: 20px;
	font-weight: bold;
	background-color: #094E93;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}

div.products_module_row {
	height: 110px;
	background-color: #F0F5F9;
}

div.products_module_row_even {
	background-color: #FBFBFB;
}

div.products_module_image {
	width: 110px;
	height: 110px;
	text-align: center;
	float: left;
	border: 1px solid red;
}

div.products_module_image div.tooltip_icon {
	position: relative;
	margin-top: -20px;
	margin-left: 70px;
	z-index: 150;
}

div.products_module_image a {
	display: block;
	line-height: 110px;
}

div.products_module_name {
	width: 200px;
	float: left;
	border: 1px solid red;
	height: 110px;
}

div.products_module_name a {
	display: block;
	margin: auto auto;
}

#imagepopup_background {
    background-image: url(images/image_popup_background.gif);
    opacity: 0.0;
    moz-opacity: 0.0;
	k-html-opacity: 0.0;
	filter: alpha(opacity=0);
    width:100%;
    height:100%;
	margin:0 auto 0 auto; 
    position:absolute;
    left: 0px;
    top: 0px;
    text-align:center;
    z-index: 150;
    display:none;
}
#imagepopup {
    width:100%;
    height:100%;
    position:absolute;
    left: 0px;
    top: 0px;
    z-index: 150;
    vertical-align:middle;
	text-align: center;
    display:none;
}
#imagepopup_content {
	margin:0 auto 0 auto; 
	border: 3px solid #074f93;
	background-color: #FFFFFF;
	text-align:center;
	top:40px;
  width: 700px;
  z-index: 150;
}

.invisible {
	visibility: hidden;
}
#imageclose {
	background-image: url(images/icons/bgclose.gif);
	float:right;
	width:107px;
	height:23px;
	cursor:pointer;
}
.maindiv {
	display:none;
	text-align:center;
}
#imagemain_outer{
	margin: 0px 20px 0px 20px;
	padding-top:10px;
	position:relative;
}
#imagemain {
	border-bottom: 1px solid #DDDDDD;
	height:475px;
	min-width: 660px;
	display: table-cell;
	vertical-align:middle;
	text-align: center;
	position: relative;
}
#imagepreview {
	margin: 7px 20px 10px 18px;
}
.div_imagepreview{
	width: 66px;
	height: 66px;
	margin: 0px 0px 10px 4px;
	float: left;
  position: relative;
}
div.previewdiv {
	width: 66px;
	height:66px;
	display: table-cell;
	vertical-align:middle;
  text-align: center;	
	border: 1px solid #DDDDDD;
	cursor:pointer;
	background-color: white;
	overflow: hidden;
}
.gross_tab td { height:55px; border:1px solid #c4ceda; vertical-align:middle; text-align:center; color:#0e0e0f; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.gross_tab td  { margin:0px 3px 0px 3px;}
.gross_tab tr.reihe1 td { background-image:url(images/sizetable/gross_tab_oben_bg.jpg); background-repeat:repeat-x; background-position:bottom; border-top:0px solid #fff; border-right:0px solid #fff;}
.gross_tab tr.reihe2 td { background-color:#e6edf4; border:0px solid #fff; border-left:1px solid #c4ceda;}
.gross_tab tr.reihe3 td { background-image:url(images/sizetable/gross_tab_unten_bg.jpg); background-repeat:repeat-x; background-position:top; border-bottom:0px solid #fff; border-right:0px solid #fff;}
.gross_tab tr td.erste_zelle   {border-left:0px solid #fff; background-image:none; background-color:transparent; }
.gross_tab td.erste_zelle img { margin:0px 3px 0px 3px;}

.zusatzinfo_container { background-color: #F9FAFC; }
.zusatzinfo { height:56px; background-image:url(images/template/inhalt_info.jpg); margin:0px 5px 2px 5px;}
.zusatzinfotext { margin:14px 10px 0px 3px; color:#084d92; width: 490px; overflow: hidden;  }
.zusatzinfotext  a { font-weight:bold; text-decoration:none; color:#084d92;}
.zusatzinfotext  a:hover {color:#7da1c6; text-decoration:underline;}
.fleft { float:left;}
.fclear { clear:both;}

.products_description_inner h3, .products_description_inner h4 { font-size: 11px; margin:3px 0px 18px 0px; padding:0px; }

.question { cursor:pointer;  background-color:#eef2f5; margin:5px 0px 5px 0px; } 
.question h4 { color:#084e93; padding:9px 0px 9px 10px; margin:0px; } 
.answer { margin:0px 0px 0px 5px; }		

.uvp{
	margin: 0px 0px 8px 0px; font-size:11px; line-height:11px;
}
.uvp_definition{
	margin-bottom:30px;
	color:#999999;
}
.uvp_saving { margin-top: 5px; font-size:11px;}
.uvp_saving span { color: #4A7000; } 



/* accordion */
#awrapper h3 a{
	color: #084E93;
    font-size: 11px;
    font-family: Verdana,Arial,sans-serif;
}

#awrapper h3{
    margin:10px 0px 0px 0px;
    padding:10px;
    width:100%;
    background-color: #EEF2F5;
}
#awrapper #accordion div{
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    margin:0px;
    padding:10px;
}
#awrapper #accordion div p{
    margin:0px;
}

.tag_beschreibungen{
	margin-bottom:15px;
}
.tag_beschreibungen .tag_li .tag_image{
	height: 70px;
	width:70px;
	float:left;
}
.tag_beschreibungen .tag_li .tag_description{
	width:475px;
	float:left;
	padding:5px 15px 0px 15px;
}

.tag_beschreibungen .tag_li{
	margin-top:10px;
}
	
div.rackets_2011 {
	margin-top: 10px;
	padding-top: 5px;
	border:1px solid #ccc;
	position:relative;
}

div.rackets_2011 a{
	display:block;	
}
div.rackets_2011 a div{
	cursor:pointer;
}

div.rackets_2011 h2 {
	margin-top: 0px;
	font-size: 13px;
	width: auto;
}

div.rackets_2011 p a {
 text-decoration: underline;
 display:inline;
}

div.products_timeout_info {
	font-weight: bold;
	margin-top: 5px;
	border-top: 1px solid #074F93;
	border-bottom: 1px solid #074F93;
}

#countdown{
	display:block;
}

.merkmaltitel{
	display:block;
	margin-top:10px;
}

a.jqnozoom {
	cursor: default;
}

.products_module_documents{
	padding:0px 19px;
}

.products_module_documents a{
	display:block;
	float:left;
	margin: 10px 10px 0;
	text-align:center;
	font-weight:bold;
}
.products_module_documents a img{
	position:relative;
	left:-3px;
}
.bsr{
	clear:both;
}

div.products_description_inner ul li.newer-product, div.products_description_inner ul li.older-product{
	margin-top:10px;
}
div.products_description_inner ul li.newer-product span, div.products_description_inner ul li.older-product span{
	font-weight:bold;
}
