/*Jagd und Wild*/
BODY	{
			Background-Color : #DAEDDA ;
			Background-Image:url(BackGrnd.gif);
			Font-Size : 10pt ;
			Font-Family : Comic Sans MS ;
			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 : 10pt ;
			Text-Decoration : None
		}
H1	{
			Font-Family : Comic Sans MS ;
			Font-Size : 24pt ;
                        Font-Weight : Bold;
                        Color : #006600 
		}
H2	{
			Font-Family : Comic Sans MS ;
			Font-Size : 18pt ;
                        Font-Weight : Bold;
                        Color : #006600
		}
H3	{
			Font-Family : Comic Sans MS ;
			Font-Size : 16pt ;
                        Font-Weight : Bold;
                        Color : #006600
		}
H4	{
			Font-Family : Comic Sans MS ;
			Font-Size : 14pt ;
                        Font-Weight : Normal;
                        Color : #006600
		}
H5	{
			Font-Family : Comic Sans MS ;
			Font-Size : 12pt ;
                        Font-Weight : Normal;
                        Color : #006600
		}

:link	{
			Font-Size : 10pt
			Font-Family : Comic Sans MS ;
			Color : #008000;
			Text-Decoration : None
		}
:visited	 {
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt ;
			Color : #999900 ;
			Text-Decoration : None
		}
A:hover	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt ;
			Color : #66CC00 ;
			Text-Decoration : Underline
		}
TD	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt
		}
OL	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt
		}
.copy	{
			Font-Family : Comic Sans MS ;
			Font-Size : 8pt
		}
.ScreenTable {
			Display: inline
}
.ScreenRow	{
			Display: box
		}
.PrintRow	{
			Display: none
		}
.PrintHeadline	{
			Display: None
		}
.PrintFooter	{
			Display: None
		}
.NavCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt;
			Width: 200px;
		}
.AdsCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt;
			Width: 200px;
		}
.TransCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt;
			Background-Color: #DAEDDA
		}
.WhiteCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt;
			Background-Color: White
		}
.LtGreenCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt;
			Background-Color: #DAEDDA
		}
.DarkCell	{
			Font-Family : Comic Sans MS ;
			Font-Size : 10pt;
			Background-Color: #B0DAB0
		}
		
.TdBgGreenLite	{ Background-Color: #00CC00 }
.TdBgGreenMid	{ Background-Color: #009900 }
.TdBgGreyLite	{ Background-Color: White }
.TdBgGreyMid	{ Background-Color: LightGrey }

.HrBottom	{
		background-color:#ff0000; /* Mozilla 1.4 */
		color:#ff0000; /* IE 6 */
		border: #ff0000; /* Opera 7.11 */
		height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
		}
.rot a:link{
color: #ff0000;
text-decoration: underline;
}

.rot a:visited {
color: #ffffff;
text-decoration: underline;
}

.rot a:hover {
color: #cc3333;
text-decoration: none;
}

.StdTable {
	border: #006600 2px solid;
	border-right: none;
	border-bottom: none;
}

.StdTable td {
	border: #006600 2px solid;
	border-left: none;
	border-top: none;
	padding: 10px;
}

.HiddenTable td {
	border: none;
	padding: 0px;
}

