html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,font,img,strong,ol,ul,li,fieldset,form,table,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-size: 1em;
}

#template {
	width: 100%;
	height: 100%;
	float: left;
	/*background-color: #E1E1E1;*/
	overflow-x: hidden;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to right, #000000 0%, #60011b 24%, #8e0223 31%, #8e0223 67%, #60011b 76%, #000000 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
    min-height: 100%;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    word-wrap: break-word;
}

#wrapper {
	width: 980px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#box {
	float: left;
	clear: both;
	width: 980px;
	position: relative;
	z-index: 1;
}

#background {
	position: absolute;
	top: 0px;
	left: -310px;
	width: 1600px;
	height: 100%;
}

a:link, a:hover, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

/* header */
#header {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 447px;
	background-repeat: no-repeat;
}

#header #top {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 91px;
}

#header #top #top-menu-back {
	position: absolute;
	left: -470px;
	top: 0px;
	width: 1920px;
	height: 91px;
	background-image: url(../images/static/top-menu-inactive-back.png);
	background-repeat: repeat-x;
}

#header #top-menu {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 91px;
}

#header #top-menu ul {
	display: block;
	float: left;
	width: auto;
	height: 47px;
	list-style-type: none;
	overflow: hidden;
	padding: 0px 19px;
}

#header #top-menu ul li {
	display: block;
	float: left;
	height: 47px;
	margin: 0px 25.6px 0px 0px;
	padding: 0px 10px 0px 12px;
	line-height: 50px;
	vertical-align: middle;

}

#header #top-menu ul li.first {
	
}

#header #top-menu ul li.last {
	margin: 0px;
}

#header #top-menu ul li:hover {
	color: #FFFFFF;
	background-image: url(../images/static/top-menu-active-back.png);
	background-repeat: repeat-x;
}

#header #top-menu ul li.first a {
	padding-left: 21px;
	background-image: url(../images/static/top-menu-home-icn.png);
	background-repeat: no-repeat;
	background-position: 0px 21px;	
}

#header #top-menu ul li.first a:hover {
	background-image: url(../images/static/top-menu-home-icn-hover.gif);
}

#header #top-menu ul li a {
	display: block;
	float: left;
	height: 45px;
	vertical-align: middle;
	text-decoration: none;
	color: #CA0D38;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

#header #top-menu ul li a:hover {
	color: #E71D4B;
}

#header #top #search-box {
	position: absolute;
	right: 0px;
	top: 7px;
	width: 310px;
	height: 32px;
	background-image: url(../images/static/header-search-back.jpg);
	background-repeat: no-repeat;
}

#header #top #search-box #search_value {
	display: block;
	float: left;
	width: 226px;
	height: 32px;
	padding: 0px 0px 0px 44px;
	border: none;
	line-height: 32px;
	vertical-align: middle;
	color: #181818;
	font-size: 16px;
	background-color: transparent;
}

#header #top #search-box #submit {
	float: left;
	width: 40px;
	height: 32px;
	border: none;
	background: none;
	cursor: pointer;
}

#header #header-logo {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 281px;
}

#header #header-logo #header-logo-back {
	background-position: 0 0;
	width:980px;
	height:281px;
	float:left;
}

#header #header-logo #header-logo-decoration {
	position: absolute;
	top: -21px;
	right: 12px;
}

#header #header-logo a {
	position: relative;
	float: left;
}

#header #header-logo a  img{
  position: absolute;
  right: 650px;
  top: 20px;
  float: left;
  width: 300px;
	/*clear: both;*/

}

#header #header-menu {
	float: left;
	clear: both;
	width: 100%;
	height: 37px;
	padding-top: 38px;
	background-image: url(../images/static/user-menu-back.png);
	background-repeat: no-repeat;
}

#header #header-menu ul {
	display: block;
	float: left;
	width: 460px;
	height: 27px;
	margin-top: 10px;
	list-style-type: none;
	margin-left: 2px;
	overflow: hidden;
}

#header #header-menu ul li {
	float: left;
	margin-left: 24px;
	padding-left: 7px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	background-image: url(../images/static/list-back.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#header #header-menu ul li a {
	color: #CA0D38;
	text-decoration :none;
}

#header #header-menu #header-box-1 {
	position: relative;
	float: right;
	width: 436px;
	margin: 0px 22px 0px 0px;
	text-align: right;
	font-family: "Myriad Pro";
	font-size: 28px;
	line-height: 29px;
	font-weight: normal;
	color: #CA0D38;
}

#content {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0px 29px 0px;
	background-color: #FFFFFF;
}

#content .box {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

#content #left {
	position: relative;
	width: 190px;
	float: left;
}

#content #left .box {
	float: left;
	clear: both;
	width: 190px;
	background-color: #2B2B2B;
	text-align: center;
}

#content #left .box h1 {
	padding-left: 28px;
	margin-left: -28px;
	margin-bottom: 10px;
	line-height: 38px;
	font-size: 17px;
	font-weight: normal;
	color: #CA0D38;
	background-image: url(../images/static/left-box-heading.png);
	background-repeat: no-repeat;
	height:38px;
}

#content #left .box + .box {
	margin-top: 11px;
}

#content #left #left-menu {
	float: left;
	clear: right;
	background-color: #f5f5f5;
	padding-top: 6px;
}

#content #left #left-menu ul {
	float: left;
	width: 100%;
	list-style: none;
	margin:0px;
}

#content #left #left-menu ul li {
	width: 100%;
	margin-top: 1px;
	float: left;
	display: block;
}

#content #left #left-menu ul li a {
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	text-indent: 15px;
	text-decoration: none;
	font-size: 17px;
	height: 54px;
	line-height: 55px;
	background-color: #efefef;
	color: #252525;
	overflow: hidden;
}

#content #left #left-menu ul li a:hover {
	
}

#content #left #left-menu ul li a.active,
#content #left #left-menu ul li a:hover {
	border-left: 5px solid #161616;
	width: 185px;
	text-indent: 10px;
}

#content #left #left-menu ul ul {
	background-image: none;
	padding: 0px;
	float: left;
	display: none;
}

#content #left #left-menu ul li ul li {
	width: 100%;
	float: left;
	margin-top: 1px;
}

#content #left #left-menu ul li ul li a {
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	text-indent: 15px;
	text-decoration: none;
	font-size: 17px;
	height: 54px;
	background-color: #D7D7D7;
	line-height: 55px;
	color: #252525;
	overflow: hidden;
}

#content #left #left-menu ul li ul li a:hover {
	
}

#content #left #left-menu ul li ul li ul li ul {
	margin-bottom: 2px;
}

#content #left #left-menu ul li ul li ul li a {
	background-color: #eaeaea;
	width: 100%;
	text-indent: 41px;
}

#content #left #left-menu ul li ul li ul li a:hover {

}

#content #left .box img {
	margin: 0px 0px 10px 0px;
}

#content #middle {
	width: 590px;
	padding: 11px 8px;
	float: left;
	margin: 0px 13px 0px 11px;
}

#content #middle #product-title {
	float: left;
	clear: both;
	width: 100%;
}

#content #middle #product-title h1 {
	font-size: 25px;
	line-height: 26px;
	font-weight: normal;
	color: #2b1408;
	text-indent: 21px;
	background-image: url(../images/static/title-arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#content #middle #images {
	position: relative;
	float: left;
	clear: both;
	width: 588px;
	margin-top: 8px;
}

#content #middle #images #big-images {
	position: relative;
	float: left;
	width: 406px;
	height: 406px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #A9A9A9;
	overflow: hidden;
}

#content #middle #images #big-images img {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	width: 406px;
	height: 406px;
}

#content #middle #images #more-pictures {
	font-size: 14px;
	width: 170px;
	height: 37px;
	margin-top: -2px;
	float: right;
	line-height: 35px;
	vertical-align: middle;
	color: #2b2b2b;
}

#content #middle #images #small-images {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

#content #middle #images #small-images img {
	float: left;
	width: 78px;
	height: 78px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #A9A9A9;
	cursor: pointer;
}

#content #middle #images #zoom-images {
    display: none;
	background-color: transparent;
    padding: 10px;
    height: 620px;
	top: -75px;
	left: -75px;
    position: absolute;
    width: 620px;
    z-index: 99999;
	text-align: center;
	float: left;
	background-image: url(../images/zoom-back.png);
	background-repeat: repeat;
}

#content #middle #images #zoom-images img {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	border: 3px solid #444444;
}

#content #middle #images #btn-zoom {
	background-image: url(../images/static/product-img-zoom-in.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 1px;
	left: 377px;
	cursor: pointer;
}

#content #middle #images #btn-zoom-out {
	background-image: url(../images/static/product-img-zoom-out.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 1px;
	right: 1px;
	cursor: pointer;
}

#content #middle #base-info {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0px 0px 0px;
	font-size: 14px;
	line-height: 17px;
}

#content #middle #base-info p + p,
#content #middle #base-info p + ul,
#content #middle #base-info ul + p,
#content #middle #base-info p + ol,
#content #middle #base-info ol + p {
	margin-top: 15px;
}

#content #right {
	float: right;
	width: 160px;
}

#content #right .box{
	float: left;
	clear: both;
	width: 160px;
	background-color: #2B2B2B;
	text-align: center;
}

#content #right .box h1 {
	height: 42px;
	padding-right: 28px;
	margin-right: -28px;
	margin-bottom: -4px;
	line-height: 38px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: normal;
	color: #CA0D38;
	background-image: url(../images/static/right-topseller-back.png);
	background-repeat: no-repeat;
}

#content #right .box + .box {
	margin-top: 11px;
}

#content #right #newsletter-box.box {
	background-image: url(../images/static/right-newsletter-back.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	min-height: 180px;
}

#content #right #newsletter-box.box h2,
#content #right #newsletter-box.box p,
#content #right #newsletter-box.box h3,
#content #right #newsletter-box.box ul {
	margin-top: 11px;
	margin-left: 86px;
	color: #CA0D38;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

#content #right #top-seller-box.box {
	min-height: 350px;

}

#content #right #top-seller-box2.box 
{
	min-height: 150px;
	font-size: 15px;
	color:#FC6;
	padding-bottom: 10px;
}

#footer {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}

#footer #footer-boxes {
	float: left;
	clear: both;
	width: 967px;
	margin-top: 14px;
	padding-left: 13px;
}

#footer #footer-boxes .footer-box {
	position: relative;
	float: left;
}

#footer #footer-boxes .footer-box + .footer-box {
	margin-left: 15px;
}

#footer #footer-boxes .footer-box div {
	position: absolute;
	top: 22px;
	left: 106px;
}

#footer #footer-boxes .footer-box div h1 {
	float: left;
	clear: both;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}

#footer #footer-boxes .footer-box div h2 {
	float: left;
	clear: both;
	font-size: 32px;
	line-height: 33px;
	font-weight: normal;
	color: #000000;
}

#footer #footer-boxes #footer-box-2.footer-box div h2 {
	text-indent: 160px;
}

#footer #footer-bottom {
	float: left;
	clear: both;
	width: 100%;
}

#footer #footer-menu {
	float: left;
	clear: both;
	width: 970px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 13px;
}

#footer #footer-menu ul {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

#footer #footer-menu ul li {
	display: inline;
	padding: 0px 10px;
}

#footer #footer-menu ul li a {
	color: #fff;
}
#footer #footer-menu ul li a :hover{ 
	text-decoration: underline;
	font-size:1em;
}
#footer #footer-logo {
	float: left;
	clear: both;
	margin-top: 11px;
	width: 100%;
	text-align: center;
}

/*CHANGES START*/

#content #middle #base-info ul {
	margin-left:25px;
}

#content #middle #base-info p {
	margin:0 5px;
}

#content #middle #base-info .darkbox{
	float: left;
	clear: both;
	background-color: #ffffff;
	color: #000000;
	margin-bottom:10px;
}
	
#content #middle #base-info .darkbox h1{

	height: 42px;
	width:577px;
	line-height: 38px;
	font-size: 17px;
	padding-left:10px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/static/header-back.png);
	background-repeat: repeat-x;
}
.box_content{
	float: left;
	clear: both;
	background-color: #ffffff;
	color: #000000;
	margin-bottom:10px;
}
#content #middle #base-info .darkbox h1{

	height: 42px;
	width:577px;
	line-height: 38px;
	font-size: 17px;
	padding-left:10px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/static/header-back.png);
	background-repeat: repeat-x;
}

.box_content h1{

	height: 42px;
	width:577px;
	line-height: 38px;
	font-size: 17px;
	padding-left:10px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/static/header-back.png);
	background-repeat: repeat-x;
}

.menu_box_right {margin-bottom: 11px;}
/*CHANGES END */

[title~="Sofort-Kaufen"] {
	margin-top: 30px;
}
