.body-menue1
	{
//	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: rgb(255,255,255);
	background-color: rgb(255,255,255);
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px blue none;
	width: 820px;
	max-width: 800px;
	min-height: 320px;
	max-height: 320px;
	margin-left: -380px;
	margin-top: -280px;
	overflow: auto;
	}
.body-menue
	{
	margin-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: rgb(255,255,255);
	background-color: rgb(51,102,153);
	text-decoration: none;
	scrollbar-face-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(51,102,153);
	scrollbar-3dlight-color: rgb(51,102,153);
	scrollbar-arrow-color: rgb(51,102,153);
	scrollbar-track-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(51,102,153);
	}
.body-navi
	{
	margin-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: rgb(255,255,255);
	background-color: rgb(51,102,153);
	text-decoration: none;
	scrollbar-face-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(51,102,153);
	scrollbar-3dlight-color: rgb(51,102,153);
	scrollbar-arrow-color: rgb(51,102,153);
	scrollbar-track-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(51,102,153);
	}
.body-text
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: rgb(0,51,153);
	background-color: rgb(255,255,255);
	text-decoration: none;
	scrollbar-face-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(51,102,153);
	scrollbar-3dlight-color: rgb(51,102,153);
	scrollbar-arrow-color: rgb(51,102,153);
	scrollbar-track-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(255,255,255);
	}
a:link, a:visited, a:hover, a:active
	{
	padding: 2px 5px 2px 0px;
	line-height: 20px;
	text-decoration: none;
	}
a:link
	{
	color: rgb(204,0,51);
	}
a:visited
	{
	color: rgb(204,0,51);
	}
a:hover
	{
	color: rgb(0,102,0);
	}
a:active
	{
	color: rgb(0,204,102);
	}
a.navi:link, a.navi:visited, a.navi:hover, a.navi:active
	{
	padding: 2px 5px 2px 0px;
	line-height: 20px;
	text-decoration: none;
	}
a.navi:link
	{
	color: rgb(255,255,255);
	}
a.navi:visited
	{
	color: rgb(255,255,255);
	}
a.navi:hover
	{
	color: rgb(255,128,0);
	}
a.navi:active
	{
	color: rgb(255,255,255);
	}
a.lay-h1:link
	{
	font-size: 9pt;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
a.lay-h1:visited
	{
	font-size: 9pt;
	cursor: hand;
	color: #bbd1f3;
	text-decoration: none;
	font-weight: bold;
	}
a.mehr:link
	{
	font-size: 9pt;
	cursor: hand;
	color: rgb(0,51,103);
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
	}
h1
	{
	font-family: arial, helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12pt;
	color: rgb(0,51,153);
	}
h2
	{
	font-family: arial, helvetica, sans-serif;
	padding-left: 10px;
	font-size: 10pt;
	color: rgb(0,51,153);
	}
h3
	{
	padding-left: 10px;
	font-size: 9pt;
	color: rgb(0,51,153);
	}
table
	{
	margin-top: 0px;
	}
table.text
	{
	margin-left: 10px;
	cellpadding: 5pt;
	}
td
	{
	font-weight: normal;
	font-size: 9pt;
	color: rgb(255,255,255);
	font-style: normal;
	}
td.text
	{
	color: rgb(0,51,153);
	text-align: left;
	vertical-align: top;
	}
td.text1
	{
	color: rgb(0,51,153);
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border: 5px;
	border-Style: solid;
	border-width: 1px;
	border-color: rgb(0,51,153);
	}
td.text2
	{
	color: rgb(0,51,153);
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 5px;
	border-Style: solid;
	border-width: 1px;
	border-color: rgb(0,51,153);
	}
td.zahl
	{
	color: rgb(0,51,153);
	text-align: right;
	vertical-align: top;
	}
ul
	{
	type: square;
	}
ol
	{
	list-style-type: decimal;
	}
ol.text
	{
	padding-left: 10px;
	padding-right: 5px;
	}
.text-ul
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 5px;
	}
ul.text2
	{
	padding-left: 15px;
	padding-right: 5px;
	}
ul.roman
	{
	padding-left: 10px;
	list-style-type: upper-roman;
	padding-right: 5px;
	}
.zelle-navigation
	{
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	text-align: center;
	vertical-align: middle;
	}
.zelle-navigation-rechts
	{
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	}
.zelle-navigation-strich
	{
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	}
.zelle-anschrift
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: rgb(255,255,255);
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	}
p
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: rgb(0,51,153);
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	}
.tab
	{
	font-size: 10pt;
	color: rgb(0,51,153);


	}
.einrueck
	{
	padding-left: 25px;
	font-weight: bold;
	}
.einrueck2
	{
	padding-left: 50px;
	font-weight: bold;
	}
.titel
	{
	margin-top: 10px;
	margin-left: 300px;
	padding: 10px;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	color: rgb(0,51,102);
	font-weight: bold;
	font-size: 14pt;
	}
.titel1
	{
	margin-top: 10px;
	margin-left: 0px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: rgb(0,51,102);
	font-weight: bold;
	font-size: 14pt;
	}
.subtitel
	{
	margin-top: -10px;
	padding: 0px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: rgb(0,51,102);
	font-weight: bold;
	font-size: 10pt;
	}
.lay-h1
	{
	padding-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: rgb(255,255,255);
	font-weight: bold;
	}
.lay-h2
	{
	padding-left: 0px;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	color: rgb(255,255,255);
	font-weight: normal;
	}
.lay-p
	{
	padding-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: rgb(255,255,255);
	font-weight: normal;
	}
.fett
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}
.hinweis
	{
	font-family: arial, helvetica, sans-serif;
	font-variant: small-caps;
	}
.kursiv
	{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	}
.kursiv2
	{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	padding-left: 25px;
	}
a.wdvf:link
	{
	position:absolute;
	top:32px;
	left:0px;
	width:40px;
	height:10px;
	z-index:1;
	color: rgb(0,51,153);
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	cursor: hand;
	line-height: 16px;
	text-align: left;
	border-bottom-color: #ff7f00;
	border-left-color: #ff7f00;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 3px;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
a.wdvf:visited
	{
	position:absolute;
	top:32px;
	left:0px;
	width:40px;
	height:10px;
	z-index:1;
	color: rgb(0,51,153);
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	cursor: hand;
	line-height: 16px;
	text-align: left;
	border-bottom-color: #ff7f00;
	border-left-color: #ff7f00;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 3px;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
a.wdvf:active
	{
	position:absolute;
	top:32px;
	left:0px;
	width:40px;
	height:10px;
	z-index:1;
	color: rgb(0,51,153);
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	cursor: hand;
	line-height: 16px;
	text-align: left;
	border-bottom-color: #ff7f00;
	border-left-color: #ff7f00;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 3px;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
.wdvf-liste
    {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline overline;
	}
#box1
	{
	position:absolute;
	background: rgb(51,102,153);
	color: rgb(255,255,255);
	top:0px;
	left:0px;
	width:130px;
	height:150px;
	z-index:1;
	padding: 10px;
	}
.schriftzug
	{
	text-align: center;
	padding-top:50px;
	}
.pfad
	{
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	text-align: left;
	color: rgb(51,102,153);
	font-size: 8pt;
	line-height: 10px;
	}
.mittig
	{
	margin-left: 10px;
	}
.urheber
	{
	margin-left: 10px;
	font-size: 8pt;
	text-align: justify;
	border-left-color: #000080;
	border-right-color: #000080;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 3px;
	border-right-width: 3px;
	padding: 5px;
	}
.liste1
	{
	padding-left: 20px;
	}
.liste2
	{
	padding-left: 40px;
	}
.liste3
	{
	padding-left: 60px;
	}
.liste4
	{
	padding-left: 80px;
	}
a.liste1:link
	{
	cursor: hand;
	color: rgb(0,51,153);
	text-decoration: none;
	text-align: left;
	}
a.liste1:visited
	{
	cursor: hand;
	color: rgb(0,51,153);
	text-decoration: none;
	text-align: left;
	}
a.liste2:link
	{
	cursor: hand;
	color: rgb(0,51,153);
	text-decoration: none;
	text-align: left;
	}
a.liste2:visited
	{
	cursor: hand;
	color: rgb(0,51,153);
	text-decoration: none;
	text-align: left;
	}
a.liste3:link
	{
	cursor: hand;
	color: rgb(0,51,103);
	text-decoration: none;
	text-align: left;
	}
a.liste3:visited
	{
	cursor: hand;
	color: rgb(0,51,153);
	text-decoration: none;
	text-align: left;
	}
.tabellenrahmen
	{
	color: rgb(0,51,153);
	border-color: rgb(0,0,153);
	margin-left: 10px;
	}
.tabellentitel
	{
	color: rgb(0,0,153);
	border-color: rgb(0,0,153);
	text-align: center;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	}
.tabellentitel1
	{
	color: rgb(0,0,153);
	border-color: rgb(0,0,153);
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	}
.tabelleninhalt
	{
	color: rgb(0,0,153);
	border-color: rgb(0,51,153);
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	vertical-align: top;
	}
.tabelleninhalt-hell
	{
	color: rgb(0,0,153);
	border-color: rgb(240,240,240);
	background-color: rgb(240,240,240);
	padding: 5px;
	vertical-align: top;
	}
.tabelleninhalt-dunkel
	{
	color: rgb(0,0,153);
	border-color: rgb(10,10,10);
	background-color: rgb(200,200,200);
	padding: 5px;
	vertical-align: top;
	}
.tabelleninhalt-rechts-hell
	{
	color: rgb(0,0,153);
	border-color: rgb(240,240,240);
	background-color: rgb(240,240,240);
	padding: 5px;
	vertical-align: top;
	text-align: right;
	}
.tabelleninhalt-rechts-dunkel
	{
	color: rgb(0,0,153);
	border-color: rgb(10,10,10);
	background-color: rgb(200,200,200);
	padding: 5px;
	vertical-align: top;
	text-align: right;
	}
.tabelleninhalt-l
	{
	color: rgb(0,0,153);
	border-color: rgb(0,51,153);
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	vertical-align: top;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	}
.tabelleninhalt-r
	{
	color: rgb(0,0,153);
	border-color: rgb(0,51,153);
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	vertical-align: top;
	border-right-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
.line
	{
	margin-left: 10px;
	}
.antwortsignatur
	{
	text-align: right;
	font-size: 9px;
	color: rgb(0,51,153);
	font-family: arial, helvetica, sans-serif;
	}
.bild
	{
	margin-left: -10px;
	margin-top: -12px;
	}
.text3
	{
	padding-left: 0px;
	padding-right: 10px;
	font-weight: normal;
	}
.text2
	{
	padding-left: 15px;
	padding-right: 5px;
	}
.zeilenhoehe
	{
	line-height: 5px;
	}