@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
html { overflow-y: scroll }
body { background: white; color: #18171b;
	font-family: 'Open Sans', Arimo, Arial, sans-serif;
	font-size: 9pt; font-weight: 300; margin: 0; padding: 0;
	min-width: 1000px }
a { color: inherit; text-decoration: underline }
/* a:active { outline: none } */
b { font-weight: bold }
h1, h2, h3, h4, h5, h6 { font-size: 10pt; font-weight: 800 }
img { border: 0 }

input[type=email],
input[type=text], input[type=password], textarea { background: white;
	font-family: Arial, sans-serif; font-size: 7pt; line-height: 9pt;
	padding: 5px; margin: 1px; border: 0; height: 9pt;
	width: 20em; box-shadow: 2pt 2pt 5pt rgba(0,0,0,.2);
	box-sizing: content-box }
textarea { width: 30em; height: 5em }
button { font-family: Arial, sans-serif; font-size: 8pt }
input[type=text], input[type=password], button, input[type=submit],
input[type=button] { vertical-align: middle }

#flashmsgs { position: absolute; left: 50%; top: 50px; width: 400px;
	margin-left: -200px }
#flashmsgs .flashmsg { margin: 0 0 5px 0; padding: 5px 19px;
	border: 1px solid white; background: green; color: white }
#flashmsgs .flashmsg.error { background: #e41f26 }

#flashmsgs.hidden { height: 1px; opacity: 0.1; display: block;
	overflow: hidden }
#flashmsgs.show { height: auto; opacity: 1.0 }
#flashmsgs.hidden, #flashmsgs.show {
	transition: opacity 1s, height 300ms ease-out }

.columns:after { display: block; content: ''; clear: both; height: 0 }
.column-1-0, .column-0-1 { width: 49% }
.column-1-0-0, .column-0-1-0, .column-0-0-1 { width: 32% }
.column-1-0, .column-1-0-0, .column-0-1-0 { float: left; margin-right: 1% }
.column-0-1, .column-0-0-1 { float: right }

div.block { width: 100%; min-width: 970px }
div.inner { width: 970px; margin: 0 auto }
div.inner:after { display: block; content: ''; height: 0;
	overflow: hidden; clear: both }

#above { margin: 0; padding: .4em 0 0 0;
	background: url(img/abovebg.jpg) repeat-x 0 100% }
#above > .inner { padding: 0 13px; min-height: 64px;
	background: url(img/siegel.jpg) no-repeat bottom right }
#above > .inner > .left { width: 70%; float: left }
.vorteile { display: block; margin: 0; padding: 18px 0 0 0;
	list-style: none; font-size: 11px; color: #606060 }
.vorteile li { display: inline-block; padding: 0 }
.vorteile li + li { padding-left: 3em }
.vorteile li img { margin-bottom: -1px }

#header { background: #e4e4e3 url(img/brushedbg.jpg) }
#header > .inner { padding: 2pt 0; position: relative }
#header > .inner > .right { width: 55%; float: right; text-align: right }
#header > .inner > .left { width: 42%; float: left }
#header .onlineshoplogo { margin-top: 30px; margin-bottom: 60px }

/* #cartcat { text-align: right } */
#cart, #cat { display: inline-block; position: relative;
	text-decoration: none }
#cartnum, #catnum { display: block; position: absolute; left: 50%;
	top: -8px; background: #415db2; color: white; border-radius: 100px;
	padding: 1px; min-width: 19px; font-weight: bold; font-size: 12px;
	line-height: 19px; text-align: center;
	transform: translate3d(-30px,0,0) }

#shoplogo { display: block; position: absolute; line-height: 1pt; top: 36px;
	left: 0 }

#headlogin { padding: 5pt 4pt; font-size: 7pt }
#headlogin input { width: 60pt }
#headlogin button { border: 0; background: transparent; font-weight: bold;
	color: #ed1c24; padding: 2px; margin: 0; font-size: 10pt }
#headlogin > form { padding: 0 0 5pt 0 }
#headlogout { padding: 5pt }
#headlogin, #headlogout { min-height: 29pt }

#headlogout .small { font-size: 85% }

#claim { background: #18171b; color: white; font-size: 13pt;
	font-weight: bold; margin-left: -107px; padding: 10pt 20pt 10pt 113px;
	text-transform: uppercase; margin-right: 80px }

#search { /* margin-top: 1em; */ text-align: left; display: inline-block;
	width: 400px }
#search img { float: left; margin-right: 1em; height: 50px; width: auto }
#search form { margin: 0; padding: 0; /* width: 250px */ }
#search form:nth-child(0n+2) { margin-top: 5px }
#search input[type=text] { width: 240px; margin: 2px 0; padding-top: 2px;
	padding-bottom: 2px }
#search input.hidden { width: 1px; height: 1px; margin: 0;
	box-sizing: border-box; padding-left: 10px; background: transparent;
	border: 0; overflow: hidden }

#miscnav { padding: 30px 0 10px 0; margin: 0; list-style: none;
	display: block; text-transform: uppercase }
#miscnav > li { display: inline-block; text-align: center;
	padding: 0 .5em; width: 7em; vertical-align: top }
#miscnav > li:last-child { padding-right: 0 }
#miscnav > li > a { text-decoration: none; color: black; outline: none }
#miscnav > li > a > img { display: block; margin: 0 auto .5em auto;
	width: 40px; height: 40px }

#mainnav { background: white url(img/mainnavbg.jpg) repeat-x;
	min-height: 40px; margin-bottom: 10px; padding-top: 2px;
	position: relative }
#mainnav.empty { min-height: 35px; margin-bottom: 0 }
#mainnav > .inner { padding: 0; line-height: 12pt; text-align: center }
#mainnav > .inner > .pos:after { display: block; content: ''; height: 0;
	clear: left }
/* #mainnav > .inner > .pos { padding-left: 190px } */
#mainnav div.nav { display: inline-block; margin: 0 3pt;
	/* background: #ccc url(img/brushedbg.jpg); */
	background: transparent; color: white;
	/* box-shadow: 5pt 5pt 10pt rgba(0,0,0,.2) */ }
#mainnav a.nav { display: block; padding: 3pt 4pt 0 4pt;
	text-decoration: none; color: inherit; font-weight: bold;
	font-size: 11px; border-bottom: 3pt solid green;
	background-color: green }
#mainnav div.nav:hover a.nav,
#mainnav div.nav.active a.nav { border-bottom-color: green; color: black;
	background: transparent !important; /* opacity: 0.8 */ }
#mainnav > .fg { position: absolute; top: 2px; left: 0; width: 100%;
	height: 100%; background: url(img/mainnavfg.png) repeat-x 0 0;
	pointer-events: none }
#mainnav.empty > .fg { position: static; height: 34px }

#mainnav div.nav > .sub { text-align: left; display: none; position: absolute;
	z-index: 200 }
#mainnav div.nav:hover > .sub { display: block }
#mainnav div.nav > .sub > ul { margin: 0; padding: 10px;
	margin-top: 10px; background: green url(img/brushedbg.png) }
#mainnav div.nav > .sub ul { list-style: none }
#mainnav div.nav > .sub > ul ul { margin: 0; padding: 0 0 0 2em }
#mainnav div.nav > .sub > ul > li { font-weight: bold }
#mainnav div.nav > .sub > ul > li > a { display: block; margin: 0 -10px;
	padding: 0 10px }
#mainnav div.nav > .sub > ul > li > a:hover { background: rgba(255,255,255,.3) }
#mainnav div.nav > .sub > ul > li ul { font-weight: normal }
#mainnav div.nav > .sub > ul > li ul li:hover { text-decoration: underline }
#mainnav div.nav > .sub a { text-decoration: inherit; color: inherit }

#content { background: white url(img/contentbottombg.jpg) repeat-x 0 100%;
	min-height: 120pt; padding-bottom: 30px }
#content .side { float: left; width: 180px; padding: 0 5pt 0 0 }
#content .side h1 img { float: left; margin-top: -10px }
#content .main { float: right; width: 764px; position: relative }

#kontaktinfo { position: fixed; bottom: 20px; right: 10px }
#kontaktinfo > .box { background: rgba(255,255,255,.7);
	border: 2px solid #e41f26;
	display: block; box-shadow: 2pt 2pt 1em rgba(0,0,0,.3) }
#kontaktinfo img { float: left }
#kontaktinfo .box:after { display: table; content: ''; clear: both }
#kontaktinfo .text,
#kontaktinfo .phone, #kontaktinfo .when { display: block;
	text-align: right; white-space: nowrap; padding: 1px 20px 0 20px }
#kontaktinfo .phone { font-size: 1.7em; color: #e41f26; font-weight: bold }
#kontaktinfo .when { font-size: 1.2em; color: black }
#kontaktinfo .text { font-size: 1.2em; color: black; padding-top: 5px;
	font-weight: normal; text-transform: uppercase }

#footer { background: #e4e4e3 url(img/footerbg.jpg) repeat-x;
	font-size: 7.5pt; margin-bottom: 80px }
#footer > .inner { padding: 10px 0; height: 70px; overflow: hidden;
	line-height: 28px }
#footer > .inner > .left { width: 60%; float: left }
#footer > .inner > .right { text-align: right; width: 40%; float: right }
#footer a { text-decoration: none }
#footer .left a { color: #e41f26 }

h1.home { padding-top: 2em }

#grpnav { float: left; width: 180px; font-size: 10pt; padding: 0 5pt 0 0 }
#grpnav a { color: inherit; text-decoration: inherit }
#grpnav > ul { width: 100% }
#grpnav ul { margin: 0; padding: 0; list-style: none; display: block }
#grpnav > ul > li { /* opacity: 0.8; */ color: white; font-weight: bold;
	margin: 0 0 5px 0; padding: 0; overflow: hidden;
	box-shadow: 5pt 5pt 10pt rgba(0,0,0,0.2) }
#grpnav > ul > li a { display: block; padding: 2pt 4pt; /* width: 120px; */
	/* word-wrap: break-word; */ /* text-overflow: ellipsis;
	white-space: nowrap; overflow: hidden */ }
#grpnav > ul > li.current > a { padding-left: 20px }
#grpnav > ul li.current > a {
	background: #aaa url(img/grpsel.png) no-repeat 4px 4px;
	background-color: rgba(255,255,255,.2) }
#grpnav > ul ul > li.active > a { background-color: rgba(255,255,255,.2) }
#grpnav > ul > li ul { font-size: 8pt; font-weight: normal }
#grpnav > ul > li li a { padding-left: 20pt }
#grpnav > ul > li li li a { padding-left: 28pt }
#grpnav > ul > li li li li a { padding-left: 36pt }

div.groupmain { position: relative; width: 764px; float: right }
div.groupmain:after,
div.grouphead:after { display: block; content: ''; clear: both; height: 0 }
div.grouphead { margin: 0 0 30px 0 }
div.overview > .groups,
div.grouphead > .groups { float: left; width: 235px; position: relative;
	z-index: 10; padding-top: 4pt; margin-right: -20px }
h1.group, h2.group { background: green; padding: 2pt 4pt; margin: 0 0 .3em 0;
	color: white; font-size: 11pt; line-height: 15pt;
	font-weight: 700;
	/* white-space: nowrap; overflow: hidden; text-overflow: ellipsis */ }
div.grouphead > .filter { float: right; width: 420px; position: relative;
	padding: 4px 10px 4px 110px; background: #ddd url(img/brushedbg.jpg);
	box-shadow: 5pt 5pt 10pt rgba(0,0,0,.15) }
div.grouphead > .filter > div.leftmag { position: absolute; top: 60px;
	left: 30px }
div.grouphead > .filter > h2,
div.grouphead > .filter > p { padding: 0; margin: 0; line-height: 1.5 }
div.grouphead > .filter > form { margin: .7em 0 }
div.grouphead > .filter > form > label { width: 100px; float: left;
	font-weight: bold; font-size: .9em }
div.grouphead > .filter > form > select { width: 100px; border: none;
	height: 1.2em; padding: 0 0 0 2px; font-size: .8em; line-height: 1.2em;
	background: white; box-shadow: 3pt 3pt 5pt rgba(0,0,0,.2);
	color: #111; font-weight: 300 }
div.grouphead > .filter > form > select option.disabled,
div.grouphead > .filter > form > select option[disabled] {
	text-decoration: line-through; color: #555 }
div.grouphead > .filter > form > br { clear: left }
div.grouphead > .filter span.hits { color: #e41f26; font-weight: bold }
.productselect-button { border: none; margin: 0 0 0 10pt; padding: 3px 6px;
	font-weight: bold; color: #e41f26;
	background: #ccc url(img/brushedbg.jpg);
	box-shadow: 3pt 3pt 10pt rgba(0,0,0,.2);
	vertical-align: bottom }
.productselect-button.ralign { float: right; margin-right: 20px }
div.overview > .groups { float: none }
div.overview > .subgroups { margin: 10px 0 20px 0 }
div.overview > .subgroups > a { float: left; width: 24%; height: 95px;
	margin-left: 1%; display: block; text-decoration: inherit;
	margin-bottom: 15px }
div.overview > .subgroups > a:focus { outline: none }
div.overview > .subgroups > a > .img { width: 100%; height: 75px;
	overflow: hidden; text-align: center }
div.overview > .subgroups > a > .name { font-size: 11px;
	line-height: 16px; border-bottom: 2px solid green;
	background: #ddd url(img/brushedbg.jpg); text-align: right;
	box-shadow: 4px 4px 10px rgba(0,0,0,.2); font-weight: normal;
	padding: 0 5px }
div.overview > .subgroups:after { display: block; content: ''; clear: both;
	height: 0 }
div.overview > .text { margin: 0 0 20px 0 }

div.product { font-size: 7pt; position: relative }
div.product.incartoverlay { font-size: 9pt }
div.product .features:after,
div.product:after { display: block; content: ''; height: 0; clear: both }
div.product { background: #ddd url(img/brushedbg.jpg); color: black;
	padding: 0; margin: 0 0 30px 0;
	box-shadow: 5pt 5pt 10pt rgba(0,0,0,.15) }
div.product > div.productimage { width: 130px; position: relative }
#editcart div.product > div.productimage { width: 160px }
div.product > div.productimage > img { vertical-align: bottom; margin: 1px }
div.product > div.productimage > img.productimage {
	max-width: 120px; width: auto; height: auto }
#editcart div.product > div.productimage > img.productimage {
	max-width: 150px }
div.product > div.productimage > img.tech { position: absolute;
	top: 5px; right: 15px; box-shadow: 1px 1px 7px rgba(0,0,0,.2) }
div.product > div.productimage > img.mag { position: absolute;
	/* top: 75px; right: 17px; */ cursor: pointer;
	bottom: 5px; right: 10px }
div.product > div.productimage > img.nobig,
div.product > div.productimage > img.big { position: absolute; margin: 0;
	border: 1px solid #ccc; box-shadow: 3px 3px 6px rgba(0,0,0,.2) }
div.product > div.productimage > img.nobig { top: 0; left: 0;
	width: 120px; height: 120px; opacity: 0.2 }
div.product > div.productimage > img.big { top: -165px; left: -165px;
	opacity: 1.0; width: 500px; height: 500px;
	transition: all ease-in 300ms; z-index: 12 }
div.product > div.productimage > img.nobig + img.big { left: -300px }
div.product.small > div.productimage { width: 95px }
div.product > div.productinfo { width: 260px; padding: 4pt;
	box-sizing: border-box }
div.product.small > div.productinfo { width: 290px }
div.product > div.productimage,
div.product > div.productinfo { float: left; min-height: 1em }
div.product > div.productinfo { overflow: hidden }
div.product .productname a,
div.product .artnr a { text-decoration: inherit }
div.product .verfuegbar1,
div.product .verfuegbar2,
div.product .verfuegbar3 { font-size: 12px }
div.product .verfuegbar1 .dots,
div.product .verfuegbar2 .dots,
div.product .verfuegbar3 .dots { font-size: 1.2em; line-height: 1 }
div.product .verfuegbar1 { color: #00a700 }
div.product .verfuegbar2 { color: #a7a700 }
div.product .verfuegbar3 { color: #a70000 }
div.product .liefer { color: #666 }
div.product h3 { font-weight: bold; color: green; white-space: nowrap }
div.product h4 { font-weight: normal; color: white }
div.product h3, div.product h4 { font-size: 1em; line-height: 1em;
	margin: 0 0 2px 0; height: 1em; padding: 1px 0 }
div.product h4 > a > span { display: inline-block; background: green;
	padding: 2px 4px }
div.product p.desc { line-height: 14px; padding: 0 }
div.product .features { margin: 4px 0 4px 0 }
div.product .features label,
div.product .features span { float: left }
div.product .features br { clear: left }
div.product .features label { width: 100px; overflow: hidden;
	text-overflow: ellipsis }
div.product table.features { max-width: 100%; border: 0;
	border-collapse: collapse }
div.product table.features td { vertical-align: bottom; overflow: hidden;
	text-overflow: ellipsis; padding: 1px; border: 0;
	line-height: 12px }
div.product table.features td + td { padding-left: 3pt }
div.product > .mehr { display: block; padding: 2px 4px; position: absolute;
	background: green; color: white; left: 135px; bottom: 5px;
	cursor: pointer; font-weight: normal }
div.product > div.action { float: right; min-height: 60px; width: 285px;
	padding: 10px 15px 10px 0 }
div.product.small > div.action { min-height: 70px }
#editcart div.product.small > div.action { width: 350px }
div.product.small > div.action > a.del { display: block; float: right }
div.product > div.action > .addcat { text-align: right; margin-top: 10px;
	font-size: 7pt; margin-bottom: 10px }
div.product > div.action > .addcat a { text-decoration: inherit }
div.product > div.action > .addcat img { vertical-align: top;
	margin-top: -10px; margin-left: 8px  }
div.product > div.action > .price { float: left; width: 55%;
	box-sizing: border-box }
div.product > div.action > .price .pricestr { font-weight: bold;
	font-size: 11pt }
div.product > div.action > .price .pricestr .origprice {
	display: inline-block; text-decoration: line-through;
	line-height: 1; font-weight: normal; font-size: .8em }
div.product > div.action > div.details { margin: 5px 0; line-height: 1 }
div.product > div.action > form { position: relative; height: 60px;
	width: 45%; box-sizing: border-box; float: right }
div.product.small > div.action > form.cart { height: auto; margin-top: 3.3em;
	width: auto; float: none }
div.product > div.action > form > label { display: block; text-align: right }
div.product.small > div.action > form.cart > label { position: static;
	background: transparent; color: inherit; width: auto;
	display: inline }
div.product > div.action > form > label > input[type=text] {
	width: 4em; box-shadow: none; vertical-align: middle }
div.product.small > div.action > form.cart > label > input[type=text] {
	width: 2em; float: none; margin: 0 0 0 1em }
div.product.small > div.action > form.cart > span.subtotal {
	font-weight: bold; display: block; float: right;
	margin-right: 2em }
div.product.small > div.action > form.cart > div.pricestr {
	text-align: right; padding-right: 2em; font-size: 6pt }
div.product > div.action > form > input[type=image] { position: absolute;
	right: 0; bottom: 0 }
div.product > div.action > form > div.loading,
div.product > div.action > form > div.msg { padding: .5em 1em;
	background: green; color: white; text-align: center;
	border: 1px solid white; position: fixed; width: 200px;
	top: 2em; left: 50%; z-index: 11; margin: 0 0 0 -100px;
	box-shadow: 2pt 2pt 5pt rgba(0,0,0,.2) }
div.product > div.action > form > div.msg.error { background: #e41f26 }
div.product > div.action > form > div.loading { background: #666 }
div.product > div.action > form > div.button { text-align: right;
	margin-top: 10px }
div.product > div.action > form > div.button > input[type=submit] {
	border: none; color: white; background: green; font-size: 1em;
	padding: 2px 4px }

/*
#editcart > div:after { display: block; content: ''; height: 0;
	clear: both }
#editcart > div > h2 { width: 160px; float: left; text-align: right;
	margin: 0; padding: 0 }
#editcart > div > h2 > img { vertical-align: middle }
#editcart > div > .list { width: 764px; float: right }
*/

#content > .inner > .splitcol:after { display: block; content: '';
	height: 0; clear: both }
#content > .inner > .splitcol > div.left { width: 160px; float: left;
	text-align: right; margin: 0; padding: 0 }
#content > .inner > .splitcol > div.main { width: 764px; float: right }

form.brushed { width: 510px }
form.brushed fieldset { padding: 8px; margin: 0; border: 0;
	background: #ddd url(img/brushedbg.jpg);
	box-shadow: 5px 5px 12px rgba(0,0,0,.2) }
form.brushed fieldset + fieldset { margin-top: 20px }
form.brushed label { float: left; width: 150px; clear: left; margin-top: 4px;
	font-size: 11px }
form.brushed textarea,
form.brushed input[type=password],
form.brushed input[type=text] { width: 300px; margin: 4px 0 }
form.brushed textarea { height: 5em }

form.brushed hr { display: block; clear: left; border: none;
	background: transparent; height: 1px }

form.brushed .starinfo { width: 458px; text-align: right; margin: .2em 0 1em 0;
	line-height: 1; font-size: 10px }

form.brushed .buttons { margin: 1.5em 0 10px 0; text-align: right }

form.brushed span.info { background: #41b23b; color: white; padding: 2px 4px;
	font-size: 9px; line-height: 9px; font-weight: bold;
	border-radius: 6px; margin-top: -6px; display: inline-block;
	vertical-align: top; text-align: center }

form .buttons { text-align: right }
a.greensubmit,
form button.greensubmit { border: 0; margin: 0; padding: 11px 48px 13px 5px;
	line-height: 15px; color: white;
	background: #41b23b url(img/greensubmit.jpg)
		no-repeat 100% 0 }
form button.greensubmit { cursor: pointer }
div.buttons { text-align: right }
a.greensubmit { display: inline-block; margin: 10px 0;
	text-decoration: inherit }

.detaillink { display: inline-block; vertical-align: middle; padding: 2px 3px;
	line-height: 1.3; text-decoration: none; text-align: center }

.grouphead .grpimg { max-width: 200px }
.grouphead .grpimg img { max-width: 100%; max-height: 80px; width: auto;
	height: auto; vertical-align: middle }

#overlay-outer { position: fixed; width: 100%; height: 100%; z-index: 300;
	text-align: center; top: 0; left: 0 }
#overlay-outer .overlay-shadow { position: absolute; top: 0; left: 0;
	width: 100%; height: 100%; background: rgba(0,0,0,.8) }
#overlay-outer .overlay-inner { max-width: 90%; max-height: 90%;
	position: relative; display: inline-block; vertical-align: middle;
	text-align: left }
#overlay-outer:before { display: inline-block; content: ''; width: 1px;
	margin-right: -1px; height: 100%; vertical-align: middle }
#overlay-outer .cartoverlay { width: 600px; background: white;
	padding: 8px 16px }
.msg-success { border: 1px solid #00a700; background: #dbf2db;
	font-size: 13px; font-weight: bold; padding: 4px 12px }
.cartoverlay .product { margin: 1em 0 }
.cartoverlay .vorteile { padding-top: 1em }
.cartoverlay .buttons { text-align: left; font-size: 11px;
	font-weight: normal; float: left; width: 60%;
	margin-top: 30px; position: absolute; bottom: 10px; left: 170px }
.cartoverlay .buttons > a { border: 1px solid #9c251b; background: black;
	color: white; text-transform: uppercase; text-decoration: none;
	padding: .2em 1.2em; white-space: nowrap; display: inline-block;
	margin-right: 1.2em }
.cartoverlay .buttons > a.cont { background: white; color: #9d9d9d;
	border: 1px solid #9d9d9d }
#overlay-outer .loading { width: 40px; height: 40px;
	border-top: 2px solid white; animation: 500ms linear infinite rotate;
	border-radius: 1000px}
@keyframes rotate {
	from { transform: rotate3d(0,0,1,0deg) }
	to { transform: rotate3d(0,0,1,360deg) }
}
#overlay-outer .msg,
#overlay-outer .box,
#login-window { background: white; padding: 5px 10px; position: relative }
#overlay-outer .box .close.x,
#overlay-outer .msg .close.x,
#login-window .close.x { position: absolute; top: -.6em; right: -.6em;
	text-decoration: inherit; font-size: 2em; display: block;
	background: white; border: 1px solid #d7d7d7; cursor: pointer;
	line-height: 1; padding: 1px 4px; color: #666 }
#content a.blackbutton,
#content form .blacksubmit,
#content .nobox h2,
#content .box h2,
#content h2.box, #content button.box,
#content .box button, #content .box input[type=submit],
#content .nobox form button,
#overlay-outer .msg h2,
#overlay-outer .box h2,
#overlay-outer .box form button,
#login-window h2,
#login-window input[type=submit],
#login-window .button { background: black; color: white; font-weight: normal;
	border: 1px solid #9c251b; padding: 2px 8px;
	text-transform: uppercase; text-align: center;
	text-decoration: inherit; margin: .5em 0 1em 0 }
#login-window > .button { display: block }
#content .nobox form .buttons,
#overlay-outer .box form .buttons,
#login-window .buttons { text-align: center }
#overlay-outer .box form label,
#login-window label { display: block; font-weight: bold; font-size: 8pt }
#overlay-outer .box form input[type=text],
#overlay-outer .box form input[type=password],
#overlay-outer .box form input[type=email],
#login-window input[type=text],
#login-window input[type=password] { width: 30em; box-sizing: border-box;
	height: auto; font-size: 7pt }
#overlay-outer .box form,
#login-window form { padding: 0 2em }
#login-window .check { text-align: center }
#login-window .check label { display: inline-block; margin-right: 2em }
#login-window .check input[type=checkbox],
#login-window .check label { vertical-align: middle }

#overlay-outer .msg { background: white; min-width: 452px; max-width: 60%;
	padding: 5px 10px }
#overlay-outer .msg p { text-align: center }

#content div.box { box-sizing: border-box; border: 1px solid #a8a8a8;
	box-shadow: 4px 4px 5px rgba(0,0,0,.3); padding: 10px;
	margin-bottom: 10px }
#content .box form .buttons { text-align: center }
#content .nobox form label,
#content .box form label { display: block; font-weight: normal; color: black }
#content .nobox form input[type=text],
#content .nobox form input[type=password],
#content .nobox form input[type=email],
#content .box form input[type=text],
#content .box form input[type=password],
#content .box form input[type=email] { width: 70%; min-width: 20em;
	max-width: 100%; box-sizing: border-box; vertical-align: middle;
	height: auto; margin: 2px 0 5px 0; border: 1px solid #e0e0e0 }
#content .box form .smallinfo { font-size: .9em; color: #666;
	padding-left: 2em; margin-bottom: 5px }
#content .box form label.checkbox { padding-left: 25px }
#content .box form label.checkbox span.checkbox { margin-left: -25px;
	display: inline-block; width: 25px }
#content h2.upper { text-transform: uppercase }
#content .main h2.upper { text-align: center }
#content .side ul.subnav { list-style: none; margin: 0; padding: 0 0 0 5px }
#content .side ul.subnav li a { text-decoration: inherit }
#content .side ul.subnav li.sel { font-weight: bold }
#content h2.box.left { text-align: left }
#content form .buttons.left { text-align: left }
#content .box hr { border: none; height: 1px; background: black }

table.versandkosten { margin: .5em auto }
table.versandkosten td { padding: .3em 2em .3em .3em }
table.versandkosten table td + td { padding: .3em; text-align: right }
