img.rahmen
{
  border-color:#bd0010;
  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: silver;
      border-left-color: silver;
      border-right-color: black;
      border-bottom-color: black;
      border-width: 2px;
      border-style: Outset;
      }
div.button a:link
      {
      color:#ff4646;
      }
div.button a:visited
      {
      color:#ff4646;       
      }

div.button a:hover
      {
      background-color:#BD0010;
      color:#ffffff;        
      }
div.button a:active
      {
      color:#ff4646;       
      }

div.ar
	{
 	font-family:Verdana,Arial,Helvetica,sans-serif;
 	font-size:8pt;
  	color:#bd0010;
  	text-decoration:none;
	}

div.arrow a:link 
	{
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size:8pt;
  	font-weight:bold;
  	font-weight:bold;
  	color:#bd0010;
  	text-decoration:none;
	}

div.arrow a:visited 
	{
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size:8pt;
  	font-weight:bold;
  	color:#bd0010;
  	text-decoration:none;
	}

div.arrow a:hover 
	{
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size:8pt;
  	font-weight:bold;
  	background:#cc0000;
  	color:#ffffff;
	}

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;
      }  
