/****
// @fname	inc.wangen.css
// @project	Stadt Wangen / KLWA
// @descr	Stylesheet
// @creator	brain-at-work GmbH - Bahnhofstraße 21 - 88299 Leutkirch
// @author	Georg Weiss - g.weiss@brain-at-work.de
// @date	01.02.2002
// CHANGELOG
	15.11.02 tomtom
	komplettes ReDesign der Farben durch Thomas Autenrieth
*/

/* ********************************************
/*		Allgemeines
/* ********************************************/

	body {
		scrollbar-face-color: #D8D8D8;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #B2B2B2;
		scrollbar-3dlight-color: #BEBEBE;
		scrollbar-arrow-color: #9E0B0E;
		scrollbar-track-color: #E4E4E4;
		scrollbar-darkshadow-color: #BEBEBE;
	}
	a.submenu:link{ /* Menu Links */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		letter-spacing:0.2mm;
		font-weight:normal;
		text-decoration:none;
	}
	
	a.submenu:hover{ /* Menu Links - Mouse Over*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		letter-spacing:0.2mm;
		font-weight:normal;
		text-decoration:underline;
	}
	
	a.submenu:visited{ /* Menu Links - Bereits Betrachtet */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#303030;
		letter-spacing:0.2mm;
		font-weight:normal;
		text-decoration:none;
	}
	
	a.submenu:visited:hover{ /* Menu Links - Bereits Betrachtet - Mouse Over*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#303030;
		letter-spacing:0.2mm;
		font-weight:normal;
		text-decoration:underline;
	}

	.locator{ /* Locator: Link*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		text-decoration: none;
	}

	.locator:hover { /* Locator: Hover Effekt */
		color:#000000;
		text-decoration: underline;
	}

	.locatortext{ /* Locator: normaler Text (nicht klickbar) */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color: #737373;
		
	}

	.bildunterschrift{ /* Bildunterschrift für alle Bilder */
		font-family:Arial, Helvetica, sans-serif;
		font-size:7pt;
		color:#737373;
	}

	.fusszeile{ /* Copyright Text in Fusszeile */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#9A9A9A;
	}

	.keineinfos{ /* Meldung : Keine Daten vorhanden */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		font-style: italic;
		color:#9E0B0E;
	}

/* ********************************************
/*		Tunnelseite
/* ********************************************/

	.startpagelink{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#82AD9F;
	}
	
	.startpageweekday{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#0C6478;
	}
	
	.startpagedate{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#0C6478;
	}
	
	.startpagetime{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#0C6478;
	}

/* ********************************************
/*		Kategorien Styles 
/*		(jede Kategorie besitzt andere Color)
/* ********************************************/
	
	.kbheading{ /* Überschrift K&B*/
		font-family: Arial, Helvetica, sans-serif; */
		font-size:11pt;
		font-weight:bold;
		color: #E8854A;
	}

	.ftheading{ /* Überschrift F&T*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;
		color: #E86B4A;
	}
	
	.movie{ /* Spezial: Link auf Wangen-Film */
		font-size: 12px;
		font-weight: normal;
		color: #E86B4A;
		padding-left: 25px;
		background: url(images/film_icon.gif) no-repeat;
	}

	.puheading{ /* Überschrift P&U */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;
		color: #E8514A;
	}

	.seheading{ /* Überschrift Service */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;
		color: #899292;
	}

	.sahomeheading{ /* Überschrift SA Home */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;
		color: #9E0B0E;
	}

	.sastadtheading{ /* Überschrift SA Stadt */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;
		color: #CDBB3D;
	}

	.sarsheading{ /* Überschrift SA R&S */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;
		color: #D8AB40;
	}

	.sawsheading{ /* Überschrift SA W&S */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;
		color: #E89F4A;
	}
	
	.adresselink{ /* Allgemeiner Link auf externe Seiten : Adressblock */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
	}
	.adresseemail{ /* Allgemeiner Mailto: Link  : Adressblock */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
	}

/* ********************************************
/*		Kategorieauflistungen
/* ********************************************/

	.katlistheading{ /* Kategorieauflistung Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:bold;
		color: #000000;
	}
	
	.sahomekatlistheading{ /* Startseite : Kategorieauflistung Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:bold;
		color: #9E0B0E;
	}

	.katlisttext{ /* Kategorieauflistung Text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		line-height:11pt;
		font-weight:normal;
		color: #666666;
	}

	.katlisteinleitung { /* Einleitungstext bei Kategoriedetailseiten */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
	}

/* ********************************************
/*		Artikelauflistung 1
		( Allgemeine Hilfe / Suchtipps / Nutzungsbed. / Impressum /...)
/* ********************************************/
	.artikeltext{ /* Artikel Auflistung Text z.b Suchtipps, hilfe, impressum */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

/* ********************************************
/*		Artikelauflistung 2
		(Veranstaltungskalender / Freizeiteinrichtungen / Sehenswuerdigkeiten / ...)
/* ********************************************/

	.alistheading { /* Link Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		line-height:10pt;
		font-weight:bold;
	}

	.alisttext { /* Abriss Einleitungstext */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
	}

	.alistdatum { /* Datum oder Zeitraum */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
		font-weight:bold;
	}

	.alistkategorien { /* Kategorien im Veranstaltungskalender */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}

	.alistort { /* Ort bzw. Teilort Angabe */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}
	
	.alistzimmer { /* Zimmer Angabe */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}

	.alistpreise { /* Preise Angabe */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}

	.alistbetten { /* Betten Angabe */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}

	.aliststerne { /* Sterne Angabe */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}

	.alistqm { /* Tagungsstaetten Quadratmeter */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:bold;
		color:#018170;
	}
	
	.alistpersonen { /* Tagungsstaetten Personen */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}
	
	.alistbuehne { /* Tagungsstaetten Buehne */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}
	
	.alistkueche { /* Tagungsstaetten Kueche */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}
	
	.alistsortierung { /* Text "Sortierung nach:" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
	}

	.alistvereinkat { /* Vereinskategorien */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:bold;
		color:#018170;
	}

	.blaetternaktiv { /* Blättern Header : Aktive bzw. gerade dargestellte Seite (ROT) */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#9E0B0E;
		text-decoration:none;
	}
	
	.blaetterninaktiv { /* Blättern Header : inaktive bzw. nicht dargestellte Seiten (Blau) */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
		text-decoration:none;
	}
	
	.blaetternlinks:link { /* Blättern Footer Links */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
		text-decoration:none;
	}

	.blaetternlinks:visited { /* Blättern Footer Links */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
		text-decoration:none;
	}

/* ********************************************
/*		Artikelauflistung 3
		(Schulen / Archive / Europa Akademie / ...)
/* ********************************************/
	.alist3heading { /* Überschrift (z.b. Schulenname) */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
		font-weight:bold;
		text-decoration:none;
	}

	.alist3details { /* Link " >> Details" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
		font-weight:bold;
		text-decoration:none;
	}

	.alist3zusatz{ /* Ausbildungsbereiche */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#018170;
	}
	
	.schulenurl{ /* Internetadresse Schulen */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}

/* ********************************************
///		Artikelauflistung 4
//		(Stadtbereiche)
/* ********************************************/
	.alist4heading { /* Link Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#C73B10;
		font-weight:bold;
	}
	
	.alist4text { /* Abriss Einleitungstext */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
	}

	.alist4ortschaft {/* Ort bzw. Teilort Angabe */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
	}
	
	.alist4adressetext { /* Allgemeiner Mailto: Link  : Adressblock */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
	}
	
	.alist4adresselink { /* Allgemeiner Mailto: Link  : Adressblock */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
	}
	
	.alist4adresseemail { /* Allgemeiner Mailto: Link  : Adressblock */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
	}
	
	.alist4adressedot { /* Adressblock : Punkt Trenner */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
/* ********************************************
/*		Anforderungsformulare
/* ********************************************/

	/* Auf Artikelseiten unten */
	
	/* Anforderungsformulare: Heading ("zum Thema bestellbar" oder so)
	*/
	.afheading{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#666666;
		font-style:italic;
	}

	/* Anforderungsformulare: Text (Links) */
	.afbody{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}

	/* Anforderungsformulare: Gemeinde/allgemein */
	.afgemeinde{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		font-style:italic;
	}

	/* Hauptseite Anforderungsformulare */
	
	/* Einleitungstext */
	.aftext {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	/* Abschnitte (Gemeinden / Adressdaten) */
	.afchapterhead {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
	}
	
	.afchaptertext {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	/* Formularfelder Texte*/
	.afformtext{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: bold;
		color:#000000;
	}

/* ********************************************
/*		News-Bloecke
/* ********************************************/

	.newspfad{ /* Kategoriepfad News */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#018170;
	}

	.newsheading{ /* Überschrift = Link */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
		font-weight:bold;
	}
	
	.newsheading:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#000000;
		font-weight:bold;
	}
	
	.newstext{ /* Textabschnitt */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color: #666666;
	}
	
	.newstextnonews{ /* Text Meldung "keine News" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: #666666;
	}
	
/* ********************************************
/*		VA-Bloecke
/* ********************************************/

	.vapfad{ /* Kategoriepfad und Datum VA */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#9E0B0E;
	}

	.vaheading{ /* Überschrift = Link VA */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#666;
		letter-spacing:0.2mm;
		font-weight:bold;
	}
	
	.vaheading:hover{
		color:#000;
	}

/* ********************************************
/*		Templates
/* ********************************************/

	.templateheading{ /* Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:12pt;
		color: #000000;
		font-weight:bold;
	}
	
	.templatedatum{ /* Datum und Pfad (bei News Artikeln) */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color: #899292;
	}

	.templatetext{ /* Text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

	.dateienzumthemaheading{ /* Dateien zum Thema : Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#758689;
		font-style:italic;
	}
	
	.dateienzumthemabullet{ /* Dateien zum Thema : Bullet */
		font-family:Arial, Helvetica, sans-serif;
		font-size:14pt;
		color:#000000;
	}
	
	.dateienzumthemalink{ /* Dateien zum Thema : Link */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}
	
	.linksapartnerheading{ /* Interessante Links zum Thema : Ansprechpartner Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
		font-style:italic;
	}
	
	.linksapartnertitel{ /* Interessante Links zum Thema : Ansprechpartner Titel */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		font-weight:bold;
	}
	
	.linksapartnerlink{ /* Interessante Links zum Thema : Ansprechpartner Link */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		font-weight:bold;
	}
	
	.linksdateienheading{ /* Interessante Links zum Thema : Dateien Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
		font-style:italic;
	}
	
	.linksdateienlink{ /* Interessante Links zum Thema : Dateien Link */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}
	
	.linksdateienlink:visited{ /* Interessante Links zum Thema : Dateien Link */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		text-decoration:none;
	}

	.linksthemarubrik {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	.linksthemalink {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}

	.elinktext{ /* externe Links in Standard-Templates */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}

	.ilinktext{ /* interne Links in Standard-Templates */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
	}

	.mailtotext{ /* externer Mailto Link in Standard-Templates */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}

/* ********************************************
/*		Formulare Allgemein
/* ********************************************/
	
	.formnewsearch{	/* Formulare : Meldung "neue Suche" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight: bold;
		color:#018170;
		font-variant:small-caps;
		font-style:italic; 
		letter-spacing:1pt;
		line-height:10pt;
		
	}
	
	.formbereich{ /* Bereichsüberschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
		font-weight:bold;
	}
	
	.formheading{	/* Formulare : Feldbezeichnung */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
		line-height:10pt;
		font-weight:bold;
	}

	.formitem{	/* Text von Optionen Checkbox / Radio */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

	.formrequired{	/* Formulare : Required Stern */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: bold;
		color:#C73B10;
	}

	.formerror{	/* Fehlermeldung und Hinweise */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#9E0B0E;
	}

	/* fuer Formulare (hauptsaechlich fuer Netscape, damit dort bei Font-Preference-
	    Aenderungen die Eingabefelder nicht die Groesse aendern)
	*/
	.monospace {
		font-family:monospace;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
	}

/* ********************************************
/*		Sitemap
/* ********************************************/

	a.smebene1:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
		font-weight:bold;
		line-height:10pt;
		text-decoration:none;
	}
	
	a.smebene1:hover{
		text-decoration:underline;
	}
	
	a.smebene1:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#999999;
		font-weight:bold;
		line-height:10pt;
		text-decoration:none;
	}
	
	a.smebene1:visited:hover{
		text-decoration:underline;
	}
	
	a.smebene2:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
		line-height:10pt;
		font-style:normal;
		text-decoration:none;
	}
	
	a.smebene2:hover{
		text-decoration:underline;
	}

	a.smebene2:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#999999;
		line-height:10pt;
		font-style:normal;
		text-decoration:none;
	}
	
	a.smebene2:visited:hover{
		text-decoration:underline;
	}
	
	a.smebene3:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#018170;
		font-style:normal;
		text-decoration:none;
	}
	
	a.smebene3:hover{
		text-decoration:underline;
	}

	a.smebene3:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#999999;
		font-style:normal;
		text-decoration:none;
	}
	
	a.smebene3:hover{
		text-decoration:underline;
	}
	

/* ********************************************
/*		Adressverzeichnis
/* ********************************************/

	.adrebene1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#999999;
		line-height:10pt;
		font-weight:bold;
	}

	.adrebene2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		line-height:10pt;
		color:#999999;
	}

	.adrebene3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#999999;
		font-style:normal;
	}

	.adrverzfilter{ /* Gemeindename */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#666666;
		font-style:normal;
	}

	a.adrverzkontakt:link{ /*Kontaktlink */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		font-style:normal;
		text-decoration:none;
	}

	a.adrverzkontakt:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#999999;
		font-style:normal;
		text-decoration:none;
	}

/* ********************************************
/*		Veranstaltungskalender (Formular)
/* ********************************************/

	.vkkategorien{ /* Veranstaltungskalender Detailseite : Veranstaltungskategorien */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#9E0B0E;
	}
	
	.vkort{ /* Veranstaltungskalender Detailseite : Ort */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.vkzielgruppe{ /* Veranstaltungskalender Detailseite : Zielgruppe */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.vkeinleitung{ /* Veranstaltungskalender Detailseite : Einleitungstext */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

/* ********************************************
/*		Kalender
/* ********************************************/

	/* Kalender: sonntage */
	.calendarsunday{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#9E0B0E;
		text-decoration:none;
	}

	/* Kalender: grau */
	.calendargrey{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#888888;
		text-decoration:none;
	}

	/* Kalender: offen */
	.calendaropen{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#FFFFFF;
		text-decoration:none;
	}

	.calendarheading { /* Überschrift Kalender */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.calendardeactivated { /* Text "Kalender deaktiviert" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

/* ********************************************
/*		K&B - Schulen (Detailseite)
/* ********************************************/
	.schulentext{ /* Einleitungstext */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

	.schulenausbildungheading{ /* Ausbildungsbereiche Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#FFFFFF;
		font-weight: bold;
	}

	.schulenausbildungtext{ /* Ausbildungsbereiche Text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#BEDDD8;
	}
	
	.schulenadresseheading{ /* Adresse Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
		font-weight:bold;
	}
	
	.schulenadressetext{ /* Adresse Text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.schulenadresseemail{ /* Adresse Text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}

/* ********************************************
/*		allg. Standard Einleitung
/* ********************************************/
	.stdeinleitungtext{ /* Einleitungstext */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
	}
	

/* ********************************************
/*		F&T - Teilortauswahl bei Vereine / Tagungsstaetten
/* ********************************************/

	.auflistungteilortelink { /* Liste der Teilorte z.b Vereine / Tagungsstätten */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		font-weight:bold;
		text-decoration: none;
	}
	
	.auflistungteilortelink:hover {
		text-decoration: underline;
	 }
	
	.auflistungteilortetext { /* Liste der Teilorte z.b Vereine / Tagungsstätten */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#018170;
		font-decoration: none;
		
	}


/* ********************************************
/*		F&T - allgemeiner Infoblock (grau)
/*		(bei Zimmerinformationen / Veranstaltungskalender)
/* ********************************************/

	.zusatzinfoheading { 
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#018170;
	}
	
	.zusatzinfotext { 
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#666666;
	}
	
	.ftadressblockheading {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:bold;
		color:#FFFFFF;
	}

	.ftadressblocktext {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#000000;
	}

	.leistungenheading { /* Hotelleistungen : Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
		line-height:10pt;
		font-weight:bold;
	}

/* ********************************************
/*		F&T - Zimmerinfo - Buchungsanfrage
/* ********************************************/
	.anfrageadresse{ /* Adresse des Betreibers */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.anfrageobjekt{ /* ausgewähltes Objekt */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}

/* ********************************************
/*		F&T - Zimmerinfo
/* ********************************************/

	.ftweiteredesbetreibers { /*  Ueberschrift "weitere Zimmer des Betreibers" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: bold;
		color:#666666;
	}
	.ftweiteredesbetreiberslink { /* Links */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}
	
/* ********************************************
/*		F&T - Tagungsstätten
/* ********************************************/
	.tagunginfoheading {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#018170;
		line-height:10pt;
		font-weight:bold;
	}

	.tagunginfotext {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#666666;
		line-height:10pt;
	}
	
	.tagungsstaettenheading{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
		font-weight:bold;
	}
	
	.tagungsstaettenname{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#9E0B0E;
		font-weight:bold;
		text-decoration:none;
	}
	
	.tagungsstaettenname:hover{
		text-decoration:underline;
	}
	
	.tagungsstaettenzusatzinfo{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.tagungsstaettendetaillink{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		text-decoration:none;
	}
	
	.tagungsstaettendetaillink:hover{
		text-decoration:underline;
	}
	
/* ********************************************
/*		F&T - Vereine
/* ********************************************/

	.vereinelistelink { /* Detail-Link */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		font-weight: bold;
		text-decoration: none;
	}

	.vereinelistelink:hover {
		text-decoration: underline;
	}	

	.vereinelisteort { /* Liste Ortsangabe */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: bold;
		color:#018170;
	}
	
	.vereinedresseheading{ /* Adresse Überschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
		font-weight:bold;
	}
	
	.vereineadressetext{ /* Adresse Text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.vereineadresseemail{ /* Adresse Text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
	}
	
	.vereineinternet{ /* Internet URL */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: bold;
		color:#000000;
	}
	
	.vereineinfoblock { /* zusätzliche Info's Block */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#b6e7f3;
		background-color:#000000;
	}
	
/* ********************************************
/*		F&T - Pressebereich
/* ********************************************/
	.presselistheading{ /* Überschrift Presse Kategorie */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		color:#9E0B0E;
		font-weight:bold;
	}
	
	.presselistlink{ /* Link zur Detailseite */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: bold;
		color:#000000;
		text-decoration:none;
	}
	
	.presselistlink:hover{
		text-decoration:underline;
	}
	
	.presselistkatlist{ /* Kategorieauflistung oben rechts */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color: white;
		font-weight:bold;
		text-decoration: none;
	}
	
	.presselistkatlist:hover {
		color: #7FE0EF;
	}

	.presseeinleitung{ /* Einleitungstext Detailseite */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:normal;
		color: #666666;
	}

	.presselinkdownload{ /* Textlink "Download" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}

	.presselinkdownload:hover{
		text-decoration:underline;
	}
	
	.pressepopuphinweis{ /* Presse Download Popup Hinweistext */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: white;
	}
	.pressepopuptext{ /* Presse Download Popup Hinweistext */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: white;
	}

/* ********************************************
/*		SE - GLOBALE SUCHE
/* ********************************************/

	.suchwortheading{ /* Text "Treffer" bei globaler Suche */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#666666;
		font-style:italic;
	}
	
	.suchworttext{ /* gefundene Wörter bei globaler Suche */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#9E0B0E;
	}
	
	.suchepfad{ /* Kategoriepfad */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#666666;
	}

/* ********************************************
/*		P&U
/* ********************************************/

	.pukartetextueberkarte { /* P&U - Karte : Text über Karte */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.pukartelinks { /* P&U - Karte : Links */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		text-decoration:none;
	}
	
	.pukartelinks:hover {
		text-decoration:underline;
	}

	.puhistentwicklung{ /* Jahreszahlen-links in P & U Historische Entwicklung */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: white;
		text-decoration:none;
	}

	.puhisteintwicklungzeitstrahl { /* "Zeitstrahl" in P & U Historische Entwicklung */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		color:#888888;
		font-weight:bold;
		text-decoration:none;
	}

	.puhistentwicklungdetail:link { /* Detailslink in P & U Historische Entwicklung */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#000000;
		text-decoration:none;
	}
	
	.puhistentwicklungdetail:hover {
		 text-decoration:underline;
	}

	.puhistentwicklungdetail:visited { /* Detailslink in P & U Historische Entwicklung */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#888888;
		text-decoration:none;
	}

/* ********************************************
/*		Rathaus und Service
/* ********************************************/

	.alphanav { /* Wer Was Wo : Sprnglinks */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color: white;
		font-weight:bold;
		text-decoration:none;
	}

	.werwaswotext{ /* Wer Was Wo : Text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.werwaswoheading{ /* Überschrift Presse Kategorie */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		color:#9E0B0E;
		font-weight:bold;
	}
	
	.werwaswoapartner{ /* Wer Was Wo : Ansprechpartnerdaten */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#018170;
	}
	
	.werwaswoapartnerzusatz{ /* Wer Was Wo : Ansprechpartner Zusatztext */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.werwaswowaufgabenheading{ /* Wer Was Wo : Aufgaben */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#9E0B0E;
	}
	
	.werwaswowaufgabenlinks{ /* Weitere Aufgaben (Links) */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		font-weight:bold;
		color:#D8AB40;
	}
	
	.werwaswoformulare{ /* Wer Was Wo : Formulare */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
	}

	.formservicekatheading{ /* Formularservice : Kategorieüberschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		color:#9E0B0E;
		font-weight:bold;
	}

	.formservicelistheading{ /* Formularservice : Listenpunkt */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		line-height:10pt;
		font-weight:bold;
	}
	
	.formservicelisttext{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

/* ********************************************
/*		SA Stadt
/* ********************************************/

	.sastadtortschaften{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		letter-spacing:0.2mm;
		font-weight:normal;
		text-decoration:none;
	}
	
	.sastadtortschaften:hover{
		text-decoration:underline;
	}
	
/* ********************************************
/*		SA Home
/* ********************************************/
	
	
	.sahometourentext{ /* Text in Fernbedienung für Touren */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#666666;
	}
	
	.sahometourenelink{ /* externe Links in Fernbedienung für Touren */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
	}

	.sahometourenilink{ /* interne Links in Fernbedienung für Touren */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#018170;
	}

	.sahometourenmailto{ /* externer Mailto Link in Fernbedienung für Touren */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
	}
	
/* ********************************************
/*		Umfrage
/* ********************************************/

	.umfrageheading{ /* Umfrage Ueberschrift */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#9E0B0E;
		font-weight:bold;
	}

	.umfragetext {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

	.umfrageantworten {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#9E0B0E;
		font-weight:bold;
	}
	
	.umfragezahl {
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		font-weight:bold;
	}
	
	.umfrageoptions {
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		font-weight:bold;
	}
	
	a.umfrageoptions:link {
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#6B7A7E;
		font-weight:bold;
	}
	
	a.umfrageoptions:visited {
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		font-weight:bold;
	}
	
	.umfragegesamt {
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#6B7A7E;
		font-weight:bold;
	}
	
	.umfragetable {
		background-color:#FFFFFF;
	}
	
/* ********************************************
/*		Ecards
/* ********************************************/
	
	.ecardtext{ /* Ecard text */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
		font-weight:normal;
	}
	
	.ecardsender{ /* Ecard Beschriftung Absender Name - eMail */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#018170;
		font-weight:bold;
	}

/* ********************************************
/*		Sitzungen
/* ********************************************/
	.sitzungart{ /* Beschreibung der Sitzung */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
		font-weight:bold;
	}
	
	.sitzungdatum{ /* Datum */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
		font-weight:bold;
	}
	
	.sitzungort{ /* Sitzungsort und Uhrzeit */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}
	
	.sitzungTOP{ /* Ueberschrift "Tagesordnung" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
	}

	.sitzunganhang{ /* Linktext für "Anhänge" */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color: #000000;
		font-weight:normal;
	}
	
	.sitzungproto{ /* Linktext für "Protokolle" */
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:10pt;
		color:#000000;
	}

	.sitzunglistedetails{ /* Text bei ausführlicher Darstellung */
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		color:#000000;
	}
	
	.sitzunglisteproto{ /* Beschreibung "inkl. Protokolle"*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-style:italic;
		font-weight:bold;
		color:#000000;
	}

/* ********************************************
/*		INTERNES
/* ********************************************/
	.historydebug { /* History Debug Meldungen */
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:normal;
		color: #000000;
	}
	
	.loading { /* Bitte Warten Meldung */
		border-width:2px;
		border-style:solid;
		border-color:#1F285f;
		padding:10px;
		color:#FFFFFF;
	}
	
/* ********************************************
/*		Startseite
/* ********************************************/
	a.start:link{ /* Menu Links */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		font-weight:normal;
		text-decoration:none;
	}
	
	a.start:hover{ /* Menu Links - Mouse Over*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		font-weight:normal;
		text-decoration:underline;
	}
	
	a.start:visited{ /* Menu Links - Bereits Betrachtet */
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#303030;
		font-weight:normal;
		text-decoration:none;
	}
	
	a.start:visited:hover{ /* Menu Links - Bereits Betrachtet - Mouse Over*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#303030;
		font-weight:normal;
		text-decoration:underline;
	}
/*****************************************************
		Online Veranstaltungs-Eingabe im FrontEnd
*****************************************************/	
	.va_online_body
	{
	background: #F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	.formheading1{	/* Formulare : Feldbezeichnung */
		font-size:9pt;
		color:#6B6F7E;
		line-height:10pt;
		font-weight:bold;
		margin-left:20px;
		background-image:url(images/wall_underlines.gif);
	}
	.formonlineva
	{
	width:260px;
	}
	.formonlinesubmit
	{
	
	border:0;
	height:27px;
	width:130px;
	background-color:transparent;
	background-image:url(data/kategorien_lang/bild_online_va_melden_submit1.gif);
	cursor:pointer;
	}
