/* asdfasdf-----------------------------------------------------------------------------------------------------------------
	screen.css - costum changes; load after common.css
----------------------------------------------------------------------------------------------------------------- */
	/* reset p, div for RTE */
	p,div { padding: 0; margin: 0; }
	
html {
	height:100%;
	margin: 0px;
	overflow: auto;
	min-height:100%;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#333333;
	padding:0px;
	margin:0px;
	text-align: center;
	background-image: url(img/hg.jpg);
	cursor:url(img/bee.gif), url(img/bee.gif), auto;
	height:100%;
	height: auto !important;
	min-height:100%;
}

img {
	border: 0px;
	padding:0px;
	margin:0px;
	vertical-align: bottom;
}

h1 {
	margin: 0;
	padding: 16px 0;
}

#wrap {
	width: 982px;
	margin: 0 auto;
	padding: 0;
}

.px210x750 > .col1  { width: 209px; border-right: 1px solid #dcdcdc; }
.px210x750 > .col2  {	width: 750px;	}
	
/**************************** Navigation ***************************************/
	
#navigation {
	height:72px;
	background-image: url(img/nav_leer.jpg);
	background-repeat: repeat-x;
}

#navigation ul {
	float:left;
	margin:0;
	padding:0;
}
	
#navigation li {
	display: block;
	float: left;
}

#navigation a {
	display: block;
	font-size:0;
	text-indent: -9999px;
	cursor:pointer;
}

.nav_empty {
	background-image: url(img/nav_leer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 96px;
}
	
.nav_home {
	width: 80px;
	height:72px;
	background-image: url(img/nav_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.nav_home:hover, .nav_home.mainMenuParentBtnFocused { 
  background-position: -80px 0;
	cursor:url(img/bee.gif), auto;
}

.nav_home_act {
	width: 80px;
	height:72px;
	background-image: url(img/nav_home.jpg);
	background-repeat: no-repeat;
	background-position: -80px 0;
}

.nav_products {
	width: 120px;
	height:72px;
	background-image: url(img/nav_produkte.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.nav_products:hover, .nav_products.mainMenuParentBtnFocused { 
  	 background-position: -120px 0;
	 cursor:url(img/bee.gif), auto;

}

.nav_products_act {
	width: 120px;
	height:72px;
	background-image: url(img/nav_produkte.jpg);
	background-repeat: no-repeat;
	background-position: -120px 0;
}

.nav_downloads {
	width: 136px;
	height:72px;
	background-image: url(img/nav_downloads.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.nav_downloads:hover, .nav_downloads.mainMenuParentBtnFocused { 
  background-position: -136px 0;
	cursor:url(img/bee.gif), auto;
}

.nav_downloads_act {
	width: 136px;
	height:72px;
	background-image: url(img/nav_downloads.jpg);
	background-repeat: no-repeat;
	background-position: -136px 0;
}

.nav_merchants {
	width: 136px;
	height:72px;
	background-image: url(img/nav_fachhaendler.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.nav_merchants:hover, .nav_merchants.mainMenuParentBtnFocused { 
	background-position: -136px 0;
	cursor:url(img/bee.gif), auto;
}

.nav_merchants_act {
	width: 136px;
	height:72px;
	background-image: url(img/nav_fachhaendler.jpg);
	background-repeat: no-repeat;
	background-position: -136px 0;
}

.smallMenu {
	float:left;
	height:72px;
	width:195px;
}

.nav_login {
	width: 195px;
	height:36px;
	background-image: url(img/nav_login.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

.nav_scooter {
	width: 195px;
	height:36px;
	background-image: url(img/nav_scooter.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

.nav_atv {
	width: 195px;
	height:36px;
	background-image: url(img/nav_atv.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}


.nav_logo {
	width: 217px;
	height:72px;
	background-image: url(img/tgb_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}


/***************************** Main Content *************************************/

#media {
	text-align: left;
}

#content {
	background: url(img/hg_produktinformationen.jpg) no-repeat #cccccc;
	color: #313540;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height: 145%;
}
	
#content a {
	color: #313540;
	line-height: 145%;
	z-index: 1;
}
	
#quicklinks {
	background-image: url(img/hg_leiste.jpg);
	background-repeat: no-repeat;
	height:70px;
	text-align: left;
}

#quicklinks a img {
	margin-left: 40px;
	margin-top: 20px;
	filter: alpha(opacity=75);
	opacity: 0.75;
}

#quicklinks a:hover img {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

#footer {
	background: #ccc;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 40px;
	padding-top:14px;
	text-align: center;
	vertical-align: middle;
}
	
#footer a {
	color: inherit;
}

#footer a:hover {
	color: #777;
}

.px210x750 ul { padding-left: 7px; margin-left: 7px; }

.breadcrum { border-bottom: 1px solid #dcdcdc; padding: 1px 0 3px 10px; font-size: 11px; color: #aaa; margin-bottom: 5px; }
	.breadcrum a { color: #aaa; text-decoration: none; }
	.breadcrum a:hover { color: #000; text-decoration: underline; }

/***************************** Content Elements *************************************/
	
#content .csc-textpic, #content .csc-textpic-text {
	padding: 24px 86px;
}

#content .csc-textpic .csc-textpic-text {
	padding: 25px 0px 10px;
}


/***************************** Flexible Content Elements *************************************/

/* Product Head */
#product_head {
	height: 264px;
}

#product_head_image {
	width:678px;
	height:264px;
	float: left;
}

#product_head_news {
	width:304px;
	height: 264px;
	float: right;
	background: url(img/produktbereich_news.jpg) #262932;
	background-repeat: repeat-x;
}


/* Product Detail Head */
#product_detail_head {
	height: 264px;
	background: url(img/hg_produkte_detail.jpg) no-repeat #262932;
}

#product_detail_head_image {
	width: 494px;
	height: 264px;
	float: left;
}

#product_detail_head_text {
	width: 272px;
	padding-top: 65px;
	height: 199px;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
}

#product_detail_head_text h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: white;
}

#product_detail_head_text p {
	font-size: 15px;
	color: white;
}

#product_detail_head_gallery {
	width: 216px;
	height: 264px;
	float: right;
}

/* Product Overview */
#product_overview {
	position: relative;
}

#product_overview #product_price {
	position: absolute;
	top: 0;
	left: 768px;
	width: 120px;
	min-height: 112px;
	float: right;
	z-index: 10;
  color: white;
  text-align: left;
}

#product_overview #product_price #product_price_container {
  background: url(img/preis.png);
  min-height: 112px;
}

#product_price_container #product_price_caption {
  font-size: 9px;
  float: left;
  clear: both;
  padding-left: 15px;
  height: 11px;
}

#product_price_container #product_price_currency {
  float: left;
  clear: left;
  font-weight: bold;
  height: 17px;
  padding-top: 13px;
  padding-left: 3px;
  line-height: 17px;
  font-size: 14px;
}

#product_price_container #product_price_amount {
  float: left;
  clear: right;
  font-size: 30px;
  padding-left: 3px;
  height: 30px;
  line-height: 30px;
}

#product_price_container #product_price_comment {
  float: left;
  clear: both;
  margin-top: 20px;
  color: #313540;
  font-size: 10px;
  line-height: 12px;
  width:300px;
}

#product_price_container #product_price_pictures {
  float: left;
  clear: both;
}

#product_overview_details .product_content {
	padding: 25px 0px 30px 95px;
	text-align: left;
	width:650px;
}

#product_overview_highlights .product_content {
	padding: 0px;
	padding-left: 11px;
	width:802px;
	height: 365px;
	margin: 76px auto 10px;
	text-align: center;
}

#product_overview_data .product_content {
	padding: 25px 0px 30px 95px;
	text-align: left;
	width:650px;
}

/* Product Details Element */
.product_detail_element {
	height: 78px;
}

.product_detail_element .product_detail_element_image {
	float: left;
	width:78px;
	height:78px;
}

.product_detail_element .product_detail_element_image a img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.product_detail_element .product_detail_element_image a:hover img {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.product_detail_element .product_detail_element_text {
	float: left;
	height:70px;
	width:207px;
	padding-right: 40px;
}

/* Product Gallery Element */
.product_gallery_element {
	margin: 6px 2px;
}

.product_gallery_element a img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.product_gallery_element a:hover img {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

/* Download Container */
.download_container {
	text-align: left;
	padding: 24px 86px;
	width: 810px;
}

.download_container .download_title {
	font-weight: bold;
	font-size:15px;
	padding-bottom: 5px;
}

.download_container .download_list {
	overflow: auto;
}

/* Download Element */
.download_element {
	width:405px;
	padding:0;
	margin:0;
	float: left;
	height: 110px;
}

.download_element .download_image {
	width: 120px;
	height: 85px;
	float: left;
}

.download_element .download_image a img {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
	
.download_element .download_image a:hover img {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.download_element .download_desc {
	width: 285px;
	height: 110px;
	float: right;
	font-size: 12px;
}

.download_element .download_title {
	font-size: 12px;
	padding: 0;
	padding-left: 15px;
	font-weight: normal;
}

.download_element .download_text {
	font-size: 12px;
	padding: 15px;
}

/* Product Navigation Container */
#product_nav {
	height: 168px;
	margin: 0 auto;
	text-align: center;
	display: block;
	background: url(img/menu_hg.jpg) no-repeat;
}

#product_nav .spacer {
	display: block;
	float: left;	
}

/* Product Navigation Element */
#product_nav a {
	float: left;
	line-height: 100%;
	padding: 0;
	margin: 0;
	width: 168px;
	height: 168px;
	font-size:0;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#product_nav a:hover {
	background-position: -168px 0;
}

/* Product Accessories */
.product_accessories {
	padding: 25px 0px 30px 95px;
	overflow: auto;
	text-align: left;
}

.product_accessories .left, .product_accessories .left {
	width: 50%;
	float: left;
}

.product_accessories .product_detail_element .product_detail_element_image a img {
	filter: alpha(opacity=70);
	opacity: 0.70;
}

.product_accessories .product_detail_element .product_detail_element_image a:hover img {
	filter: alpha(opacity=100);
	opacity: 1.0;
}


/***************************** Extensions *************************************/

#media .tx-rlmpflashdetection-pi1 {
	position: relative;
	z-index: 5;
	height: 432px;
}

/* Fachh�ndler*/

#merchants {
	padding: 25px 95px 30px 95px;
}

#merchants table {
	width: 100%;
}

#merchants td {
	padding: 10px 0;
}