@CHARSET "UTF-8";

.layoutMainFrame {
	border: 0px;
	width: 100%;
	text-align: center;
	height: 100%;
	background-color: #FFFFFF;
	font-size:1.5em;
}

.secondaryInput {
	display: none !important;
}

.layoutKopfMain {
	margin: 0;
	padding: 0;
}

.layoutKopfMain table {
	border: 0px;
	width: 100%;
	text-align: center;
}

.layoutKopfSub {
	background-color: #0062a1;
	color: #FFFFFF;
	font-size:0.5em;
	margin: 0px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	height: 23px;
	text-align: left;
	padding-left: 1%;
	vertical-align: middle;
}

.layoutBodyMainContent {
	margin: 0px;
	padding-top: 3em;
	height: 100%;
	color: #FFFFFF;
	font-size: 1em;
	width: 85%;
	vertical-align: top;
	border: 0;
}

table {
	border-width: 5px;
	border-color: white;
	border-collapse: collapse;
}

label{
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-break: break-word;
}

label.eingabe{
	hyphens: auto;
	word-break: break-word;
	display: block;
}

legend.eingabe {
	border: none;
}
fieldset.eingabe {
	display: grid;
	grid-template-columns: 20% 80%;
}

fieldset.eingabeOhneRand {
	display: grid;
	grid-template-columns: 20% 80%;
	border: none;
}

fieldset.ausgabe {
	display: grid;
	grid-template-columns: 20% 80%;
}

fieldset.eingabeOhneRandEinspaltig {
	border: none;
}


fieldset.lizenz {
	display: grid;
	grid-template-columns: 3% 97%;
	border: none;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

p.schwarzLpAnzeige {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #ECECEC;
	font-size: 1em;
	border-style: none;
	margin: 0.2em;
	padding-left: 2em;
	word-break: break-all;
	hyphens: auto;
}

p.schwarzLpInput {
	height: 1.5em;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-weight: normal;
	text-align: left;
	background-color: #ECECEC;
	font-size: 1em;
	border-style: none;
	margin: 0em;

	word-break: break-all;
	hyphens: auto;
}

p.schwarzLpInputBold {
	height: 1.5em;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-weight: bold;
	text-align: left;
	background-color: #ECECEC;
	font-size: 1em;
	border-style: none;
	margin: 0em;

	word-break: break-all;
	hyphens: auto;
}

p.schwarzLpInputCenter {
	height: 1.5em;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-weight: normal;
	text-align: center;
	background-color: #ECECEC;
	font-size: 1em;
	border-style: none;
	margin: 0em;

	word-break: break-all;
	hyphens: auto;
}

p.schwarzLpInputCenterBold {
	height: 1.5em;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-weight: bold;
	text-align: center;
	background-color: #ECECEC;
	font-size: 1em;
	border-style: none;
	margin: 0em;

	word-break: break-all;
	hyphens: auto;
}

p.textfieldsAnzeige {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #ECECEC;
	font-size: 1em;
	border-style: none;
	height: 1.5em;
	width: 95%;
}

div td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	line-height: 2em;
	text-indent: 5px;
	text-align: center;
	color: #000000;
	background-color: #dbdbdb;
	border-bottom: solid #dbdbdb 1px;
	margin-bottom: 0.5em;
}

h2 {
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.7em;
	text-align: center;
	color: #000000;
	background-color: #dbdbdb;
	border-bottom: solid #dbdbdb 1px;
	margin-bottom: 0.5em;
}

p.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	color: #cc2222;
}

hr.error {
	height: 5px;
	background-color: #cc2222;
	border: 1px solid #cc2222;
}

div.error {
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: 4px solid #cc2222;
	border-bottom: 4px solid #cc2222;
}

h2.error {
	text-decoration: none;
	text-align: left;
}

h3.error {
	text-decoration: none;
	text-align: left;
}

ul.error {
	text-align: left;
}

div#footer {
	text-align: left;
	margin-top: 3em;
}

body {
	margin: 0px;
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-left: 4em;
	margin-right: 4em;
}

td.kopfapplheader {
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	background-repeat: no-repeat;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #BBDDFF;
	vertical-align: top;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0062a1;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a.home {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: bottom;
}

a.home:hover, a.home:active {
	text-decoration: underline;
}

li {
	padding-left: 1em;
	margin-block-end: 1em;
}

li.eins, li.zwei, li.drei, li.vier {
	padding-left: 2em;
	margin-block-end: 1em;
}

li.eins::marker {
	content: '1.' counter(list-item);
}
li.zwei::marker {
	content: '2.' counter(list-item);
}
li.drei::marker {
	content: '3.' counter(list-item);
}
li.vier::marker {
	content: ' ';
}

h3.lizenzMainNumber{
	font-size:1em;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 2em;
}

p.lizenzSubText {
	font-size:1em;
	text-align: left;
	margin-block-start: 0em;
	font-weight: normal;
}

.messages {
	text-align: left;
	font-size: 1.2em;
	border-style: none;
	color: #cc2222;
	color: #cc2222;
	font-weight: bold;
}

.messagesInput {
	text-align: left;
	font-size: 0.8em;
	border-style: none;
	color: #cc2222;
	font-weight: bold;
	font-style: italic;
	padding-left: 2.3em;
}

.messagesInputEinspaltig {
	text-align: left;
	font-size: 0.8em;
	border-style: none;
	color: #cc2222;
	font-weight: bold;
	font-style: italic;
}

.messagesInputBolder {
	font-weight: bolder;
}

.messagesInputBolderNormal {
	font-weight: bolder;
	font-style: normal;
}

.footnote {
	font-size: 0.8em;
}

.standardText {
	text-align: left;
	font-size: 1em;
	margin-top:10px;
}
.standardOutputText {
	height: 1.5em;
	text-align: left;
	font-size: 1em;
	border-color: transparent;
	border-style: solid;
	border-width: 3px;
	padding-top: 3px;
}
.standardInputText {
	height: 1.5em;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	border-color: transparent;
	border-style: solid;
	border-width: 3px;
	margin-top: -9px;
}
.standardInputTextError {
	height: 1.5em;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	border-color: #cc2222;
	border-style: solid;
	border-width: 3px;
	margin-top: -9px;
}
.standardInputTextErrorText {
	text-align: left;
	font-size: 0.8em;
	border-style: none;
	color: #cc2222;
	font-weight: bold;
	font-style: italic;
}
.standardInputTextClosed
{
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background-color: #ECECEC;
	border-style: none;
	width: 500px;
}

.standardTextBold {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	margin-top:10px;
}

.button {
	margin:1em;
	padding: 0.5em;
	background-color: #0062a1;
	color: #ffffff;
	border-color: #ffffff;
	border-width: 1px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	width: 15em;
}

.eingabeBox {
	background-color: #ECECEC;
	text-align: left;
	margin-top: 1.5em;
	padding: 1em;
}
.eingabeBoxLeft {
	background-color: #ECECEC;
	text-align: left;
	margin-top: 1.5em;
	padding: 1em;
}

.errormessage {
	visibility: hidden;
}

[aria-invalid="true"] ~ .errormessage {
	visibility: visible;
}

/* Seitenlayout neu */
div.itemHeaderImage { grid-area: headerImage; }
div.itemHeaderText { grid-area: headerText; }
div.itemHeaderSubText { grid-area: headerSubText; }
div.itemMain { grid-area: main; }
div.itemFooter { grid-area: footer; }

div.grid-container {
	display: grid;
	grid:
  'headerImage headerText'
  'headerSubText headerSubText'
  'main main'
  'footer footer';
	grid-gap: 10px;
	background-color: green;
	padding: 10px;
}

div.grid-container {
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding: 20px 0;
	font-size: 30px;
}

