/*Jagd und Wild*/
/* Comic Sans MS */
/* Swis721 Lt BT */
BODY	{
			Background-Color : White ;
			Font-Family : Comic Sans MS ;
			Font-Size : 9pt ;
			scrollbar-arrow-color: #005000 ;
			scrollbar-face-color: #AAD89A ;
			scrollbar-highlight-color: #BAD8BA ;
			scrollbar-3dlight-color: #FFFFFF ;
			scrollbar-shadow-color: #3A853A ;
			scrollbar-darkshadow-color: #005000 ;
			scrollbar-track-color: #BAD8BA ;
		}

P	{
			Font-Family : Comic Sans MS ;
			Font-Size : 9pt ;
			Text-Decoration : None
		}
H1	{
			Font-Family : Comic Sans MS ;
			Font-Size : 18pt ;
                        Font-Weight : Bold;
                        Color : #006600 
		}
H2	{
			Font-Family : Comic Sans MS ;
			Font-Size : 16pt ;
                        Font-Weight : Bold;
                        Color : #006600
		}
H3	{
			Font-Family : Comic Sans MS ;
			Font-Size : 14pt ;
                        Color : #006600
		}
H4	{
			Font-Family : Comic Sans MS ;
			Font-Size : 12pt ;
                        Color : #006600
		}
H5	{
			Font-Family : Comic Sans MS ;
			Font-Size : 11pt ;
                        Color : #006600
		}

:link	{
			Font-Size : 10pt
			Font-Family : Comic Sans MS ;
			Color : green;
			Text-Decoration : None
		}
:visited	 {
			Font-Family : Comic Sans MS ;
			Font-Size : 9pt ;
			Color : green ;
			Text-Decoration : None
		}
A:hover	{
			Font-Family : Comic Sans MS ;
			Font-Size : 9pt ;
			Color : #66CC00 ;
			Text-Decoration : Underline
		}
TD	{
			Font-Family : Comic Sans MS ;
			Font-Size : 9pt
		}
OL	{
			Font-Family : Comic Sans MS ;
			Font-Size : 9pt
		}
.copy	{
			Font-Family : Comic Sans MS ;
			Font-Size : 4pt
		}
.ScreenTable {
			Display: None
		}
.ScreenRow	{
			Display: None
		}
.PrintRow	{
			Display: Inline;
			Background-Color: White
		}
.PrintHeadline	{
			Display: Inline;
			Page-Break-Before: Always
		}
.PrintFooter	{
			Display: Inline;
			Vertical-Align: bottom;
			Text-Align: center;
			Background-Color: #DAEDDA;
		}
.NavCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 9pt;
			Width: 1
		}
.TransCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 8.5pt;
			Background-Color: White
		}
.WhiteCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 8.5pt;
			Background-Color: White
		}
.LtGreenCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt;
			Background-Color: White
		}
.DarkCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 8.5pt;
			Background-Color: #D0D0D0
		}

.TdBgGreenLite	{ Background-Color: #00DD00 }
.TdBgGreenMid	{ Background-Color: #00AA00 }
.TdBgGreyLite	{ Background-Color: White }
.TdBgGreyMid	{ Background-Color: LightGrey }
		
