body {
	background-color:#160500; 
	text-decoration: none;
}

/*neu Fliesstex gelbt*/
.text { 
	font-family:Verdana,Arial;
	color:#FAE468;
	font-size:9pt;
	line-height:17pt;
	text-decoration: none;
}

/*neu Überschrift gelb fett*/
.textueberschrift { 
	font-family:Verdana,Arial;
	color:#FAE468;
	font-size:9pt;
	line-height:17pt;
	font-weight:bold;
	text-decoration: none;
}

h1 {
	font-family:Verdana,Arial;
	font-size:14pt;
	color:#D89A13;
	font-weight:bold;
	font-style:italic;
}

h2 {
	font-family:Verdana,Arial;
	font-size:12pt;
	color:#D89A13;
	font-weight:bold;
	font-style:italic;
}

td { 
	font-family:Verdana,Arial;
	color:#FAE468;
	font-size:10pt;
}
 
.gross { 
	font-family:Verdana,Arial;
	color:#D89A13;
	font-size:14pt;
	font-style:italic;
}

.normal { 
	font-family:Verdana,Arial;
	color:#FAE468;
	font-size:8pt;
}

.h2 {
	font-family:Verdana,Arial;
	font-size:12pt;
	color:#D89A13;
	font-weight:bold;
	font-style:italic;
}

.h2 {
	font-family:Verdana,Arial;
	font-size:11pt;
	color:#D89A13;
	font-weight:bold;
	font-style:italic;
	margin:0px;
	padding:0px;
} 

a { 
	font-family:Verdana,Arial;
	text-decoration: none;
	color:#D89A13;
	font-size:10pt;
}

a img {
	border:none;
}

b { 
	font-family:Verdana,Arial;
	color:#D89A13;
	font-size:10pt;
}

b.orangfett {
	font-family:Verdana,Arial;
	color:#D89A13;
	font-size:11pt;
} 

b.gelbfett { 
	font-family:Verdana,Arial;
	color:#red;
	font-size:10pt;
}


.orangklein {
	font-family:Verdana,Arial;
	color:#D89A13;
	font-size:9pt;
}



hr { 
	color:#D89A13
}

a:link {
  color:#654A1A;
  text-decoration:none;
  	outline:none;
}

a:hover {
  color:#D89A13;
  text-decoration:none;
}

a:visited { 
	color:#654A1A; 
	text-decoration:none; }