* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body, html {
	background-color: #e6e6e6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
a {
	text-decoration: none;
	color: #4d4d4d;
}
a:hover {
	text-decoration: underline;
}
a.more {
	font-weight: bold;
	background: url(img/pfeil_rechts.png) left center no-repeat;
	padding-left: 9px;
}
h1 {
	color: #4d4d4d;
	font-size: 20px;
	letter-spacing: -1px;
}
h2 {
	color: #ffffff;
/*	text-transform: uppercase; */
}
h3 {
	color: #ffffff;
	text-transform: uppercase;
}
h5 {
	color: #4d4d4d;
	font-size: 11px;
}
img {
	border: none;
}

/*** layout containers ***/
.new_bg .boxText1{
	background-color: #EFF0EB;
	padding: 10px;
	border: 1px solid #999;
}
#img_1 img{
	width:437px;
}
#page {
	width: 1024px;
	background: url(img/page_bg.png) top left repeat-y;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	z-index: 0;
	min-height: 918px;
}
#top {
	background: url(img/headline/top_neu.png) top left no-repeat;
	height: 426px;
	width: 1024px;
	text-align: right;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#content_container {
	margin: 335px 110px 120px 190px;
	overflow: hidden;
	position: relative;
}
#bottom {
	background: url(img/bottom.png) top left no-repeat;
	height: 473px;
	width: 1024px; 
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -1;
}
#footer {
	text-align: center;
	position: relative;
	bottom: 94px;
}
/**********************/
/*** Metanavigation ***/
#metanavi {
	position: absolute;
	right: 125px;
	top: 18px;
}
#metanavi ul li {
	display: inline;
	padding: 0px 10px;
}
#metanavi img {
	position: relative;
	top: 3px;
}
/***********************/
/*** header ***/
#header {
	background: url(img/header.jpg) top left no-repeat;
	width: 845px;
	height: 267px;
	position: absolute;
	top: 65px;
	left: 91px;
	z-index: 0;
}
#header #logo_link {
	display: block;
	position: absolute;
	top: 35px;
	left: 39px;
	width: 127px;
	height: 120px;
}
#slogan {
	display: none;
	position: absolute;
	top: 187px;
	left: 248px;
}

#slogan p {
	color: #ffffff;
}

#slogan p.heading {
	font-size: 22px;
	letter-spacing: -1px;
}
#slogan p.subheading {
	font-size: 18px;
	font-weight: normal;
}

/**********************/
/*** main menu ***/

#menu,
#menu div {
	width: 167px;
}
#menu {
	position: absolute;
	bottom: 244px;
	top: 347px;
	left: 5px;
	z-index: 10;
}
.menu_middle {
	background: url(img/menu_bg.png) top left repeat-y;
}
.menu_top {
	height: 26px;
	background: url(img/menu_top.png) top left no-repeat;
}
.menu_bottom {
	height: 135px;
	background: url(img/menu_bottom_trans.png) top left no-repeat;
}
#menu ul li a {
	display: block;
	position: relative;
	width: 161px;
	margin-left: 3px;
	font-weight: bold;
}
#menu ul li a:hover,
#menu ul li a.active {
 text-decoration: none;
}
#menu ul li a.level1 {
	background: url(img/level_0_bg.png) top left no-repeat;
	height: 20px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 0px 20px;
	width: 141px;
}
#menu ul li a.level1_active {
	background: url(img/level_0_active_bg.png) top left no-repeat;
	height: 20px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0px 0px 20px;
	width: 141px;
}
#menu ul li a.level1:hover {
	background: url(img/level_0_hover_bg.png) top left no-repeat;
}
#menu ul li a.level2 {
	background: #d1a56b url(img/pfeil_rechts.png) 18px 4px no-repeat;
	height: 15px;
	border-top: 1px solid #e0caac;
	border-bottom: 1px solid #c1ad87;
	padding: 2px 0px 0px 30px;
	width: 131px;
}
#menu ul li a.level2_active {
	background: #ff9000 url(img/pfeil_unten.png) 16px 6px no-repeat;
	border-top: 1px solid #e0cbac;
	border-bottom: 1px solid #b2b4ab;
	padding: 2px 0px 0px 30px;
	width: 131px;
	height: 15px;
}
#menu ul li a.level2:hover {
	background-color: #ff9000;
	border-top: 1px solid #e0cbac;
	border-bottom: 1px solid #b2b4ab;
}
#menu ul li a.level3 {
	color: #ff9000;
	background: #e6e6e6 url(img/level_2_bullet.png) 30px 7px no-repeat;
	height: 14px;
	padding: 2px 0px 2px 40px;
	width: 121px; 
}
#menu ul li a.level3:hover {
	color: #feb900;
}
#menu ul li a.level3_active {
	color: #feb900;
	background: #e6e6e6 url(img/level_2_bullet.png) 30px 7px no-repeat;
	height: 14px;
	padding: 2px 0px 2px 40px;
	width: 121px; 
}
#menu ul li a.bottomlink {
	background: url(img/pfeil_rechts.png) 18px 5px no-repeat;
	padding: 3px 0px 3px 30px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #b2b2b2;
	width: 131px;
	text-transform: uppercase;
}

/*************************/

.headline {
	background: url(img/hrule.gif) bottom left repeat-x;
	display: block;
	margin-bottom: 13px;
	height: 39px;
	position: relative;
}
.headline h1 {
	display: block;
	height: 25px;
	position: relative;
	top: 13px;
}
#main_content {
	float: left;
	width: 486px;
	color: #6c6c6c;
}

#userlinks {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

#userlinks a {
	text-decoration: none;	
}

#userlinks img {
	padding-left: 10px;	
}

/**************************************/


.content_box_top,
.content_box_bottom {
	height: 18px;
}
.content_box_top {
	background: url(img/content_box_top.png) top left no-repeat;
}
.content_box_bottom {
	background: url(img/content_box_bottom.png) top left no-repeat;
}
.content {
	overflow: hidden;
	background: #dededa url(img/content_bg.png) center left repeat-x;
/*	background-color: #dededa; */
	padding: 0px 10px;
	border-left: 3px solid #f5f6ef;
	border-right: 3px solid #f5f6ef;
	min-height: 584px;
	width: 460px;
}

.content h1 {
	display: block;
	position: absolute;
	top: 13px;
	left: 0px;
}

.content h2 {
	color: #4d4d4d;
	padding-bottom: 15px;
	font-size: 15px;
}
.content h4 {
	font-size: 11px;
	color: #4d4d4d;
}

.content input.input_text,
.content select,
.content textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}

.content p {
	line-height: 1.7em;
	padding: 0px 0px 10px 0px;
}
.content p.smallHeading {
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.content p.bigHeading,
.content h1.bigHeading {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

/****************************/
.content .product_list {
	border-bottom: 1px dotted #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}
.content .product_list td {
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}
.content .product_list_pic img {
	padding: 3px 5px 12px 0px;
}
.content .product_images {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
.content .product_images img {
	padding: 0px 0px 10px 0px;
	width: 150px;
}
.content .product_description {
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
}
.content .product_description ul li span {
	display: block;
	line-height: 1.5em;
	margin: 10px 0px;
}
.content .product_description strong {
	font-size: 12px;
	color: #4d4d4d;
}
/***** Startseite *****/

.home_greeting {
	height: 55px;
}

.home_greeting span.username {
	color: #000000;
	font-weight: bold;
}

.home_greeting a {
	text-decoration: underline;
}

.home_box_distributors {
	width: 197px;
	border: 1px solid #FFFFFF;
	float: left;
	padding: 10px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	background-color: #d3d3d3;
	height: 536px;
}

.home_box_distributors h3 {
	color: #4d4d4d;
	font-size: 1.2em;
	margin: 8px 0;
}

.home_box_distributors img {
	padding: 20px 0 30px 0;
}

.home_box_distributors .first_pic {
	padding: 20px 0 20px 0;
}

.home_box_right {
	width: 230px;
	float: right;
}

.home_box_right p {
	line-height: 1.8em;
	padding: 0 0 20px 0;
}


/*************************************/

table.formArea {
	width: 100%;
	border-collapse: collapse;
}
.formArea td,
.login td {
	border: none;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
}
.formArea .input_text,
.formArea select {
	width: 150px;
}
.formArea textarea {
	width: 325px;
	overflow: hidden;
}

.inputRequirement {
	color: #ff9000;
}

.genderRadio input {
	margin-left: 3px;
}

/**********************************/
table.shoppingCart {
	width: 100%;
	border-collapse: collapse;
}

.shoppingCart th {
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #999999;
}

.shoppingCart td {
	padding: 5px 2px 5px 2px;
	vertical-align: top;
}

table.orders {
	width: 100%;
}

table.checkout {
	background: url(img/progressBar.jpg) left top no-repeat;
	margin-top: 20px;
	width: 100%;
}

div.infoBox {
	border: 1px solid #999999;
	padding: 3px 2px;
	margin-top: 4px;
	text-align: left;
}

table.totalBlock {
	float: right;
}

a.confirmationEdit {
	font-style: italic;
}

td.progressBar {
	text-align: center;
	vertical-align: top;
	width: 25%;
}

td.checkoutBarCurrent,
td.checkoutBarTo {
	text-align: center;
}

td.checkoutBarCurrent {
	color: #4d4d4d;
}

tr.moduleRow,
tr.moduleRowSelected,
tr.moduleRowOver {
	height: 30px;
}

tr.moduleRowSelected {
	background-color: #dededa;
}

.shippingTextarea {
	padding-bottom: 15px;
}

.shippingTextarea textarea {
	width: 458px;
}

.annotations textarea {
	overflow: hidden;
}
/********************************/
table.news {
	width: 100%;
}

.news td,
.news th {
	padding: 5px 0px;
}

.news th {
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.news td.images {
	text-align: center;
}

.news td.images img {
	padding: 0px 5px;
}

.sidebox .news-latest-item h3.bigHeading {
	text-transform: none;
	font-size: 12px;
}
.sidebox .news-latest-item div a {
	font-weight: bold;
}

td.editNews {
	color: #ffffff;
	background-color: #4d4d4d;
	text-align: right;
	padding-right: 5px;
}
td.editNews a {
	color: #ffffff;
}


table.pagenav {
	width: 100%;
}

div.countryflags {
	overflow: hidden;
	clear: both;
	padding: 20px 0px 14px 0px;
}

.countryflags a {
	float: left;
	display: block;
	width: 16px;
	height: 11px;
	padding: 0px 10px 10px 0px;
}

table.dealers {
	padding: 5px 0px;
}

.dealers th {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.dealers td {
	width: 50%;
	vertical-align: top;
	padding: 5px 5px 5px 0px;
}

table.imprint {
	width: 100%;
	border-collapse: collapse;

}
table.imprint th, 
table.shippingInfo th,
table.shippingCosts th{
	background-color: transparent;
	color: #808080;
	padding-bottom: 5px;
}
.imprintverl, 
.lvkverl,
.shippingCosts td.price1,
.shippingCosts td.country1{
	background: url(img/verl_impr2.png) left top repeat-x;
	height: 15px;
}

table.shippingCosts,
table.shippingInfo {
	width: 100%;
	border-collapse: collapse;
}
.align-right{
	margin-right: 0px;
}
.shippingCosts th,
.shippingInfo th,
.imprint th {
	padding: 5px;
	background-color: #4d4d4d;
	color: #ffffff;
	font-weight: bold;
}

.shippingCosts th.price,
.shippingCosts td.price1,
.shippingCosts td.price {
	text-align: right;
	width: 25%;
}

.shippingCosts td,
.shippingInfo td,
.imprint td {
	padding: 4px 5px 4px 5px;
}

.shippingCosts td.country,
.shippingCosts td.country1,
.shippingCosts th.country {
	text-align: left;
	width: 50%;
}
/********************************/

.error_message {
	text-align: center;
	padding: 3px;
	border: 1px solid #4d4d4d;
	background-color: #dededa;
	margin-bottom: 15px;
	color: red;
}

.error_message td.messageStackError {
	padding: 2px;
}

/********************************/
/*** sidebar ****/

#sidebar {
	width: 212px;
	float: right;
	color: #4d4d4d;
}
#sidebar h2 {
	font-weight: bold;
	font-size: 14px;
	color: #4d4d4d;
	margin-bottom: 5px;
}
.sidebox {
	background-color: #eff0eb;
/*	background: #eff0eb url(img/sidebox_bg.png) center left repeat-x; */
	border-left: 3px solid #f5f6ef;
	border-right:3px solid #f5f6ef;
	padding: 0px 5px;
	overflow: hidden;
	position: relative;
}
.sidebox p.bigHeading,
.sidebox h3.bigHeading {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

/*.bewertung {
	min-height: 148px;
}*/

.bewertung img {
	margin: 5px;
}
table.bewertung {
	margin: 5px 0px 0px 0px;
	width: 100%;
	border: none;
}
table.bewertung td {
	width: 50%;
}
#sidebar form table {
	width: 100%;
	border: none;
	margin: 3px 0px;
}
#sidebar form table.radio_table {
	width: 190px;
}
#sidebar form table.radio_table td {
	width: 50%;
}
#sidebar form table.radio_table input {
	border: none;
	margin: 0px 5px 0px 0px;
	position: relative;
	top: 2px;
}
input.text_field {
	border: none;
	background: #4d4d4d url(img/text_field.png) left top no-repeat;
	color: #ffffff;
	width: 162px;
	height: 18px;
	padding: 2px 5px 0px 5px;
}
#support_status_online,
#support_status_offline {
	margin: 65px 0px 0px 0px;
	padding: 3px 0px 0px 20px;
	height: 16px;
	color: #aaaaa6;
}
#support_status_online {
	background: url(img/online.png) left center no-repeat;
}
#support_status_offline {
	background: url(img/offline.png) left center no-repeat;
}
.support_text {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 5px;
}
img.support_text {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 123px;
}
img.support_img {
	float: right;
}
span.live_support {
	font-size: 15px;
	color: #ff9000;
}
.sidebox_top {
	background: url(img/sidebox_top.png) top left no-repeat;
	height: 13px;
}
.sidebox_bottom {
	background: url(img/sidebox_bottom.png) top left no-repeat;
	height: 13px;
	margin-bottom: 13px;
	clear: both;
}
.sidebox_bottom_unten {
	background: url(img/sidebox_bottom.png) top left no-repeat;
	height: 13px;
}

.sidebox div.teaserimage {
	margin: 0px 0px 5px 0px;
}

/**************************/

.hrule {
	height: 1px;
	margin: 5px 0px 5px 0px;
	background: url(img/hrule.gif) center left repeat-x;
}

.hrule_dotted {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-top: 1px dotted #999999;
}

.clear {
	clear: both;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.emph {
	color: #4d4d4d;
	font-weight: bold;
}


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}


span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*
.sIFR-hasFlash h2 {
	visibility: hidden; 
	letter-spacing: 0px;
	font-size: 14px;
	display: inline;
}
.sIFR-hasFlash h1 {
	margin-top: 20px; 
	visibility: hidden;
	font-size: 20px;
	display: inline;
}
.sIFR-hasFlash h4.product_name {
	visibility: hidden;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
*/

.content .product_list_pic img, .bewertung div.porduct img { width: 107px; }
 

/* SK */
#site_count{
		text-align:center;
		margin-bottom:	10px;
}

#pagination{
		text-align:center;
		line-height:20px;
}

#pagination a{
	margin:		0px 5px 0px 0px;
	width:20px;
	height:21px;
}

#pagination b {
	margin: 0px 4px 0px 0px;
	width:20px;
	height:21px;
}

#pagination .pagi_prev{
	margin-right:20px;
	margin-left:		-20px;
	position:absolute;
	width:20px;
	height:21px;
	background: transparent url(../../images/split_page_results.gif) left top no-repeat;
}

#pagination .pagi_next{
	position:absolute;
	width:20px;
	height:21px;
	background: transparent url(../../images/split_page_results.gif) top right no-repeat;
}

#pagination .pagi_prev:hover{
	background: transparent url(../../images/split_page_results.gif) left -59px no-repeat;
}

#pagination .pagi_next:hover{
	background: transparent url(../../images/split_page_results.gif) right -59px no-repeat;
}

#header .caption {
bottom:0;
height:40px;
padding-left:28px;
padding-bottom: 30px; 
position:absolute;
width:100%;
z-index:1600;
}



.pagination { background:none repeat scroll 0 0 #FA9800;
height:21px;
cursor: pointer;
text-align:center;
width:21px;}



.pagination_spacer { width: 4px; }

.pagination_links{ font-family:arial; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration:none; cursor: pointer; }

.pagination_linksAct{ font-family:arial; font-size:12px; color:#FA9800; font-weight:normal; text-decoration:none;}

.pagination_links:hover{ font-family:arial; font-size:12px; color:#FA9800; font-weight:normal; text-decoration:none;}

.pagination_spacer{ width:4px;}

.pagination_sel{ width:21px; height:21px; background:#ffffff; text-align:center; font-family:arial; font-size:12px; color:#000000; text-decoration:none; font-weight:normal;}

td:hover.pagination, td:hover.pagination a { background-color: #FFFFFF !important; color: #FA9800 !important;  }

table.shoppingCart td img { width: 107px; }


#whatsnew p{
	padding: 0px;
}

div.edgebox_left { background: url(img/korbbox/korbbox_left.png) top left repeat-y; overflow: hidden; }
div.edgebox_right {background: url(img/korbbox/korbbox_right.png) top right repeat-y; margin: 0 0 0 5px; padding: 0 5px 0 0; }
div.edgebox_top { background: url(img/korbbox/korbbox_top.png) top left repeat-x; height:15px; margin-bottom: -10px; font-size:0; overflow: hidden; }
div.edgebox_bottom { background: url(img/korbbox/korbbox_bottom.png) bottom no-repeat; height:15px; font-size:0; overflow:hidden; }
div.edgebox_content { background-color: #EFEFEB;overflow: hidden; padding: 10px 5px;}

div.edgebox_edge1, div.edgebox_edge2, div.edgebox_edge3, div.edgebox_edge4 { width: 15px; height: 15px; font-size:0;}
div.edgebox_edge1 { background: url(img/korbbox/korbbox_edge1.png) top left no-repeat; float: left; }
div.edgebox_edge2 { background: url(img/korbbox/korbbox_edge2.png) top right no-repeat; position: relative; float: right; }

div.product_info_v1 { width: 100%; font-family: arial, helvetica, sans-serif; }
div.subcolumns { width: 100%; display:block; overflow: hidden; }
div.product_info_v1 div.first_image { float: left; width: 59.999999%; margin-bottom: 5px;}
div.product_info_v1 div.first_image img { width: 270px; }
div.product_info_v1 div.product_shortdetails { float: right; width: 37.9999%; text-align: right; margin-bottom: 10px;}
div.product_info_v1 div.product_shortdetails p { margin:0; padding:0;}
div.product_info_v1 div.product_shortdetails p.price { color: #fc901a; font-size:18px; font-weight:bold; }
div.product_info_v1 div.product_shortdetails p.vat, div.product_info_v1 div.product_shortdetails p.shipping, div.product_info_v1 div.product_shortdetails p.shippingtime { font-size: 12px; }
div.product_info_v1 div.product_shortdetails p.shipping a, div.product_info_v1 div.product_shortdetails p.shippingtime { color: #5d5b5f; font-weight: bold; }
div.product_info_v1 div.product_shortdetails div.input { height: 30px;}
div.product_info_v1 div.product_shortdetails div.input input { vertical-align: middle; }
div.product_info_v1 div.thumbnails {width:auto; display: block; overflow: hidden; margin-top: 10px; clear: left; }
div.product_info_v1 div.thumbnails img { width: 88px; float:left; display:block; margin: 0 3px 5px 0;}
div.product_info_v1 div.product_details { margin-top: 15px;}
div.product_info_v1 div.options { margin: 10px 0; }
div.product_info_v1 div.options table td.label { text-align: left; }

/*
 * jQuery Styles for YAML.de
 *
*/

@media screen
{
.jquery_tabs {overflow:hidden;}

.jquery_tabs ul {
	overflow:hidden;
	margin:  0;
	padding: 0;
        border-bottom: 1px #CCC solid;
	padding-left:10px;
}

.jquery_tabs .tcontent { font-size: 12px; padding: 10px 0;}

.jquery_tabs .content {
	margin:  0;
}

.jquery_tabs .content * {margin:0}

.jquery_tabs ul li {
	float: left;
	margin: 0 0.3em 0 0;
	list-style-type: none;
}

.jquery_tabs ul li a { padding: .2em 1em; }

.jquery_tabs ul li a {

}
.yamltabsanchor{
    position:absolute;
    left:-999em;
}
.jquery_tabs ul li a:focus,
.jquery_tabs ul li a:hover,
.jquery_tabs ul li a:active {  }

.jquery_tabs ul li.current a,
.jquery_tabs ul li.current a:focus,
.jquery_tabs ul li.current a:hover,
.jquery_tabs ul li.current a:active {

}
}
.js .jquery_tabs .current-info,
.js .jquery_tabs .accessibletabsanchor,
.js .jquery_tabs .tabhead /*position each individual tab's heading (default class .tabhead) off-screen*/ {
    position:absolute;
    left:-999em;
}
.jquery_tabs .current-info,
.jquery_tabs .tabhead {
    display:none;
}

.jquery_tabs .tabs-list li {
    background: url(img/tabs/bg_tab_no.png) no-repeat top left; width: 102px; height:23px;
    border:0 none;
    text-align: center;
    margin-right:10px;
}

.jquery_tabs .tabs-list li.current {
    background-image: url(img/tabs/bg_tab_act.png);
}

.jquery_tabs .tabs-list li a {
    width: 100%;
    height: 100%;
    color: #FFF;
    font-size:12px;
    font-weight:bold;
    display:block;
    text-align: center;
    margin:0;
    padding:0;
    line-height: 23px;
}


