<style>
     		/* DATEI: formate.css */



     	body { margin-top:0px; margin-bottom:0px;}



     	body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre

     	{ font-family:Arial,sans-serif,helvetica; }




     	h1 { font-size:18pt; }



     	h2 { font-size:16pt; }



     	h2.sh2 { font-size:16pt; }

     	h3{ font-size:12pt; color:#3F70A7;}

     	h4 {
     		font-size:10pt;
     		background-color: #B4CAE9;
     		width : 750px;
     	}

     	p,ul,ol,li,div,td,th,address,nobr,b,i,hr { font-size:10pt; }


     	p,ul,ol,li,div,td,th,address,nobr,b,i { letter-spacing:0,3pt; }



     	p,ul,ol,li,div,td,th,address,nobr,b,i { word-spacing:0,7mm; }



     	pre { font-family:Courier New,Courier; font-size:9pt; color:#0000C0; }



     	/* Quelltext-Beispiele */

     	/* font-family = Schriftart */

     	/* Courier New,Courier = Schriftarten, Wert aenderbar */

     	/* font-size = Schriftgroesse */

     	/* 9pt = 9 Punkt, Wert aenderbar */

     	/* color = Farbe */

     	/* #0000C0 = blau, Wert aenderbar */





     	tt { font-family:Courier New,Courier; font-size:9pt; color:#0000C0; }



     	/* Quelltext-Befehle im normalen Fliesstext */

     	/* font-family = Schriftart */

     	/* Courier New,Courier = Schriftarten, Wert aenderbar */

     	/* font-size = Schriftgroesse */

     	/* 9pt = 9 Punkt, Wert aenderbar */

     	/* color = Farbe */

     	/* #0000C0 = blau, Wert aenderbar */


     	A {
     		color: #000000;
     		text-decoration: underline;
     	}

     	A:HOVER {
     		color: Red;
     		text-decoration: underline;
     	}



     	A.menu1 {
     		color: #000000;
     		text-decoration: none;
     		font-size:12px;
     	}

     	A.menu1:HOVER {
     		color: #606060;
     		text-decoration: underline;
     	}




     	A.menu2 {
     		color: #FFFFFF;
     		text-decoration: none;
     		font-size:13px;
     		font-weight:bold;
     	}

     	A.menu2:HOVER {
     		color: #F6CA1D;
     		text-decoration: underline;
     	}


     	A.menu3 {
     		color: #000000;
     		text-decoration: none;
     		font-size:15px;

     	}

     	A.menu3:HOVER {
     		color: #3F70A7;
     		text-decoration: underline;
     	}









     	span.ueberschrift {font-size:14px ; color:#037CC2}
     	span.ueber_w {font-size:13px ; color:#FFFFFF; font-weight:bold}
     	span.ueber_w1 {font-size:13px ; color:#FFFFFF}
     	span.text_blau {font-size:13px ; color:#037CC2}
     	span.white { font-size:12px; color:#FFFFFF}



     	textarea.formular    {
     		text-align: left;
     		color: rgb(102, 102, 102);
     		font-family: Verdana,Arial,sans-serif;
     		font-size: 11px;
     		background-color: rgb(240, 240, 240);
     		border-width: 1px;
     		border-color: #595959;
     	}

     	input.formular    {
     		text-align: center;
     		color: rgb(0, 0, 0);
     		font-family: Verdana,Arial,sans-serif;
     		font-size: 12px;
     		background-color: rgb(240, 240, 240);
     		border-width: 1px;
     		border-color: #595959;

     	}
     	textarea.formular1    {
     		text-align: left;
     		color: rgb(102, 102, 102);
     		font-family: Verdana,Arial,sans-serif;
     		font-size: 11px;
     		background-color: rgb(255, 255, 255);
     		border-width: 1px;
     		border-color: #595959;
     	}

     	input.formular1    {
     		text-align: left;
     		color: rgb(102, 102, 102);
     		font-family: Verdana,Arial,sans-serif;
     		font-size: 11px;
     		background-color: rgb(255, 255, 255);
     		border-width: 1px;
     		border-color: #595959;

     	}

     	.select    {
     		text-align: left;
     		color: #000000;
     		font-family: Verdana,Arial,sans-serif;
     		font-size: 11px;
     		background-color: rgb(255, 255, 255);
     		border-width: 1px;
     		border-color: #595959;

     	}

     	.tblgrey
     	{
     		font-size: 13px;
     		background-color: #808080;
     		color: #FFFFFF;
     		font-weight: bolder;
     	}
     	.agrey
     	{
     		font-size: 13px;
     		background-color: #808080;
     		color: #FFFFFF;
     		font-weight: bolder;
     		border: solid 2px #ffffff;
     		height:23px;
     		color: #FFFFFF;
     		text-decoration: none;
     		font-size:13px;
     		font-weight:bold;
     		padding-bottom: 2px;
     		padding-top: 2px;
     		padding-left: 4px;
     		padding-right: 4px;
     		margin-bottom:6;
     	}


     	.tblgrey a
     	{
     		color: #FFFFFF;
     		text-decoration: none;
     		font-size:13px;
     		font-weight:bold;
     	}
     		.tblgrey a:HOVER
     	{
     		color: #F6CA1D;
     		text-decoration: underline;
     	}

     	.tblblue
     	{
     		font-size: 13px;
     		background-color: #4076A5;
     		color: #FFFFFF;
     		font-weight: bolder;
     	}
     	.button
     	{

     		border:0pt none;
     		CURSOR:hand;
     		BORDER-BOTTOM: 0pt;
     		margin-left:0;
     		padding:5px;
     		font-style : italic;
     		HEIGHT:25;
     		BACKGROUND-COLOR: #808080;
     		font-size:15px;
     		font-weight:bold;
     		letter-spacing:0;
     		color:#FFFFFF;
     	}
     	.div_felge
     	{
     		HEIGHT:25;
     		border: 1pt Black;
     		BACKGROUND-COLOR: #808080;
     	}
     	.liste
     	{
     		BACKGROUND-COLOR: #e0e0e0;
     	}
     	.small
     	{
     		font-size:11px;
     	}
.vis { display: table-row;} 
.invis {display: none;}
.hidd {visibility: hidden;}
img {border:0pt none;}
</style>

