/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20.10.2015, 14:19:23
    Author     : Claudia Hoste hoste@t-droste.de <your.name at your.org>
*/

.inputFin {
	text-align: right;
	background-color: #FFFFFF;
	border: thin solid #808080;
	padding: 1px 5px 1px 1px;
	margin: 1px;
}
.inputFinAdd {
	text-align: right;
	background-color: #FFFFFF;
	border: thin solid #808080;
	padding: 1px 5px 1px 1px;
	margin: 1px;
}
.auto-style2 {
    max-width: 60%;
	font-family: Arial;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.printOnly {
    display:block;
}
.hide-in-print{
    display:none;
}
.quer{
    size: landscape;
}
.normal{
    size: letter;
}

button {
    display: none;
}

canvas{
    background-color: #fff;
}
body{
     background-color: #fff;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

x_content:after {
content: "\ Alle Rechte vorbehalten. (c) 2012 Name,
www.domain.de";
color: #000 !important;
font-size: 10pt;
border-top: 1px solid #000;
}
.container body {
    display:none;
}
