<STYLE TYPE="text/css">
<!--

body   {
       margin-top:0cm;
	   margin-left:0.2cm; 
       background-color:#FFFFFF;
       text:#000080;
	   font-family:'Arial';
	   font-size:9pt;
	   text-decoration:none; 
	   }

a:link {color:#450FE6;text-decoration:underline}
a:visited {color:#7D55F4;text-decoration:underline}
a:active {color:red;text-decoration:underline}

A {color:#450FE6; font-family:'Arial'; font-weight:bold; font-size:8pt;text-decoration:underline}

STRONG {font-family:'Arial';color:#000080; font-size:11pt; font-weight:bold;text-decoration:none}

P {font-family:'Arial';color:#000080; font-size:9pt}
li {font-family:'Arial';color:#000080; font-size:9pt}
ul {font-family:'Arial';color:#000080; font-size:9pt}

TD {font-family:'Arial'; color:#000080;font-size:9pt}

form   {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}

#Ueberschrift
        {
        color:#000080;
        font-family: arial;
        font-weight: bold;
        font-size: 14pt;
		text-decoration:none
        }
#gross
        {
        color:#000000;
        font-family: arial;
        font-weight: bold;
        font-size: 24pt;
		text-decoration:none
        }

		
#Aussen
{
  color: darkblue;
  font-family: arial;
  font-weight: normal;
}

#Innen
{
  color: darkblue;
  font-family: arial;
  font-weight: bold;  
}
#Bild
{
	position: absolute;
    top: 0px;
    left: 10px;
	visibility: visible;
	z-index: 1;
}
#Bild1
{
	position: absolute;
    top: 50px;
    left: 50px;
	visibility: visible;
	z-index: 2;
}

#Text1
{
	position: absolute;
    top: 150px;
    left: 0px;
	visibility: visible;
	font-size: 75%;
	font-weight:bold;
	z-index: 3;
}
#werbung
{
	position: absolute;
    top: 250px;
    left: 120px;
    width:400;
	visibility: visible;
	font-size: 100%;
	font-weight:bold;
	z-index: 5;
    background:#DDDDDD;
    padding:10 10 10 10;
    border:0.2em solid #046; 
}

#Text
{
    color:#000080;
	position: relative;
	visibility: visible;
	z-index: 2;
}
// -->

</STYLE>