@charset "UTF-8";
 @page {
 size:landscape;
 size:21.0cm 29.7cm;
 margin:1cm 1cm 1cm 1.5cm;
}
/* 
Globale Definitionen:
*/

* {
	marging: 0;
	padding: 0;
	outline: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	position: relative;
	font-size: 16px;
}
#top_login, #settings-container {
	display: none;
}
input {
	border: 0px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	/* [disabled]width: 60%;
*/
	color: #000;
}
.input-sml {
}
.close_red {
	display: none;
}
h1 {
	color: #dedede;
	text-shadow: #fff 0px 1px 0px;
	margin: 0px 0px 10px 0;
}
h2 {
	font-size: 18px;
	color: #999;
	margin: 0px 20px;
}
h3 {
	font-weight: normal;
}
p {
	color: #000;
	font-size: 12px;
}
p a {
	color: #000;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.clrflt {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
table {
	width: 100%;
}
th {
	padding: 6px 0px;
	border-bottom: 2px solid #000;
}
td {
	border-bottom: 1px solid #000;
	padding: 3px 0px!important;
	font-size: 12px!important;
}
.line-hell {
	height: 0px;
	border-top: 1px solid #000;
	display: block;
	margin: 5px 0px;
}
.popup_container {
	display: none;
}
.invoice-payment {
	display: none;
}
#table_pos0 {
	display: none!important;
}
#info_ok_wrapper {
	display: none;
}
#info_nok_wrapper {
	display: none;
}
#wait {
	display: none;
}
#help {
	display: none;
}
#help_background {
	display: none;
}
label {
	color: #555;
	font-size: 12px;
	margin: 0 0 0 6px;
	display: block;
}
form span {
	position: relative;
	display: block;
}
.icon-edit:focus {
	background-image: url(../img/icon_edit.png);
	background-repeat: no-repeat;
	background-position: 95% -200px;
}
.input-big {
	padding: 6px!important;
	font-size: 20px!important;
	font-weight: bold;
	border: 1px solid transparent;
	line-height: 24px;
}
#basket-info {
	width: 200px;
	background-repeat: no-repeat;
	float: right;
	margin: 40px 0 0 0;
}
#basket-articles {
	margin: 120px 0 0 0;
}
.payment-address {
	width: 200px;
	padding: 0px;
	position: relative;
	top: 40px;
}
#payment-info {
	padding: 10px 0px;
	border: 2px dashed #ebebeb;
}
.noborder {
	border: 0!important;
}
#basket-content {
	padding: 40px 40px 0px 40px;
	background-color: #fff;
	position: relative;
}
.invoice-footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
h3 {
	margin: 0 0 4px 0;
	font-size: 18px;
	font-weight: normal;
}
.txt-highlight-color-light a {
	color: #FFF;
}
.highlight-color-brown {
	color: #928d6f!important;
}
select {
	font-size: 12px!important;
	display: block;
	width: auto;
	margin-top: -4px!important;
	padding: 2px;
}
#invoice_summary td:last-child, #invoice_discount td:last-child, #invoice_tax td:last-child, #basket_table td.noborder, #tablehead th:last-child, #invoice_pos_items td:last-child {
	width: 0;
}
.col33 {
	width: 33%;
}
#invoice_summary td:nth-child(2) {
	/* width:200px!important; */
	text-align: right;
}
#invoice_tax td {
	vertical-align: bottom;
}
#basket-info table {
	margin: 20px 0 0 0;
}
#invoice_payment {
}
.txt-right {
	text-align: right;
}
#invoice_pos_items td:first-child .txt-right {
	text-align: left!important;
}
#invoice_payment_list {
	margin-top: 20px;
}
#invoice_payment_list, #invoice_payment_list * {
	font-size: 12px!important;
	border: 0;
}
#invoice_payment_list td {
	width: 20%;
}
.noprint {
	display: none!important;
}
#cash_tab {
	display: none;
}
#kassa .line_edit {
	display: none;
}
.button-dark {
	display: none!important;
}
#kassa h2 {
	margin: 0;
	color: #000;
}
a {
	text-decoration: none;
	color: #000;
}
#cash_balance_head tr td:last-child {
	display: none;
}
#kassa {
	padding: 40px;
}
.invoice-footer {
	font-size: 13px;
}
#invoice-info, #invoice-info * {
	display: none;
}
#invoice_discount_spacer {
	height: 0;
	border: 0;
}
#table_input {
	display: none;
}
.small {
	font-size: 10px;
}
#invoice-container {
	position: relative;
}
.invoice-payment-footer {
	position: absolute;
	bottom: 54px;
	width: 100%;
}
.invoice-payment-footer td {
	padding: 0;
}
.basket-wrapper {
	position: relative;
	height: 1000px;
}