
body
{
  font-size: 9pt;
  font-family: arial,helvetica;
  color: black;
 line-height: 1.66;
}

/*body.hauptseite
{
  font-size: 8pt;
  font-family: verdana,arial,helvetica;
  color: black;
  background-image:url("../img/pfleidererhintergrund.jpg"); 
  background-repeat: no-repeat;
  background-position:500px 50px;
}*/

input
{
  font-size: 9pt;
  font-family: arial,helvetica;
  /*background-color: #FFFFFF;*/
}


/*input.Tabellenfeld
{
  font-size: 8pt;
  font-family: verdana,arial,helvetica;
  background-color: #E4F2F6;
}
*/
table
{
  font-size: 9pt;
  font-family: arial,helvetica;
	line-height: 1.66;
}

.Tabelle
{
  font-size: 9pt;
  font-family: arial,helvetica;
  color: black;
  background-color: #FFFFFF;
  line-height: 1.66;
}

.TabellenZeile
{
  font-size: 9pt;
  font-family: arial,helvetica;
  color: black;
  background-color: #FFFFFF;
  line-height: 1.66;
  input	
  
}


.TopFrame
{
  font-size: 12pt;
  font-family: arial,helvetica;
  color: black;
  /*background-color: #2596B7;*/
  background-image:url("../img/Banner_IR.jpg");
  background-repeat: no-repeat;
  
}

.Toptitel
{
  font-size: 14pt;
  font-family: arial,helvetica;
  color: black;
  /*background-image:url("../img/top_hintergrund.jpg");*/
}

.bottom
{
  font-size: 9pt;
  font-family: arial,helvetica;
  font-weight: bold;
  color: #009088;
  background-color: white;
  line-height: 1.6;
}

.titel
{
  font-size: 16pt;
  font-family: verdana/*,arial,helvetica*/;
  color: black;
  line-height: 1.6;
}


.ueberschrift
{
	
	font-size: 18pt;
	font-family: verdana/*,arial,helvetica;*/;
	color: black;
	line-height: 1.6;
	
}

.tabellenrahmen
{
border-top-style: dotted; border-color: black; border-width:1px;
border-bottom-style: dotted; border-color: black; border-width:1px;
}

li.horizontal {
display:inline;
/*background: transparent url(pfeil.gif) 0 60%; padding-left:8px;
background-repeat: no-repeat;*/
}


a.standard { color: black; text-decoration: none; }
a.standard:link{ color: black; text-decoration: none; } 
a.standard:visited{ color: black; text-decoration: none; }
a.standard:hover{ color: #901A16; text-decoration: underline; }
a.standard:active{ color: black; text-decoration: none; }
a img{ border: none; }

a.text { color: #901A16; text-decoration: underline; }
a.text:link{ color: #901A16; text-decoration: underline; } 
a.text:visited{ color: #901A16; text-decoration: underline; }
a.text:hover{ color: black; text-decoration: none; }
a.text:active{ color: #901A16; text-decoration: underline; }
  a img{ border: none; }
  
<!-- img.left { margin: 2px 10px 5px 1px; float: left; border: 0 } -->
<!-- img.right { margin: 2px 1px 5px 10px; float: right; border: 0 } -->
<!-- img.across {margin: 0 0 10px 0; border: 0 } -->
<!-- img.framed  { border: solid 0px #999 } -->


