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: 12pt;
	font-family: verdana, arial, sans-serif;
	line-height: 20px;
	font-weight: 400;
	color: #330000;
	background-attachment: fixed;
	background-color: #006633;
	background-image: url(images/index/hg.jpg);
	background-repeat: repeat;
}

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: #663300;
	font-variant: normal;
	line-height: 20px;
	border: #CCFF99;




}


h1 {
	font-size:13pt;
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;

}



h2 {
	font-size:12pt;
	color: #330000;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	letter-spacing: normal;


}



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



}


h4 {
	font-size:10pt;
	color: #663300;
	font-style: normal;
	line-height: normal;
	font-family: Verdana;
	font-weight: 400;
	line-height: 20px;
}
h5 {
	font-size:9pt;
	color: #333300;
	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:#993300;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: none;
	font-variant: normal;
	line-height: 20px;
	letter-spacing: normal;



}
	
a:visited {
	color:#666666;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: none;
}
	
a:active {
	color:#666666;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 500;



: Verdana;
	}


a.an {
	text-decoration:none;
	font: 500 13px Verdana;
	color: #FFCC33;
	text-transform: none;

}
a:hover{
	color: #FF6600;
	font-size: 10pt;
	font-weight: 500;

}

