* {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:0;
}
.clear {
clear:both;
font-size:0;
height:2px;
}
body {
background-color:#000;
/*background-image:url(img/bg2.jpg);
background-repeat:repeat-x;*/
text-align:center;
}
a {
color:#000000;
}
a img {
border-width:0;
}
#pagebody {
background-color:#FFFFFF;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
margin:auto;
text-align:left;
width:966px;
}
#header {
}
#header div.logo {
border:1px solid #000000;
float:left;
margin-left:30px;
margin-top:30px;
}
#header .header-navigation {
float:right;
margin-right:15px;
margin-top:30px;
text-align:right;
width:150px;
}
#header .header-navigation ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#header .header-navigation ul a {
color:#000;
display:block;
height:25px;
line-height:25px;
text-decoration:none;
}
#header .header-navigation ul a:hover {
color:#000000;
text-decoration: underline;
}
#footer {
	color:#FFF;
	font-size:10px;
	margin:5px auto auto;
	padding-right:15px;
	text-align:right;
	width:955px;
}
#footer a {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
#languagemenu {
float:left;
padding-left:15px;
text-align:left;
}
#footernavigation {
float:right;
}
.menu {
	height: 35px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 50;
	position: relative;
}
.menu ul li {
	margin: 0;
	float: left;
	border-right: 2px solid #FFF;
	position: relative;
}
.menu ul li.last_item {
	border: 0;
}
.menu ul li a {
	display: block;
	float: left;
	width: 117px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	font-size: 12px;
	background-color: #000;
	text-decoration: none;
	background-image: none;
	border: 1px solid #000;
}
.menu ul li a:hover, .menu ul li a.on {
	background-color: #FFF;
	border: 1px solid #000;
	text-decoration: underline;
	background-position: top center;
	color: #000;
	text-decoration: none;
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	/*height: 0;*/
	top: 35px;
	left: 0px;
	width: 157px;
	background-color: transparent;
	border-top: 2px solid #FFF;
	border-bottom: 1px solid #000;
}
.menu ul ul li {
	border: 0;
}
.menu ul ul a {
	width: 145px;
	margin: 0;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	border-bottom: 0px solid #000;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	background-color: #FFF;
	font-size: 11px;
	text-align: left;
}
.menu ul ul li.first_item {
	margin-left: 0;
}
/*.menu ul ul li.last_item a {
	border: 0;
}*/
.menu ul ul a:hover, .menu ul ul a.on {
	background-color: #000;
	color: #FFF;
	border-bottom: 0 solid #FFF;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	top: 35px;
}
.menu ul :hover ul ul {
	visibility: hidden;
}
.menu ul :hover ul :hover ul {
	visibility: visible;
}
#topnavigation {
clear:both;
height:36px;
padding-left:242px;
}
#inhalt {
clear:both;
}
h1 {
color:#333;
font-size:20px;
font-weight:bold;
margin:20px 0 15px;
padding:0;
width:auto;
}
h2 {
color:#666;
font-size:14px;
font-weight:bold;
margin:15px 0 8px;
padding:0;
}
#leftcol {
float:left;
margin-right:2px;
padding:0 0 15px;
width:240px;
}
#content {
float:left;
padding-left:15px;
width:709px;
}
#content ul, #content ol {
margin-left:1.5em;
}
h2.categoryheader {
background-image:url(img/category_header.gif);
color:#FFFFFF;
display:none;
font-size:11px;
margin:0;
padding:5px 0 5px 8px;
vertical-align:middle;
}
h2.categoryheader a {
color:#FFFFFF;
text-decoration:none;
}
#categorymenu {
margin-bottom:15px;
}
#categorymenu ul {
line-height:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#categorymenu a {
border-bottom:1px solid #000;
color:#000;
display:block;
font-weight:bold;
height:20px;
line-height:20px;
padding-left:30px;
text-decoration:none;
}
#categorymenu a:hover {
background-color:#000;
color:#FFF;
border-bottom:1px solid #FFF;
}
html > body #categorymenu a {
height:auto;
min-height:20px;
}
#categorymenu ul ul a {
color:#000;
font-weight:normal;
padding-left:40px;
padding-right:10px;
}
#categorymenu ul ul ul a {
color:#000;
font-weight:normal;
padding-left:50px;
padding-right:10px;
}
#on {
background-color:#000;
color: #FFF!important;
}
h2.boxheader {
background-color:#000;
color:#fff;
font-size:11px;
height:25px;
line-height:25px;
margin:0;
padding:0 8px;
vertical-align:middle;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
color:#fff;
text-decoration:none;
}
.boxbody {
background-color:#FFF;
border: 1px solid #000;
margin-bottom:15px;
padding:8px;
}
.boxbody h3, .boxbody h3 a {
font-size:11px;
}
.boxbody h3.center, .boxbody h3.center a {
font-size:11px;
text-align:center;
}
.boxbody p {
color:#504F43;
font-size:11px;
margin:6px 0;
}
.boxbody p.center {
color:#504F43;
font-size:11px;
margin:6px 0;
text-align:center;
}
.boxbody td {
color:#504F43;
font-size:11px;
margin:6px 0;
}
.boxbody .productOldPrice {
color:#FF0000;
font-size:11px;
}
.boxbody div.hr {
margin-bottom:5px;
margin-top:5px;
}
.boxbody div.hrlightgrey {
margin-bottom:5px;
margin-top:5px;
}
.boxbody a {
font-size:11px;
}
.boxbody .productboximage {
border:1px solid #999999;
}
.boxbody ul.contentlist {
margin-left:5px;
margin-right:0;
padding:0;
}
.boxbody ul.contentlist li {
list-style-type:none;
margin-left:0;
padding:0;
}
h2.boxcartheader {
background-color:#000;
color:#fff;
font-size:11px;
height:25px;
line-height:25px;
margin:0;
padding:0 8px;
vertical-align:middle;
}
h2.boxcartheader a {
color:#FFFFFF;
text-decoration:none;
}
.boxcartbody {
background-color:#FFF;
border: 1px solid #000;
margin-bottom:15px;
padding:4px 8px;
}
.boxcartbody p {
font-size:11px;
}
.tablesearch {
margin-bottom:15px;
margin-left:30px;
}
.tablesearch input.feld {
border:1px solid #666666;
color:#666666;
}
.tablesearch input.button {
background-color:#FFFFFF;
background-image:url(/fileadmin/templates/global_gfx/search_button.jpg);
background-position:left center;
background-repeat:no-repeat;
border:0 solid;
color:#FFFFFF;
cursor:pointer;
padding-left:15px;
width:30px;
}
.copyright {
clear:both;
color:#666666;
font-size:10px;
margin:auto;
padding-right:15px;
text-align:right;
width:966px;
}
.copyright a {
color:#666666;
font-size:10px;
}
.productPreview {
float:left;
margin-left:15px;
text-align:center;
width:210px;
}
.productPreviewContent .taxandshippinginfo {
color:#999999;
font-size:11px;
font-weight:normal;
margin:0;
padding:0;
}
.productPreviewContent .vpe {
color:#999999;
font-size:11px;
font-weight:normal;
margin:0;
padding:0;
}
.productPreviewContent .shippingtime {
color:#999999;
font-size:11px;
font-weight:normal;
margin:0;
padding:0;
}
.productPreviewContent .productOldPrice {
color:#FF0000;
font-size:12px;
font-weight:bold;
}
.productPreviewContent .taxandshippinginfo a {
color:#999999;
font-size:11px;
font-weight:normal;
}
div.highlightbox {
background-color:#DDDDDD;
border:1px solid #ABA99E;
padding:15px;
}
div.highlightbox ul {
display:block;
line-height:20px;
list-style-type:square;
margin-left:15px;
padding:0;
}
div.highlightbox h1 {
border:medium none;
color:#333333;
font-size:16px;
margin:0;
padding:0 0 10px;
}
table.paymentblock {
background-color:#ddd;
border-color:#666;
border-style:solid;
border-width:0 1px 1px;
margin-bottom:15px;
}
table.paymentblock tr td.header {
background-color:#666;
color:#FFFFFF;
font-weight:bold;
padding:2px 2px 2px 5px;
}
table.paymentblock tr td.header-kosten {
background-color:#666;
color:#B22222;
font-size:14px;
font-weight:bold;
padding:2px 2px 2px 5px;
}
table.shippingblock {
background-color:#ddd;
border-color:#666;
border-style:solid;
border-width:0 1px 1px;
margin-bottom:15px;
}
table.shippingblock tr td.header {
background-color:#666;
color:#FFFFFF;
font-weight:bold;
padding:2px 2px 2px 5px;
}
table.shippingblock tr td {
padding:4px;
vertical-align:top;
}
table.shippingblock tr td.description {
padding-left:6px;
vertical-align:top;
width:100%;
}
table.shippingblock tr td.radiobutton {
padding:4px;
vertical-align:top;
white-space:nowrap;
}
table.shippingblock tr td.radiobutton input {
margin:0;
padding:0;
}
table.shippingblock tr td.price {
color:#B22222;
font-size:14px;
font-weight:bold;
vertical-align:top;
white-space:nowrap;
}
table.accounthistoryinfoorderdetails tr td {
vertical-align:top;
}
table.accounthistoryinfoorderdetails tr.header td {
font-weight:bold;
}
textarea.message_body {
width:130px;
}
table.downloadbox {
background-color:#F2F0EB;
border:1px solid #928B6B;
margin-bottom:8px;
padding:5px;
}
table.downloadbox tr td.icon {
padding-right:15px;
}
table.downloadbox tr td.downloadlink {
width:100%;
}
table.graduatedprice {
font-size:11px;
margin-top:5px;
text-align:left;
}
table.graduatedprice tr td.header {
font-size:12px;
font-weight:bold;
text-align:left;
}
table.orderdetails {
background-color:#dddddd;
border-color:#666666;
border-style:solid;
border-width:0 1px 1px;
font-size:11px;
}
table.orderdetails tr td {
padding:4px;
}
table.orderdetails tr.headerrow td {
background-color:#000;
background-image:url(img/orderdetails_header.gif);
background-repeat:repeat-x;
color:#FFFFFF;
font-weight:bold;
}
table.orderdetails tr.headerrow td.left {
text-align:left;
}
table.orderdetails tr.headerrow td.center {
text-align:center;
}
table.orderdetails tr.headerrow td.right {
text-align:right;
}
table.orderdetails tr.contentrow1 td {
background-color:#ddd;
vertical-align:top;
}
table.orderdetails tr.contentrow1 td.quantity {
text-align:center;
}
table.orderdetails tr.contentrow1 td.quantity input {
border:1px solid #928B6B;
font-size:11px;
padding:2px;
}
table.orderdetails tr.contentrow1 td.productname {
text-align:left;
}
table.orderdetails tr.contentrow2 td {
background-color:#F2F0EB;
vertical-align:top;
}
table.orderdetails tr.contentrow2 td.quantity {
text-align:center;
}
table.orderdetails tr.contentrow2 td.quantity input {
border:1px solid #928B6B;
font-size:11px;
padding:2px;
}
table.orderdetails tr.contentrow2 td.productname {
text-align:left;
}
table.orderdetails tr td.singleprice {
text-align:right;
white-space:nowrap;
}
table.orderdetails tr td.totalprice {
text-align:right;
white-space:nowrap;
}
table.orderdetails tr td.delete {
text-align:center;
white-space:nowrap;
}
table.orderdetails tr td.productname table.productattributes {
margin-top:3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
padding:0;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
padding-right:4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
width:100%;
}
table.orderdetails tr td.subtotal {
background-color:#999999;
border-color:#666;
border-style:solid;
border-width:1px 0 0;
text-align:right;
}
div.productnavigator {
background-color:#EDEDED;
border:1px solid #999999;
padding:8px;
}
table.reviewlist {
background-color:#FFF2CC;
border-color:#928B6B;
border-style:solid;
border-width:0 1px 1px;
}
table.reviewlist tr td {
padding:4px;
white-space:nowrap;
}
table.reviewlist tr.header td {
background-color:#928B6B;
color:#FFFFFF;
font-weight:bold;
}
table.reviewlist tr.contentrow1 td {
background-color:#ECE9E2;
}
table.reviewlist tr.contentrow2 td {
background-color:#F2F0EB;
}
textarea#review {
width:100%;
}
table.medialist {
background-color:#E6E2CF;
}
table.medialist tr td {
padding:6px;
vertical-align:top;
white-space:nowrap;
}
table.medialist tr.contentrow1 td {
background-color:#E6E2CF;
}
table.medialist tr.contentrow2 td {
background-color:#EEEAD9;
}
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
background-color:#FFF2CC;
border:1px solid #DA9401;
display:table;
float:left;
margin-bottom:15px;
width:235px;
}
.sitemapwrap .sitemapright {
background-color:#FFF2CC;
border:1px solid #DA9401;
display:table;
float:right;
margin-bottom:15px;
width:235px;
}
.sitemapheader {
background-color:#DA9401;
color:#FFFFFF;
font-weight:bold;
padding:3px;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
color:#FFFFFF;
text-decoration:none;
}
.sitemapcontent {
padding:6px;
}
.sitemapcontent li {
list-style-type:none;
}
p.checkoutcomment textarea {
width:100%;
}
table.checkoutconfirmationorderdetails {
border:medium none;
margin:0 0 10px;
padding:0;
}
table.checkoutconfirmationorderdetails tr td.productname {
font-weight:bold;
width:100%;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
color:#666666;
font-size:11px;
font-weight:normal;
padding:0 0 0 30px;
white-space:nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
color:#666666;
font-size:11px;
font-weight:normal;
padding:0 0 0 30px;
}
table.checkoutconfirmationorderdetails tr td.productprice {
text-align:right;
white-space:nowrap;
}
table.checkoutconfirmationorderdetailstotal {
border:medium none;
margin:10px 0 0;
padding:0;
}
table.checkoutconfirmationorderdetailstotal tr td.name {
text-align:right;
}
table.checkoutconfirmationorderdetailstotal tr td.value {
text-align:right;
white-space:nowrap;
}
#short-description {
padding-left:20px;
}
#product-attributes {
padding-left:20px;
}
#product-hr {
height:10px;
min-height:10px;
}
p.checkoutagb textarea {
width:100%;
}
p.errormessage {
background-color:#ECE9E2;
border:2px solid #990000;
color:#990000;
padding:15px;
}
.messageStackSuccess {
background-color:#66FF66;
padding:4px;
}
body.popupproductinfo {
background:#FFFFFF none repeat scroll 0 0;
padding:15px;
}
.footernote {
clear:both;
font-weight:bold;
padding-left:15px;
padding-top:15px;
}
.textcontents ol {
margin-left:2.5em !important;
}
.popupContainer {
background-color:#FFFFFF;
padding:10px;
text-align:left;
}
