body		{
			 background-color: #000000; 
       		 color: #FFFFFF; 
	   		 font-family: arial,verdana,sans-serif; 
	   		 text-align: justify;
	   		 font-size:	12pt;
			 background-image:url(bilder/background.jpg);			 
			}
h1			{
			 font-size: 20pt;
			 font-weight: bold;
			}
h2			{
			 font-size: 16pt;
			 font-weight: bold;
			}
a:link 		{ 
			 background-color: #000000; 
       			color: #0000FF; 
			 font-weight: bold; 
			 text-decoration: none;
			} 
a:visited 	{ 
			 background-color: #000000; 
       			  color: #0000C0;
			  font-weight: bold; 
			  text-decoration: none; 
			}
a:active 	{ 
			 background-color: #000000; 
       			  color: #0000FF;
			  font-weight: bold; 
			  text-decoration: none; 
			}