td.menue 
{
  font-size:16px; 
  color:#ffffff;
  font-style:italic;
  /*font-weight:bold;*/ 
  font-family:Times New Roman;
  margin: 0px; padding: 0px;
  cursor: pointer; 
}

td.menue_mouseover 
{
  font-size:16px; 
  color:#000000;
  font-style:italic;
  /*font-weight:bold;*/ 
  font-family:Times New Roman;
  margin: 0px; padding: 0px;
  cursor: pointer; 
}
td.menue_checked 
{
  font-size:16px; 
  color:#000000;
  font-style:italic;
  font-weight:bold; 
  font-family:Times New Roman;
  margin: 0px; padding: 0px;
  background-image:url(../button.jpg);
  background-repeat:no-repeat; 
  cursor: pointer;
}

td 
{
  font-size:12px; 
  color:#000000;

  font-family:Times New Roman;
  margin: 0px; padding: 0px;  
}


a:link {color:#dc7f04; text-decoration:none}
a:visited {color:black; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:#dc7f04; text-decoration:underline}}

font.ueberschrift
{ 
  font-size: 12px; 
  color:#dc7f04;
  font-style:italic;
  font-weight:bold;   
  font-family:Times New Roman;
  margin: 0px; padding: 0px;
}
font.ueberschrift_big
{ 
  font-size: 18px; 
  color:#dc7f04;
  font-style:italic;
  font-weight:bold;  
  font-family:Times New Roman;
  margin: 0px; padding: 0px;
}

font.ueberschrift_grau
{ 
  font-size: 18px; 
  color:#000000;
  font-style:italic;
  font-weight:bold;  
  font-family:Times New Roman;
  margin: 0px; padding: 0px;
}






input#2
{
  font-family:Arial,sans-serif;
  color:#000000;
  font-size:12px;
  border: 1px solid #c6df43;
  background-color:#F4FFF4;
  height:22px;
  width:250px;
  padding:3px;
}

textarea#2
{
  font-family:Times New Roman;
  color:#000000;
  font-size:12px;
  border: 1px solid #c6df43;
  background-color:#F4FFF4;
  height:180px;
  width:390px;
  padding:3px;
}

input
{
  font-family:Times New Roman;
  color:#000000;
  font-size:12px;
  border: 0px solid #c6df43;
  background-color:#eeeeee;
  height:15px;
  width:250px;
  padding:3px;
}

textarea
{
  font-family:Times New Roman;
  color:#000000;
  font-size:12px;
  border: 0px solid #c6df43;
  background-color:#eeeeee;
  height:180px;
  width:570px;
  padding:3px;
}
