

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12.5pt;
}
label{
	font-size:12.5pt !important;
}
input {
	border: 0 none;
	font-weight: normal !important;
	text-align:right !important;
	background-color: transparent !important;

}

.mobileInfo{
	display:none;
}



.pagebreak{
	page-break-after: always;
}

.bildbanner{
	height: 102px !important;
	max-height:160px !important;
}

.col-print-1 {width:8% !important;  float:left;}
.col-print-2 {width:16% !important; float:left;}
.col-print-3 {width:25% !important; float:left;}
.col-print-4 {width:33.1% !important; float:left;}
.col-print-5 {width:42% !important; float:left;}
.col-print-6 {width:50% !important; float:left;}
.col-print-7 {width:58% !important; float:left;}
.col-print-8 {width:66% !important; float:left;}
.col-print-9 {width:75% !important; float:left;}
.col-print-10{width:83% !important; float:left;}
.col-print-11{width:92% !important; float:left;}
.col-print-12{width:100% !important; float:left;}

.mobileInfo{
	display:none;
}

.width50percent{
	width:50%;
}

.width33percent{
	width:33%;
}

.width28percent{
	width:28%;
}

.size80percent{
	width:80%;
}

.size80px{
	width:80px;
}

#value{
	width:80px;
}

.topBottomPadding{
	padding-top:10px;
	padding-bottom:10px;
}


.col-print-8 .row{
	width:200px !important;
	margin-left:50px !important;
}

.kultur{
	padding-left:10px;
	text-align:center !important;
}

.minBreite,
.noBorder,
.angabe,
.angabe2{
	/*font-weight:normal !important;*/
	font-size:10pt;
}
.ipadView{
	display:none;
}

.disable{
	display:none !important;
}



.noBorderRight{
	border-right:0px solid white;
}

.noBorderLeft{
	border-left:0px solid white;
}

.noTopBorder{
	border-top:0px solid white;
}
.noBottomBorder{
	border-bottom:0px solid white;
}

.topBorder{
	border-top:1px solid black;
}
.bottomBorder{
	border-bottom:1px solid black;
}

.trHoehe{
	height:39px;
}

.noBorderPrint{
	border:none;
	padding-top:0;
	padding-bottom:0;

}

.bild2{
	display:none;
}
.bild2_print{
	max-width:100%;
}

.paddingOben{
	padding-top:20px;
}

.abstandOben{
	margin-top:20px;
}

.allBorder{
	border: 1px solid black;
}

.noDisplayPrint{
	display:none;
}

.printFloatLeft{
	float:left;
}

input, table, td, tr, th{
	overflow-x:visible;
}

.container.green > .row > .col-sm-4.pull-right,.ui-loader ,.ui-slider-track{
	display: none;
}
.text-right {
	text-align: right;
}
.label-left > .col-sm-3 > .row{
	float: left;
	margin-right: 15px;
	clear:both;
	width: 400px;
}
.label-left > .col-sm-4 > .row {
    float: left;
    margin-right: 15px;
    clear: both;
    width: 400px;
}

.label-left > .col-sm-4 >div > input {
    text-align: right;
    width: 50px;
    clear: both;
}
div.ui-page.ui-page-theme-a.ui-page-active > div > form > div:nth-child(3) > div > div > div > div > table > thead > tr > th{
	text-align:center;
}
html.ui-mobile body.ui-mobile-viewport.ui-overlay-a div.ui-page.ui-page-theme-a.ui-page-active div.container.green form div.col-sm-12.col-sm-12-print div.col-sm-12.col-sm-12-print div.row div.table-resposive.table-condensed table.table thead tr th.col-sm-12.row{
	text-align:center;
}

hr{
	opacity:0;
}

.label-left > .col-sm-3 >div > input{
	text-align: right;
	width: 50px;
	clear: both;
}
.label-left{
	margin-bottom: 30px;
}
th{
	font-weight: normal;
	text-align: right;
	margin-top: 30px;
}
th,td{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 10px;
}
th.col-sm-3.row, td.col-sm-3.row{
	border-left: 1px solid #000;
	border-spacing: 0;
	border-collapse: collapse;}
th{
	border-top: 1px solid #000;
	border-spacing: 0;
	border-collapse: collapse;
	}
div.ui-slider, div.ui-text{
	padding:0 !important;
	margin: 0 !important;
}

.col-sm-12-print{
	width: 100%;
	clear: both;
	float:none;
}
#gewaehr{
	margin-top: 0px;
}

td > div >input{
	width: 100%;
}

h4.text-right{
	text-align: left;
	margin: 6px 0 0 30px;
	display: inline-block;
}

.headline{
	margin-bottom: 30px;
}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[readonly]{
	color: #000;
	opacity: 1 !important;
}
::-webkit-input-placeholder {
  color: #000;
  opacity:1;
}

:-moz-placeholder { /* Firefox 18- */
  color: #000;
  opacity:1;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  opacity:1;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  opacity:1;
}

::-ms-input-placeholder { /* Edge */
  color: #000;
  opacity:1;
}

:placeholder-shown { /* Standard one last! */
  color: #000;
  opacity:1;
}

table{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid black;/*0 none;*/
}

/*
td.col-sm-3{
	width: 25%;
}
tr.zeroPadding th{
	width: 16% !important;
}
th.col-sm-2{
	width: 16% !important;
}
td.col-sm-2{
	width: 16% !important;
}
*/
.logo-screen,.logo-print{
	float:left;
	text-align:left;
}
.logo-screen{
	display:none;
}

header{
	display:none;
}
footer,
nav{
	display:none;
}

.obenPrint{
	/*display:block;*/
}

.noPaddingNoMargin{
	margin:0 !important;
	padding:0 !important;
}
.noBorder{
	border:none;
}
.bild{
	width:250px;
}
