a:link {
   color: #FF9900;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;

}

a:visited {
	color: e7da84;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
} 

a:hover {
	color: #660000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
} 

a:active {
	color: #660000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
} 
table {

	color: #FFFFAA;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	
}
	
body {
	SCROLLBAR-FACE-COLOR: #4a0404;
	SCROLLBAR-HIGHLIGHT-COLOR: #660000;
	SCROLLBAR-SHADOW-COLOR: #3e0101;
	SCROLLBAR-3DLIGHT-COLOR: #6c4c4c;
	SCROLLBAR-ARROW-COLOR: #ecb62e;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #260101;
	color: #FFFFAA;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	background-image: url(../bilder/content.jpg);
	background-attachment: fixed;
	margin-left: 10px;
	margin-right: 10px;
}.Überschriften {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #CC9933;
	text-decoration: underline;
	text-transform: none;
	font-style: normal;
	line-height: normal;
}
.Inhalte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffaa;
	line-height: normal;
	text-transform: none;
