

body {
    background-color: white;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: fixed;

	
	font-family: sans-serif;
	font-size: 1.1rem;
	padding: 1rem;
	padding-top: 90px;
	margin:0rem;

}

a{
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
    color: initial;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	cursor: default;
	
}	
 div.box
 {
	background-color: lightgrey; /*211, 211, 211*/
	max-width: 20rem;
	border-color: #808080;
	border-style: solid;
	padding: 1rem;
	border-collapse: collapse;
 }

 td.Abstand_Spalte{
	 width: 5rem;
 }
textarea{
	width: 50rem;
}
table{
	
	border-color: black;
	max-width: 45rem;
	width: 100%;
	border-style: solid;
	padding: 0.2rem;
	border-collapse: collapse;
}
th{
	vertical-align: top;
}
.dimlist td, th{
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
table.datatab{
	background-color: white;
	border-style: solid;
	border-color: black;
	width: 35rem;
	padding: 0.2rem;
	border-collapse: collapse;
	
}
table.datatab2{
	background-color: white;
	border-style: solid;
	border-color: black;
	width: 18rem;
	padding: 0.2rem;
	border-collapse: collapse;
	
}
table.datatab3{
	background-color: white;
	border-style: solid;
	border-color: black;
	padding: 0.2rem;
	border-collapse: collapse;
	white-space: nowrap;
	
}
table.datatab td{
	border-style: solid;
	border-color: black;
	border-width: 1px;

}
table.datatab2 td{
	border-style: solid;
	border-color: black;
	border-width: 1px;

}
table.datatab3 td{
	border-style: solid;
	border-color: black;
	border-width: 1px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
table.datatab3 th{
	padding-left: 10px;
	padding-right: 10px;
}

td.Spalte1Links{
	width: 12rem;

}
td.Spalte1Rechts{
	width: 8rem;
}
td.Spalte1Gesamt{
	width: 20rem;
}
table.overview{
	background-color: white;
	border-style: solid;
	border-color: #ed1c24;
	width: 100%;
	max-width: 100%;
	padding: 0.2rem;
	border-collapse: collapse;
}
table.overview th{
	background-color: #ed1c24;
	color: white;
}
tr{	
	padding: 0.1rem;

}
tr.ueber{
	text-align: left;
	background-color: #484848;
	color: white;
}

table.overview tr:hover{
	background-color: #808080;
	color: white;
}
table.overview tr.ueber:hover{
	background-color: #484848;
}
table.filter{
	background-color: white;
	border-style: solid;
	border-color: black;
	width: 40rem;
	padding: 0.2rem;
	border-collapse: collapse;
	
}

select{
	box-sizing: border-box;
	font-size: 1.1rem;
	width: 6rem;
}
select.mehrzeilig{
	box-sizing: border-box;
	font-size: 1.1rem;
	width:100%
}

textarea{
	box-sizing: border-box;
	width: 100%;
	max-width: 30rem;
}


h1{
	font-size: 1.8rem;
	
}

div.loginbtn{
	background-color: #ed1c24;
	border-color: black;
	border-style: solid;
	padding: 20px;
	max-width: 100px;
	color: black;
	text-align: center;
}
.loginbtn:hover{
	background-color: #484848;
	color: white;
}

a.loginbtn{
	color: black;
	font-style: normal;
	font-family: Sans-serif;
	font-size: 1.5em;
	text-decoration: none;
}

input[type="text"] {
	font-size: 1.1rem;
}

input[type="number"] {
	font-size: 1.1rem;
	width: 8rem;
}
input[type="submit"], button{
	font-size: 1.1rem;
}
input[type="button"] {
	font-size: 1.1rem;
}
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label{
	text-indent: -38px;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(img/check_radio_sheet_mid.png) left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span {
    background:url(img/check_radio_sheet_mid.png) -30px top no-repeat;
}

input[type="radio"] {
    display:none;
}
input[type="radio"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(img/check_radio_sheet_mid.png) -60px top no-repeat;
    cursor:pointer;
}
input[type="radio"]:checked + label span {
    background:url(img/check_radio_sheet_mid.png) -90px top no-repeat;
}

#sendbutton{
	max-width: 30rem;
	width: 100%;
}


table.nostyle{
	max-width: 100%;
	background-color: transparent;
	width: 100%;
	color: auto;
	border-style: none;
	padding: 0.2rem;
	border-collapse: collapse;
}
table.groblayout{
	max-width: 60rem;
	background-color: transparent;
	width: 100%;
	color: auto;
	border-style: none;
	padding: 0.2rem;
	border-collapse: collapse;
	
}
table.groblayout td{
	vertical-align: top;
}
tr.labelwerte td{
	text-align: center;
}
td.labelwerte_breit{
	width: 6rem;
	vertical-align: middle;
}
td.labelwerte_schmal{
	width: 3rem;
	vertical-align: middle;
}
div.Titelzeile{
	position:fixed;
	z-index: 2;
	/*height: auto;*/
	height: 85px;
    left:0;
    right:0;
	top: 0;
	vertical-align: middle; 
	background-color: white;
	max-width: 100%;
	width: 100%;
	color: auto;
	vertical-align: middle;
	border-style: none none solid none;
	border-collapse: collapse;
	border-color: #ed1c24;
	border-width: 5px; 
}
div.Titelzeile_pdf{
	position:fixed;
	z-index: 2;
	/*height: auto;*/
	height: 60px;
    left:0;
    right:0;
	top: 0;
	vertical-align: middle; 
	background-color: white;
	max-width: 100%;
	width: 100%;
	color: auto;
	vertical-align: middle;
	border-style: none none solid none;
	border-collapse: collapse;
	border-color: #ed1c24;
	border-width: 5px; 
}
div.Inhalt{
	position: absolute;
	z-index: 1;
	/*width: 100%;*/
	top: 90px;
    left:0;
    right:0;
	padding-left: 1rem;
	padding-top: 1rem;
	
}
span.aufzaehlung{
	margin-right: 3rem;
}
img.checkbox{
	vertical-align: middle;
}

div.langchange{
	display:table-cell;
	position: fixed;
	margin-top: -1rem;
	/*margin-right: 1rem;*/
	padding-top: 0.4rem; 
	padding-bottom: 0.3rem; 
	padding-left: 0.8rem;
	padding-right: 0.8rem;
	border-bottom: 5px solid #ed1c24;
	border-left: 5px solid #ed1c24;
	border-radius: 0px 0px 0px 15px;
	right: 0;
	background-color: #CCCCCC;
}
img.flagge{
	border: 1px solid black;
	border-radius: 5px;
}

div.footer{
	position:fixed;
	padding-top: 3px;
	padding-bottom: 3px;
	z-index: 2;
	height: auto;
    bottom:0;
    right:0;
	left:0;
	background-color: white;
	max-width: 100%;
	width: 100%;
	color: auto;
	vertical-align: middle;
	border-style: solid none none none;
	border-collapse: collapse;
	/*border-collapse: separate;*/
	border-color: #ed1c24;
	border-width: 5px;
}
.Ueberschrift{
	text-align: left;
	padding-left: 0rem;
	display:table-cell;
	font-size: 2rem;
	font-weight:bold;
	vertical-align: middle;

}
.tirename{
	text-align: left;
	padding-left: 0rem;
	display:table-cell;
	font-size: 1.8rem;
	font-weight:bold;
	vertical-align: middle;

}
.Logo {
	margin-right: 1rem;
	margin-top: 0.5rem;
	display:table-cell;
	float: right;
	
}
.iconspalte{
	width: 30px;
}
 
.redheader{
	background-color: #ed1c24;
	color: white;
}
.spacer_row{
	height: 0.3rem;
}
.help_btn{
	cursor: pointer;
}
@media print
{    
    .button, .no-print, .no-print *
    {
        display: none !important;
    }
}

