.test_001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #339966;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #660000;
	display: block;
	padding: 5px;
	width: 180px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AE2300;
	text-decoration: none;
}



.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #660000;
	background: #FFFFCC;
	display: block;
	padding: 5px;
	width: 180px;
	background-color: #FF9933;
}

body {
	background-color: #FFFFCC;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #810000;
}
.textkoerper {
	margin: 20px;
	padding: 10px;
	line-height: 20px;
}

.Stil3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
}
.Stil7 {
	font-family: Peinaud;
	color: #660000;
}
.Stil11 {font-size: 22px; }
.Stil12 {color: #660000}
.Stil13 {font-size: 22px; color: #660000; }
.Stil14 {font-family: Peinaud}
.Stil15 {font-size: 20px}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AE2300;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AE2300;
	text-decoration: none;
	border: 1px dotted #990000;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AE2300;
	text-decoration: none;
}
.bild_inhalt {
	border: 2px solid #999900;
}
.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	margin: 5px;
	padding: 5px;
}
.invisible { 
position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}