﻿A	{
	/*color : #ED2024;*/
	color:#f5821f;
	text-decoration : none;
		}
	
A:Hover	{
	color : #000000;
	text-decoration : underline;
	}
	
A:Active	{
	/*color : #ED2024;*/
	color:#f5821f;
	text-decoration : none;
	}

BODY, TD, P {
	font-family : Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	/*
	background:#DDDEE4;
	SCROLLBAR-FACE-COLOR: #ED2024; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ed7e7e; 
	SCROLLBAR-SHADOW-COLOR: #ED2024; 
	SCROLLBAR-3DLIGHT-COLOR: #ED2024; 
	SCROLLBAR-ARROW-COLOR: #DDDEE4; 
	SCROLLBAR-TRACK-COLOR: #DDDEE4; 
	SCROLLBAR-DARKSHADOW-COLOR: #990000; 
	SCROLLBAR-BASE-COLOR: #DDDEE4;*/
	}
	
body {
	background:url(../grafix/hgBody.gif) left repeat-y;
}

H1	{
	font-family : Arial;
	font-size: 18px;
	color: #000000;
	text-decoration : none;
		}
		
A.menu	{
	color : #ffffff;
	font-size: 14px;
	text-decoration : bold;
		}
	
A:Hover.menu	{
	color : #EEEEEE;
	font-size: 14px;
	text-decoration : none;
	}
	
A:Active.menu	{
	color : #EEEEEE;
	font-size: 14px;
	text-decoration : none;
	}
	
	
.fuss	{
	font-family : Arial;
	font-size: 10px;
	color: #000000;
	text-decoration : none;
		}

A.fuss	{
	font-family : Arial;
	font-size: 10px;
	/*color : #ED2024;*/
	color:#f5821f;
		}
		
A:Hover.fuss	{
	color : #000000;
	text-decoration : none;
	}
	
A:Active.fuss	{
	/*color : #ED2024;*/
	color:#f5821f;
	text-decoration : none;
	}
	
.schwarz	{
	font-family : Arial;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
		}

A.schwarz	{
	font-family : Arial;
	font-size: 12px;
	color: #000000;
		}
		
A:Hover.schwarz	{
	color : #000000;
	text-decoration : underline;
	}
	
A:Active.schwarz	{
	color : #000000;
	text-decoration : none;
	}

.table	{
	font-family : Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration : bold;
		}

A.table	{
	font-family : Arial;
	font-size: 11px;
	color: #ffffff;
		}
		
A:Hover.table	{
	font-family : Arial;
	font-size: 11px;
	color : #ffffff;
	text-decoration : underline;
	}
	
A:Active.table	{
	font-family : Arial;
	font-size: 11px;
	color : #ffffff;
	text-decoration : none;
	}
