/* cmsms stylesheet: Standard modified: Dienstag, 19. März 2024 23:24:31 */
@font-face {
	font-family: Istok;
	src: url(https://transport-music.de/fonts/istokweb-regular.woff2) format('woff2'),
			url(https://transport-music.de/fonts/istokweb-regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Istok;
	src: url(https://transport-music.de/fonts/istokweb-italic.woff2) format('woff2'),
			url(https://transport-music.de/fonts/istokweb-italic.woff) format('woff');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: Istok;
	src: url(https://transport-music.de/fonts/istokweb-bolditalic.woff2) format('woff2'),
			url(https://transport-music.de/fonts/istokweb-bolditalic.woff) format('woff');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: Istok;
	src: url(https://transport-music.de/fonts/istokweb-bold.woff2) format('woff2'),
			url(https://transport-music.de/fonts/istokweb-bold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}
/*
@font-face {
	font-family: 'Encode Sans';
	src: url(https://transport-music.de/fonts/encodesansnormal-400-regular.woff2) format('woff2'),
			url(https://transport-music.de/fonts/encodesansnormal-400-regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: 'Encode Sans';
	src: url(https://transport-music.de/fonts/encodesansnormal-500-medium.woff2) format('woff2'),
			url(https://transport-music.de/fonts/encodesansnormal-500-medium.woff) format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Encode Sans';
	src: url(https://transport-music.de/fonts/encodesansnormal-700-bold.woff2) format('woff2'),
			url(https://transport-music.de/fonts/encodesansnormal-700-bold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: Icons;
	src: url('https://transport-music.de/fonts/icons.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/*
\e600 – pfeil links
\e601 – pfeil rechts
\e602 – senden
\e603 – nachricht
\e604 – e-mail
\e605 – person
\e606 – kontakt
\e607 – preise
\e608 – referenzen
\e609 – leistungen
\e60a – service
\e60b – künstler
\e60c – katalog
\e60d – geld
\e60e – koffer
\e60f – nach oben
\e610 – warenkorb
\e611 – warenkorb2
*/

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
	font: 14px/1.5 Istok, Arial, Helvetica, Sans-serif;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
a {
	color: #F93;
	text-decoration: none;
}
address {font-style: normal;}
dl {margin: 2ex 0;}
dd {
	font-style: italic;
	margin-left: 10px;
	font-size: 13px;
}
dd:before {
	content: '→ ';
	color: #F93;
}
dt {
	font-weight: bold;
	margin-top: 2ex;
}
dt:first-child {margin-top: 0;}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	font-family: 'Encode Sans', Arial, Helvetica, Sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 1.5ex 0;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 2ex 0 1ex;
}
h4 {margin: 2ex 0 0;}
h3 + *, h4 + * {margin-top: 0;}
img {
	border: none;
	max-width: 100%;
	height: auto;
}
input, select, textarea {margin: 0;}
input, textarea {
	background: white;
	border: 1px solid #CCC;
	border-bottom: 3px solid black;
	padding: 5px;
	color: black;
	font: 20px 'Istok', Arial, Helvetica, Sans-serif;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input:focus, textarea:focus {border-bottom-color: #F93;}
input[type=radio], input[type=checkbox], input[type=button], input[type=submit] {
	padding: 0;
	display: inline;
	border: none;
	background-color: #F93;
	color: white;
}
iframe, img, input, object, select, textarea {
	vertical-align: middle;
	margin: 0;
}
label {font-weight: bold;}
label span {
	font-weight: normal;
	font-style: italic;
	color: #999;
	font-size: 12px;
}
legend {
	padding: 0;
	font: bold 16px 'Encode Sans', Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
}
legend span {
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
}
object {pointer-events: none;}
select {display: block;}
table {border-collapse: collapse;}
textarea {
	overflow: auto;
	resize: vertical;
	min-height: 80px;
}
td, th {text-align: left;}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul li:before {
	content: '\2022';
	color: #F93;
	font-weight: bold;
	font-size: 24px;
	margin-right: 5px;
	line-height: 1;
	vertical-align: middle;
}
th, td {
	-moz-hyphens: manual;
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
	text-align: left;
}
.skip, hr {
	position: absolute;
	left: -999em;
}
.versteckt {display: none;}
#content hr {position: static;}

.mitteilung, .alert {
	padding: 5px 10px;
	border: 3px solid;
}
.mitteilung * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mitteilung li:before {content: none;}
.mitteilung.fehler, .alert-danger {
	background-color: #FCCFBB;
	border-color: #FA817C;
	color: #BE2A05;
}
.ungültig input, .ungültig textarea {border-color: #FA817C;}
label.ungültig {
/* 	padding: 2px 5px; */
	color: #BE2A05;
	font-size: 12px;
	font-style: italic;
}

#container {
	width: 740px;
	margin: auto;
	padding: 0 10px;
}
#kopf {
	background-color: black;
	color: white;
	padding: 20px 20px 15px;
	line-height: 1;
	min-height: 25px;
}
#kopf:after, #kopf ul:after, #inhalt:after, #news:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
#kopf h1 {margin: 0;}
#kopf h1 * {
	float: right;
	margin-left: 10px;
}
#kopf h1 object:first-child {
	margin-top: -10px;
	margin-bottom: -10px;
}
#kopf h1 object + object {margin-top: 2px;}
#kopf ul {
	margin: -10px 0 0;
	padding: 10px 0 0;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: table;
}
#kopf ul li {
	float: left;
	min-width: 80px;
	margin-left: 30px;
}
#kopf ul .skip + li {margin-left: 0;}
#kopf ul li:before {content: none;}
#kopf a {
	color: white;
	text-decoration: none;
}
#kopf a:hover {color: #F93;}
#kopf li a {
	display: block;
	border-bottom: 3px solid;
	padding-bottom: 5px;
}
#kopf .aktiv > a {color: #F93;}
#kopf ul ul {
	margin-top: 5px;
	position: absolute;
	left: -9999px;
	display: block;
	padding: 0;
}
#kopf .dynamic ul {
	position: static;
	overflow: hidden;
	margin-top: 0;
}
#kopf ul:hover ul {position: static;}
#kopf li li {
	text-transform: none;
	font-size: 12px;
	float: none;
	min-width: 0;
	margin: 8px 0;
}
#kopf li li a {
	display: inline;
	border: none;
}
#kopf .suche {
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}

#inhalt {
	margin-bottom: 50px;
	padding-top: 40px;
	position: relative;
}
#inhalt .origSelect {
	position: absolute;
	left: -9999px;
}
#inhalt .select {position: relative;}
#inhalt .select .trigger {
	height: 34px;
	width: 100%;
	position: absolute;
	top: 0;
	/* background-color: rgba(0,255,100,.5); */
	z-index: 1;
}
#inhalt .select ul {
	overflow: hidden;
	/* position: absolute; */
	/* box-shadow: 0 0 8px rgba(0,0,0,.5); */
	background-color: white;
	/* width: 100%; */
	border-style: solid;
	border-width: 1px 1px 3px;
	border-color: #CCC #CCC black;
	margin: 0;
	font: 20px/1 Istok, Arial, Helvetica, Sans-serif;
}
#inhalt .select .active, #inhalt .select .focus {border-bottom-color: #F93;}
#inhalt .select .active {overflow: auto;}
#inhalt .select .focus {outline: 1px dotted black;}
#inhalt .select li {
	cursor: default;
	padding: 5px 10px;
	white-space: nowrap;
}
#inhalt .select .active .selected {
	background-color: #F0F0F0;
	color: black;
}
#inhalt .select li:hover {
	background-color: #F93;
	color: white;
}
#inhalt .select li:before {content: none;}

#fuß {
	background-color: black;
	color: white;
	position: relative;
	margin-bottom: 50px;
	min-height: 20px;
	padding: 5px 10px;
	clear: both;
}
#fuß:before {
	content: '\e60e';
	font: 22px/40px Icons;
	position: absolute;
	left: 50%;
	top: -8px;
	margin-left: -23px;
	background-color: #F93;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	border: 3px solid white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 1px;
	cursor: default;
}
#fuß .nachoben {
	float: right;
	position: relative;
	text-indent: -9999px;
	color: black;
	width: 20px;
	height: 20px;
}
#fuß .nachoben:before {
	text-indent: 1px;
	position: absolute;
	right: 0;
	background-color: white;
	content: '\e60f';
	font: 14px/17px Icons;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#fuß .nachoben:hover:before {
	background-color: #F93;
	color: white;
}
#fuß ul {margin: 0;}
#fuß li:before {content: none;}
#fuß a {color: white;}
#fuß a:hover {color: #F93;}


.breadcrumb {display: none;}
#inhalt h2 {
	background-color: black;
	color: white;
	font-size: 20px;
	line-height: 1;
	padding: 8px 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	font-weight: 500;
}
#inhalt .title {
	padding-left: 40px;
	margin: 0 0 30px 25px;
}
#inhalt .title:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #f93;
	border: 3px solid white;
	border-radius: 100%;
	cursor: default;
	font: 30px/50px Icons;
	height: 50px;
	left: -28px;
	position: absolute;
	text-align: center;
	top: -10px;
	width: 50px;
}
/*
\e606 – kontakt
\e607 – preise
\e608 – referenzen
\e609 – leistungen
\e60a – service
\e60b – künstler
\e60c – katalog
\e60d – geld
\e60e – koffer
\e610 – warenkorb
*/
#leistungen .title:before {content: '\e609';}
#referenzen .title:before {
	content: '\e608';
	text-indent: -6px;
}
#preise .title:before {
	content: '\e607';
	text-indent: 2px;
}
#artists .title:before {
	content: '\e60b';
	text-indent: 2px;
}
#service .title:before {
	content: '\e60a';
	text-indent: 4px;
}
#katalog .title:before {
	content: '\e60c';
	font-size: 34px;
	line-height: 46px;
}
#kontakt .title:before {content: '\e606';}
#warenkorb .title:before, #bestellung .title:before {
	content: '\e610';
	text-indent: -2px;
}
#inhalt h3 {
	border-bottom: 1px solid black;
	padding-bottom: 2px;
}

#hauptinhalt, #nebeninhalt {text-align: justify;}
#hauptinhalt {
	float: left;
	width: 470px;
}
#nebeninhalt {
	float: right;
	width: 200px;
}
#hauptinhalt > :first-child, #nebeninhalt > :first-child {margin-top: 0;}

#start #kopf h1 {margin-bottom: 40px;}
#start #kopf h1 * {
	float: none;
	margin: 0 auto;
	display: block;
	cursor: default;
}
#start #kopf h1 object:first-child, #start #kopf h1 object:first-child img {
	width: 100px;
	height: 100px;
	margin-bottom: 15px;
}
#start #kopf ul {
	margin: 0;
	padding: 0;
}
#start #kopf ul li {
	width: 260px;
	margin-left: 50px;
}
#start #kopf .nav > .skip + li {margin-left: 0;}
#start #kopf .nav > .skip + li + li + li {width: 80px;}
#start #kopf ul ul {
	position: static;
	margin-top: 5px;
}
#start #kopf li li {
	display: inline;
	margin: 0 0 0 30px !important;
}
#start #kopf li li:first-child {margin-left: 0 !important;}
#start #kopf li li a {padding-bottom: 0;}
#start #inhalt .title {
	margin-left: 0;
	padding-left: 10px;
}

#kontakt #nebeninhalt {font-size: 12px;}
#kontakt #nebeninhalt ul {
	margin-left: 0;
	padding-left: 0;
}
#kontakt #nebeninhalt ul li:before {content: none;}
.tm_kontakt {margin: 20px 0;}
.tm_kontakt legend {display: none;}
.tm_kontakt fieldset > div {
	margin-bottom: 10px;
	position: relative;
}
.tm_kontakt label {line-height: 1;}
.tm_kontakt input, .tm_kontakt textarea {width: 100%;}
.tm_kontakt input[type=text], input[type=email] {height: 35px;}
.tm_kontakt textarea {
	font-size: 14px;
	line-height: 1.35;
}
.tm_kontakt .submit {
	height: 80px;
	position: relative;
}
.tm_kontakt .submit:before {
	content: '\e602';
	font: 48px/80px Icons;
	color: white;
	background-color: #F93;
	width: 80px;
	height: 77px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	border-radius: 100%;
	left: 50%;
	margin-left: -40px;
	top: 0;
	padding-top: 3px;
	text-indent: 1px;
}
.tm_kontakt .submit input {
	width: 80px;
	padding: 5px 10px;
	height: 80px;
	border-radius: 100%;
	margin: auto;
	display: block;
	position: relative;
	z-index: 1;
	cursor: pointer;
	opacity: 0;
}
.tm_kontakt.dynamic fieldset > div {
	margin-bottom: 2em;
	margin-left: 10px;
}
.tm_kontakt.dynamic .k_name:before,
.tm_kontakt.dynamic .k_email:before,
.tm_kontakt.dynamic .k_nachricht:before
{
	font-family: Icons;
	color: white;
	position: absolute;
	background: #F93;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	left: -10px;
	top: -8px;
	border-radius: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.tm_kontakt.dynamic .k_name:before {
	content: '\e605';
	font-size: 25px;
}
.tm_kontakt.dynamic .k_email:before {
	content: '\e604';
	font-size: 33px;
}
.tm_kontakt.dynamic .k_nachricht:before {
	content: '\e603';
	font-size: 31px;
}
.tm_kontakt.dynamic label {
	position: absolute;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	color: #666;
	left: 45px;
	top: 7px;
}
.tm_kontakt .active label {
	bottom: -1.3em;
	font-size: 13px;
	top: auto;
	color: #999;
}
.tm_kontakt.dynamic .k_nachricht.active label {left: 0;}
.tm_kontakt .active label span {display: none;}
.tm_kontakt.dynamic fieldset > div input, .tm_kontakt.dynamic fieldset > div textarea {padding-left: 45px;}
.tm_kontakt .website {
	position: absolute;
	left: -9999em;
}
.tm_kontakt .captcha {
	margin-left: 10px;
	margin-bottom: 2em;
}
.tm_kontakt .captcha label {position: static;}
.tm_kontakt .captcha img {margin-bottom: .5em;}

.galerie {
	position: relative;
	margin: 30px 0;
}
.jsenabled .galerie img {display: none;}
.jsenabled .galerie img:first-child {display: block;}
.galerie .seiten {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
	z-index: 101;
	font-size: 0;
	color: white;
}
.galerie .seiten span {
	cursor: pointer;
	margin: 0 5px;
	display: inline-block;
	border-radius: 100%;
}
.galerie .seiten span:before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	border: 2px solid white;
	border-radius: 100%;
	background-color: rgba(255,255,255,.35);
}
.galerie .seiten .aktiv:before {background-color: #F93;}
.cycle-prev, .cycle-next {
	position: absolute;
	background: #F93;
	color: white;
	cursor: pointer;
	width: 60px;
	height: 60px;
	top: 50%;
	margin-top: -34px;
	z-index: 101;
	line-height: 1;
	text-align: center;
	border-radius: 100%;
	border: 4px solid white;
	opacity: 0;
	-moz-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}
.galerie:hover .cycle-prev, .galerie:hover .cycle-next {
	opacity: 1;
	-moz-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}
.cycle-prev {left: -25px;}
.cycle-next {right: -25px;}
.cycle-prev:before, .cycle-next:before {
	font: 28px/60px Icons;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cycle-prev:before {content: '\e600';}
.cycle-next:before {content: '\e601';}
#leistungen #inhalt ul li {display: inline;}


#news {margin-bottom: 40px;}
#news h2 {
	position: relative;
	padding-left: 40px;
	margin: 0 0 40px 25px;
	clear: both;
}
#news h2 .datum {
	background-color: #f93;
	border: 3px solid white;
	left: -28px;
	position: absolute;
	top: -9px;
	border-radius: 40px;
	font-size: 12px;
	text-align: center;
	width: 50px;
	height: 43px;
	text-indent: 4px;
	padding: 4px 0 3px;
	font-weight: bold;
}
#news h2 .datum:first-line {font-size: 20px;}
#news h2 .datum span {display: none;}
#news h2 .datum .jahr {
	display: block;
	font-size: 9px;
	text-indent: 0;
}
#news .extrafeld {
	float: left;
	width: 200px;
}
#news .extrafeld + .inhalt {
	float: right;
	width: 500px;
}
#news .inhalt {margin-bottom: 50px;}
#news .inhalt :first-child {margin-top: 0;}
#news .inhalt .mehr {cursor: pointer;}

#preise #hauptinhalt, #preise #nebeninhalt {width: 350px;}
#preise #nebeninhalt {padding-top: 4.7ex;}
#preise table {width: 100%;}
#preise thead {
	color: white;
	background-color: black;
	text-transform: uppercase;
}
#preise tbody tr {
	border: solid black;
	border-width: 1px 0;
}
#preise tbody tr:first-child > * {padding-top: 10px;}
#preise th {text-align: left;}
#preise th + th, #preise td + td {text-align: right;}
#preise thead th {padding: 2px 5px 0;}
#preise tbody td {padding: 5px 0;}

#referenzen #inhalt li {
	font-size: 13px;
	margin: 1ex 0;
}
#referenzen #inhalt li strong, #referenzen #inhalt li em {font-size: 18px;}
#referenzen #inhalt li:before {content: none;}
.galerie.klein {font-size: 0;}
.galerie.klein img {display: inline !important;}
.galerie.klein .seiten {
	font-size: 14px;
	color: black;
	position: static;
	text-align: center;
	margin: 10px 0;
	vertical-align: middle;
}
.galerie.klein .seiten > * {
	margin: 0 2px;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: black;
	color: white;
	border-radius: 100%;
}
.galerie.klein .seiten a {background-color: #F93;}
.galerie.klein .seiten em {
	font-style: normal;
	font-weight: bold;
	cursor: default;
}


.produkt.detail .a1 {
	float: left;
	width: 200px;
	position: relative;
}
.produkt.detail .a2 {
	float: right;
	width: 470px;
	text-align: justify;
}
.produkt.detail table {
	margin-top: 10px;
	width: 100%;
}
.produkt.detail tr {
	border: solid black;
	border-width: 1px 0 0;
}
.produkt.detail tr:first-child {border-width: 0;}
.produkt.detail th, .produkt.detail td {
	vertical-align: top;
	padding: 10px 0;
}
.produkt.detail th {
	-moz-hyphens: manual;
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
	padding-right: 10px;
}
.produkt.detail th:after {content: ':';}
.produkt.detail p:first-child {margin-top: 0;}
.produkt.detail table p, .produkt.detail table ul {margin: 0;}
.produkt.detail table ul li:before {content: none;}
.produkt.detail .a1 > div {margin: 5px 0;}
.produkt.detail .cover {margin-bottom: 10px;}
.produkt.detail .künstler {
	font-family: 'Encode Sans', Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.produkt.detail .künstler a {color: black;}
.produkt.detail .künstler a:hover {color: #F93;}
.produkt.detail .art {margin-bottom: 20px !important;}
.produkt.detail .preis {
	font-weight: bold;
	font-size: 16px;
}
.produkt.detail .preis + form {
	position: absolute;
	right: 0;
	margin-top: -6ex;
}
.produkt.detail .menge {
	position: absolute;
	left: -9999px;
}
.produkt.detail .submit button {
	background: #F93;
	padding: 0;
	width: 50px;
	height: 50px;
	color: #F93;
	border-radius: 100%;
	border: none;
	line-height: 1;
	font-size: 1px;
	position: relative;
}
.produkt.detail .submit button:before {
	content: '\e611';
	font: 34px Icons;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 50%;
	margin-left: -17px;
	top: 10px;
}

.produkte {
	margin: 0 0 0 -70px;
	padding: 0;
}
.produkte li {
	float: left;
	width: 200px;
	height: 320px;
	overflow: hidden;
	margin-left: 70px;
	margin-bottom: 20px;
	-moz-hyphens: manual;
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
	line-height: 1.2;
}
.produkte li:before, .bands li:before {content: none;}
.produkte li + li + li + li {
	border-top: 1px solid black;
	padding-top: 30px;
}
.produkte img {margin-bottom: 10px;}
.produkte .künstler {
	font: bold 14px 'Encode Sans', Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
}
.produkte .künstler, .produkte .titel, .produkte .datum, .produkte .kat_nr {margin-bottom: 5px;}
.produkte .datum, .produkte a {font-size: 12px;}
.produkte a {font-weight: bold;}
.bands {
	margin: 0;
	padding: 0;
	font-size: 0;
}
.bands li {
	position: relative;
	width: 246px;
	display: inline-block;
	font: bold 13px/1.35 'Encode Sans', Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
}
.bands li:nth-child(3n+2) {width: 247px;}
.bands img {max-width: 100%;}
.bands span {
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	background-color: black;
	background-color: rgba(0,0,0,.7);
	-moz-transition: padding .3s;
}
.bands a:hover span {
	padding-top: 20px;
	padding-bottom: 20px;
	-moz-transition: padding .3s;
}
.band.detail {margin-bottom: 40px;}
.band.detail:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.band.detail .a1 {
	float: left;
	width: 470px;
	text-align: justify;
}
.band.detail .a2 {
	float: right;
	width: 200px;
	text-align: justify;
}
.band.detail + * {clear: both;}
.band.detail .a2 > :first-child {margin-top: 0;}
.band.detail .produkte li {height: auto;}

.order {margin: 5ex 0;}
.order > div {margin-bottom: 10px;}
.order legend + div {margin-top: 10px;}
.order input {width: 50%;}
.order .plz, .order .ort {display: inline-block;}
.order .plz label span {display: none;}
.order .plz input {width: 85px;}
.order .ort input {width: 280px;}
.order .select {width: 50%;}
.check_versand {font-weight: normal;}
.check_versand input {margin-right: 5px;}
.jsenabled .order.shipping_info {
	display: none;
	position: relative;
}
.jsenabled .order.shipping_info legend span {display: none;}
.order.shipping_info .verwerfen {
	position: absolute;
	right: 50%;
	margin-top: -2.8ex;
	cursor: pointer;
}
.order.shipping_info .verwerfen:before {
	content: '\2573';
	vertical-align: middle;
	margin-right: 2px;
}
.bestätigung {line-height: 1.35;}
.bestätigung tbody th {
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
}
.bestätigung tbody th:after {content: ':';}
/*
.bestätigung.rechnungsinfo {width: 470px;}
.versand {width: 470px;}
*/
.versand .artikel {
	width: 100%;
	margin: 4ex 0;
}
.versand caption {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid black;
	font-family: 'Encode Sans', Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin: 1ex 0;
	line-height: 1.2;
}
.versand .artikel thead th {
	text-align: left;
	background-color: black;
	color: white;
	text-transform: uppercase;
	padding: 2px 0;
}
.versand .artikel thead th:first-child {padding-left: 5px;}
.versand .artikel thead th:last-child {padding-right: 5px;}
.versand .artikel tfoot {
	border-top: 3px double #CCC;
	font-weight: bold;
	font-size: 16px;
}
.versand .artikel tfoot th {text-align: left;}
.versand .artikel tbody tr > * {padding: 3px 0;}
.versand .artikel tbody td:first-child + td + td,
.versand .artikel thead th:first-child + th + th
	{text-align: center;}

.versand .artikel tbody td:first-child + td + td + td,
.versand .artikel thead th:first-child + th + th + th,
.versand .discount, .versand .artikel .total
	{text-align: right;}
.bestätigung {margin-bottom: 4ex;}
.zahlung {clear: both;}

#inhalt > .warenkorb {
/*
	background-color: black;
	color: white;
	padding: 5px 10px;
*/
	font-size: 13px;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 1px;
	padding-top: 3px;
}

.bestellungen {
	line-height: 1.35;
	width: 100%;
	margin-bottom: 3ex;
}
.bestellungen thead {
	background-color: black;
	color: white;
	text-transform: uppercase;
	font-family: 'Encode Sans', Arial, Helvetica, Sans-serif;
	font-weight: bold;
}
.bestellungen th {padding: 3px 5px;}
.bestellungen td {padding: 10px 5px;}
.bestellungen tbody tr > :first-child, .bestellungen tfoot tr > :first-child {padding-left: 0;}
.bestellungen tbody tr > :last-child, .bestellungen tfoot tr > :last-child {padding-right: 0;}
.bestellungen tfoot th, .bestellungen tfoot td {
	padding: 10px 0;
	vertical-align: top;
	border-top: 3px double;
	font-size: 16px;
	font-weight: bold;
}
.bestellungen tfoot th span {
	font-weight: normal;
	font-size: 13px;
	display: block;
}
.bestellungen tbody td {border-bottom: 1px solid black;}
.bestellungen tbody td input {
	font-size: 100%;
	border-bottom-width: 2px;
	padding: 2px;
	text-align: center;
	display: inline;
}
.bestellungen tbody td input[type=number] {width: 40px;}
.bestellungen .menge {text-align: center;}
.bestellungen .einzel, .bestellungen .gesamt {text-align: right;}
.bestellungen input[type=submit] {
	font-size: 13px;
	padding: 0;
	background-color: transparent;
	color: #F93;
	vertical-align: top;
}
.bestellungen input[type=submit]:hover {text-decoration: underline;}

#artikel table {width: 100%;}
#artikel thead {
	color: white;
	background-color: black;
	text-transform: uppercase;
	font-family: 'Encode Sans', Arial, Helvetica, Sans-serif;
}
#artikel .menge {text-align: center;}
#artikel .preis {text-align: right;}
#artikel tfoot {
	font-size: 16px;
	font-weight: bold;
	border-top: 3px double black;
}
#warenkorb .abschnitt {margin-bottom: 3ex;}
.abschnitt#rechnungsinfo {
	float: right;
	width: 45%;
}
.abschnitt#versandinfo {
	float: left;
	width: 45%;
}
.abschnitt#rechnungsinfo table, .abschnitt#versandinfo table {width: 100%;}
.abschnitt#rechnungsinfo table *, .abschnitt#versandinfo table * {vertical-align: top;}
.abschnitt#rechnungsinfo th:after, .abschnitt#versandinfo th:after {content: ':';}
.abschnitt#nachricht {clear: both;}
