body { 	background-image:url(Hintergrund1.jpg);
	background-position:center;
	margin-bottom:100px;
     }

p {	font-family:Arial,sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
  }

h1 {	font-family:"Arial",sans-serif;
	font-size:16pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
   }

h2 {	font-family:"Arial",sans-serif;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
   }


div.links {	margin-left:20px; float:left; width:300px; padding-left:20px;
   }

div.rechts {	margin-left:340px; max-width:520px; margin-right:20px; padding:5px;
   }

img {	border-style:none;
   }

a { 	font-size:10pt;
	font-family:"Comic Sans MS",sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#004080;
  }

/*

a:link {	
       }
a:visited {	
	  }
a:hover {	
	}
a:active {	
	 }

*/