﻿body, html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #F7F7F7;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
body, td, th {
	margin: 0;
	padding: 0;
}
h1 {
	color: #fc1419;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	font: Arial;
	padding-left: 20px;
}
a img {
	border: 0px;
}

#wrapper {
	background: url("http://87.106.81.162/shop/ebay/bilder/bg/actionshots1_2.jpg") no-repeat right -200px;
	height: 80%;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 2;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#wrapper h1 {
	color: #fc1419;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	font: Arial;
	padding-left: 20px;
}
#wrapper a img {
	border: 0px;
}
#inner_wrapper {
	margin: 0 auto;
	width: 1005px;
}
#header {
	background: #fff;
	height: 293px;
	padding: 10px 10px 0 10px;
}
#header .upper {
	overflow: hidden;
	margin-bottom: 20px;
}
#header .logo {
	float: left;
}
#header .banner {
	float: right;
	border: 1px solid #2e2e2e;
}
#header .logo_mix {
	float: left;
}
#hor_menue {
	overflow: hidden;
	background: #2e2e2e;
}

#hor_menue ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 10px
}
#hor_menue ul li {
	float: left;
	height: 20px;
	margin: 5px 0;
	padding: 10px 0;
	display: block;
}
#hor_menue ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	font-family: helvetica, arial;
	text-transform: uppercase;
	font: Arial;
	height: 20px;
	padding: 0px 27px;
	background: url('http://87.106.81.162/shop/ebay/img/separator-30-vert.png') no-repeat right center;
}
#hor_menue ul li:last-child a {
	background: none;
}
#hor_menue ul li:hover {
}
#hor_menue ul li a:hover {
	color: #fc1419;
}
#main {
	background: url('http://87.106.81.162/shop/ebay/img/white90pc.png');
	min-height: 600px;
	margin-bottom: 80px;
	overflow: hidden;
}
#left {
	float: left;
	overflow: hidden;
	width: 250px;
}
#left_menue_wrapper {
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px 0 #ccc;
	border-radius: 5px;
}
.left_menue_header {
	background: #2e2e2e;
	padding: 10px 0 0 10px;
	height: 30px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	font-family: helvetica, arial;
	text-transform: uppercase;
}
.left_menue {
	padding: 10px 0;
}
.left_menue ul {
	margin: 0;
	padding: 0;
}
.left_menue ul li {
	list-style-type: none;
	margin: 5px 10px;
	border-bottom: 1px dashed #999;
}
.left_menue ul li:last-child {
	list-style-type: none;
	margin: 5px 10px;
	border-bottom: hidden;
}
.left_menue ul li a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}
.left_menue ul li a:hover {
	color: #cc0000;
	font-size: 12px;
	text-decoration: none;
}
#content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 0 5px 0 #CCCCCC;
	float: left;
	width: 985px;
	margin: 10px 10px;
}
#content .line1 {
	height: 1px;
	border-top: 1px dashed #2e2e2e;
	margin-top: 30px;
}
.content_headline {
	background: #2e2e2e;
	color: #FFFFFF;
	display: block;
	font-family: helvetica, arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	height: 15px;
	padding-bottom: 7px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.content_center {
	padding-top: 13px;
}
.content_center .versand_tabelle th {
	background: #2e2e2e;
}
#galerie {
	overflow: hidden;
	min-height: 440px;
	position: relative;
	padding-left: 170px;
}
#galerie img {
	width: 600px;
}
/* obsolet --> muss angepasst werden
#galerie ul {
	padding: 0;
	margin: 0;
	min-height: 470px;
}
#galerie .thumb {
	margin: 0 0 10px 0;
}
#galerie .thumb img {
	height: auto;
}
#galerie .thumb.hover .full {
	display: none;
	position: absolute;
	margin-left: 50px;
	top: 0;
}
#galerie .thumb.hover.first .full {
	display: inline;
}
#galerie .thumb.hover:hover .full {
	display: inline;
}
#galerie .full img {
	height: 470px;
} */
.bg_image {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
}
.inside {
	padding: 10px;
}

/* --- Form-wrapper --- */
.form-wrapper {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
	float: right;
	margin: 85px auto 0;
	overflow: hidden;
	padding: 13px 13px 12px;
}

/* Form text input */
.form-wrapper input {
	width: 280px;
	margin: 0;
	padding: 9px 5px 10px;
	float: left;
	font: bold 14px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 0;
	background: #eee;
	border-radius: 3px 0 0 3px;
}

.form-wrapper input:focus {
	outline: 0;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.form-wrapper input::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.form-wrapper input:-moz-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

/* Form submit button */
.form-wrapper .button {
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 36px;
	width: 110px;
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: #fff;
	text-transform: uppercase;
	background: #d83c3c;
	border-radius: 0 3px 3px 0;
	text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}

.form-wrapper .button:hover {
	background: #e54040;
}

.form-wrapper .button:active, .form-wrapper .button:focus {
	background: #c42f2f;
	outline: 0;
}

.form-wrapper .button:before {/* left arrow */
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #d83c3c transparent;
	top: 12px;
	left: -6px;
}

.form-wrapper .button:hover:before {
	border-right-color: #e54040;
}

.form-wrapper .button:focus:before, .form-wrapper .button:active:before {
	border-right-color: #c42f2f;
}

.form-wrapper .button::-moz-focus-inner {/* remove extra button spacing for Mozilla Firefox */
	border: 0;
	padding: 0;
}

/* --- ebay --- */
body {
}
p {
}
hr {
	display: none;
}
#LeftPanel {
	margin-left: 23px;
	position: absolute;
	top: 730px;
	margin-bottom: 10px;
}
#storercp {
	background: #fff;
}
#CentralArea {
	background: url('http://87.106.81.162/shop/ebay/img/white90pc.png');
}
.pagecontainer > table {
	position: relative;
	z-index: 10;
	margin-top: -10px;
}
.pagewidth {
}
.pageminwidth {
	width: 1015px;
	margin: 0 auto;
}
.r3 {
	float: right;
	width: 760px;
	margin: 0 10px 10px 0;
	background: #fff;
	box-shadow: 0 0 5px 0 #ccc;
}
.v4acpcont {
	box-shadow: 0 0 5px 0 #ccc;
}
table.v4acp tr.v4acp_head td.v4hspacer {
	display: none;
}
table.v4acp tr.v4acp_head td.v4accent {
	display: none;
}
table.v4acp tr.v4acp_head td.v4title {
	background: #2e2e2e;
}
table.v4midBox tr.v4acp_mid td.v4mid {
	background: none repeat scroll 0 0 #FFFFFF;
}
.gh-tbl, .gh-tbl2 {
	border-collapse: collapse;
	border-spacing: 0;
	position: relative;
	z-index: 2;
}
#gh-top, #gh-gb {
	height: 165px;
}
.gh-topl {
	z-index: 3;
}
.tb_v4bc {
	position: relative;
}
.stBadge {
	margin-left: 12px;
	margin-top: 17px;
	min-width: 760px;
}
.g-pipe {
	position: relative;
	z-index: 20;
}
#glbfooter {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #CCCCCC;
	height: 160px;
	margin: -120px 0 0;
	overflow: hidden;
	padding: 100px 10px 40px;
}

/* nachträgliche modifikationen */

#artikelinfo {
    clear: both;
}
#artikelinfo h2 {
	margin-top: 0;
}
#attention {
    clear: both;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 20px auto;
    width: 800px;
}
#attention.sec {
	clear: both;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 10px auto;
    width: 800px;
}
#size_charts > img {
    width: 965px;
}
/* versandtabelle */
table {
	border-spacing: 0px;
	border-collapse: collapse;		
}
table.versand_tabelle p {
	margin: 0;
}

/* plenty */

.specs {
    text-align: center;
    margin-bottom: 30px;
}
.specs img {
    height: 65px;
    margin: 0 10px 6px 0;
}