img.rahmen
{
  border-color:#ffcc00;
  border-width:medium;
  border-style:double;
}

img.ohne
{
  border:none
}

img.green
{
  border-color:#009933;
  border-width:medium;
  border-style:double;
}

div
      {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size:8pt;
      font-weight:bold;
      color:#c4c4c4
       }  

div.button a
      {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size:8pt;
      font-weight:bold;
      width:14pt;
      height:14pt;
      background-color:#ffffff;
      color:black;
      padding:1pt;
      text-decoration:none;
      border-top-color: #ff7300;
      border-left-color: #ff7300;
      border-right-color: #ff7300;
      border-bottom-color: #ff7300;
      border-width: 2px;
      border-style: Outset;
      }
div.button a:link
      {
      color:#ff7300;
      }
div.button a:visited
      {
      color:#ff7300;       
      }

div.button a:hover
      {
      background-color:#ffcc00;
      color:#000000;        
      }
div.button a:active
      {
      color:#800000;       
      }

div.ar
	{
 	font-family:Verdana,Arial,Helvetica,sans-serif;
 	font-size:8pt;
  	color:#ffcc00;
  	text-decoration:none;
	}

div.arrow a:link 
	{
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size:8pt;
  	font-weight:bold;
  	font-weight:bold;
  	color:#ff7300;
  	text-decoration:none;
	}

div.arrow a:visited 
	{
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size:8pt;
  	font-weight:bold;
  	color:#ff7300;
  	text-decoration:none;
	}

div.arrow a:hover 
	{
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size:8pt;
  	font-weight:bold;
  	background:#ffcc00;
  	color:#000000;
	}

div.arrow a:active 
	{
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size:8pt;
  	font-weight:bold;
  	color:#800000;
	}

td
      {
      font-family:Verdana,Arial,Helvetica,sans-serif;
      color:#bd0010;
      font-size:9pt;
      }  

td.silver
	 {
 	 color:silver
	 }

table.head
      {
      font-size:10pt;
  	  font-style:normal;
      font-weight:bold;
      border-color:#ffcc00;
      background-color:#000000;
      border-width:thin;
      border-style:solid;
      }
