* {
	margin: 0px;
	padding: 0px;
	border: none;
	}
ul {
	list-style: none;
	text-align: center;
}
a:link {
	color:#222;
	text-decoration:none;
}
a:visited { 
	color:#222;
	text-decoration:none; }
a:hover { 
	color:#fff;
	text-decoration:none; }
a:active { 
	color:#fff;
	text-decoration:none; }
p {
	font-family: "Calligraph421 BT", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	}
h1 {
	font-family: "Calligraph421 BT", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
h2 {
	font-family: "Calligraph421 BT", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
tr {
	font-family: "Calligraph421 BT", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	}
hr { height:2px; 
	}
hr.gast { height:2px; width:60%;
	}
table#schwerter tr {
	font-family: "Calligraph421 BT", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	}
blockquote {
	font-family: "Calligraph421 BT", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: light;
	text-decoration: none;
	color: #000;
	text-align:center
	}
div.impressum#content p, div.impressum2#content p {
	font-family: "Calligraph421 BT", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	}