/* ************************************ */
/* Copyright Peter Adelhardt, 2000-2003 */
/* ************************************ */

Body  {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color :black;
	background : #F2F2F2;
	scrollbar-face-color: #EEEEEE; 
	scrollbar-track-color: #E4F6E2; 
	scrollbar-arrow-color: #066C03;
	scrollbar-highlight-color: #F2F2F2; 
	scrollbar-3dlight-color: #6bba00; 
	scrollbar-shadow-color: #d3d3d3;
	scrollbar-darkshadow-color: #6bba00;
}

A:LINK  {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color : #6BBA00;
	/*background-color : #F2F2F2;*/
	text-decoration : underline;
}
A:LINK.invert {
	background-color: #6e6e6e;
	color:#D2FFAD;
}
A:LINK.top    {
	background-color: #6e6e6e;
	color: #f2f2f2;
	text-decoration: none;
}
A:LINK.tiny	{
	color: #484848;
	text-decoration: none;
}

A:VISITED  {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color : #339900;
	/*background-color : #F2F2F2;*/
	text-decoration : underline;
}
A:VISITED.invert {
	color: #E0FF99;
	background-color: #6e6e6e;
}
A:VISITED.top    {
	color: #f3f3f3;
	background-color: #6e6e6e;
	text-decoration: none;
}
A:VISITED.tiny	{
	color: #484848;
	text-decoration: none;
}

A:HOVER  {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color : #F2F2F2;
	background-color : #6BBA00;
	text-decoration : none;
}
A:HOVER.invert {
	color: #6e6e6e;
	background-color:#D2FFAD;
}
A:HOVER.top    {
	background-color: #6e6e6e;
	color:#D2FFAD;
}


A:ACTIVE  {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color : #009900;
	background-color : #DEF1DD;
	text-decoration : underline;
}


/* Hauptelemente */

H1	{
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 15pt;
	font-weight : bold;
}

H2	{
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight : bold;
}
	
li	{
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight : bold;
	color :#193100;
}	
li.fp	{
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight : bold;
	color :#3a7300;
}

table.invert	{ 			
	font-size: 11pt; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	background-color: #6e6e6e;
	color: #FBFBFB;
}
td	{
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
}	
td.invert	{ 			
	font-size: 11pt; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	background-color: #6e6e6e;
	color: #FBFBFB;
}
td.bild {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color:#193100;
}
td.cool	{
	font-size: 11pt; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color: #193100;
}
td.form	{
	font-size: 10pt; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color: #193100;
}
td.large	{
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size : 12pt;
	font-weight:bold;
}
td.Heading  {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size : 13pt;
	font-weight : bold;
	letter-spacing: 2px;
}
input	{
	font-size: 8pt;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	border-style: solid;
	border-width: 1.5pt;
	color: #6bba00;
	background-color: #f2f2f2;
	border-color: #193100;
	font-weight: bold;
}
textarea	{
	font-style: normal;
	font-size: 8pt;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	border-style: solid;
	border-width: 1.5pt;
	color: #6bba00;
	background-color: #f2f2f2;
	border-color: #193100;
	font-weight: bold;
}
select	{
	font-style: normal;
	font-size: 8pt;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	border-style: outset;
	border-width: 1.5pt;
	color: #6bba00;
	background-color:  #f2f2f2;
	border-color : #193100;
	font-weight : bold;
}
/* classes */

.description	{
	font-size:11pt; 
	font-family:  Tahoma, Verdana, Arial, Helvetica;
}
*.Heading  {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size : 13pt;
	font-weight : bold;
	letter-spacing: 2px;
}

*.large	{
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size : 12pt;
	font-weight:bold;
}
.nav	{
	font-family:  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}
*.cool	{
	font-size: 10pt; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	color: #193100;
}
*.button	{
	background-color: #f2f2f2;
}

/* invertierter Stil */
*.invert	{ 			
	font-size: 11pt; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	background-color: #6e6e6e;
	color: #FBFBFB;
}

/* Für "SAT" im Text */
*.sat	{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #066C03;
}

/* Bildunterschrift */ 
*.bild	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color:#193100;
}
	