﻿/* style200.css*/
body {
	color: black;
	font-size: 12pt;
	line-height: 1.4em;
	background-color: white;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 1px 5px 1px 5px;
}
form.nav {
	background-color: rgb(0,128,128);
	border-top: 1px groove;
	border-bottom: 1px groove;
	padding: 2px;
}
table.tbl0 {
	font-size: 12pt;
	line-height: 1.5em;
	padding: 5pt;
	font-size: 100%;
}
table.tbl1 {
	padding: 3pt 3pt 3pt 3pt;
	font-size: 80%;
}
table.tbl2 {
	border-width: 1pt;
	padding: 4pt 4pt 4pt 4pt;
	font-size: 100%;
}
table.tbl4 {
	border-width: 0pt;
	padding: 3pt 3pt 3pt 3pt;
	background-color: #C0C0C0;
	font-size: 10pt;
	border-spacing: 0;
}
table.tbl5 {
	border-width: 1px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #808080;
	margin: 0px 10px 0px 10px;
	padding: 4pt 4pt 4pt 4pt;
	width: 80%;
	font-size: 90%;
	line-height: 1.5em;
}
h1 {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-weight: 700;
}
.hh {
	font-weight: bold;
	color: red;
}
td.kz {
	font-weight: bold;
	text-align: center;
	background-color: yellow;
}
.fml {
	color: maroon;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}
sup, sub {
   position: relative;
   vertical-align: baseline;
   top: -0.4em;
}
sub { top: 0.4em; 
}
span.hl1 {
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}
span.hl2 {
	font-size: 125%;
	font-weight: bold;
	text-decoration: underline;
}
span.pichl1 {
	color: maroon;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
}
span.pichl2 {
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
}
span.frml {
	color: maroon;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}
.ctr {
	text-align: center;
}
.cg {
	background-color: #C8C8C8;
	text-align: center;
}
.g {
	background-color: #C8C8C8;
}
.co {
	background-color: #F0A03C;
	text-align: center;
}
.o {
	background-color: #F0A03C;
}
.cy {
	background-color: #F0F03C;
	text-align: center;	
}
.y {
	background-color: #F0F03C;	
}

.rht {
	text-align: right;
}
.lft {
	text-align: left;
}
td.lc {
	width: 74%;
}
td.cc {
	width: 1%;
}
td.rc {
	font-size: 90%;
	line-height: 1.5em;
	width: 25%;
	padding: 5pt;
	border-left: 3px double rgb(128,128,128);
	border-right: 3px double rgb(128,128,128);
	background-color: #F0F0F0;
}
td.rco {
	font-size: 90%;
	line-height: 21px;
	width: 25%;
	padding: 5pt;
	border-left: 3px double rgb(128,128,128);
	border-top: 3px double rgb(128,128,128);
	border-right: 3px double rgb(128,128,128);
	background-color: #F0F0F0;
}
td.rcu {
	font-size: 90%;
	line-height: 21px;
	width: 25%;
	padding: 5pt;
	border-left: 3px double rgb(128,128,128);
	border-bottom: 3px double rgb(128,128,128);
	border-right: 3px double rgb(128,128,128);
	background-color: #F0F0F0;
}
td.y {
	background-color: #F0F03C;
	text-align: left;
	font-weight: bold;
}
td.o {
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: top;
}
.res {
	background-color: rgb(110,220,250);
}
.inp {
	background-color: rgb(200,240,240);
}
select {
	font-size: 100%;
}
.blocksatz_r {
	hyphens: auto;
	text-align: justify; /* für Edge */;
	-moz-text-align-last: right; /* für Firefox vor 58.0 */;
	text-align-last: right;
}
.blocksatz_c {
	hyphens: auto;
	text-align: justify; /* für Edge */;
	-moz-text-align-last: center; /* für Firefox vor 58.0 */;
	text-align-last: center;
}
.blocksatz_j {
	hyphens: auto;
	text-align: justify; /* für Edge */;
	-moz-text-align-last: justify; /* für Firefox vor 58.0 */;
	text-align-last: justify;
}
input {
	font-size: 100%;
}
select.nav1 {
	background-color: rgb(250,100,75);
}
select.nav2 {
	background-color: rgb(250,210,65);
}
select.nav3 {
	background-color: rgb(180,245,150);
}
select.nav4 {
	background-color: #C8C8C8;
}
select.nav5 {
	background-color: silver;
}
textarea {
	font-size: 100%;
}
text {
	font-size: 100%;
}
address {
	font-size: 100%;
}
