
body {
	background-color: #0E0C0E;
	background-image: url('hintergrund_inhalt.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-style: Normal;
	margin-top: 10px; 
	scrollbar-face-color: #D5B8D6;
	scrollbar-highlight-color: #252831;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #D5B8D6;
	scrollbar-arrow-color: #252831;
	scrollbar-track-color: #D5B8D6;
	scrollbar-darkshadow-color: #D5B8D6;
}	

p {color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
	font-style: Normal; }

p links {color: #D5B8D6;
       font-family: Arial;
	   font-size: 8pt;
	   font-style: Normal; }
	
	
h1 { color: #D5B8D6;
     font-style:normal;
	 font-size:9pt;
	 font-family:Arial; 
	 margin-left: 510px; 
	 margin-top: 91px; }

h2 { color: #D5B8D6;
     font-style:normal;
	 font-size:10pt;
	 font-family:Arial; 
	 text-align:Center; 
	 text-decoration:none;
	 margin-top: 30px; }

a: { text-decoration:none; }
a:link { color:#ffffff; font-family: Arial; }
a:visited { color:#ffffff; font-family: Arial; }
a:hover { color: #877487; font-family: Arial; }
a:active { color:#ffffff; font-family: Arial; } 

hr {color=#000000; 
    }
