body 			{			
  background-color : #FFFFFF;
  font-family      : arial;
  font-size        : 10px;
  color            : #000000;	}


table.content 		{
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
border-color: #F2C200;
border-style: solid;
background-color: #FFFFFF;	
  font-family      : arial;
  font-size        : 12px;
  color            : #000000;	}

table.left 		{
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 1px;
border-color: #F2C200;
border-style: solid;
background-color: #F7F9FF;	}

table.right		{
border-top: 0px;
border-bottom: 0px;
border-left: 1px;
border-right: 0px;
border-color: #F2C200;
border-style: solid;
background-color: #F7F9FF;	}


a:link 			{
  font-family: arial;
  color: #000099;
  font-size: 12px;
  text-decoration: underline;	}

a:visited 			{
  font-family:  arial;
  color: #000099;
  font-size: 12px;
  text-decoration: underline;	}

a:hover 			{
  font-family:  arial;
  color: #000099;
  font-size: 12px;
  text-decoration: none;	}

a.menue:link 		{
  font-family:  arial;
  color: #333333;
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;		}

a.menue:visited		{
  font-family:  arial;
  color: #333333;
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;		}

a.menue:hover 		{
  font-family: arial;
  color: #0000CC;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;		}

b.autor 			{
  font-family:arial;
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;		}

td.menue 		{
background-color: #F2C200;
background-image:url("images/backg_top2.gif");}

select, input,textarea { 
font-family: Arial;
font-size: 11px; 
color: #000000;
background-color: #FFFFFF;
border-color:#000000;
border-style:solid;
border-width:1px;
}