  body, td { font-family: tahoma; font-size: 11px; }
  .lang { color: #ffffff; text-decoration: none; }
  .lang:hover{color: #cccccc;}
  
  .tiitel{font-size: 13px; color: #eeeeee; font-weight: bold;}

  .men li{color: #ffffff; }
  .men a{color: #FFFFFF; text-decoration: none; font-size: 12px; font-family: verdana;}
  .men a:visited{color: #FFFFFF; text-decoration: none; font-size: 12px; font-family: verdana;}
  .men a:hover{color: #cccccc; text-decoration: none; font-size: 12px; font-family: verdana;}

   fieldset{
background-color:#F3F3F3;
border:0px solid #cccccc;
padding:.1em;
}

* html #fixed fieldset{
position: relative;
padding-top:.5em;
margin-top:1em;
}

* html #fixed fieldset{
margin-top:1em;
padding-top:1em;
}

* html #fixed legend{
position: absolute;
top:-.5em;
left:.5em;
}

   .sisu a:link
   {
        color:#333333;
	text-decoration: none;
   }

   .sisu a:visited
   {
        color:#333333 ;
	text-decoration: none;
   }

   .sisu a:hover
   {
        color: #000000;
	text-decoration: none;
   }
.main_pic
{
  font-size: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  color: #FFFFFF;
  background-repeat: no-repeat;
}

   textarea, input
   {
        font-family: tahoma;
        font-size: 10px;
        padding: 3px;
        border: 1px solid #666666;
   }
   
   option, select
   {
        font-family: tahoma;
        font-size: 10px;
   }
   
   textarea
   {
        width: 300px;
        height: 100px;
   }
   
.r 
{
	color: #ffffff; 
	background: #000000;
	padding: 3px;
}