	a:link { text-decoration:none; font-weight:bold; color:#634142; }
	a:visited { text-decoration:blink; }
	a:hover { text-decoration:underline; }		/*  underline  */

	/****************************************/
	/* Vornamenliste  */
	/****************************************/
body {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size:14px;
    }
h1 {font-size:20px;color:#000000;margin-bottom:0px;font-weight:bold;}     
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
h4 {font-size:12px;color:#000000;}

	#Orte { 	margin-left: 30Px; padding: 0; font-family: "Verdana", Helvetica, Arial, sans-serif;
		font-size:14px;
		}
	#table { 
	width: 60%;
	margin: 5% 2.0%;
	padding: 0;
	/* border: 1px solid;    */
	}
	#td { width: 35%; }
	#td { }
	
	.rotfett { color: #FF0000; font-weight: bold; }
	.blaufett  {  color: #0000FF;	font-weight: bold; }
	.braunfett  { color: #663300; font-weight: bold; }
	.rosafett { color: deeppink; font-weight: bold; }
	.H2 { 
	font-family: "Old English Text MT", Times, serif;
	text-shadow: black 3px 2px 1px; font-size:35px;
	color: #FF0000; } 
	

	/****************************************/
