body {
	background: #CCFF99 url(images/hgb.jpg) repeat fixed;
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;
	line-height: 20px;
	font-weight: 400;
	color: #330000;

}

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: 500;
	font-family: Verdana;
	text-transform: none;
	color: #660000;
	font-variant: normal;
	line-height: 20px;
	border: 1px #003300;
	list-style-type: square;




}


h1 {
	font-size:24pt;
	color: #660000;
	font-family: "Book Antiqua";
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	letter-spacing: 3pt;
	word-spacing: normal;
}



h2 {
	font-size:14pt;
	color: #660000;
	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: #660000;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;



}


h4 {
	font-size:11pt;
	color: #660000;
	font-style: normal;
	line-height: normal;
	font-family: Verdana;
	font-weight: 500;
	line-height: 20px;
}
h5 {
	font-size:9pt;
	color: #660000;
	font-style: normal;
	line-height: normal;
	font-family: Verdana;
	font-weight: 300;
}


pre { font-family:Verdana; 
font-size:11pt; 
color:#660000; }



tt { font-family:Verdana; font-size:11pt; color:#660000; }



td.xmpcode {
	border: medium double #660000;}


.code { background-color:#ffffff; }


td.xplcode {
	background-color:#ffffff;
}


.doc { background-color:#EEEEEE; }


.qbar {
	background-color:#FFFFE0;
	font-size:11pt;
	font-family:Verdana;
	color: #660000;
}



pre.normal {
	color:#660000;
	font: 11pt Verdana;
}


a:link {
	color:#006600;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
}
	
a:visited {
	color:#666600;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: none;}
	
a:active {
	color:#993300;
	font-size: 10pt;
	text-decoration: none;
: Verdana;
	}


a.an {
	text-decoration:none;
	font: 10px Verdana;
	color: #330000;
	text-transform: none;

}
a:hover{
	color: #003300;
	text-decoration: underline;
	font-size: 10pt;
}

