/**************************************************************************************************
  Stylesheet für FinishWEB

  Gemeinde spezifische Definitionen
**************************************************************************************************/
a	{
	color:#000000;
	}
a:hover	{
	color:#000000;
	}


/******************
layout
******************/
div.body	{
}


/* kopfbereich */
	/* logo */
	div.header-logo	{
		width: 900px;
		position: absolute;
		display: block;
		margin-top: -210px;
		text-align: right;
		top:auto;
		left:auto;
	}
	/* menü 1 */
	div.body-navigation-oben	{
		overflow: hidden;
	}
	div.body-navigation-oben div.menu-top {
		width: 420px;
	}

/* inhaltsbereich */

/* fusszeile */


/******************
menu 1
******************/
div.menu-top div	{
}

/******************
menu 2
******************/
div.menu-left {
}
/* ebene 3 */
	/* aktiv */
		div.menusel3 .text {
			color:#000000;
		}
			div.menusel3 .text a {
				color:#000000;
			}
/* ebene 4 */
	/* aktiv */
		div.menusel4 .text {
			color:#000000;
		}
			div.menusel4 .text a {
				color:#000000;
			}

/******************
titel
******************/
/* allgemein */
div.body-inhalt table.tit {
}

/******************
text
******************/
/* allgemein */
table.text {
}

/******************
abschnitt
******************/
/* allgemein */
table.paragraph	td.txt p {
}
	table.paragraph	td.txt p.tit	{
		color: #000000;
	}
/* linke spalte ( */
div.body-inhalt-l table.paragraph td.txt p { font-size:11px; line-height:17px; font-weight:normal; }
div.body-inhalt-l table.paragraph td.txt p.tit { font-weight:bold; }

/******************
abstand
******************/
.space 	{
}

/******************
tabelle
******************/
/* allgemein */
table.tab	{
}

/******************
bild
******************/
/* allgemein */
table.pic	{
}

/******************
link
******************/
/* allgemein */
p.link	{
}

/******************
linkliste in zeile
******************/
/* header-seitennavigation */
div.header-seitennavigation table.linklist-string {
}

/* footer-seitennavigation */
div.body-fusszeile div.footer-seitennavigation table.linklist-string {
}

/******************
linkliste
******************/
/* allgemein */
table.linklist-table	{
}
	table.linklist-table td.title	{
		color:#000000;
	}

/******************
formular zu email
******************/
/* allgemein */
table.mail-tbl input         {
}

/******************
gästebuch
******************/
/* allgemein */
div.gb {
}

/******************
news
******************/
/* allgemein */
div.nw table.tab	{
}

/******************
dateiliste
******************/
/* allgemein */
table.filelist       {
} 

/******************
externes bild
******************/
/* allgemein */
table.externalimage	{
}

/******************
animation
******************/
/* allgemein */
table.animation	{
}


/******************
shop
******************/
/* allgemein */
div.formshop table.formshop-art td{
}
	/* detail */
		.popup h1	{
			color: #000000;
		}

/******************
Mini-Wetter
******************/
/* allgemein */
table.weather-tbl { 
}

/******************
Volltextsuche
******************/
	/* rechte spalte */
	div.body-inhalt-r div.rsearch {
	}

/******************
tiscover - booking
******************/
	/* rechte spalte */
	div.body-inhalt-r #quickbook FORM	{
	}

/******************
Deskline - Quickfinder
******************/
div.fwquickfinder {}

/******************
restaurantführer
******************/
/* allgemein */
div.layout-liste-restaurants {
}
	/* Restaurant Details */
	div.layout-kontakt-restaurant-detail table.style-1 td p {
		color: #000000;
	}


/******************
pauschalangebot
******************/
/* allgemein */
div.layout-pauschalangebot {
}

/******************
webcam
******************/
/* allgemein */
div.layout-webcam {
}

/******************
newsletter
******************/
/* allgemein */
div.layout-newsletter {
}

/******************
ArticleList
******************/
/* allgemein */
div.articlelist {
}
	/* artikelliste */
	div.articlelist div.articles div.item div.title {
		color: #000000;
	}
	/* artikel */
	div.article div.title {
		color: #000000;
	}

/******************
banner
******************/
/* allgemein */
table.ban {
}

/******************
galerie
******************/
div.gallery {}

/******************
Event Kalender
******************/
div.eventcalendar {}
div.eventcalendar div.list div.item div.title {
	color:#000000;
}
div.eventcalendar div.detail div.title {
	color:#000000;
}

/******************
Suche
******************/
div.rsearch {}

/******************
Ecard
******************/
div.ecard {
}



