/*Verwendete CSS auf beastie-bugs.de */


/*Links */
a {
	color : #CC3300;
	text-decoration : none;
}


body
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
 	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	background-color: #FFE6B2;
	/*background-image: url(../pics/hazze.gif);*/
}

h1
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;

}

h2
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

h3
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12pt;
}



table
{
	border:0;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

table.eins
{
	border:1;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

th.fetthell
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #D7D7D7;
}

th.fettmittel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #C9C9C9;
}

th.fettdunkel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #848484;
}



td.fetthell
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #D7D7D7;
}

td.fettmittelg
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #32CD32;
}

td.fettmittel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #C9C9C9;
}

td.fettdunkel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color: #848484;
}

td
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
	font-size: 10pt;

}

td.hell
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #D7D7D7;

}

td.mittel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #C9C9C9;


}

td.dunkel
{
	font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #848484;


}





form action
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
}

option
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
}

select
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
}

input
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
}

/* EOF*/
