/*Beginn: Allgemeine Formate*/h1, h2, h3, h4, h5, h6{	font-family: Verdana, Helvetica, sans-serif; color: rgb(0,0,0);}h1{	font-size: 14pt;}h2{	font-size: 10pt;}h3{	font-size: 10pt;	font-style: italic;}h4{	font-size: 9pt;}h5{	font-size: 9pt;	font-style: italic;}body{	background-color: rgb(251,249,219);}a:link{	color: rgb(243,5,17); 	text-decoration: none;	font-size: 8pt;	font-weight: bold;}a:visited{	color: rgb(243,5,17);	text-decoration: none;	font-size: 8pt;	font-weight: bold;} a:active {	color: rgb(255,255,0);	text-decoration: none;	font-size: 8pt;	font-weight: bold;}a:hover{	color: rgb(30,38,210); 	TEXT-DECORATION: none; 	font-size: 8pt;	font-weight: bold;}/*Ende: Allgemeine Formate*//*Beginn: Seitenformate, Textboxen und Positionierungen*/.kopf{	position: absolute;    top: 5px;    left: 110px;    height: 100px;    width: 680px;    background-color: rgb(208,207,203);    z-index: 2}.textbox{	 position: absolute;    top: 100px;    left: 110px;    width: 680px;    z-index: 2;    padding-top: 20px;    font-family: Verdana, Helvetica, sans-serif;    font-size: 10pt;    line-height: 120%;    border-top: 0px;    border-left: 0px;    border-right: 0px;    border-bottom: 0px;    background-color: rgb(208,207,203);    overflow: hidden}/*Ende: Seitenformate, Textboxen und Positionierungen*/    /*Beginn: Absatz- und Textformate*/.Absatz1{	FONT-WEIGHT: normal; 	COLOR: black; 	FONT-SIZE: 10pt; 	TEXT-DECORATION: none; 	MARGIN-LEFT: 5pt; 	MARGIN-RIGHT: 5pt; 	TEXT-ALIGN: justify;}.rot{	color: rgb(178,13,19);	text-align: center;	font-weight: bold;}.einzug1-lr{	text-align: justify;	margin-left: 5pt;	margin-right: 5pt;}.einzug1-r{	text-align: justify;	margin-right: 5pt;}.einzug1-l{	text-align: justify;	margin-left: 5pt;}.einzug2-lr{	text-align: justify;	margin-left: 10pt;	margin-right: 10pt;}.einzug2-r{	text-align: justify;	margin-right: 10pt;}.einzug2-l{	text-align: justify;	margin-left: 10pt;}.zentriert{	text-align: center;}.Tab1{	color: rgb(0,0,0);	font-size: 9pt;}.Tab2{	color: rgb(0,0,0);	font-size: 9pt;	text-align: center;}/*Ende: Absatz- und Textformate*/
