a.dunkel:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.dunkel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
}
a.dunkel:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
	text-decoration: none;
}
a.dunkel:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none; }


a.hell:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : 500;
	color: #006600;
	text-decoration: none;
} 
a.hell:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #666666;
	text-decoration: none;
}
a.hell:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #993300;
	text-decoration: none;
}
a.hell:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #003300;
	text-decoration: none;
}

body {

repeat fixed /* Hier sollte man auch wenn man ein Bild als Hintergrund nicht vergessen die Hintergrundfarbe zu setzen. Es könnte nämlich sein dass man aus versehen für den Text die gleiche Farbe hat wie für den Hintergrund wobei die Leute mit ausgeschalteten Bildern nichts erkennen können. */
 color: black;
	margin: 0;
	padding: 1%;
	min-width: 640px;
	font-size: 100.01%;
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #003300;
	background-image: url(../images/hg.jpg);

}

table,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     {
	font-size:10pt;
	font-style: normal;
	font-weight: 400;
	font-family: Verdana;
	text-transform: none;
	color: #003300;
	font-variant: normal;
	line-height: 22px;
	border: #FFFF99;





}




h1 {
	font-size:14pt;
	color: #9E0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	word-spacing: normal;
}



h2 {
	font-size:14pt;
	color: #9E0000;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: 700;

}



h3,h3.xmp,h3.xpl,h3.inf,h3.tip {
	font-size:11pt;
	color: #003300;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	letter-spacing: normal;
	word-spacing: normal;



}


h4 {
	font-size:11pt;
	color: #FFFF99;
	font-style: normal;
	line-height: normal;
	font-family: Verdana;
	font-weight: 400;
	line-height: 20px;
}
h5 {
	font-size:9pt;
	color: #003300;
	font-style: normal;
	line-height: normal;
	font-family: Verdana;
	font-weight: 300;
}


a:link {
	color:#006600;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style:italic
}
	
a:visited {
	color:#666666;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style:italic
}

	
a:active {
	color:#009900;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style:italic

	}


a.an {
	color: #330000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style:italic

}
a.hover {
	color: #666600;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style:italic
}
