body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	background : url(../Elemente/Grafik/Hintergrund.gif);
	margin : 0 0 0 0;
}
/* Hintergrund für Start- und Detailseiten */
.start{background :  url(../Elemente/Grafik/HintergrundStart.gif);}
th{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family : sans-serif;
}
fieldset {border: 1px solid #999999; margin: 2px; padding: 2px;}
legend {color: #000000;}
td{font-size: 11px;}
p{margin: 5px 0 0 0;}
dl{margin: 0px;}
form {margin: 0;}
/* Querbalken */
td.quer{background: url(../Elemente/Querbalken/BalkenMitte.gif);}
/* oberer und unterer Streifen im Navi-Balken */
td.strich{background:  url(../Elemente/Grafik/Balken.gif);}
/* Navi-Balken */
.balken{
	background: #FFFFFF;
	font-size: 11px;
	color: #666666;
	text-align : center;
	text-decoration: none;
}
td.pikto{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : center;
	vertical-align : bottom;
	padding-bottom : 5px;
}
th.navigation{
	font-size: 12px;
	text-align: left;
	background: #FFDDDD;
	padding: 3px 3px 0px 5px;
	border: solid 1px #999999;
}
a.navigation{
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	font-variant : normal;
	font-weight : bold;
}
a.navigation:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	background-color: #FFDDDD;
}
a{
	font-size: 11px;
	color: #006666;
	text-decoration : underline;
}
a:hover{
	font-size: 11px;
	color: #993333;
	text-decoration : underline;
}
a.links{
	font-size: 11px;
	color: #006666;
	text-decoration : underline;
}
a.links:hover{
	font-size: 11px;
	color: #993333;
	text-decoration : underline;
}
a.linkgross{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration : underline;
}
a.linkgross:hover{
	color: #006666;
	font-size : 12px;
}
/* Links in den Querverweisen am rechten Rand (Werbung, Internes usw.) */
a.qv{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
/* unterste Zelle in der Navi-Leiste*/
td.navigation{
	background: #EEEEEE;
	padding: 3px 3px 3px 3px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	font-weight: bold;
}
/* Zelle mit Pfad-Angaben */
td.pfad{
	background: #FFFFFF;
	font-size: 11px;
	color: #666666;
	padding: 3px;
	border-bottom : #CCCCCC 1px solid;
}
/* Links in der Pfadzeile */
a.pfad{
	background: #FFFFFF;
	font-size: 11px;
	color: #666666;
	padding: 3px;
}
/* Status-Zeile mit Datum und Copyright */
.status{
	font-size: 11px;
	color: #999999;
	padding: 3px;
	text-decoration : none;
}
table.inhaltrot{
	background : #FFFFFF;
	border : 1px solid #990000;
}
th.inhaltrot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
	background : #FFDDDD;
	border-bottom : 1px solid #990000;
}
/* Textausrichtung rechts auf Startseite*/
th.inhaltrot_rechts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	padding-left: 5px;
	background : #FFDDDD;
	border-bottom : 1px solid #990000;
}
table.inhaltgruen{
	background : #FFFFFF;
	border : 1px solid #009999;
}
th.inhaltgruen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
	background : #D5EAE9;
	border-bottom : solid 1px #009999;
}
td.inhalt{
	padding:3px;
}
/* hellgrüne Zelle in rechter Spalte */
td.extra{
	background: #EEFFFF;
	border: solid 1px #009999;
	padding: 3px;
}
/* Überschrift in grüner Zelle in rechter Spalte */
th.extra{
	font-size: 12px;
	font-weight : bold;
	padding: 0 0 2px 0;
	border-bottom : 1px solid #009999;
}
h1{
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	padding-left: 5px;
	color: #990000;
	font-family : sans-serif;
}
h2{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 16px;
	margin: 6px 0 3px 0;
	color: #990000;
	font-family : sans-serif;
}
strong.gross{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* Optionsliste */
select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
/*hr{
	color: #BBBBBB;
	width : 80%;
	height : 1px;
}*/
table.suche{ background: #EEEEEE; border: #999999 solid 1px; position: relative; }
th.suche{ text-align : left; border-bottom: #990000 solid 1px; background: #EEEEEE; }
/* für erfolglose Suchen */
strong.suche{
	font-size: 13px;
	color : #006666;
	font-weight : bold;
}
/* Hinweiskästen auf Serviceseiten */
td.kasten{
	border: 1px solid #990000;
	padding: 6px;
}
/* für erfolglosen Linksuchen */
strong.rot{
	font-size: 13px;
	color : #990000;
	font-weight : bold;
}
/* Service-Listen in Service-Übersicht, Bücherliste */
table.liste{
	background : #FFFFFF;
	border : 1px solid #CCCCCC;
}
/*td.untertitel{
	font-size: 11px;
	color: #999999;
	padding: 3px;
	text-decoration : none;
	text-align : right;
	vertical-align : bottom;
}*/
input{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
}
/* volle Länge eines Input-Feldes */
input.formular{
	width : 330px;
}
input.suchbegriff{
	width : 250px;
}
input.telefon{
	width : 150px;
}
textarea{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
}
textarea.formular{
	width : 330px;
	height : 60px;
}
/* Textfeld über die gesamte Breite */
textarea.mitteilung{
	width : 470px;
	height : 60px;
}
/*eigene Logos auf Infoseite*/
img.logo{
	margin: 10pt 5pt 5pt 5pt;
	}
.wichtig{
	font-size: 14px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
}
/* Zwischeüberschriften in Detail-Ansichten */
th.details{
	font-size: 12px;
	font-weight : bold;
	padding: 0 0 2px 0;
	border-bottom : 1px solid #CCCCCC;
}
td.eins{		/* Erste Ebene in Sitemap */
	padding : 0px;
}
td.zwei{		/* Zweite Ebene in Sitemap */
	padding-left: 10px;
}
td.drei{		/* Dritte Ebene in Sitemap */
	padding-left: 30px;
}
/*td.rand{
	padding : 5px 5px 5px 5px;
}*/
/* Fotoalbum-Tabelle */
table.kontroll{
	background : #FFFFFF;
	border : 1px solid #669999;
}
/* Überschrift in Fotoalbum */
th.kontroll{
	background: #669999;
	border-bottom : #669999 solid 1px;
	color : White;
	text-align : left;
}
/* farbige Zellen im Fotoalbum (Bildunterschrift, Bildzahlen) */
td.kontroll{
	background: #DDEEEE;
}
/* Links der Bilder- und Showliste im Fotoalbum */
a.bilder{
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}
/* Hinguckerschrift für neu, hier */
.neu{
	font-size:13px;
	padding-right: 3px;
	color: #CC0000;
	text-decoration: none;
	font-weight : bold;
	text-shadow : #CCCCCC;
	font-variant : small-caps;
	letter-spacing : 1px;
}
/* Navigation durch die Seitenzaheln */
td.navi{
	text-align: center;
}
/* Links zu den Seitenzahlen zum Blättern */
a.seiten{
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 1px;
	color: #000000;
	text-decoration : none;
	font-variant : normal;
	font-weight : bold;
}
a.seiten:hover{
	text-decoration : none;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	color: #990000;
	font-variant : normal;
	font-weight : bold;
}
/*aktuelle Seitenzahl */
.aktseiten{
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0 2px 0 2px;
	color: #000000;
	text-decoration : none;
	font-variant : normal;
	font-weight : normal;
	border: 1px solid #CCCCCC;
	background-color: #EEFFFF;
	}
/* Tabellenüberschrift in Linlisten für Ergebnissanzeige */
th.linkliste{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	border-bottom : 1px solid #990000;
	text-align : left;
}
th.serviceliste{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	border-bottom : 1px solid #669999;
	text-align : right;
}
/*Firmenlogos in Linksammlung*/
img.linklogo{
	margin-right : 8px;
	vertical-align : middle;
	float : left;
}
/* Kategorie-Icons auf Startseite */
img.katicons{
	margin : 1px 5px 1px 0;
	border : 0;
	vertical-align : middle;
	width : 40px;
	height : 36px;
	float: left;
}
/*Landkreiskarte*/
img.karte{
	position: absolute;
	top : 237px;
	left : 333px;
}
/*Absätze im Willkommenstext aus Startseite*/
p.welcome{
	margin: 3px 0 3px 0;
	text-decoration: none;
}
/*Fehleranzeige im Formular - Anmeldung, Gästebuch, Kontakt*/
.fehler{
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
}
td.gast{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 3px 3px 3px 5px;
	background : #FFDDDD;
	border-bottom : 1px solid #EE9999;
}
td.gast_rechts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding: 3px 5px 3px 3px;
	background : #FFDDDD;
	border-bottom : 1px solid #EE9999;
}
td.gast_oben{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 3px 3px 3px 5px;
	background : #EEEEEE;
	border-top : 1px solid #CCCCCC;
}
td.gast_obenrechts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding: 3px 5px 3px 5px;
	border-top : 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
/*Kommentare in Gästebuch*/
dfn{
	font-style: italic;
	color: #999999;
}
/* im Gästebuch */
a.gast{
	font-size: 11px;
	color: #000000;
	text-decoration : underline;
}
a.gast:hover{
	color: #006666;
}
/* versteckte Stadtlisten der Planquadrate */
td.orte { position: absolute; top: 360px; top: 200px; }
div.ebenekarte{ position: absolute; left: 4px; top: 0px; width:225px; visibility: hidden; }
/* Definition-Überschrift in Ausflugsdetails */
dt{text-decoration: underline;}
/* Ferienkalender-Tabelle */
table.kalender{
	background : #FFFFFF;
	border : 1px solid #009999;
}
/* Ferienkalender Tabllenzeile oben */
th.kalender_oben{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	padding-left: 5px;
	background : #D5EAE9;
	border-bottom : solid 1px #009999;
}
/* Ferienkalender Tabllenspalte links */
th.kalender_unten{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	padding-left: 5px;
	background : #D5EAE9;
	border-right : solid 1px #009999;
}
/* Ferienkalender Datenzellen */
td.kalender{
	text-align : left;
}
/* Ferienkalender Ecke obenlinks */
td.kalender_ecke{
	border-bottom : solid 1px #009999;
	border-right : solid 1px #009999;
}
/* Buch-Bilder */
img.logos{
	border : 1px solid #CCCCCC;
	margin : 3px;
}
a.stimme{
	color: #999999;
	text-decoration: underline;
}
a.stimme:hover{
	color: #009999;
	text-decoration: underline;
}
td.newslogo{border-left: solid 1px #009999; border-bottom: solid 1px #009999; padding: 0; background: #669999; }
.news{font-size: 11px;  font-family: Arial, Helvetica, sans-serif; }
img.szbzklein{margin: -3px 5px -3px 0;  vertical-align: middle; }
div.stichwort{
	font-size: 9px;
	color: #666666;
	margin: 5px 0 3px 0;	
	letter-spacing: 140%;
	line-height: 110%;
}
ul{
	margin: 0 0 0 0;
	padding: 0;
}
li{
	list-style: none;
	margin: 0 0 3px 0;
}
