﻿@font-face {
    font-family: Arial;
}

* {
    font-family: Arial;
}
		
@page {
	 font-family: Arial;
}

thead {
	display:none;
}

.mainwindow {
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 30px;
	padding-right: 30px;
	// margin-left: 5px;
	//margin-right: 0px;
/* 	margin-top: 30px; */
	//margin-bottom: 0px;
	overflow: hidden;
}
.content {
	//min-height: 100vh;
	width: 100% !important;
	height: 100% !important;
	margin: 0px;
	transition: all 0.2s ease-in-out;
	background-color: color(srgb 1 1 1);
	overflow: hidden;
}
.UB-0-normal {
	font-family: Arial;
	color: #053A85;
	text-align: center;
	font-weight: normal;
	font-size: xx-large;
}
.UB-0-fett {
	font-family: Arial;
	font-weight: bold;
	color: #053A85;
	font-size: xx-large;
	text-align: center
}
.UB-1 {
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	font-size: large;	
}
.UB-2 {
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
.Tab {
	font-family: Arial;
	margin-left: 30px;
}
.Aufz {
	font-family: Arial;
	margin-left: 80px;
}
.Markierung
{
	color: #FF0000;
	}


.mainHeadCenter {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-family: Arial;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: xx-large;

}
.mainHeadLeft {
	width: 200px;
	float: left;
}
.mainHeadRight {
	width: 200px;
	float: right;
	margin-top:-25px;
}

.auto-style1 {
	text-align: center;
	color: #053a85;
	font-size: xx-large;
	font-family: Arial;
}
.auto-style2 {
	margin-left: 40px;
}
.auto-style4 {
	text-align: center;
}
.auto-style5 {
	font-family: Arial;
}

table
{
	margin: auto;
	width: 85%;
	font-size: 13px;
}

td
{
	width: 33.3%;	
	/* border: black solid 1px;  */
	text-align:left; 
	margin-right :6px;
	padding-right: 6rem;
	
}

.strong
{
 text-align: left;
 font-weight: bold;
}
.strong_center
{
 text-align: center;
 font-weight: bold;
}
.unterstrich
{
 text-decoration: underline;
}


.absatz {
	word-spacing: 0px;
	margin-top: 0;
	margin-bottom: 0;
}
/* Liebe Conny HIER bitte nix rauslöschen, ich greife hier für das Themenportal auf meine Styles zu 😉 */
