/* Div fuer die statische Buttons */

.static_index {
	background: url("../images/link_bergquell.gif") no-repeat;
}

.static_sommerwinter {
	background: url("../images/link_sommerwinter.gif") no-repeat;
}

.static_tannheimertal {
	background: url("../images/link_tannheimertal.gif") no-repeat;
}

.static_ferienwohnungen {
	background: url("../images/link_ferienwohnungen.gif") no-repeat;
}

.static_preise {
	background: url("../images/link_preise.gif") no-repeat;
}

.static_pauschalwochen {
	background: url("../images/link_pauschalwochen.gif") no-repeat;
}

.static_vitalangebote {
	background: url("../images/link_vitalangebote.gif") no-repeat;
}

.static_extras {
	background: url("../images/link_extras.gif") no-repeat;
}

.static_bildergalerie {
	background: url("../images/link_bildergalerie.gif") no-repeat;
}

.static_guestbook {
	background: url("../images/link_guestbook.gif") no-repeat;
}

.static_anfrage {
	background: url("../images/link_anfrage.gif") no-repeat;
}

.static_kontakt {
	background: url("../images/link_kontakt.gif") no-repeat;
}

.static_anreiselage {
	background: url("../images/link_anreiselage.gif") no-repeat;
}

.static_infrarot {
	background: url("../images/link_infrarot.gif") no-repeat;
}

.static_index,
.static_sommerwinter,
.static_tannheimertal,
.static_ferienwohnungen,
.static_preise,
.static_pauschalwochen,
.static_vitalangebote,
.static_extras,
.static_bildergalerie,
.static_guestbook,
.static_anfrage,
.static_kontakt,
.static_infrarot,
.static_anreiselage {
	display:block;
	width: 146px;
	height: 23px;
	padding: 1px 0;
	background-position: -146px 0;
}




/* Die Rollover Buttons allgemein */

.rollover_index a,
.rollover_sommerwinter a,
.rollover_tannheimertal a,
.rollover_ferienwohnungen a,
.rollover_preise a,
.rollover_pauschalwochen a,
.rollover_vitalangebote a,
.rollover_extras a,
.rollover_bildergalerie a,
.rollover_guestbook a,
.rollover_anfrage a,
.rollover_kontakt a,
.rollover_infrarot a,
.rollover_anreiselage a {
	display:block;
	width: 146px;
	height: 23px;
	padding: 1px 0;
	text-decoration: none;
}

/* Hintergrundbild der jeweiligen Rollover Buttons im Grundzustand (a) */

.rollover_index a {
	background: url("../images/link_bergquell.gif") no-repeat;
}

.rollover_sommerwinter a {
	background: url("../images/link_sommerwinter.gif") no-repeat;
}

.rollover_tannheimertal a {
	background: url("../images/link_tannheimertal.gif") no-repeat;
}

.rollover_ferienwohnungen a {
	background: url("../images/link_ferienwohnungen.gif") no-repeat;
}

.rollover_preise a {
	background: url("../images/link_preise.gif") no-repeat;
}

.rollover_pauschalwochen a {
	background: url("../images/link_pauschalwochen.gif") no-repeat;
}

.rollover_vitalangebote a {
	background: url("../images/link_vitalangebote.gif") no-repeat;
}

.rollover_extras a {
	background: url("../images/link_extras.gif") no-repeat;
}

.rollover_bildergalerie a {
	background: url("../images/link_bildergalerie.gif") no-repeat;
}

.rollover_guestbook a {
	background: url("../images/link_guestbook.gif") no-repeat;
}

.rollover_anfrage a {
	background: url("../images/link_anfrage.gif") no-repeat;
}

.rollover_kontakt a {
	background: url("../images/link_kontakt.gif") no-repeat;
}

.rollover_infrarot a {
	background: url("../images/link_infrarot.gif") no-repeat;
}

.rollover_anreiselage a {
	background: url("../images/link_anreiselage.gif") no-repeat;
}

/* Hintergrundbildverschiebung der Rollover Buttons im Hover-zustand (a:hover) */

.rollover_index a:hover,
.rollover_sommerwinter a:hover,
.rollover_tannheimertal a:hover,
.rollover_ferienwohnungen a:hover,
.rollover_preise a:hover,
.rollover_pauschalwochen a:hover,
.rollover_vitalangebote a:hover,
.rollover_extras a:hover,
.rollover_bildergalerie a:hover,
.rollover_guestbook a:hover,
.rollover_anfrage a:hover,
.rollover_kontakt a:hover,
.rollover_infrarot a:hover,
.rollover_anreiselage a:hover {
	background-position: -146px 0;
}

/* Das eingebundene img wird versteckt - ist nur fuer alt-tag da */

rollover_hide {
	display: none;
}
