/* Reset */
* { margin:0; padding:0; }

body {
	font: 15px/1.5 Arial, Helvetica, sans-serif;
	color:#D4D4D4;
	text-align:center;
}
#page_root {
	background-color: #FFFFFF;
	color:#565656;
}
img {
	margin: 0;	
	padding: 0;	
	border: 0;
}
.scrolltop {
	width: 95px;
	text-align: left;
	color: white;
	background-repeat: no-repeat;
	background-image: url('../v3_images/up.png');
	height: 95px;
	opacity: 0.5;
}
.fancybox-thumb img {
}
.text_small	{
	font-size: 80%
}
.ees_popup_fancybox {
	color:#565656;
	background-color: #FFF;
	text-align: left;
	/* min-width: 450px; */
	background-image: none;
	margin: 15px auto;
	max-width: 750px;
}

/* Customer */
.sprache {
    position: absolute;
    right: 10px;
    color: white;
    height: 40px;
    line-height: 40px;
    z-index: 99;
}
.part_999999img {
    float: right;
    max-width: 50%;
}




/* Layout */
.page_content {
	margin:0 auto;
	padding:0px 0px;
	text-align:left;
	/* word-wrap: break-word; */
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
.page_mainroot {
	margin: 0 auto;
	line-height: 1.6em;
	min-height: 250px;
}
.section_header_state {
	position: absolute;
	right: 0;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 2;
	top: 5px;
}
.section_header {
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	min-height: 100px;
	background-color: #fff;
	border-right: 5px solid #FFF;  
	border-left: 5px solid #FFF;
}
.section_mainmenu {
	margin: 0 auto;
	position: relative;
	background-color: #616161;
	height: 40px;
	width: 100%;
	border-bottom: 10px solid #FFF;
	max-width: 1200px;
	z-index: 2299;
}
.section_breadcrumbs {
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
	border-bottom: 1px solid #d4d4d4;
	font-family: "Archivo Narrow", sans-serif;
	background-color: white;
}
.section_mainroot {
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
	background-color: #fff;
	border-right: 5px solid #FFF;
	border-left: 5px solid #FFF;
	padding: 25px 0 125px 0;
}
.section_footer {
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
	overflow:auto;
	padding: 20px 5px;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 14px;
}
.main_content_partlist {
	overflow: auto;
	padding: 0 0 10px 0;
}

/* Customer */
.part_info_999999 {}
.part_info_999999 img {
    /* float: right; */
    /* margin: 0 0 3% 3%; */
    max-width: 100%;
}
/* Header */
.page_header {
	padding: 0;
	position: relative;
}
.header_ownerlogo {
	line-height: 100px;
	padding: 5px 0 5px 0;
	min-height: 100px;
	max-width: 50%;
	float: left;
	z-index: 1;
}
.header_state {
	text-align: right;
	float: right;
	height: 25px;
	margin: 5px 0 5px 35px;
}
.basket_state {
}
.basket_state_total {

    float: right;
    height: 25px;
    background-image: url('../v3_images/basket.png');  background-repeat: no-repeat;  background-position: 0 0;  
    padding: 3px 0 0 35px;
}
.header_login {
	text-align: right;
	z-index: 1;
	float: right;
	height: 28px;
	margin: 0 30px 0 0;
}
.header_login a {
	color: #565656;
}
.myaccount_logoff {
	background-image: url('../v3_images/login.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 3px 0 0 30px;
}
.myaccount_logon {
	background-image: url('../v3_images/lock_icon.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 3px 0 0 24px;
}
.search	{
	width: 30%;
	z-index: 3355;
	position: absolute;
	right: 0;
	bottom: 20px;
}
.form-search {
	z-index: 111;
}
.form-search-input {
	width: 100%;
	height: 30px;
	font-size: 16pt;
	color: #444;
	padding: 0 1%;
	border: 1px solid #C2C2C2;
	-moz-box-sizing: border-box; box-sizing: border-box;
	-webkit-border-radius: 0; border-radius: 0;
	-webkit-box-shadow: none; box-shadow: none;
	-webkit-appearance: none;
}
.pipe	{
	margin: 0 5px 0 5px;
	color: #D3D3D3;
}
.opacitylight {
	opacity: 0.7;
}
.opacitylight:hover {
	opacity: 1;
}
.opacitymiddle {
	opacity: 0.5;
}
.opacitymiddle:hover {
	opacity: 1;
}

/* Navigation Content */
.navigation_content {
	width: 240px;
	float: left;
	margin: 0 25px 0 0;
}
.navigation_content_title {
	padding: 10px 0 10px 0;
	font: 17px "Archivo Narrow", sans-serif;
	text-transform: uppercase;
	color: #565656;
	letter-spacing: 0.1em;
	margin: 0 0 10px 0;
}

/* Page-Navigation */
.page_mainmenu {
	position: relative;
}
#page_mainmenu.fixed {
/* position: fixed;
	 top: 0;
	 width: 100%;
	 z-index: 100; */
}
.mainmenu_mobile {
	display: none;
}

.nav, .nav ul, .nav li {
	list-style: none;
}
.nav ul {
}
.nav {
	position: absolute;
	width: 100%;
}
.nav-grpmenu {
	background-color: #3C3C3C;
	border-top: 10px solid #FFFFFF;
	padding: 2%;
	position: absolute;
	width: 320px;
	display: none;
	-webkit-box-shadow: 0 2px 10px rgba(116, 116, 116, 0.25);
	box-shadow: 0 2px 10px rgba(107, 107, 107, 0.25);
	color: white;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 17px;
	line-height: 20px;
}
.nav-grpmenu li {
	/* display: inline-block; */
	vertical-align: top;
	/* width: 48%; */
	margin: 0 1% 1% 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	border-bottom: 1px solid #858585;
}
.nav-grpmenu a {
	color: #E0E0E0;
}
.nav-catmenu {
}
.nav-catmenu li {
	display: block;
	width: 100%;
	border: none;
}
.nav-catmenu a {
	color: #C2C2C2;
}
.nav-catmenu a:before {
	content: url('../v3_images/arrow_dark.gif');
	padding: 0 1% 0 0;
}
.nav-subcatmenu {
	display: none;
	position: relative;
	margin: 0 0 0 15px;
}
.nav-subcatmenu li {}
.nav-subcatmenu a {
	color: #9E9E9E;
}
.nav-subcatmenu a:before {
	content: none;
	padding: 0 5px 0 0;
}
.nav > li {
	display: table-cell;
	background-color: #909090;
	border-right: 10px solid white;
	height: 40px;
}
.nav > li li {

}
.nav a {
	display: block;
	outline: none;
	text-decoration: none;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	-ms-transition: color 0.5s linear;
	transition: color 0.5s linear;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
}
.nav a:hover, .nav li.active > a {
	background-color: #3C3C3C;
	color: #FFFFFF;
}
.nav > li:hover > a, .vertnav-top li > a:hover {
	background-color: #3C3C3C;
}
.nav > li.active > a {
	background-color: #4D90FE;
}
.nav li a {

}
.nav > li > a {
	color: #FFF;
	font: 22px "Open Sans Condensed", sans-serif;
	line-height: 40px;
	padding: 0 19px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	display: block;
	position: relative;
}


/* Breadcrumbs */
.breadcrumbs	{
	list-style-type: none;
	overflow: hidden;
	margin: 0 auto;
	font-size: 85%;	
}
.breadcrumbs li	{
	padding: 0;
	margin: 0;
	display: inline-block;
}
.breadcrumbs li a {
	padding: 5px 3px 5px 0;
	text-decoration: none;
	display: inline-block;
}
.breadcrumbs li a:hover {
	color: #817F80;
	text-decoration: underline;
}
.breadcrumbs li a:before {
	display: inline-block;
	content: url('../v3_images/arrow_dark.gif');
	padding: 0 5px 0 0;
}
.breadcrumbs li:first-child a:before {
	display: inline-block;
	content: "  ";
	padding: 0;
}
/* ShopTitleLogo */
.page_shoptitlelogo {
	max-width: 1200px;
	margin: 0 auto;
	display: none;
}

/* Footer */
.page_footer	{
	font-size: 87%;
	background-color: #4C4C4C;
	color: #9E9E9E;
	min-height: 250px;
}
.page_footer_mobile {
	display: none;
}
.page_footer ul li {
	list-style: none;
	line-height: 21px;
	font-size: 16px;
}
h4.footer_title {
	text-transform: uppercase;
	color: white;
	margin: 0 30px 5px 0;
	font-weight: normal;
	font-size: 25px;
	font: 22px "Open Sans Condensed", sans-serif;
}
a.page_footer_link:link, a.page_footer_link:visited {
	text-decoration:none;
	color: #9E9E9E;
	transition: color 200ms ease-in-out,background-color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out,background-color 200ms ease-in-out;
	-webkit-transition: color 200ms ease-in-out,background-color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out,background-color 200ms ease-in-out;
}
a.page_footer_link:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.footer-col1 {
	text-align:left;
	width: 33%;
	float: left;
}
.footer-submenu {
}
a.footer_submenu {
	text-decoration: none;
	font-size: 13px;
	color: #888888;
	font-weight: 600;
	transition: color 300ms ease-in-out,background-color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out,background-color 300ms ease-in-out;
	-webkit-transition: color 300ms ease-in-out,background-color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out,background-color 300ms ease-in-out;
	display: block;
}
a.footer_submenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer-impres {
	font-size: 75%;
	background-color:#3C3C3C;
	color:#7D7D7D;
	min-height: 75px;
	text-align: left;
}
.footer-impres li	{
	display: inline-block;
}
a.footer-impres_link,
a.footer-impres_link:link,
a.footer-impres_link:hover,
a.footer-impres_link:visited {
	text-decoration:none;
	color: #7D7D7D;
}

/* Part */
.main_content_partitem_long	{
	position: relative;
	padding: 0 0 20px 0;
	margin: 15px 0 0 0;
}
.partlist_table {
	width: 100%;	
}
.partlist_table td {
}
.partlist_thumbnail {
	width: 110px;
	vertical-align: top;
	padding: 10px 0 25px 0;		
}
.partlist_description {
	width: auto;
	vertical-align: top;
	padding: 10px 5px 25px 0;	
	text-overflow: ellipsis;
	overflow: hidden;
}
.partlist_availability {
	width: 20px;
	vertical-align: top;
	padding: 10px 0 25px 0;	
	text-align: center;
}
.partlist_order {
	width: 250px;	
	vertical-align: top;
	padding: 10px 0 25px 0;	
}
.mcpil_adddesc {
	margin: 0 auto;
}
.mcpil_price {
	width: 150px;
	float: right;
	margin: 0 10px 0 0;
}
.mcpil_order {
	width: 200px;
	float: right;
}
.main_content_partitem_short {
	overflow: auto;
}
.part_table {
	margin: 5px 10px 0 5px;
	padding:0px 0px;
	float:left;
	position: relative;
	text-align: center;
	width: 215px;
}
.part_link {
	display:block;
	text-decoration:none;
	font-size: 14px;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:dotted;
}
a.part_link:link {
}
a.part_link:visited {
}
a.part_link:hover {
	border: 1px solid #D4D4D4;
	box-shadow: 0 0 100px #E9E9E9;
}
a.part_link:active {
}
.thumbnail {
	width:155px;
	margin:0px auto;
	vertical-align:middle;
	line-height: 200px;
	height: 205px;
}
.part_desc {
	min-width: 155px;
	margin:0px auto;
	padding: 5px 0 0 0;
	height:43px;
	vertical-align:top;
	overflow: hidden;
	line-height: 145%;
}
.part_price {
	width:155px;
	margin:0px auto;
	padding:0px 0px;
	height:50px;
	vertical-align:top;
}
.part_info_content {
	margin: 10px 0 30px 0;
	position: relative;
	padding: 5px 0 20px 0;
	min-height: 25px;
}
.part_content {
	position: relative;
	overflow: auto;
	padding: 5px 0 5px 0;
}
.part_content2 {
	position: relative;}
.part_info_thumbnail {
	float: left;
	padding: 0 30px 1px 0;
	width:360px;
	height: 300px;
	text-align: center;
}
.part_info_imageslist {
	float:left;
	width: 250px;
}
.image_thumbnail {
	min-width: 70px;
	min-height: 70px;
	float:left;
	border: 1px solid #D3D3D3;
	margin: 0 5px 5px 0;
	text-align: center;
	line-height: 60px;
}
.part_info_mfr {
	overflow: auto;
	margin: 0 0 10px 0;
}
.part_info_variants {
	float: right;
	text-align: left;
	margin: 0 auto;
}
.part_info_order {
	width: 250px;
	float: right;
}
.part_info_order_input {
	margin: 5px 10px 5px 0;
	text-align: center;
	width: 40px;
	height: 22px;
}
.part_info_price {
	font: 24px "Archivo Narrow", sans-serif;
}
.part_info_specialprice {
	font-weight: bold;
	color: #FC5F5F;
	font: 24px "Archivo Narrow", sans-serif;
	line-height: 20px;
}
.part_info_avail {
	width: 15px;
	margin: 0 10px 0 0;
	float: right;
}
.sozialmedia {
	min-width: 250px;
	position: absolute;
	right: 0;
	z-index: 20;
	margin: 10px 0 0 0;
}
.PartSpecial {
	position: absolute;
	color: white;
	font-weight: bold;
	background-color: #FC5F5F;
	font-size: 100%;
	width: 60px;
	right: 3px;
	top: 3px;
	text-align: center;
	height: 45px;
	padding: 15px 0 0 0;
	border-radius: 30px;
	line-height: 100%;
	transition:width 0.25s, height 0.25s;
	-moz-transition:width 0.25s, height 0.25s, -moz-transform 0.25s; /* Firefox 4 */
	-webkit-transition:width 0.25s, height 0.25s, -webkit-transform 0.25s; /* Safari and Chrome */
	-o-transition:width 0.25s, height 0.25s, -o-transform 0.25s; /* Opera */
}
.PartSpecial p {
}
.PartSpecialPartList {
	color: white;
	background-color: #FC5F5F;
	width: 100px;
	text-align: center;
	padding: 8px 0 6px 0;
	line-height: 50%;
	float: left;
	margin: 0 10px 5px 0;
}
.PartSpecialInfo {
	position: absolute;
	color: white;
	font-weight: bold;
	background-color: #FC5F5F;
	font-size: 200%;
	width: 100px;
	left: 270px;
	text-align: center;
	height: 75px;
	padding: 25px 0 0 0;
	border-radius: 50px;
	-webkit-transform: rotate(-25deg);
	-moz-transform: rotate(-25deg);
	-o-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
}
.PartSpecialInfo p {
	font-size: 70%;
}
.PartIsNewProductPart {
	color: white;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
	border-style: solid;
	border-color: #565656;
	border-width: 1px;
	position: absolute;
	background-color: #C5B886;
	margin: 5px 0 0 5px;
	font: 22px "Archivo Narrow", sans-serif;
}
.PartIsNewProduct {
	padding: 1px 8px 1px 8px;
	font-size: 130%;
	text-transform: uppercase;
	border-style: solid;
	border-color: #565656;
	border-width: 1px;
	line-height: 50%;
	margin: 0 0 5px 0;
	width: auto;
	float:left;
	background-color: #C5B886;
	color: white;
	font: 16px "Archivo Narrow", sans-serif;
}
.PartIsNewProductInfo {
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
	border-style: solid;
	border-color: #565656;
	border-width: 1px;
	background-color: #C5B886;
	width: 102px;
	margin: 0 0 10px 0;
	font: 28px "Archivo Narrow", sans-serif;
}
.prices {
	width: 250px;
	float: right;
	margin: 0 0 5px 0;
}
.prices div {
	font-size: 90%;
	display: none;
	background-color:#FFFFFF;
	border: 1px solid #D3D3D3;
	padding: 10px;
	float: right;
	width: 228px;
	text-align: right;
	line-height: 140%;
	margin: 0 0 10px 0;
}
.prices:hover div {
	display: block;
}
.prices table {
	width: 100%;
	border-collapse: collapse;
}
.prices td	{
	vertical-align: top;
}
.wir {
	color:#808080;
	font-size:90%;
}
.specialprice	{
	color:#FC5F5F;
}

.ds h2 {padding: 40px 0 0;}
.ds > h2:first-child {padding: 0;}
.ds h3 {padding: 20px 0;}

/*Basket*/
.breadcrumbs_basket {
	text-align: right;
	height: 60px;
	position: absolute;
	right: 0;
	font: 16px "Archivo Narrow", sans-serif;
}
.breadcrumbs_basket li {
	display: inline-block;
	float: left;
	width: 130px;
}
.vouchercode_basket {
	padding: 0 0 20px;
}
.vouchercode_basket div {
	float: left;
	width: 225px;
	height: 33px;
	line-height: 33px;
}
.vouchercode_basket div:first-child {
	float: left;
	width: 125px;
}
a.bgbasket:link,
a.bgbasket:hover,
a.bgbasket:visited {
	text-decoration: none;
	margin: 0 0 0 1px;
	display: block;
	text-align: center;
	background-color: #D5D5D5;
	color: white;
	line-height: 35px;
}
a.bgbasketactive:link,
a.bgbasketactive:hover,
a.bgbasketactive:visited {
	text-decoration: none;
	margin: 0 0 0 1px;
	display: block;
	text-align: center;
	background-color: #616161;
	color: white;
	line-height: 35px;
}
a.bgbasketvisited:link,
a.bgbasketvisited:hover,
a.bgbasketvisited:visited {
	text-decoration: none;
	margin: 0 0 0 1px;
	display: block;
	text-align: center;
	background-color: #A0A0A0;
	color: white;
	line-height: 35px;
}
.ftext {
	color:#808080;
	font-size:75%;
	margin: 0 auto;
}
.smalltext {
	font-size:75%;
	margin: 0 auto;
}
.basket_back {
	width: 48%;
	float: left;
	text-align: left;
	padding: 5px 0;
	display: block;
	margin: 20px 0;
}
.basket_next {
	width: 48%;
	float: right;
	text-align: right;
	padding: 5px 0;
	margin: 20px 0;
}
.basket_part_item {
	overflow: auto;
}
.basket_part_addprice {
	position:relative;
	min-height:0%;
	padding: 0 0 2px 110px;
	overflow:auto;
}
.basket_part_addprice_desc {
	float:left;
}
.basket_part_addprice_ap {
	float: right;
	margin: 0 135px 0 0;
	width: 125px;
}
.basket_part_addprice_sad {
	float: right;
	width: 120px;
	text-align:right;
}
.basket_desc {
	float:left;
	left:120px;
}
.basket_sumprice {
	width: 120px;
	text-align:right;
	right: 0;
	position: absolute;
}
.basket_del {
	width: 45px;
	font-size: 85%;
	vertical-align: top;
	text-align: center;
	padding: 10px 0 0 0;
}
.basket_del p {
	font-size: 75%;
	color: #757575;
	line-height: 75%;
}
.basket_quanttity {
	width: 100px;
	right: 150px;
	position: absolute;
}
.basket_price {
	width: 125px;
	vertical-align: top;
	padding: 10px 0 25px 0;
}
.basket_avail {
	width: 15px;
	right: 385px;
	position: absolute;
}
.basket_img {
}
.basket_total_left {
	float:left;
}
.basket_total_right {
	float:right;
	text-align: right;
}
.basket_additem {
	background-color: #FFF;
	text-align: left;
	padding: 0 10px 0 0;
}	
.basket_additem_desc {
	max-width: 285px;
	left: 110px;
	float: left;
}
.basket_additem_sumprice {
	width: 120px;
	text-align:right;
	right: 0;
	float: right;
}
.basket_additem_quanttity	{
	width: 80px;
	text-align:center;
	vertical-align: top;
	padding: 10px 0 25px 0;
}
.basket_additem_price {
	width: 125px;
	text-align: right;
	vertical-align: top;
	padding: 10px 0 25px 0;
}

.border0 {
	height:10px;
}
.border1 {
	border-bottom: 1px solid #D3D3D3;
}
.border10	{
	height:10px;
	border-bottom: 1px solid #D3D3D3;
}
.myaccountcommands {
	margin: 0 0 25px 0;
}
.myaccountcommands li {
	display: inline-block;
	border: 1px solid #D3D3D3;
	margin: 0 10px 5px 0;
}
.myaccountcommands li:hover {
	background-color: #F3F3F3;
}
.myaccountcommands a {
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}
.usermyorders {
	width: 100%;
}
.usermyorders thead {
	background-color: #D3D3D3;
}
.usermyorders th {
	text-align:left;
	padding: 0 5px 0 5px;	
}
.usermyorders td {
	padding: 0 5px 0 5px;
}
.usermyorders .tdflex {
	width: auto;
}
.usermyorders .tdright {
	text-align:right;
	padding: 0 5px 0 5px;
}
.usermyorders tr:hover {
	background-color: #F3F3F3
}

/* Hersteller-Listen */
.mfr_list_item {
	float: left;
}
.mfr_list_logo {
	width: 140px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	margin: 0 10px 10px 0;
}
.mfr_list_desc {
	width: 140px;
	height: 25px;
	text-align: center;
	margin: 0 10px 20px 0;
}

/* Slider*/
.image_carousel {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.slider {
	float: left;
	padding: 0 10px 0 10px;
}
.slider_img {
	text-align: center;
	width: 210px;
	border: 1px solid #D3D3D3;
	height: 170px;
	line-height: 170px;
	box-shadow: .125em .25em 1em #C0C0C0;
	-webkit-box-shadow: .125em .25em 1em #C0C0C0;
}
.slider span {
	color: #565656;
	padding: 5px 0 0 0;
	display: block;
}
a.prev, a.next {
	width: 62px;
	height: 87px;
	display: block;
	position: absolute;
	top: 75px;
}
a.prev {
	left: 0;
	background-image: url('../v3_images/arrow_back.png');
	opacity: 0.4;
}
a.prev:hover {
	opacity: 1;
}
a.next {
	right: 0;
	background-image: url('../v3_images/arrow_forward.png');
	opacity: 0.4;
}
a.next:hover {
	opacity: 1;
}
a.prev span, a.next span {
	display: none;
}
/*Silder Home-Seite*/
.homeslider_wrapper {
	position:relative;
	margin: 0 auto;
	border-top: 1px solid #3C3C3C;
	border: 1px solid #BABABA;
	max-width: 1198px;
}
.homeslider_wrapper .slideshow {
	text-align: center;
	margin: 0;
	min-height: 350px;
}
.homeslider_wrapper .slideshow_item {
}
.homeslider_wrapper .slideshow_item .data {
	display:none;
}
.homeslider_wrapper a.slideshow_prev {
	position:absolute;
	bottom: 43%;
	z-index:10;
	width: 62px;
	outline:none;
	opacity: 0.4;
}
.homeslider_wrapper a.slideshow_prev:hover {
	opacity: 1;
}
.homeslider_wrapper a.slideshow_prev span {
	display:block;
	width: 62px;
	height: 87px;
	text-indent:-9999px;
	background-image: url('../v3_images/arrow_back.png');
	/* background-position: 7px 3px; */
	background-repeat: no-repeat;
}
.homeslider_wrapper a.slideshow_next {
	position:absolute;
	right: 0;
	bottom: 43%;
	z-index:10;
	width: 62px;
	outline:none;
	opacity: .4;
}
.homeslider_wrapper a.slideshow_next:hover {
	opacity: 1;
}
.homeslider_wrapper a.slideshow_next span {
	display:block;
	width: 62px;
	height: 87px;
	text-indent:-9999px;
	background-image: url('../v3_images/arrow_forward.png');
	/* background-position: 7px 3px; */
	background-repeat: no-repeat;
}
.homeslider_wrapper .slideshow_paging {
	position:absolute;
	bottom: 5px;
	right: 5px;
	z-index:11;
}
.homeslider_wrapper .slideshow_paging a {
	display:block;
	float:left;
	margin:0 0 0 2px;
	padding:4px 7px;
	color: #909090;
	background-color: #d8d8d8;
	text-decoration: none;
}
.homeslider_wrapper .slideshow_paging a:hover {
	color:#fff;
}
.homeslider_wrapper .slideshow_paging a.activeSlide {
	background: #909090;
	color: white;
}
.homeslider_wrapper .slideshow_box {
	position:absolute;
	left:0;
	bottom:30px;
	z-index:10;
	background-color: rgba(0, 0, 0, 0.7);
	font: 24px "Open Sans Condensed", sans-serif;
}
.homeslider_wrapper .slideshow_box .data {
	padding:15px;
	color:#ccc;
}
.homeslider_wrapper .slideshow_box .data h4 {
	color:#fff;
	font: 24px "Open Sans Condensed", sans-serif;
	padding:0; margin:0 0 5px 0;
	text-decoration:none;
}
.homeslider_wrapper .slideshow_box .data p {
	padding:0;
	margin:0;
	line-height:100%;
}
.homeslider_wrapper .slideshow_box .data a {
	color:#fff;
	text-decoration:none;
}

/* Formulare */
fieldset {
	border: 0;
	margin: 0 0 20px 0;
	width: 90%;
}
label {
	float: left;
	line-height: 125%;
	width: 120px;
	margin: 5px 0 0 0;
}
fieldset input, select {
	width: 195px;
	margin: 0 0 10px 0;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	padding: 4px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
fieldset legend {
	font-weight: bold;
	font-size: 110%;
	margin:0 0 20px 0;
}
input.small {
	width: 40px;
}
input.medium {
	width: 137px;
}
input.inpsearch {
	float: left;
	width: 200px;
	height: 33px;
	font-size:16pt;
	color:#444444;
	border-color: #817F80;
	border-width: 1px;
	padding: 0 5px 0 5px;
}
input.btnsearch {
	position: absolute;
	right: 2px;
	top: 5px;
	background-image: url('../v3_images/search.png');
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	border-width: 0px;
	background-color: #FFF;;
}
.searchformwait {
	top: 0px;
	background-image: url('../v3_images/progress.gif');
	width: 100%;
	height: 96%;
	background-repeat: no-repeat;
	border-width: 0px;
	background-color: rgba(255, 255, 255, 0.75);;
	position: absolute;
	background-position-x: 50%;
	background-position: 50% 1px;
	display: none;
	background-size: contain;
}
.orderoptions input {
	margin: 5px 15px 10px 0;
}
.formadress {
	float:left;
	width: 48%;
}
.formnotice {
	width: 48%;
	float:left;
}
.formnotice textarea {
	width: 85%;
	min-height: 247px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.formlogin {
	float: left;
	width: 45%;
	margin: 0 2% 0 0;
}
.formpayadress div div {
	float: left;
	width: 50%;
	height: 35px;
}
.antispamcode_image a {
	text-decoration: none;
}
.submit_order	{
	background-color: #5FBE5F;
	border: 1px solid #5FBE5F;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	padding: 5px 25px;
	width: auto;
	overflow: visible;
	font: 18px "Archivo Narrow", sans-serif;
}
.submit_order:hover	{
	background-color: #51A351;
	border: 1px solid #51A351;
	color: #FFFFFF;	
}
.submit_next {
	background-color: #5FBE5F;
	border: 1px solid #5FBE5F;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px 10px 20px;
	text-decoration:none;
	font: 22px "Archivo Narrow", sans-serif;
	min-width: 180px;
	cursor: pointer;
}
.submit_next:hover {
	background-color: #51A351;
	border: 1px solid #51A351;
	color: #FFFFFF;
}
.submit_back {
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px 10px 20px;
	text-decoration:none;
	font: 22px "Archivo Narrow", sans-serif;
	background-color: #9C9C9C;
}
.submit_back:hover {
	background-color: #616161;
	color: #FFFFFF;
}
.submit_recalc {
	background-color: #ACABAB;
	border: 1px solid #ACABAB;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 25px 5px 25px;
	font: 18px "Archivo Narrow", sans-serif;
	text-align: left;
	cursor: pointer;
}
.submit_recalc:hover {
	background-color: #616161;
	border: 1px solid #616161;
	color: #FFFFFF;
}
.submit_small {
	background-color: #ACABAB;
	border: 1px solid #ACABAB;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 25px 5px 25px;
	font: 18px "Archivo Narrow", sans-serif;
	text-align: left;
	cursor: pointer;
	width: auto;
}
.submit_small:hover {
	background-color: #616161;
	border: 1px solid #616161;
	color: #FFFFFF;
}
.order_invoiceadresse {
	width: 48%;
	margin: 0 2% 0 0;
	float: left;
}
.order_deliveryadress {
	width: 48%;
	margin: 0 2% 0 0;
	float: left;
}

/* Meldungen */
.msg_error {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FC9696;
	padding: 10px;
	margin: 10px 5px 25px 0;
	font-size: 90%;
}
.msg_error ul {
	padding: 0 0 0 25px;
}
.msg_warning {
	font-weight: normal;
	background-color: #D1EE95;
	padding: 10px;
	margin: 10px 5px 25px 0;
}
.msg_warning ul {
	padding: 0 0 0 25px;
}
.msg_info {
	font-weight: normal;
	background-color: #E6F0F8;
	padding: 10px;
	margin: 10px 5px 25px 0;
}
.msg_info ul {
	padding: 0 0 0 25px;
}

/* Diverses */
.text_right {
	text-align: right;
}
.text_top {
	vertical-align: top;
}
.font_big {
	font: 22px "Archivo Narrow", sans-serif;
}
.borderprint {
	border: 1px #C0C0C0 solid;
	padding: 20px 25px 20px 50px;
	box-shadow: .125em .25em 1em #C0C0C0;
	-webkit-box-shadow: .125em .25em 1em #C0C0C0;
}

/**** HEADINGS *****/

h1.shop	{
	line-height:1.3;
	padding: 0 0 15px 0;
	font: 27px "Archivo Narrow", sans-serif;
}
h1.basket	{
	line-height:1.3;
	padding: 0 0 35px 0;
	font: 27px "Archivo Narrow", sans-serif;
}
h2.shop	{
	padding: 10px 0 10px 0;
	font: 17px "Archivo Narrow", sans-serif;
	text-transform: uppercase;
	color:#565656;
	border-bottom: 1px solid #D3D3D3;
	letter-spacing: 0.1em;
	margin: 0 0 10px 0;
}

/* Links */
a	{
	color:#565656;
}
a:link		{
}
a:visited	{
}
a:hover	{
	cursor: pointer;
	color: #000000;
}
a:active {
}

/* Navigation weiterer Seiten */
.currentpage {
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#4B4B4D;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-left-color:#FFFFFF;	
	border-bottom-width:0px;	
	border-left-width:0px;	
	border-right-width:0px;	
	border-style:solid;	
	border-right-color:#FFFFFF;	
	border-top-width:0px;
}
.nextpdiv {
	margin: 10px 0 20px 0;
}
.nextpage {
	font-weight:normal;
	line-height:30px;
}
a.nextpage {
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	background-color:#ECECED;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-left-color:#FFFFFF;	
	border-bottom-width:0px;	
	border-left-width:0px;	
	border-right-width:0px;	
	border-style:solid;	
	border-right-color:#FFFFFF;	
	border-top-width:0px;
}
a.nextpage:link {
}
a.nextpage:visited {
}
a.nextpage:hover {
	color:#FFFFFF;
	background-color:#4B4B4D;
}
a.nextpage:active {
}
#PagesRangeDivBottom {
	width: 100%;
	clear:both;
	padding-top: 30px;
}
.linknounderline {
	text-decoration:none;
}
a.linknounderline {
	text-decoration:none;
}
a:link.linknounderline {
	text-decoration:none;
}
a:visited.linknounderline	{
	text-decoration:none;
}
a:hover.linknounderline {
	text-decoration:underline;
	cursor: pointer;
}
a:active.linknounderline {
	text-decoration:none;
}
a.PartDescription	{
}
a:link.PartDescription {
}
a:visited.PartDescription {
}
a:hover.PartDescription {
}
a:active.PartDescription {
}


/* Mediaabhaengige CSS */
@media only screen and (max-width: 930px) {
	.homeslider_wrapper .slideshow {
    /* min-height: 280px; */
		}
	a.mainmenu_link:link, .mainmenu_link:visited {
		letter-spacing: 0.04em;
	}
	.part_info_thumbnail {
		float: none;
	}
	.part_info_order {
		float: right;
	}
	.PartIsNewProductInfo {

	}
	.part_info_order_top {
		margin: -300px 0 0 0;
	}
}

@media only screen and (max-width: 800px) {
	.page_content	{
		min-width: 250px;
		overflow: hidden;
		background-color: white;
}
	.header_login {
		float: left;
		margin: 0;
		overflow: hidden;
		max-width: 50%;
	}
	.section_header {
		min-height: 50px;
		min-width: 275px;
		margin: 5px 0 20px;
	}
	.section_header_state {
		top: 0;
		left: 0;
		height: 25px;
	}
	.header_ownerlogo {
		display: block;
		width: 100%;
		float: none;
		max-width: 90%;
		text-align: center;
		line-height: 50px;
		margin: 0 auto;
		min-height: 25px;
		padding: 37px 0 20px 0;
	}
	.header_ownerlogo img {
		max-width: 100%;
	}
	.search {
		width: 97%;
		margin: 0 auto;
		position: relative;
		bottom: 0;
	}
	.form-search {
	}
	.header_state {
		margin: 0;
	
		float: none;
}	
	.basket_state	{
		float: none;
		margin: 0 auto;
		height: 100%;
		text-align: center;
	}
	.basket_state a {
		
	}
	.basket_state_total {

	}
	.homeslider_wrapper .slideshow {
    /* min-height: 245px; */
	}
	.basket_del input {
		float: left;
	}
	.basket_del p {
		margin: 2px 0 0 20px;
		font-size: 100%;
	}
	.section_mainroot {
		min-width: 275px;
	}
	#page_mainmenu {
		background-color: #e2e2e2;
		border-bottom: 10px solid #fff;
	}
	#page_mainmenu.fixed {
		/* position: relative; */
	}
	.page_shoptitlelogo {
		max-width: none;
		min-width: 275px;
	}
	#section_mainmenu {
		display: none;
		height: auto;
		min-height: 50px;
		min-width: 275px;
		border-bottom: 0px;
	}
	.nav {
		position: relative;
	}
	.nav > li {
		display: block;
		border-right: 0;
		height: auto;
		border-top: 1px solid white;
	}
	.nav > li > a {
		padding: 0 2%;
		font-size: 20px;
	}
	.nav a .caret {
		float: right;
		width: 0;
		height: 0;
		display: inline-block;
		vertical-align: top;
		border-top: 10px solid #747474;
		border-right: 10px solid rgba(0, 0, 0, 0);
		border-left: 10px solid rgba(0, 0, 0, 0);
		content: "";
		margin-top: 15px;
		margin-left: 2px;
	}
	.nav a:hover .caret {
		border-top-color: #D4D4D4;
	}
	.nav li.mobilenav-open > a > .caret {
		border-top: none;
		border-bottom: 10px solid #FFF;
		border-right: 10px solid rgba(0, 0, 0, 0);
		border-left: 10px solid rgba(0, 0, 0, 0);
	}
	.nav li.mobilenav-open > a:hover > .caret {
		 border-bottom-color: #D4D4D4;
	}
	.nav-grpmenu {
		border-top: none;
		padding: 0;
		position: relative;
		width: 100%;
	}
	.nav-grpmenu li {
		display: block;
		width: 100%;
		margin: 0;
		border-top: 1px solid #A0A0A0;
		line-height: 39px;
		white-space: normal;
	}
	.nav-grpmenu a {
	 padding: 0 2%;
	}
	.nav-catmenu {
	 background-color: #494848;
	}
	.nav-subcatmenu {
		margin: 0;
		background-color: #646464;
	}
	.nav-subcatmenu a {
		padding: 0 0 0 6%;
	}
	.page_footer {
		min-height: 150px;
	}
	.image_carousel .part_table {
		max-width: 240px;
	}
	h4.footer_title {
		cursor: pointer;
		background: url('../v3_images/icon_plus.png') no-repeat top right;
		margin: 0;
		background-position: 98% 10px;
		border-right: none;
	}
	h4.footer_title.active {
		background: url('../v3_images/icon-minus.png') no-repeat top right;
		background-position: 98% 10px;
	}
	.footer-impres {
	
	}
	.section_footer {
		font-size: 12px;
	}
	.page_footer_mobile {
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 50px;
		background-color: #272727;
		color: white;
		line-height: 50px;
		z-index: 3398;
	}
	.footer-col1 {
		display: block;
		width: 100%;
		margin: 0 0 15px;
	}
	.mainmenu_mobile {
		background-image: url('../v3_images/mobile_nav.png');
		background-repeat: no-repeat;
		cursor: pointer;
		padding: 8px 0 8px 37px;
		color: #696969;
		display: block;
		font: 18px "Archivo Narrow", sans-serif;
		text-transform: uppercase;
		font-weight: bold;
	}
	fieldset {
		margin: 0;
		width: 100%;
	}
	fieldset input {
		float: none;
		width: 94%;
		padding: 4px 2%;
	}
	.formnotice {
		width: 100%;
		float: none;
	}
	.breadcrumbs_basket li {
		width: 40px;
	}
	.part_table	{
		max-width: 30%;
		width: 30%;
	}
	.navigation_content {
		width: 175px;
	}
	.PartSpecialInfo	{
		left: 0;
	}
	.part_info_imageslist, .part_info_order	{

	}
	.sozialmedia {
		position: relative;
	}
	.tab-container ul {
	}
	.prices {
		float: none;
	}
	.mfr_list_item	{
		float:none;
	}
	.mfr_list_logo {
		width: 100%;
	}
	.mfr_list_desc {
		width: 100%;
	}
	.formlogin {
		float: none;
		width: 100%;
	}
	.formpayadress div div {
		float: none;
		height: auto;
		width: 100%;
	}
	.orderoptions img {
		width: 100%;
	}
	label {
		float: none;
		display: block;
		width: auto;
	}
	.basket_mobile {
		padding: 0;
		overflow: hidden;
	}
	.mobile_none	{
		display: none;
	}
	.scrolltop {
		
	}
}
@media only screen and (max-width: 700px) {
	.navigation_content {
		display: none;
	}
	.part_info_imageslist {
		float: left;
	}
	.PartIsNewProductInfo {
	}
	.part_info_thumbnail {
		overflow: hidden;
		width: 100%;
		padding: 0;
		height: auto;
		max-width: 360px;
	}
	.part_info_thumbnail img {
		width: 100%;
	}
}
@media only screen and (max-width: 630px) {
	.homeslider_wrapper {
    /* height: 125px; */
    /* border: 0; */
	}
	.homeslider_wrapper .slideshow {
    /* line-height: 125px; */
    /* min-height: 125px; */
	}
	.homeslider_wrapper .slideshow_item {
		height:125px;
	}
	.slideshow_box {
		display: none;
	}
	.part_table {
		max-width: 45%;
		width: 45%;
	}
	.partlist_table td {
		display: block;
		width: 100%;
		padding: 2px 0 2px 0;
		text-align: left;
	}
	.partlist_table {
		border-bottom: 1px solid #D4D4D4;
	}
	.partlist_thumbnail {
		border-top: 1px solid #D4D4D4;
		margin-top: 20px;
	}
	.part_info_imageslist {
		float: none;
		width: 100%;
	}
	.part_info_order {
		float: none;
	}
	.part_info_order_top {
		margin: 0;
	}
	.basket_nofloat {
		float: none;
		text-align: left;
		width: 100%;
		padding: 5px 0;
	}
	.order_invoiceadresse {
		width: 100%;
		margin: 0;
		float: none;
	}
	.order_deliveryadress {
		width: 100%;
		margin: 0;
		float: none;
	}
	.usermyorders td, th {
		display: block;
		text-align: left;
		border-bottom: 1px solid rgb(236, 236, 236);
	}
}

@media only screen and (max-width: 390px) {
	.homeslider_wrapper .slideshow {
    /* min-height: 105px; */
	}
	.slideshow_box {
		display: none;
	}
	.slideshow_next {
		/* display: none; */
	}
	.slideshow_prev {
		/* display: none; */
	}
	.part_table	{
		margin: 10px 0 20px 0;
		display: block;
	
		width: 100%;
		max-width: 100%;
	}
}

@media print {
	/* ... Formatdefinitionen zum Drucken ... */
	.noprint {
		display: none;
	}
	/* .page_content	{zoom: 100%;} */
	tr {
	 page-break-inside:avoid;
	}
}


/* Clearfix */
.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
/* IE-Patch fuer IE 7*/
*:first-child+html .clearfix { min-height: 0; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a {
	outline:none;	
}