/* Copyright by W&W Cycles AG */
/* Last Edit 04/2013          */


/* ------------------------------------- */
/* STANDARD RESET                        */
/* ------------------------------------- */

* {
	border: 0;
	border-spacing: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}
/* ------------------------------------- */
/* CSS 3 FONT DEFINITIONS                */
/* ------------------------------------- */
@font-face {
	font-family: swiss911eot;
		src: url('/scripts/swiss911bt_c.eot'); 
	}
/*format("woff")*/
@font-face {
	font-family: swiss911woff;
	src: url('/scripts/swiss911bt_c.woff') ; 
	}
/*format("truetype")*/
@font-face {
	font-family: swiss911ttf;
		src: url('/scripts/swiss911bt_c.ttf')  ;
	}
/*format("svg")*/
@font-face {
	font-family: swiss911svg;
		src: url('/scripts/swiss911bt_c.svg') ;
	}
/* ------------------------------------- */
/* ROOT ELEMENTS                         */
/* ------------------------------------- */

body {
	background: #454c52 url(/gfx/Div/gradient_bg.jpg) repeat-x;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	word-spacing: normal;
}

	h1 {
		font-size: 1.4em;
	}

	h2 {
		font-size: 1.2em;
	}

	h3 {
		font-size: 1.08em;
	}

a {
	background: none;
	font-weight: bold;
}

address {
	font-style: normal;
}

button {
	background: #000000;
	/*border: none;*/
	color: #ffffff;
	cursor: default;
	display: block;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 4px 5px 5px;
	text-decoration: none;
	white-space: nowrap; /* for Opera */
}

noscript p {
	margin-top: 10px;
}

hr {
	border: none;
	border-top: 1px solid #000000;
	height: 1px;
	margin: 20px 0;
}

label {
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

sup {
	font-size: 0.5em;
	line-height: 0.5em;
}

small {
	font-size: 0.84em;
}

#error_message {
	background: #d2322d;
	margin-bottom:20px;
	padding:20px;
	text-align:center;
}
	#error_message span {
		text-align:center;
		color:white;
	}

/* Forms */
input, textarea {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

select {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

	/* Border */
	input.text, select, textarea {
		border-top: 1px solid #555555;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #cccccc;
		border-left: 1px solid #999999;
	}

	input.error, textarea.error {
		border: 2px solid #cc3300 !important;
		font-size: 1em;
		padding: 1px 1px 1px 2px;
	}

	select.error, td.error {
		border: 2px solid #cc3300 !important;
	}

	tr.error td {
		background: #f9c5b3;
	}
	tr.hazardousMaterial td {
		background: #f9ecb1;	
	}
	tr.dispatcherOnly td {
		background: #aadd77;	
	}
	
	input.submit {
		background: #000000;
		border: 1px solid #000000;
		color: #ffffff;
		font-size: 1em;
		font-weight: bold;
		height: 1.65em;
		padding: 0 3px 0 3px;
		text-align: center;
	}

	input.text, textarea {
		font-size: 1em;
		padding: 1px 1px 1px 2px;
	}



/* Focus Pocus */
textarea:focus, select:focus, input.text:focus {
	background-color: #f5f5f4;
}



/* ------------------------------------- */
/* WRAPPER                               */

#page {
	background: #ffffff url(/gfx/Buttons/Navi2009/subnavi_bg.gif) repeat-y;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 860px;
}



/* ------------------------------------- */
/* NAVI (TopNavi.wo)                     */

#navi {
	background: #e7a040;
	bottom: 0;
	color: #463013;
	float: right;
	position: absolute;
	right: 0;
	width: 650px;
}

	#navi img {
		display: block;
	}

	#navi ul {
		font-size: 1.08em;
		font-weight: bold;
		line-height: 30px;
		text-transform: uppercase;
	}

		#navi ul li {
			display: block;
			float: left;
			list-style-type: none;
			overflow: visible;
			position: relative;
		}
		
			#navi ul li a {
				color: #463013;
				display: block;
				height: 30px;
				padding: 0 8px;
				text-decoration: none;
			}

				#navi ul li a:hover {
					background: #ffffff;
					border-left: 1px solid #9d9c95;
					border-right: 1px solid #9d9c95;
					color: #4d4d4d;
					padding: 0 7px;
				}
			
				#navi ul li:hover > a.first {
					border-left: 1px solid #9d9c95;
					border-right: 1px solid #9d9c95;
					background: #ffffff;
					color: #4d4d4d;
					padding: 0 7px;
				}


			#navi ul li.home {
				padding: 0;
			}

				#navi ul li.home a {
					background: #ff0000;
					height: 34px;
					padding: 0;
					text-indent: -999em;
					width: 210px;
				}

			#navi ul li.first-element {
				margin-left: 20px;
			}

				#navi ul li ul {
					background-color: #ffffff;
					border-left: 1px solid #9d9c95;
					border-right: 1px solid #9d9c95;
					border-bottom: 1px solid #9d9c95;
					color: #4d4d4d;
					font-size: 0.93em;
					height: 0;
					left: 0;
					padding: 0 5px;
					position: absolute;
					text-transform: none;
					width: 185px;
					visibility: hidden;
					z-index: 1;
				}
				
					#navi ul li:hover ul {
						height: auto;
						visibility: visible;
					}

					#navi ul li ul li {
						border-bottom: 1px solid #9d9c95;
						display: block;
						line-height: 1.5em;
						padding: 5px 0;
						width: 100%;
					}

					#navi ul li ul li.last-element {
						border-bottom: 0;
					}

						#navi ul li ul li:hover > a {
							border-left: 0;
							border-right: 0;
							font-weight: normal;
							height: auto;
							padding: 0 3px;
						}

						#navi ul li ul li a {
							color: #4d4d4d;
							font-weight: normal;
							height: auto;
							padding: 0 3px;
						}

							#navi ul li ul li a:hover {
								border: none;
								color: #b86308;
								padding: 0 3px;
							}


/* ------------------------------------- */
/* SUBNAVI (Navi.wo)                     */

#subnavi {
	float: left;
	font-size: 1em;
	height: auto;
	margin-bottom: 160px; /* #navi_footer ist absolut positioniert */
	padding-top: 15px;
	width: 210px;
}

	#subnavi h2 {
		color: #4d4d4d;
		font-size: 1.3em;
		font-weight: bold;
		margin: 0 15px 15px 15px;
	}

	#subnavi h3 {
		color: #4d4d4d;
		font-size: 1em;
		margin: 0 0 5px 15px;
	}

	/* Search Field */
	#subnavi input.text {
		font-size: 1em;
		margin: 0 10px 15px 15px;
		width: 144px;
		padding: 2px;
	}

	/* Flags */
	#subnavi ol {
		list-style-type: none;
		line-height: 0;
		margin: 0 0 10px 15px;
	}

		#subnavi ol li {
			float: left;
			margin-right: 15px;
		}
	
		#subnavi ol li.last-element {
			float: none;
			margin-right: 0;
		}

	/* Shoppingcart */
	#subnavi div.cart {
		background: transparent;
		color: #383632;
		cursor: pointer;
		font-size: 1em;
		line-height: 1.2em;
		margin: 0 0 20px 15px;
		width: 178px;
	}

		#subnavi div.cart h3 {
			display: block;
			float: left;
			font-size: 1em;
			margin: 0 0 3px 0;
		}

		#subnavi div.cart p {
			font-size: 0.925em;
			white-space: nowrap;
		}

		#subnavi div.cart img {
			display: block;
			float: right;
		}

			#subnavi div.cart:hover h3 {
				color: #b86308;
			}

	/* Navipoints */
	#subnavi a {
		background: none;
		color: #383632;
		text-decoration: none;
	}

	#subnavi img.listpic {
		margin: 0 0 5px 10px;
	}

	#subnavi ul {
		display: block;
		list-style-type: none;
		margin: 0 15px 35px 15px;
	}
		
		#subnavi ul li {
			background-position: 0 2px;
			background-repeat: no-repeat;
			border-bottom: 1px solid #4d4d4d;
			border-top: 1px solid #4d4d4d;
			margin-bottom: -1px;
		}

		
			#subnavi ul li.active {
				width: 195px;
			}

			#subnavi ul li a {
				display: block;
				font-weight: normal;
				padding: 0px 0;
				padding-top:5px;
				padding-bottom:5px;
			}
			
				#subnavi ul li.active a {
					background-color: #ffffff;
					color: #4d4d4d;
					cursor: default;
				}

			#subnavi ul li a:hover {
				background-color: #ffffff;
				background-repeat: no-repeat;
				color: #b86308;
				text-decoration: none;
			}
			
				#subnavi ul li.active a:hover {
					color: #4d4d4d;
				}	

			#subnavi ul li a:active {
				color: #000000;
				text-decoration: none;
			}
	
	/* Divided Subnavi (Gap) */
	#subnavi ul.gap {
		margin-bottom: 35px;
	}

	/* Subnavi with list items (step) */
	#subnavi ul.step-list {
		list-style-type: none;
		margin-bottom: 35px;
	}

		#subnavi ul.step-list li a {
			background-position: left;
			background-repeat: no-repeat;
			display:block;
			line-height:16px;
			position:relative;
			padding-left:27px;

		}
		#subnavi ul.step-list li a img {
			margin-right: 5px;
			float:left;
			margin-top:-11px;
			position:absolute;
			top:50%;
			left: 0px;
			
		}
		
		#subnavi ul.step-list li a span {
	
			
		}
		#subnavi ul.step-list li a:hover {
			background-color: #ffffff;
		}
	
			#subnavi ul.step-list li.active a {
				background-color: #ffffff;
				padding-right:15px;
				
			}

			#subnavi ul.step-list li.active a:hover {
				color: #4d4d4d;
				cursor: default;
			}

.newsletter_subscribe {
	width: 153px;
	padding-right: 22px;
	background: url(/gfx/Buttons/Navi2008/search_button.gif) 100% 50% no-repeat;
}
.newsletter_subscribe span{
	line-height: 20px;	
}

#footer_navi {
	bottom: 0;
	left: 0;
	padding: 10px;
	position: absolute;
}

	#footer img {
		display: block;
	}

	#footer_navi a {
		font-weight: normal;
	}

		#footer_navi a:hover {
			color: #000000;
		}


/* ------------------------------------- */
/* CONTENTS                              */



/* Head */
#head {
	background: #000000;
	width: 860px;
	z-index: 2;
	position: relative;
}

	#head img {
		display: block;
	}
	#navi img.externlink {
		display:inline;
		margin-left:5px;
	}
		#head img.home {
			float: left;
		}

		#head img.headline {
			position: center;
			right: 0;
			top: 8px;
		}
		
/*	#head ul {
		background: transparent;
		display: block;
		font-size: 0.92em;
		line-height: 1.1em;
		list-style: none;
		margin-left: auto;
		margin-bottom: 4px;
		padding: 3px;
		width: 7.5em;
	}

		#head ul li {
			border-right: 2px solid #e0e7d7;
			float: left;
			padding: 0 5px;
		}

			#head ul li.last-element {
				border-right: none;
				padding: 0 0 0 5px;;
			}

			#head ul li a  {
				color: #e0e7d7;
				text-decoration: none;
			}

			#head ul li a:hover {
				color: #ffffff;
			}*/


/* Path */

#path {
	border-bottom: #4d4d4d 1px solid;
	line-height: 20px;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 2px;
}	

/* Main */
#main {
	color: #4d4d4d;
	float: right;
	padding: 5px 20px 85px 20px;
	text-align: left;
	vertical-align: top;
	width: 610px;
}

	#main.index {
		padding-top: 20px;
	}

	#main a {
		background: none;
		color: #b86308;
		text-decoration: none;
	}

	#main a:hover, #main a:active {
		color: #b86308;
		text-decoration: underline;
	}

	#main ul, #main ol {
		list-style-position: inside;
		margin-bottom: 1em;
	}

		.normal_paragraph p {
			margin-bottom: 1em;
		}

.showproductdetail #product_table{
	width:285px;
	position:relative;
	float:right;

}

#product_table + h3{
	width:100%;
	display:block;
	clear:both;
}
 .additionalinfo{
	width:100%;
	float:none;
	display:block;
}



/* Flash Intro 
#introtext {
	color: #f9f9f9;
	height: 100%;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
}

#skiparea {
	color: #ffffff;
	margin: 20px -400px 0 0;
	position: absolute;
	right: 50%;
	text-align: right;
	top: 0;
	width: 150px;
	z-index: 2;
}

	#skiparea img {
		cursor: pointer;
	}

object {
	margin: 0 auto;
}

input.checkbox {
	vertical-align: middle;
}*/

.anyquestion {
	float:right; 
	width: 610px; 
	margin-right:20px; 
	margin-top:0px; 
	border-top: 1px solid #000000;
	margin-bottom:60px; 
	color:#4d4d4d;
}

/*.vatline {
	float:right; 
	width: 610px; 
	margin-right:20px; 
	margin-top:5px; 
	margin-bottom:5px; 
	color:#4d4d4d;
}*/

.vat-text {
	padding: 2px 5px;
}

/* Alles für den VAT Footer */
.vat-footer {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.percentage {
	font-size:10px;
	padding:3px;
	background-color:#af800c; 
	color:#ffffff;
}

.equalsign {
	padding-left: 3px;
	padding-right: 3px;
	color:#af800c;
}

.textrow {
	color:#af800c;
	width:90%;
}

./* Newstext */
#main .news_text {
	padding: 0 0 10px 0;
	text-transform: none;
}

	#main .news_text p {
		font-size: 1.1em;
		font-weight: normal;
		padding: 0 0 10px 0;
		text-transform: none;
	}

	#main .news_text a {
		background: none;
		color: #b86308;
		cursor: pointer;
		text-decoration: none;
	}

	#main .news_text a:hover, a:visited {
		color: #b86308;
		text-decoration: underline;
	}

	#main .news_text #div1 {
		display:none;
	}

/* social sharing */
#socialsharing {
	padding-bottom:10px;
}
#sharelink {
	height:25px;
	line-height:15px; 
	background:transparent;
	color: #ebebea;	
	display:inline;
	background:transparent;
	clear:both;
	float:left;
	
}
#socialsharing #sharelink #recommend {
	height:15px;
	line-height:15px; 
	background:#4d4d4d;
	color: #ebebea;
	padding:5px;
	text-align:center;	
	display:block;
	text-decoration:none;
	cursor:pointer;
	clear:both;
}
#socialsharing #sharelink #recommend:hover {
	text-decoration:none;
} 
#recommendtitle {
	display:none;
}
#sharebox {
	/*width:275px;*/
	width:100%;
	height:140px;
	overflow:hidden; 
	border:1px solid #4d4d4d;
	position:relative;
	background: #ebebea;
	color: #4d4d4d;
	display:none;
}

#sharebox label {
	display:block;
	line-height:25px;
	height:25px;
}
#sharebox #linkarea {
	line-height:15px;
	height:45px;
	border: none;
	background:white;
	color:black;
	padding:0px;
}	
#sharebox .tablespace {
	width:10px;
	padding:0px;
	margin:0px;
}
#sharebox #sharetable {
	width:100%;
	padding:0px;
	margin:0px;
	height:45px;
	border-collapse:collapse;
	border-spacing:0px;
}
#sharebox #sharetable td {
	height:45px;
	padding:0px;
	margin:0px;
	height:45px;
}

#sharebox .link label {
	margin-left:10px;
}
#sharebox #linkwrapper {
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border:0px;
}

#sharebox textarea{
	width:100%;
	border:none;
	display:block;
	line-height:14px;
	font-size:12px;
	padding:0px;
	margin:0px;
	background:white;
	color:#4d4d4d;
	height:45px;
	resize:none;
	overflow: auto;

}
#sharebox .link #linklabel {
	height: 25px;
	padding:0px;
	margin:0px;
}
#sharebox img {
	border: none;
	padding: 0px;
	margin:0px;
	float:left;
	margin-right:10px;
}
#sharebox .share {
	margin-left:10px;
	margin-top:10px;
}
#sharebox .link {

}

#close{
	position:absolute;
	top:5px;
	right:5px;
	width: 16px;
	height: 15px;
	cursor:pointer;
}
.sharegoogle {
/* DEBUG */
display:inline;
}

/* Product Groups (SmallLayout) */
#productgroup_head {
	padding: 20px;
}

	#productgroup_head img {
		display: block;
		float: left;
		margin: 0 10px 10px 0;
	}

	#productgroup_head h2 {
		font-size: 1.5em;
		text-transform: uppercase;
	}

	#productgroup_head p {
		font-size: 1em;
		margin-bottom: 1em;
	}

	/* For head of search results */
	#productgroup_head.search div {
		margin-left: 132px;
	}
	#productgroup_head li {
		list-style-position: outside;
		margin-left:15px;
		margin-bottom:10px;
	}
.account_overview_list {
	float:left;
}
#productgroup_left_col {
	border-right: 2px solid #df8000;
	float: left;
	list-style-position: outside !important;
	margin-top: 20px;
	padding-right: 20px;
	width: 285px;
}

#productgroup_right_col {
	float: right;
	list-style-position: outside !important;
	margin-top: 20px;
	width: 285px;
}

#productgroup_left_col li:hover,
#productgroup_right_col li:hover { 
		background-repeat: no-repeat;
		text-decoration: none;
		cursor: pointer;
	}

	#productgroup_left_col li, 
	#productgroup_right_col li {		
		border-bottom: 1px solid #000000;
		list-style-type: none;
		padding: 10px 0;
	}
	
	
	#productgroup_left_col li.first-element, 
	#productgroup_right_col li.first-element {
		border-top: 1px solid #000000;
	}

		#productgroup_left_col li div.thumbnail, 
		#productgroup_right_col li div.thumbnail {
			display: table-cell;
			float: left;
			height: 85px;
			line-height: 85px;
			text-align: center;
			width: 85px;
		}

		#productgroup_left_col li div.thumbnail img, 
		#productgroup_right_col li div.thumbnail img {
			vertical-align: middle;
		}

		#productgroup_left_col li h3, 
		#productgroup_right_col li h3 {
			margin-left: 100px;
			padding-top: 5px;
		}

			#productgroup_left_col li h3 a, 
			#productgroup_right_col li h3 a,
			#productgroup_left_col li h3 a:hover, 
			#productgroup_right_col li h3 a:hover {
				color: #4d4d4d;
			}

		#productgroup_left_col li p, 
		#productgroup_right_col li p {
			margin-left: 100px;
		}


/* ShippingCosts*/
.table_shippingcost	{
	border-collapse:collapse;
	border-spacing: 0px;
}
.table_shippingcost_head{
	background : #e7a040;
	padding: 10px;
	font-size: 110%;
	width:100%;
	text-align:left;
	font-weight: bold;
	margin-top:20px;
	color: #463013;
}

.table_shippingcost_text {

	margin-top:20px;
	padding-left:5px;
}

.table_shippingcost .even{
	background : #ccc;
}
.table_shippingcost td{
	padding:5px;
	font-size: 13px;
	color: #4d4d4d;
}
.table_shippingcost .firstcol{
	width: 165px;
	font-weight:bold;
	text-align: left;
	padding-left:5px;
	
}

.table_shippingcost .firstcol_deu{
	width: 140px;
	font-weight:bold;
	text-align: left;
	padding-left:5px;
	
}

.table_shippingcost .secondcol{
	width: 60px;
	text-align: center;
	
}
.table_shippingcost .thirdcol{
	width: 60px;
	text-align: center;
}
.table_shippingcost .table_headline {
	text-align: center;
}
.big_top_shippingcosts img{
	width:142px;
	float:left;
}

.big_top_shippingcosts {
	background: #ebebea;
	width:100%;
	margin-bottom:20px;
}
.big_top_shippingcosts_text {
	margin-left:50px;
	margin-top:75px;
	float:left;
	font-size: 120%;
}

/* Product (BigLayout) */
#product_left_col {
/*	background: #ffffff url(/gfx/Shop/product_left_col_bg.gif) no-repeat; */
	background-position: bottom right;
	float: left;
	margin: 0 0px 0px 0;
	padding: 0 20px 20px 0;
	width: 295px;
}

	#product_left_col .big_image {
		text-align: center;
		margin-bottom: 10px;
		width:295px;
		height:295px;
		position: relative;
	}

		#product_left_col .big_image a {
			border: none;
			display: block;
			float: none;
			height: auto;
			/* line-height: normal; */
			margin: 0;
			padding-bottom: 0;
			width: auto;
		}

		#product_left_col .big_image img {
			display: block;
			margin: auto;
			top:0;
			bottom:0;
			position: absolute;
		}

	#product_left_col a {
		border: 1px dotted #000000;
		display: block;
		float: left;
		height: 85px;
		line-height: 85px;
		margin: 17px 17px 0 0;
		padding-bottom: 1px;
		text-align: center;
		width: 85px;
	}

		#product_left_col a img {
			padding-bottom: 1px;
			vertical-align: middle;
		}

		#product_left_col a span {
			display: inline-block;
		}

		#product_left_col a.last-element {
			margin-right: 0 !important;
		}

#product_right_col {
	float: right;
	background-position: right top;
	background-repeat: no-repeat;
	width: 295px;
}

	#product_right_col div.logos {
		display: block;
		width: 180px;
		min-height: 20px;
	}

		#product_right_col div.logos img {
			display: block;
			float: left;
			margin: 0 15px 15px 0;
		}

	#product_right_col div.labels {
		clear: both;
	}

		#product_right_col div.labels img {
			display: block;
			float: left;
			margin: 0 15px 15px 0;
		}

			#product_right_col div.labels img.last-element {
				margin: 0 0 15px 0;
			}


	#product_right_col div#description {
		padding-bottom: 10px;
	}

		#product_right_col div#description ul {
			list-style-position: outside;
			margin-bottom: 0;
			margin-left: 1.25em;
			margin-top: 0;
		}

			#product_right_col div#description ul li {
				padding-top: 1em;
			}
				
				#product_right_col div#description ul li:first-child {
					padding-top: 0;
				}


#product_table {
	background: #ffffff;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

	#product_table th {
		border-bottom: 1px solid #000000;
		font-style: italic;
		font-weight: normal;
		padding: 2px 5px;
		vertical-align: bottom;
	}

	#product_table td {
		border-bottom: 1px solid #000000;
		padding: 5px 5px;
	}

	#product_table input.text {
		width: 2.2em;
	}

	#product_table label {
		font-weight: normal;
	}

	#product_table del {
		background: url(/gfx/gif/2px_red.gif) repeat-x 0 55%;
		color: #cc0000;
		text-decoration: none;
		white-space: nowrap;
	}
	
	.search_results ul {
	list-style-type: none;
	margin: 20px 0 10px 10px;
}

	
	.additionalinfo ul li {
		clear: both;
		display: block;
		margin-bottom: 10px;
	}
	
		.additionalinfo ul li a {
			display: block;
			float: left;
			margin-right: 10px;
			width: 45px;
			height: 45px;
		}

			.additionalinfo ul li a img {
				display: block;
				margin: 0 auto;
			}

		.additionalinfo ul li p {
			margin: 0 0 0 55px;
			padding: 0;
		}

			.additionalinfo ul li p strong a  {
				display: inline;
				float: none;
				margin-right: 0;
			}


.final_sales {
	color: #cc0000;
	display: block;
}

.product_center_tn {
	margin: 0 20px 0 20px; 
}


/* Standard (Intro Pages) */
#std_listing_left_col {
	border-right: 2px solid #df8000;
	float: left;
	padding-right: 20px;
	width: 285px;
}

#std_listing_right_col {
	float: right;
	width: 285px;
}

	#std_listing_left_col img, #std_listing_right_col img {
		float: left;
		margin-right: 10px;
	}

	#std_listing_left_col div, #std_listing_right_col div {
		border-bottom: 1px solid #000000;
		margin-bottom: 20px;
		overflow: visible;
		padding-bottom: 20px;
	}

		#std_listing_left_col div.last-element, #std_listing_right_col div.last-element {
			border-bottom: none;
			margin-bottom: 0;
			padding-bottom: 0;
			overflow: visible;
		}

		#std_listing_left_col div.last-element p, #std_listing_right_col div.last-element p {
			margin-bottom: 0;
			padding-bottom: 0;
		}

	#std_listing_left_col p, #std_listing_right_col p {
		line-height: 1.2em;
		margin-left: 116px;
	}
	
	.grouplocal {
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0.75em;
	background-color: #e1e1e0;
	padding: 5px;
	border-top: 1px solid black;
	}


#std_listing_right_col_about_us {
	float: right;
	width: 285px;
}

	#std_listing_left_col_about_us img, #std_listing_right_col_about_us img {
		margin-right: 10px;
	}

	#std_listing_left_col_about_us div, #std_listing_right_col_about_us div {
		border-bottom: 1px solid #000000;
		margin-bottom: 20px;
		overflow: visible;
		padding-bottom: 20px;
	}

		#std_listing_left_col_about_us div.last-element, #std_listing_right_col_about_us div.last-element {
			border-bottom: none;
			margin-bottom: 0;
			padding-bottom: 0;
			overflow: visible;
		}

		#std_listing_left_col_about_us div.last-element p, #std_listing_right_col_about_us div.last-element p {
			margin-bottom: 0;
			padding-bottom: 0;
		}

	#std_listing_left_col_about_us p, #std_listing_right_col_about_us p {
		line-height: 1.2em;
		margin-left: 116px;
	}
	
	.grouplocal {
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0.75em;
	background-color: #e1e1e0;
	padding: 5px;
	border-top: 1px solid black;
	}



/* Standard (2 Column Pages without Thumbnails) */
#std_left_col {
	border-right: 2px solid #df8000;
	float: left;
	padding-right: 20px;
	width: 285px;
}

#blank_left_col {
	float: left;
	padding-right: 0px;
	width: 295px;
}

#std_right_col {
	float: right;
	width: 285px;
}
/* Two Column fix for payment sites */

#payment_leftcol {
 	float: left;
	padding-right: 0px;
	width: 295px;
}

#payment_rightcol {
	float: right;
	width: 295px; 
}


.payment_wrap {
	border: 1px solid #000000; 
	width: 293px; /* width of #payment_leftcol - border */
}

.payment_margin {
	margin-top: 1.5em; 
	margin-bottom: 2em;
}

/* Countdown */
#countdown {
	border: none !important;
	float: left;
	height: 76px;
	margin-right: 10px !important; 
	margin-bottom: 0 !important;
	overflow: hidden !important;
	padding: 20px 10px 10px 10px !important;
	width: 86px !important;
}

	#countdown ul li {
		border: none;
		font-size: 11px;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}


/* Newsletter Index */
#index_left_col {
	float: left;
	width: 410px;
}

	#index_left_col h3.hot_news {
		border-bottom: 1px solid #000000;
		margin-bottom: 0px;
		padding-bottom: 10px;
		font-family: swiss911eot, swiss911ttf, swiss911woff, swiss911svg;
		font-weight:100;
		font-size:26px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
		#index_left_col h3.hot_news a {
			color: #4d4d4d;
			font-size: 100%;
			font-weight:100;
		}

	
		#index_left_col h3.hot_news img {
			display: inline-block;
			margin: 0;
		}
		
	#index_left_col ul {
		list-style-type: none;
		list-style-position: outside !important;
	}

		#index_left_col ul li {
			border-bottom: solid 1px #000000;
			padding-top: 10px;
			margin-bottom: 0px;
			padding-bottom: 10px;
		}

		#index_left_col ul li:hover { 
			background-repeat: no-repeat;
			text-decoration: none;
			cursor: pointer;
		}
		

			#index_left_col ul li h2 a {
				float: left;
				height: auto;
				font-size: 16px;
				line-height: 19px;
				margin-right: 0px;
				text-align: left;
				width: 310px;
				color: #4d4d4d;
			}
	
			#index_left_col ul li h2 a:hover {
				color: #4d4d4d;
			}
			
			#index_left_col ul li a {
				display: block;
				float: left;
				height: 85px;
				line-height: 85px;
				margin-right: 10px;
				text-align: center;
				width: 85px;
			}

				#index_left_col ul li a img {
					vertical-align: middle;
				}

				#index_left_col ul li a span {
					display: inline-block;
				}

				#index_left_col ul li p a {
					float: none;
					height: auto;
					width: auto;
					display: inline;
					line-height: normal;
					margin: 0;
				}


			#index_left_col ul li p {
				margin-left: 95px;
				line-height: 1.2em;
			}

			#index_left_col ul li.last-element {
				border-bottom: none;
				padding-bottom: 0;
			}

		#index_left_col .mood_img {
			display: block;
			margin-bottom: 20px;
		}


/* Index Highlights */
#index_right_col {
	float: right;
	width: 180px;
}

	#index_right_col a {
		color: black;
		text-decoration: none;
	}

	#index_right_col a:hover, a:visited, a:active {
		color: #ffffff;
		text-decoration: underline;
	}

	#index_right_col div {
		color: #000000;
		/*float: right;*/
		margin-bottom: 20px;
		padding: 0px;
		width: 180px;
	}

		#index_right_col div a {
			display: inline;
		}

		#index_right_col div img {
			margin-bottom: 5px;
			display: block;
		}

		#index_right_col div p {
			line-height: 1.2em;
		}

		#index_right_col div h2 {
			font-size: 1.9em;
			font-weight: bold;
			text-transform: uppercase;
		}

			#index_right_col div h2 em {
				font-style: normal;
				color: #ffffff;
			}

	#index_right_col div.last-element {
		margin-bottom: 0;
	}

	#index_right_col div.borderless_hl {
		float: right;
		margin-bottom: 20px;
		width: 180px;
	}

		#index_right_col div.borderless_hl p {
			padding: 0 10px 0 10px;
		}


/* Webshop */
#webshop_area {
	margin: 0;
	overflow: auto;
	padding: 0;
}

	#webshop_area div {
		background: #ada79a; 
		float: left;
		padding: 10px; 
	}
	
		#webshop_area div.left {
			height: 8.4em;
			margin-right: 10px; 
			width: 250px; 
		}
		
		#webshop_area div.center {
			height: 8.4em;
			margin-right: 10px; 
			width: 120px; 
		}
		
		#webshop_area div.right {
			height: 8.4em;
			width: 160px; 
		}

.webshop_table {
	margin-bottom: 20px;
	width: 100%;
}

	.webshop_table caption {
		font-size: 1.2em;
		font-weight: bold;
		margin: 20px 0 1px 0;
		text-align: left;
	}
	
		.webshop_table caption.available {
			background: #009933;
			border-bottom: solid 1px #004c19;
			color: #ffffff;
		}
	
		.webshop_table caption.not_available {
			background: #cc3300;
			border-bottom: solid 1px #661900;
			color: #ffffff;
		}

	.webshop_table th {
		border-bottom: 1px solid #000000;
		border-right: 1px solid #ffffff;
		font-weight: bold;
		padding: 5px 3px;
	}

		.webshop_table th.last-element {
			border-right: 0;
		}

	.webshop_table td {
		border-bottom: 1px solid #000000;
		padding: 5px 3px;
		vertical-align: middle;
	}

		.webshop_table td.last-element {
			border-right: 0;
		}


/* Shop Categories */
#shop_categories {
	list-style-type: none;
}

	#shop_categories li {
		display: inline;
		float: left;
		font-size: 1em;
		height: 150px;
		text-align: center;
		width: 122px;
		background-color: #faecd9;
	}
	
	#shop_categories li.shop_darkorange {
		background-color: #f1c68c;	
	}

		#shop_categories li a {
			color: #000000;
			display: block;
			font-weight: normal;
			padding: 10px;
		}

		#shop_categories li a:hover {
			color: #000000;
			text-decoration: none;	
		}

		#shop_categories li span {
			display: block;
			line-height: 1.2em;
			text-align: center;
		}


/* Accessories Shop Categories */
#accessories_categories {
	list-style-type: none;
}

	#accessories_categories li {
		display: block;
		float: left;
		font-size: 1em;
		height: 152px;
		position: relative;
		text-align: center;
		width: 152px;
	}

		#accessories_categories li.first-element {
			background: #e7a040;
		}
		
		#accessories_categories li a {
			color: #4d4d4d;
			display: block;
			font-size: 1em;
			font-weight: normal;
			height: 102px;
			padding: 25px 0;
		}

			#accessories_categories li a:hover {
				color: #000000;
				text-decoration: none;
			}

			#accessories_categories li a span {
				bottom: 15px;
				display: block;
				position: absolute;
				left: 0;
				line-height: 1.2em;
				text-align: center;
				width: 100%;
			}


/* Stock Info */
#availability_form fieldset {
	background: #ebebea;
	margin: 10px 0 10px 0;
	padding: 20px 0 20px 0;
}

#availability_form label {
	display: block; 
	float: left; 
	margin: 0;
	padding: 3px 5px 3px 3px; 
	text-align: right;
	width: 250px; 
}

#availability_form input.text {
	margin: 0 35% 5px 0;
	width: 100px;
}

#availability_form input.submit {
	margin-left: 258px;
}

#availability_table {
	width: 100%;
	margin-bottom: 20px;
}

	#availability_table th {
		border-bottom: 1px solid #000000;
		font-style: italic;
		font-weight: normal;
		padding: 2px 5px;
		font-size:14px;
		line-height:16px;
		color: #4d4d4d;
	}

	#availability_table td {
		border-bottom: 1px solid #000000;
		padding: 5px 5px;
		color: #4d4d4d;
		font-size:13px;
		line-height:16px;
	}
	
	#availability_table input.text {
		width: 2.2em;
	}

	#availability_table label {
		font-weight: normal;
	}



.search_results h2 {
	margin-top: 20px;
}

.search_results ul {
	list-style-type: none;
	margin: 20px 0 10px 10px;
}

	.search_results ul li {
		clear: both;
		display: block;
		margin-bottom: 10px;
	}
	
		.search_results ul li a {
			display: block;
			float: left;
			margin-right: 10px;
			width: 45px;
			height: 45px;
		}

			.search_results ul li a img {
				display: block;
				margin: 0 auto;
			}

		.search_results ul li p {
			margin: 0 0 0 55px;
			padding: 0;
		}

			.search_results ul li p strong a  {
				display: inline;
				float: none;
				margin-right: 0;
			}

.search_paging_top, .search_paging_bottom {
	margin-bottom: 10px;
	padding: 10px 0;
	position: relative;
}

.search_paging_top {
	border-bottom: 1px solid #4d4d4d;
}

.search_paging_bottom {
	border-top: 1px solid #4d4d4d;
}

	.search_paging_top p, .search_paging_bottom p {
		margin-bottom: 0;
	}

.search_paging_top .results, .search_paging_bottom .results {
	float: right;
}

/* Contact */
#std_right_col.contact {
	border: none;
	padding-right: 0;
	width: 290px;
}

#std_left_col.contact {
	width: 295px;
}

#std_left_col.contact img {
	float: left;
	margin: 0 10px 20px 0;
}

#std_left_col.contact address {
	margin-bottom: 1em;
}

#std_left_col.contact span {
	display: inline-block;
	width: 65px;
}

#contact_form fieldset {
	background: #ebebea;
	margin-top: 10px;
	padding: 10px;
}

#contact_form label {
	display: block;
	margin-bottom: 2px;
}

#contact_form input.text {
	margin: 0 30px 5px 0;
	width: 15em;
}

#contact_form select {
	background: #ffffff;
	margin: 0 100px 5px 0;
	padding: 0;
	width: 14em;
}

#contact_form textarea {
	height: 145px;
	margin: 0 0 5px 0;
	width: 260px;
}

.contact_list {
	clear: both;
	border-bottom: 1px solid #4d4d4d;
	border-top: 1px solid #4d4d4d;
	padding-top: 20px;
	margin-bottom: 20px;
}

#country_select select {
	height:20px;
	line-height:20px;
	float:left;
	width: 200px;
	margin-right: 10px;
}
div.linebox label {
	display:inline;
	float:left;
	width: 50px;
	margin-right:10px;
}
#dealer_listing_right_col .floating_address {
	float:left;
	padding:0px;
	margin:0px;
	width:200px;
	border:none;
}
/* How To Use */
ul.outside {
	list-style-position: outside !important;
	margin-left: 20px;
}


/* Newsletter */
#newsletter_subscribe_form, #newsletter_unsubscribe_form {
	margin-top: 20px;
}

	#newsletter_subscribe_form fieldset, #newsletter_unsubscribe_form fieldset {
		background: #ebebea;
		margin-bottom: 20px;
		padding: 20px 0 20px 0;
	}

	#newsletter_subscribe_form h3, #newsletter_unsubscribe_form h3 {
		background: #ebebea;
		display: inline;
		margin-left: 10px;
		padding: 5px 10px 0 10px;
	}

	#newsletter_subscribe_form label, #newsletter_unsubscribe_form label {
		text-align: right;
		display: block; 
		float: left; 
		padding: 3px 5px 3px 3px; 
		width: 170px; 
	}

		#newsletter_subscribe_form label.behind, #newsletter_unsubscribe_form label.behind {
			display: inline;
			float: none;
			line-height: 17px;
			text-align: left;
			vertical-align: text-bottom;
			width: auto;
		}

		#newsletter_subscribe_form input.text, #newsletter_unsubscribe_form input.text {
			margin: 0 100px 10px 0;
			width: 250px;
		}

		#newsletter_subscribe_form input.radio, #newsletter_unsubscribe_form input.radio {
			margin: 0 0 0 200px;
		}

		#newsletter_subscribe_form input.radio2, #newsletter_unsubscribe_form input.radio2 {
			margin: 0 0 0 20px;
		}

		#newsletter_subscribe_form button, #newsletter_unsubscribe_form button {
			margin: 10px 0 0 260px;
		}


/* Webshop */
#webshop_form input.text {
	margin: 0 0 10px 0;
	vertical-align: middle;
	width: 100px;
}

#webshop_form input.submit {
	margin: 0 0 10px 5px;
	vertical-align: middle;
}

#webshop_form2 input.text {
	margin: 0;
	padding: 0px 1px 0px 2px;
	width: 2.2em;
}


/* ShoppingCart */

#shoppingcart_form fieldset, #shoppingcart_available_form fieldset {
	padding: 0 5px;
}

#shoppingcart_form select, #shoppingcart_available_form select {
	background: #ffffff;
	padding: 0;
	width: 4em;
}

#shoppingcart_form input.text, #shoppingcart_available_form input.text {
	margin: 0 5px 0 0;
	width: 2.2em;
}


/* CheckOut */

/* CheckOut - Global Settings */
.login-h2 {
	margin-top: 40px; padding-left: 15px;
	}
	
.loginform-space1 {
	margin-top: 15px;
	}
	
.loginform-text input {
	width: 275px;
	}
	
.loginform-submitbox {
	width: 280px; text-align: right;
	}

DIV.h2-centered h2{
   margin-top: 26px;
    }

#account_left_col {
	border: 1px solid #000000;
	float: left;
	width: 285px;
	overflow:hidden;
}

.std_padding_account {
	padding-right: 10px;
	padding-bottom: 10px;
} 

#account_right_col {
	border: 1px solid #000000;
	float: right;
	padding: 10px;
	width: 285px;
}

#account_right_col_blank {
	float: right;
	padding: 0px 0px 10px 0px;
	width: 295px;
}
#account_new_left_col {
	border: 1px solid #4d4d4d;
	float:left;
	width:285px;
	padding: 5px;
	
}
#account_new_left_col input.text, #account_new_right_col input.text {
	border: 1px solid #bbbbba;
	height: 20px;
}
#account_new_left_col ul, #account_new_right_col ul {
	list-style-position:outside;
	padding-left:20px;
}
#account_new_left_col li, #account_new_right_col li {
	padding-top:2px;
	padding-bottom:2px;
}
#account_new_left_col h2, #account_new_right_col h2 {
	padding-bottom: 10px;
}

#account_new_right_col {
	border: 1px solid #4d4d4d;
	float:right;
	width:285px;
	padding: 5px;
}

#checkout_status {
		list-style-type: none;
		margin-bottom: 20px !important;
		width: 608px;
		border-bottom: 4px solid #e7a040;
	}

	#checkout_status li {
		background-color: #ddddda;
		background-repeat: no-repeat;
		background-position: 5px 50%;
		float: left;
		font-size: 1em;
		margin-right: 5px;
		/*padding-left: 15px;*/
		line-height: 38px;
		position: relative;
		width: 148px;
		text-align: left;
		display: block;
	}
	#checkout_status.shopping-cart li {
		width: 197px;
	}

		#checkout_status li.last-element {
			margin-right: 0px;
		}
		#checkout_status li.regular {
			border-top: 4px solid #FFFFFF;
			margin-bottom: 2px;
			height: 38px;
			line-height: 36px;
			/*padding-top:2px;*/
				 
		}
		#checkout_status li.regular .checkout_status_tab {
			float:left;
			width: 10px;
			height: 38px;
			padding-left: 5px;
		}	
		#checkout_status li.regular .checkout_status_tab_text {
			height: 36px;
			margin-top:2px;
		}
		#checkout_status li.regular .checkout_number {
			font-size:19px;
			color: #4d4d4d;
			line-height:38px;
		}
	
		#checkout_status li a, #checkout_status li a:hover, #checkout_status li span {
			color: #4d4d4d;
			width: 122px;
			text-decoration: none;
			font-weight: normal !important;
			white-space:nowrap;
			display:block;
		}
		#checkout_status.shopping-cart li a, #checkout_status.shopping-cart li a:hover, #checkout_status.shopping-cart li span {
			width:180px;
		}
		#checkout_status li.active {
			background-color: #e7a040;			
			font-size: 1em;
			height: 46px;
			/*padding-top: 10px;*/
			color: #463013;			
		}
		#checkout_status.shopping-cart li.active {
			width: 204px;
		}
		#checkout_status li.active .checkout_status_tab {
			float:left;
			width: 10px;
			height: 46px;
			padding-left:5px;
		}		
		#checkout_status li.active .checkout_status_tab_text {
			height: 44px;
			margin-top:2px;
		}
		
		#checkout_status li.active .checkout_number {
			font-size:19px;
			color: #463013;
			line-height:46px;
		}
		#checkout_status li.active span {
			color: #463013;
			line-height: 44px;
			display:block;
		}
		#checkout_status li.done {
			background-color: #aadd77; 
			
		}

		#checkout_status a:hover {
		text-decoration: none;
			
		}	

#checkout_form label {
	font-weight: normal;
}

#checkout_form select.phone {
	text-align: right;
}

#checkout_form input.text {
	margin: 0 5px 0 0;
}

#checkout_form textarea {
	height: 5.6em;
	margin: 0 0 0 0;
	width: 20em;
}

	#checkout_form fieldset.payment {
		margin: 20px 0;
	}

	#checkout_form fieldset.payment p {
		margin-left: 100px;
	}

	#checkout_form fieldset.payment .label_left {
		display: block; 
		float: left;
		font-weight: normal;
		padding: 3px 5px 3px 3px;
		text-align: left; 
		width: 140px; 
	}

	#checkout_form fieldset.payment .label_right {
		display: inline;
		font-weight: bold;
		line-height: 17px; 
		padding: 3px 5px 3px 3px; 
		vertical-align: text-bottom;
	}

	#checkout_form fieldset.payment .radio {
		float: left; 
		margin-right: 3px;
	}


	input #cash_on_delivery .radio {
		float: left; 
		margin-right: 3px;
		background-color: #ff6600;
	}


.account-blocklink button{
		text-decoration: none;
		padding: 0 30px 0 5px !important;
		display: block;
		font-size: 12px;
		height: 32px;	
		background: url(/gfx/Account/account_arrow.gif) #4d4d4d no-repeat; 
		background-position: right;
		cursor: pointer;
		float: right;
		
	}	
#main .account-blocklink a {
	background: url(/gfx/Account/account_arrow.gif) center right #4d4d4d no-repeat;
	padding: 10px 30px 10px 5px;
	color: white;
	float:right;
}
#main .account-blocklink a:hover {
	background: url(/gfx/Account/account_arrow.gif) center right #4d4d4d no-repeat;
	padding: 10px 30px 10px 5px;
	color: white;
	float:right;
	text-decoration:none;
}
.account-blocklink-left button{
		text-decoration: none;
		padding: 0px 5px 0px 30px !important;
		font-size: 12px;
		height: 32px;		
		background: #4d4d4d url(/gfx/Account/account_arrow_left.gif) no-repeat; 
		background-position: left;
		cursor: pointer;
		float: left;
		display: block;
	}	


.checkout_table {
	margin: 20px 0;
	width: 100%;
}

	.checkout_table caption {
		background: red;
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 1px;
		padding: 3px 5px;
		text-align: left;
	}

		.checkout_table caption.available {
			background: #009933;
			border-bottom: solid 1px #004c19;
		}

		.checkout_table caption.not_available {
			background: #cc3300;
			border-bottom: solid 1px #661900;
		}

	.checkout_table th {
		border-bottom: 1px solid #000000;
		font-weight: normal;
		padding: 8px 10px 8px 0px;
		text-align: right;
	}

		.checkout_table th.last-element {
			border-right: 0;
		}

	.checkout_table td {
		border-bottom: 1px solid #000000;
		padding: 5px 3px;
	}

		.checkout_table td.last-element {
			border-right: 0;
		}
	
		.checkout_table td label {
			font-weight: normal;
		}
	
	.checkout_table th.noborder, .checkout_table td.noborder {
		border: 0 !important;
	}
	
	.checkout_table small {
		display: block;
	}
	
	
.login_overview_table {
	margin: 10px 0;
	width: 100%;
}

	.login_overview_table caption {
		background: red;
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 1px;
		padding: 3px 5px;
		text-align: left;
	}

		.login_overview_table caption.available {
			background: #009933;
			
		}

		.login_overview_table caption.not_available {
			background: #cc3300;
			
		}

	.login_overview_table th {
		
		font-weight: normal;
		font-style: italic;
		padding: 5px 5px 8px 10px;
		text-align: left;
		vertical-align: top;
	}


	.login_overview_table td {
		
		padding: 5px 3px;
		vertical-align: top;
	}

			
	.login_overview_table, .login_overview_table td.noborder {
		border: 0 !important;
	}
	
	.login_overview_table small {
		display: block;
	}


.login_overview_order_table {
	margin: 10px 0;
	width: 100%;
}

	

	.login_overview_order_table tr {
		
		border-bottom: 1px solid #000000;
		
	}

	.login_overview_order_table td {
		padding: 3px 0px 3px 0px;
	}


.login_account_table {
	margin: 10px 0;
	width: 100%;
}

	

	.login_account_table tr {
		
		
		
	}

	.login_account_table th, td {
		/* padding: 5px 0px 5px 0px; */
	}

.shoppingCart_total {
	padding: 0px 3px 10px 3px;
	margin: 10px 0;
	text-align: left;

}

	
.total {
	padding: 0px 3px 10px 3px;
	margin: 10px 0;
	text-align: right;

}

	.total span {
		border-top: 1px solid #4d4d4d;
		display: block;
		font-size: 1.1em;
		margin-top: 5px;
		padding-top: 5px;
		font-weight: bold;
		padding: 10px 0px 10px 0px;
	}

.textarea-100 textarea{
	width: 100% !important;
	height: 4em !important;	
}

/* Price List */

.pricelist {
	width: 610px;
	border-top: 1px solid #000000;
	}
.pricelist li{
	width: 100%;
	display: block;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #000000;	
	height: 40px;
	}


/* Producer */

/* ProducerNavi A-Z */
.producer_navi {
	background: #ebebea;
	border-bottom: 1px solid #4d4d4d;
	cursor: default;
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 1.45em;
	text-align: left;
	padding-left: 6px;
}

	.producer_navi li {
		display: inline-block;
		margin-bottom: -1px;
	}

		.producer_navi li.last-element {
			margin-right: 0;
		}

		.producer_navi li a {
			color: #777777 !important;
			display: block;
			padding: 2px 3px;
			text-align: center;
		}

			.producer_navi li a:hover {
				color: #4d4d4d !important;
				text-decoration: none !important;
			}

			.producer_navi li.active a, .producer_navi li.active_disabled a {
				background: #ffffff !important;
				border-left: 1px solid #4d4d4d;
				border-top: 1px solid #4d4d4d;
				border-right: 1px solid #4d4d4d;
				color: #333333 !important;
				margin-top: 10px;
				padding: 2px 5px;
				font-size: 1.20em;
			}
			
				.producer_navi li.active a:hover {
					color: #b86308 !important;
				}
				
				.producer_navi li.active_disabled a:hover {
					color: #333333 !important;
					cursor: default;
				}


/* Producer Description */
#producer_big_layout div.primary_image {
	float: left;
	height: 122px;
	width: 122px;
	margin-bottom: 20px;
}

#producer_big_layout div.head p, #producer_big_layout div.head h2 {
	margin-left: 150px;
}

#producer_big_layout p.langtext {
	margin-bottom: 2em;
}

#producer_labels h3 {
	border-bottom: solid 1px #000000;
}

#producer_labels ul {
		list-style-type: none;
		list-style-position: outside !important;
	}

		#producer_labels ul li {
			border-bottom: solid 1px #000000;
			padding-top: 10px;
		}

			#producer_labels ul li a {
				display: block;
				float: left;
				margin-right: 10px;
				margin-bottom: 10px;
				text-align: center;
				width: 85px;
			}

				#producer_labels ul li a img {
					vertical-align: middle;
				}

				#producer_labels ul li a span {
					display: inline-block;
				}

				#producer_labels ul li p a {
					float: none;
					height: auto;
					width: auto;
					display: inline;
					line-height: normal;
					margin: 0;
				}


			#producer_labels ul li p {
				margin-left: 95px;
				line-height: 1.2em;
			}

			#producer_labels ul li.last-element {
				border-bottom: none;
				padding-bottom: 0;
			}




/* Producer Description */

.producer_logo {
	float: right;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 130px;
}

	.producer_logo img {
		display: block;
		margin: 0 auto 10px auto;
	}


/* AGB */
.agb ol li {
	list-style-position: outside;
	margin: 0 0 1em 20px;
}

	.agb ol.latin {
		list-style-type: lower-latin;
	}

.agb select {
	margin-bottom: 1em;
}


/* ------------------------------------- */
/* FOOTER                                */

#footer {
	background: #ffffff url(/gfx/gif/Harley_WW_BikersWork_Footer.gif) no-repeat;
	color: #c0c0c0;
	height: 62px;
	position: absolute;
	bottom: 0;
	right: 35px;
	text-align: center;
	text-indent: -999em;
	width: 580px;
}

	#footer h3 {
		text-indent: -999em;
	}
#footertext {
	margin-top: 38px;
	margin-left: 153px;
	background: transparent;
	width:410px;
		
}
#footertext h3{
	text-align:center;
	text-indent:0px;
	padding:0px;
	margin:0px;
	font-size: 13px;
	line-height:13px;
	color: #9d9c95;
	font-weight: normal;
	padding-left: 20px;
}

.legal {
	color: #fcfcfc;
	display: none;
	font-size: 0.92em;
	margin: 10px 0;
	padding-bottom: 10px;
	text-align: center;
}

	.legal a {
		color: #fcfcfc;
		font-weight: normal;
		text-decoration: none;
	}

		.legal a:hover {
			text-decoration: underline;
		}

/* ------------------------------------- */
/* SPECIALS                              */

/* Flash Video Box */

#vidbox {
	clear: both;
	padding-top: 20px;
}

	#vidbox object {
		display: block;
		margin: 0 auto;
	}

/*  Textarea Resize nur vertikal für Safari und Google Chrome [CSS 3]  */

textarea {
	resize: vertical;
}

/* Maintenance Mode */

#maintenance {
	background: #000000;
	width: 650px;
	margin: 0 auto;
}

	#maintenance #head {
		background: #000000;
		color: #ffffff;
		float: none;
		height: 126px;
		line-height: 1.3em;
		position: relative; /* Da LoginArea nicht vorhanden */
		text-align: right;
		width: 650px;
	}

	#maintenance strong {
		padding: 8px 0 8px 16px;
		display: block;
		background: #ff9933;
		font-size: 15px;
		color: #4d4d4d;
	}

	#maintenance .countdown {
		color: #ffffff;
	}

/* Buttons */
button.back span {
	background: url(/gfx/Buttons/Standard/ButtonRWD.gif) no-repeat left;
	padding: 0 0 0 12px;
}

button.next span {
	background: url(/gfx/Buttons/Standard/ButtonFWD.gif) no-repeat 99% 50%;
	padding: 0 12px 0 0;
	margin-right: 1px; /* for Opera */
}

button.del span {
	background: url(/gfx/Buttons/Standard/ButtonDEL.gif) no-repeat left;
	padding: 0 0 0 17px;
	margin-right: 1px; /* for Opera */
}

button.ok span {
	background: url(/gfx/Buttons/Standard/ButtonOK.gif) no-repeat left;
	padding: 0 0 0 17px;
	margin-right: 1px; /* for Opera */
}


/* Tooltip */
em.tooltip {
	cursor: pointer;
	display: inline;
	position: relative;
	text-decoration: none !important; 
}

	em.tooltip span {
		display: none;
		text-decoration: none;
	}

	em.tooltip:hover span {
		background-image: url(/gfx/png/black_70.png); /* von 50% bis 80% */
		color: #ffffff;
		display: block !important;
		font-weight: normal;
		left: 9px;
		padding: 10px;
		position: absolute;
		text-align: left;
		text-decoration: none;
		top: 12px;
		width: 37em;
		z-index: 100;
	}

	em.tooltip:hover strong {
		font-size: 1.2em;
		font-weight: bold;
	}


.warning {
	background: #cc3300;
	color: #ffffff;
	font-size: 1.8em;
	margin: 10px 0;
	padding: 20px 0;
	text-align: center;
}

.shopping_cart_warning {
	background: #f38b67;
	color: #492a1f;
	margin: 10px 0;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.shopping_cart_warning p {
	font-size: 1.2em;
	margin: 0 5px;
	line-height: 1.4em;
}

.shopping_cart_warning div {
	padding-left: 235px;
}

.shopping_cart_hazardousMaterial {
	background: #f3da64;
	color: #49421e;
	margin: 10px 0;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.shopping_cart_hazardousMaterial p {
	font-size: 1.2em;
	margin: 0 5px;
	line-height: 1.4em;
}

.shopping_cart_hazardousMaterial div {
	padding-left: 235px;
}

.shopping_cart_dispatcherOnly {
	background: #aadd77;
	color: #49421e;
	margin: 10px 0;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.shopping_cart_dispatcherOnly p {
	font-size: 1.2em;
	margin: 0 5px;
	line-height: 1.4em;
}

.shopping_cart_dispatcherOnly div {
	padding-left: 235px;
}

.note {
	background: #ebebea;
	font-size: 1.6em;
	margin: 10px 0;
	padding: 20px 0;
	text-align: center;
}

.standard_mood_img {
	margin-bottom: 20px;
	display: block;
}

.caption {
	font-size: 11px;
	font-style: italic;
	margin: 5px 0 10px 0;
	padding: 0;
}

.home_icon {
	margin-bottom: 2px;
	vertical-align: middle;
}


/* Floats clearen */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
 .clr {
 	clear:both;
 	visibility:hidden;
 	height:0px;
 	width:0px;
 	line-height:0px;
 }
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.hide {
	display: none !important;
}

.nowrap {
	white-space: nowrap;
}

.vmid {
	vertical-align: middle;
}

.vtop {
	vertical-align: top;
}

.vbot {
	vertical-align: bottom;
}

/* Notice for Sunrise Mode */
.beta_mode {
	position: fixed !important;
	right: 0 !important;
	top: 0 !important;
	bottom: auto !important;
	left: auto !important;
	z-index: 2;
}

/* Cookie Warnung */
.cookiesinfobox {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-left:30px;
  padding-right:30px;
  width: 100%;
  background-color: #1c1c1c;
  box-shadow: rgba(0, 0, 0, 0.49) 0px 0px 10px 0px;
}

.cookiesinfotext {
	font-size: 14px;
	line-height: 20px;
  	color: white;
  	
}

.textlink {
  color: #e7a040;
  font-weight: 700;
  text-decoration: none;
}

a.textlink {
  color: #e7a040;
  font-weight: 700;
  text-decoration: none;
}

.acceptbutton {
  display: block;
  height: 40px;
  width: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  border: 1px solid #e7a040;
  border-radius: 2px;
  color: #e7a040;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.cookiesinfocolumn {
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 30px;
 }
 
.cookiesinfocolumn.left {
  width: 80%;
  float: left;
}

.cookiesinfocolumn.right {
  width: 20%;
  float: right;
}

/* ------------------------------------- */
/* COLORS                                */


.nobg {
	background: transparent !important;
}


.creme {
	background: #fdfada;
}

.dark_orange {
	background: #ff6600;
}

.light_orange {
	background: #ff9933;
}

.mud_green {
	background: #afb580;
}

.petrol_blue {
	background: #75a3ab;
}



/* Special Colors */
.BG01 {
	background: #4f738d;
}

.BG02 { 
	background: #a33526;
}


/* Backgrounds 2008 */
.BGdark {
	background: #d5c9b4;
}

.BGmedium {
	background: #e0d7c7;
}

.BGsemilight {
	background: #ddddda;
}

.BGlight {
	background: #ebebea;
}


/* Jonas Willingstorfers CSS */

/* Copstories */
.copliste { 
	list-style-position: inside;
	margin-left: 0.5em;
	margin-bottom: 1em;
}

	.copliste a { 
		text-transform: uppercase;
	}

.centerimage {
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
	text-align: center;
}

.leftimage {
	margin: 0px 5px 5px 0px;
	display: block;
	text-align: left;
	float: left;	
}

.leftimage-bl {
	margin: 0px 5px 0px 0px;
	display: block;
	text-align: left;
	float: left;	
}


.copstories p {
	margin-bottom: 1em;
}

.copstories ul {
	list-style-position: inside;
}

.arrows {
	text-align: center;
	padding-top: 0.8em;
}
div.arrows {
	display:block;
	clear:both;
}
.arrow_index {
	margin: 0 200px;
}


ul#gal1 {
	margin-top: 1em;
	padding: 0px;
	list-style-type: none;
	width: 610px;
}

	ul#gal1 li {
		float: left;
		width: 139px;
		margin-right: 18px;
		min-height: 220px;
	}
	
		ul#gal1 li.last-element {
			margin-right: 0px !important;
		}
		
		 
		ul#gal1 li p {
			text-align: center;
		}

     ul#gal-story {
         	margin: 0px;
         	list-style-type: none;
         	width: 610px;
         	padding-top: 10px;
         }
         ul#gal-story li {
         	float: left;
         	width: 85px;
         	margin-right: 18px;
         	min-height:85px;
         	margin-bottom: 5px;
         	height:85px;
         	text-align: center;
         	display: table-cell;
         	vertical-align: middle;
         }
         ul#gal-story li.last-element {
         	margin-right: 0px !important;
         }
         ul#gal-story li.last-element-forcebr {
         	margin-right: 314px !important;
         }
         li.centered {
         	padding-top: 13px;
         }
         .dividecontent {
      border-bottom: 2px solid #df8000;
      		width: 610px;
         	clear: both;
         	height: 5px;
         }	

.navigator { 
	text-align: center;
	width: 100%;
	margin-bottom: 1em;
	margin-top: 1em;
}

	.navigator caption {
		display: none;
	}
	
	.navigator td { 
		border: 1px solid #000000;
	}
	
	.navigator th { 
		border: 1px solid #000000;
	}

.trblue th { 
	background-color: #b4daec;
}

.tryellow td { 
	background-color: #ede65f;
}

.tryellow th { 
	background-color: #ede65f;
}

.boldtext {
	font-weight: bold;
}


ul#nitrogal {
	padding: 0.25em;	
	list-style-type: none;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: 4em;
}

	ul#nitrogal li {
		float: left;
		padding: 5px;
		width: 139px;
		margin-right: 18px;
		background-color: #cdc6bf;
		min-height: 160px;
	}
 
		ul#nitrogal li p {
			text-align: center;
		}

.uppercase {
	text-transform: uppercase;
}

.nitrodata { 
	text-align: left;
	width: 100%;
	margin-bottom: 1em;
}

.nitrodata th { 
	width: 14em;
}

#cooking_right_col {
	float: right;
	width: 285px;
}

#cooking_left_col {
	border-right: 2px solid #df8000;
	padding-right: 20px;
	width: 285px;
	float:left;
}

#dealer_toplevel {
	text-align: center;
	width: 610px;
	border-bottom: 1px solid #000000;
	margin-bottom: 0.5em;
}


.dealer_opening_table {

	text-align: left;
	width: 100%;
	
}


#dealer_toplevel h3 {
	font-size: 1.2em;
	text-align: center;
}

#dealer_secondlevel {
	text-align: left;
	width: 610px;
	border-bottom: 1px solid #000000;
	margin-bottom: 0.5em;
}

#text_left_col {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #df8000;
	float: left;
	padding-right: 20px;
	width: 285px;
}

#text_right_col {
	float: right;
	width: 285px;
	margin-bottom: 1em;
}

.clb {
	clear: both;
}

.floatright {
	float: right;
}

.topmargin_standard {
	margin-top: 1em;
}

.imprint_table {
	width: 100%;
	margin-top: 1em;
	text-align:left;
}

.agblist {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-position: inside;
}

/* Halcones */
ul#gal_halcones {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 610px;
}

	ul#gal_halcones li {
		float: left;
		width: 139px;
		margin-right: 18px;
		min-height: 140px;
	}

		ul#gal_halcones li.last-element {
			margin-right: 0px !important;
		}

		ul#gal_halcones li p {
			text-align: center;
		}

.firstletter {
	float: left;
	padding-right: 0.25em;
	padding-bottom: 0.1em;
}

.invisible {
	display: none;
}

/* Thunder */
#thunder_left_col {
	border-right: 2px dotted #4d4d4d;
	padding-right: 10px;
	width: 295px;
}

#thunder_right_col {
	float: right;
	width: 295px;
}

	#thunder_right_col div {
		min-height: 120px;
	}

	#thunder_left_col img, #thunder_right_col img {
		float: left;
		margin-right: 10px;
	}

	#thunder_left_col div, #thunder_right_col div {
		border-bottom: 1px solid #000000;
		margin-bottom: 20px;
		overflow: auto;
		padding-bottom: 20px;
		min-height: 100px;
	}

		#thunder_left_col div.last-element, #thunder_right_col div.last-element {
			border-bottom: none;
			margin-bottom: 0;
		}

	#thunder_left_col p, #thunder_right_col p {
		margin-left: 85px;
	}

	#std_listing_left_col.thunder {
		border-right: 2px dotted #4d4d4d;
	}

#text_left_col_dotted {
	border-right: 2px dotted #000000;
	padding-right: 7px;
	width: 295px;
	float: left;
	margin-bottom: 1em;
}

.thunderdetail_div {
	background-color: #4d4d4d;
	width: 610px;
	color: #eae4da;
	margin-bottom: 1em;
}

	.thunderdetail_div table {
		border-top: 1px dotted;
		width: 340px;
		margin-top: 1em;
		margin-left: 1em;
		margin-bottom: 1em;
		float: left;
	}

	.thunderdetail_div td {
		border-bottom: 1px dotted;
	}

	.thunderdetail_div th {
		border-bottom: 1px dotted;
	}

	.thunderdetail_div td {
		padding: 2px;
	}

.thunder_thmb {
	width: 85px;
	position: relative;
	float: right;
	margin: 0.75em auto;
}

.thunder_arrow {
	margin-right: 0.8em;
}

.textterminator {
	vertical-align: bottom;
}

/* TOEOTR */
.toeotrlist {
	list-style-image: url(/gfx/AboutUs/TOEOTR/dash.gif);
	margin-top: 2px;
	margin-left: 0px;
}

.toeotr_mood_img {
	width: 610px;
	height: 428px;
	display: block;
	background-image: url(/gfx/AboutUs/TOEOTR/TOEOTRStartHeader_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.toeotr_headline {
	padding-bottom: 10px;	
}


ul#gal2 {
	margin: 0px;
	list-style-type: none;
	width: 610px;
	padding-top: 30px;
	padding-bottom: 15px;
}

	ul#gal2 li {
		float: left;
		width: 139px;
		margin-right: 18px;
		min-height:125px;
		height:auto !important;
		height:120px;
	}

ul#gal2 li.last-element {
	margin-right: 0px !important;
}
 
	ul#gal2 li.last-element-forcebr {
		margin-right: 314px !important;
	}

 
ul#gal1 li p {
	text-align: center;
}


.subhead-gfx h2 {
	display: none;
}

#navthermo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 480px;
}

	#navthermo ul li {
		float: left;
		display: inline;
	}

		#navthermo ul li.firstelement {
			margin-left: 114px !important;
		}


.imagelist {
	height: 180px;
	text-align: left;
}

	.imagelist img {
		float: left;
		margin-right: 5px;
	}

/* Dealers */
.dealer_firstlevel {
	width: 610px;
	background-color: #eae4da;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.dealer_firstlevel span {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.hr_1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 1em;
	margin-top: 1em;
}

.hr_1px hr {
	display: none;
}

.secondlevel_image {
	margin-bottom: 1em;
}

.dealer_secondlevel_ger {
	width: 198px;
	margin-bottom: 1em;
	float: left;
	min-height: 280px;
	margin-right: 3px;
}

.dealer_secondlevel_ger span {
	font-weight: bold;
}

.dealer_secondlevel {
	width: 284px;
	padding-top: 0.5em;
	margin-bottom: 1em;
	float: left;
}

	.dealer_secondlevel address, .clearfix address {
		margin-top: 0px;
		float:right;
		width: 195px;
	}

	.dealer_secondlevel span {
		font-weight: bold;
	}

#dealer_listing_left_col {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #df8000;
	float: left;
	padding-right: 20px;
	width: 285px;
}

#dealer_listing_right_col {
	float: right;
	width: 285px;
}

	#dealer_listing_left_col img, #dealer_listing_right_col img {
		float: left; 
		
	}

	#dealer_listing_left_col span, #dealer_listing_right_col span {
		font-weight: bold;
	}

	#dealer_listing_left_col div, #dealer_listing_right_col div {
		border-bottom: 1px solid #000000;
		margin-bottom: 20px;
		overflow: visible;
		padding-bottom: 20px;
	}

		#dealer_listing_left_col div.last-element, #dealer_listing_right_col div.last-element {
			border-bottom: none;
			margin-bottom: 0;
			padding-bottom: 0;
			overflow: visible;
		}

		#dealer_listing_left_col div.last-element p, #dealer_listing_right_col div.last-element p {
			margin-bottom: 0;
			padding-bottom: 0;
		}

	#dealer_listing_left_col p, #dealer_listing_right_col p {
		line-height: 1.2em;
		margin-left: 116px;
	}

	.boardframe {
		width: 650px;
		height: 1200px;
		float: left;
		background-color: #ffffff;
		padding-top: 3px;
	}
	
	.vr_ol_standard li {
		font-weight: bold;
	}
	
	.vr_ol_standard p {
		margin-bottom: 0.5em;
		font-weight: normal;
	}
	
        ul#gal-special {
         	margin-top: 15px;
         	margin-bottom:15px;
         	list-style-type: none;
         	width: 610px;
         }
          
         ul#gal-special li {
         	float: left;
         	width: 85px;
         	margin-right: 18px;
         	min-height:85px;
         	margin-bottom: 10px;
         	margin-top: 10px;
         	height:85px;
         	line-height:85px;
         	text-align: center;
         	display: table-cell;
         	vertical-align: middle;
         	padding-top: 0px;
         	padding-bottom: 0px;
         }
         ul#gal-special li.last-element {
         	margin-right: 0px !important;
         	margin-bottom: 10px;
         	margin-top: 10px;         	
         }
         
         ul#gal-special li.last-element-forcebr {
         	margin-right: 314px !important;
         }
         ul#gal-special li img {
         	vertical-align: middle;
         }
         
         li.centered {
         	padding-top: 13px;
         }
         .dividecontent {
      		border-bottom: 2px solid #df8000;
      		width: 610px;
         	clear: both;
         	height: 5px;
         }
 .highlights {
 	width:255px;
 	padding: 0 10px 0 10px;
 	}
div.centered_image {
	margin:auto;
}
.centered_image a {
 	display:inline;
 	widht:auto;
 	margin:auto;
 }
 .centered_image img {
 	margin-left:auto;
 	margin-right:auto;
 	display:block;
 	margin-bottom: 5px;
 	margin-top:5px;
 }
 #main #checkout_status .lang-tabfix span{
 	white-space:normal;
 	line-height: 18px;
 }
 #main #checkout_status .active .lang-tabfix span{
	padding-top:5px;
 }
 /* Artikel Info/Hinweis-Box */
  #additional-info {
 display:block;
 position:relative;
  }
 
 #additional-info * {
 	color:#4b4328;	
 }
 
 .article-box {
 	position:relative;
 	/*padding-top:25px;*/
 	margin:0px;
 	padding-top:0px;
 	padding-bottom:30px;
 }
 .article-box-points {
 	background: url(/gfx/article-box/dots.gif) no-repeat #f3f3f2;
	position:absolute;
	bottom: 20px;
	left:9px;
	width:275px;
	padding-left:0px;
	height:15px;
	line-height:5px;
	opacity: 0;
	z-index: 9;
}
.article-box-headline {
	padding:0px;
	display:block;
	position:static;
}
.article-box-headline h3 {
	display:block;
	line-height:16px;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	border:none;
	margin:0px;
}
.article-box-body-wrapper {
	display:block;
	padding-bottom:0px;
	margin:0px;
	overflow:hidden;
	position:relative;
	margin-top:0px;
}
.article-box-body {
	padding:0px;
	margin:0px;

}
#additional-info .article-box-body-wrapper a.fancy{
	display:table-cell;
	border: 1px dotted black;
	width: 85px;
	height: 85px;
	text-align:center;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	background:white;
}


#additional-info  .article-box-body-image {
	display:block;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	
}

.article-box-body-image img{
	border: 1px dashed;
	
}

#additional-info .article-box-body-wrapper a.fancy img{
	vertical-align:middle;
}
.article-box-body-text {
	font-size: 13px;
	line-height:16px;
}
.article-box-body-text  p {
	margin-bottom: 1em;
}

.article-box-body-text textarea {
	border: none;
	padding:none;
	margin:none;
	background: transparent;
	width: 100%;
}

.article-box-footer {
	height:7px;
	margin-bottom:0px;
}
.article-box-footer .left {
	height:7px;
	padding-left:6px;
}
.article-box-footer .block {
	display:block;
	height:7px;
}
.article-box-footer .right {
	padding-right:6px;
	height:7px;
}
.article-box .readmore-wrapper {
	display:none;
	background:transparent;
}


.article-box .readmore-wrapper {
	display:none;
	background:transparent;
}

.article-box .readmore-wrapper-editorialWarning0 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning1 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning2 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning3 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning4 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning5 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning6 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning7 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning8 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialWarning9 {
	display:none;
	background:transparent;
}



.article-box .readmore-wrapper-editorialInfo0 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo1 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo2 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo3 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo4 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo5 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo6 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo7 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo8 {
	display:none;
	background:transparent;
}
.article-box .readmore-wrapper-editorialInfo9 {
	display:none;
	background:transparent;
}

.article-box .readmore {
	padding-right: 20px;
	background: url(/gfx/article-box/arrow_up.png) bottom right no-repeat transparent; 
	width:auto;
	display:inline;
	cursor: pointer; 
}
.article-box .readmore-text {
	display:inline;
	width:auto;
	color: #B86308 !important;
	font-weight:bold;
}

/* parent-longtext*/
#parent-longtext-headline {
	background: url(/gfx/article-box/right-stuff_header_left.gif) no-repeat transparent;
	padding-left:30px;
}
#parent-longtext-headline-wrapper {
	background: url(/gfx/article-box/right-stuff_header_right.gif) no-repeat top right transparent;
	padding-right:6px;
}
#parent-longtext-headline-text {
	background: #f1c68c;
	border-top: 1px solid #df8000;
	padding-top:5px;
	padding-bottom:5px;
}

#parent-longtext-body-wrapper {
	border-left: 1px solid #df8000;
	border-right: 1px solid #df8000;
	background: #faecd9;
}
#parent-longtext .article-box-points {
	background-color: #faecd9;
}

#EditorialInfoBlock0 .article-box-points {
	background-color: #faecd9;
}

#EditorialInfoBlock1 .article-box-points {
	background-color: #faecd9;
}

#EditorialInfoBlock2 .article-box-points {
	background-color: #faecd9;
}


#EditorialInfoBlock3 .article-box-points {
	background-color: #faecd9;
}

#parent-longtext-footer .left{
	background: url(/gfx/article-box/right-stuff_footer_left.gif) no-repeat transparent;
}
#parent-longtext-footer .block{
	background: #faecd9;
	border-bottom: 1px solid #df8000;
}
#parent-longtext-footer .right{
	background: url(/gfx/article-box/right-stuff_footer_right.gif) no-repeat top right transparent;
}	

 /* right-stuff*/
#right-stuff-headline {
	background: url(/gfx/article-box/right-stuff_header_left.gif) no-repeat transparent;
	padding-left:30px;
}
#right-stuff-headline-wrapper {
	background: url(/gfx/article-box/right-stuff_header_right.gif) no-repeat top right transparent;
	padding-right:6px;
}
#right-stuff-headline-text {
	background: #f1c68c;
	border-top: 1px solid #df8000;
	padding-top:5px;
	padding-bottom:5px;
}

#right-stuff-body-wrapper {
	border-left: 1px solid #df8000;
	border-right: 1px solid #df8000;
	background: #faecd9;
}
#right-stuff .article-box-points {
	background-color: #faecd9;
}

#EditorialInfoBlock0 .article-box-points {
	background-color: #faecd9;
}

#EditorialInfoBlock1 .article-box-points {
	background-color: #faecd9;
}

#EditorialInfoBlock2 .article-box-points {
	background-color: #faecd9;
}


#EditorialInfoBlock3 .article-box-points {
	background-color: #faecd9;
}


#right-stuff-footer .left{
	background: url(/gfx/article-box/right-stuff_footer_left.gif) no-repeat transparent;
}
#right-stuff-footer .block{
	background: #faecd9;
	border-bottom: 1px solid #df8000;
}
#right-stuff-footer .right{
	background: url(/gfx/article-box/right-stuff_footer_right.gif) no-repeat top right transparent;
}	
 /* hint */
 
.roundbox1 {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	border: 1px solid #f3bc0c;
	background-color: #fbebb6;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
		
}

.roundbox2 {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	border: 1px solid #aeada7;
	background-color: #ebebea;
	padding: 10px;
	margin-bottom: 20px;
	
}

.roundbox3 {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	border: 1px solid #f3bc0c;
	background-color: #faecd9;
	padding: 10px;
	margin-bottom: 10px;
	
}

.roundbox4 {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	border: 1px solid #df8000;
	background-color: #faecd9;
	padding: 10px;
	margin-bottom: 10px;
	
}
 
#hint-headline {
	background: url(/gfx/article-box/hint_header_left.gif) no-repeat transparent;
	padding-left:1px;
}
#hint-headline-wrapper {
	background: url(/gfx/article-box/hint_header_right.gif) no-repeat top right transparent;
	padding-right:1px;
}
#hint-headline-text {
	background: #fdf2ce;
	border-top: 1px solid #f3bc0c;
	padding-top:5px;
	padding-bottom:5px;
}

#hint-body-wrapper {
	border-left: 1px solid #f3bc0c;
	border-right: 1px solid #f3bc0c;
	background: #fdf2ce;
}

#hint-header .left{
	background: url(/gfx/article-box/hint_header_left.gif) no-repeat transparent;
}
#hint-header .block{
	background: #fdf2ce;
	border-bottom: 1px solid #f3bc0c;
}
#hint-header .right{
	background: url(/gfx/article-box/hint_header_right.gif) no-repeat transparent;
}

#hint-footer .left{
	background: url(/gfx/article-box/hint_footer_left.gif) no-repeat transparent;
}
#hint-footer .block{
	background: #fdf2ce;
	border-bottom: 1px solid #f3bc0c;
}
#hint-footer .right{
	background: url(/gfx/article-box/hint_footer_right.gif) no-repeat top right transparent;
}
 /* editorial + techtipp */
#editorial-hint-headline {
	background: url(/gfx/article-box/editorial-hint_header_left.gif) no-repeat transparent;
	padding-left:30px;
}
#editorial-tech-headline {
	background: url(/gfx/article-box/editorial-tech_header_left.gif) no-repeat transparent;
	padding-left:30px;
}
#editorial-hint-headline-wrapper, #editorial-tech-headline-wrapper {
	background: url(/gfx/article-box/editorial_header_right.gif) no-repeat top right transparent;
	padding-right:6px;
}
#editorial-hint-headline-text, #editorial-tech-headline-text {
	background: #d8d8d5;
	border-top: 1px solid #9d9d95;
	padding-top:5px;
	padding-bottom:5px;
}
#editorial-hint-body-wrapper, #editorial-tech-body-wrapper {
	border-left: 1px solid #9d9d95;
	border-right: 1px solid #9d9d95;
	background: #f3f3f2;
}

#editorial-hint-footer .left, #editorial-tech-footer .left {
	background: url(/gfx/article-box/editorial_footer_left.gif) no-repeat transparent;
}
#editorial-hint-footer .block, #editorial-tech-footer .block {
	background: #f3f3f2;
	border-bottom: 1px solid #9d9d95;
}
#editorial-hint-footer .right, #editorial-tech-footer .right{
	background: url(/gfx/article-box/editorial_footer_right.gif) no-repeat top right transparent;
}
#std_left_col.contact address {
	float:none;
}
/* dealer request */

.login_account_table .country {display:block;}
.login_account_table td { height: 50px; padding:0px;}
.login_account_table .account-input {
	border: 1px solid #bbbbba;
	background: white;
	height: 20px;
	width: 280px;
}
.login_account_table .plz, .login_account_table .tel-prefix {
	width: 70px;
	margin-right:20px;
}
.login_account_table .town, .login_account_table .tel-number {
	width: 170px;
}
.login_account_table .wrapper-plz, .login_account_table .wrapper-tel-prefix  {
	float:left;
	width: 110px;
	display:inline;
}
.login_account_table .wrapper-town, .login_account_table .wrapper-tel-number {
	float:left;
	width: 180px;
	display:inline;
}
/* conversion */
#conversion-head {
	background: transparent;
	text-align:left;
	border-bottom: 1px solid #333;
}
#conversion-head th {
	padding:5px;
	vertical-align: bottom;
	font-style:italic;
	font-weight: normal;
}
.conversion-row {
	border-bottom:1px solid #333;
	
}
.conversion-row td {
	padding:10px;
	/*opacity: 0.5;*/
}
.conversion-active {
	font-weight:normal;
	color: #008a50;
	
}
.conversion-active td{
	opacity: 1.0;
	
}
#conversion-legend {
	background: transparent;
	margin-top:10px;
}
#conversion-legend td{
	padding: 5px;
	vertical-align:top;
}
.conversion-row td.col-one {
	font-size:13px;
	padding-right:0px;
}

/* processbar */
.processbar-outer {
	width: 100px;
	border: 1px solid #4D4D4D;
	height: 10px;
	margin-bottom:3px;
}
.processbar-inner {
	background: url(../gfx/gif/bar-gray.gif) #ccc;
	height:10px;
	border:none;
	padding:none;
	margin:none;
}
.active .processbar-inner {
	background: url(../gfx/gif/bar-green.gif) #008a50;
}


/* TECH TIPPS */

table.TTtable td {
	padding: 5px;
	margin: 0px;
	
	}

tr.TTtable-borderbottom td {
	border-bottom: 1px solid #a6a6a6;
	}

.TTtable-borderbottom-td {
	border-bottom: 1px solid #a6a6a6;
	}

table.TTtable p {
	height: 100%;
	}
	
.floatleft {
	float: left;
	padding: 3px;
	}		
	
.TTlist {
	width:100%;
	}

/* */
.head_image, .account_overview_img {
	float:left;
	width: 122px;
}

.head_text, .account_overview_text {
	width: 420px;
	float:left;
	margin-left: 10px;
}

.fancybox-title-top-left {
	background: url("/gfx/fancybox2/fancybox.png") -40px -90px no-repeat transparent;
	padding: 0px 0px 15px 15px;
}
	
.fancybox-title-top-right {
	background: url("/gfx/fancybox2/fancybox.png") -55px -90px no-repeat transparent;
	padding: 0px 0px 15px 15px;
}
.fancybox-title-top-middle {
	background: url("/gfx/fancybox2/fancybox-x.png") 0px -40px repeat-x transparent;
	padding: 0px 0px 0px 15px;
}

.fancybox-title-center-middle {
	background: url("/gfx/fancybox2/fancybox-title-center-middle.png") repeat transparent;
	color:white;
	padding: 0px 0px 0px 0px;
}

.fancybox-title-center-left {
	background: url("/gfx/fancybox2/fancybox-title-center-left.png") repeat-y 2px 0px transparent;
	padding: 0px 0px 0px 15px;
}
	
.fancybox-title-center-right {
	background: url("/gfx/fancybox2/fancybox-title-center-right.png") -1px 0px  repeat-y transparent;
	padding: 0px 0px 0px 15px;
}	

.fancybox-title-bottom-middle {
	background: url("/gfx/fancybox2/fancybox-x.png") 0px -54px repeat-x transparent;
	padding: 0px 0px 15px 15px;
}

.fancybox-title-bottom-left {
	background: url("/gfx/fancybox2/fancybox.png") -40px -104px no-repeat transparent;
	padding: 0px 0px 15px 15px;
}
	
.fancybox-title-bottom-right {
	background: url("/gfx/fancybox2/fancybox.png") -55px -104px no-repeat transparent;
	padding: 0px 0px 15px 15px;
}
#fancybox-title.fancybox-title-float {
	height: 60px;
	bottom: -40px;
	position:static;
}
#fancybox-title.fancybox-title-float table#fancybox-title-float-wrap {
	margin:auto;
}
body #fancybox-wrap{
	padding:0px;
}