/* ::: Astrotel Reservierungsanfragen ::: */
.btxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

.bbtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}





/* ::: HTML ::: CMS ::: Allgemein ::: */
body {
	background-color:#957F78;
	margin:0px;
	padding:0px;
}

form {
	padding:0px;
	margin:0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

.content { 
	visibility:hidden;
	display:none;
	font-size:36px;
	z-index:2;
}

.inhalt {
	left:0px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}

.tabli {
	background-image:url(images/hotel.gif);
	background-repeat:repeat-y;
}

.tabre {
	background-image:url(images/mueritz.gif);
	background-repeat:repeat-y;
}

.tabbr1 {
	background-color:#2E1F18;
	height:10px;
}

.tabbr2 {
	background-color:#2E1F18;
	height:7px;
}

.tabbghead {
	background-color:#B8B3B0;
	align:bottom;
}

.tabbginhalt {
	background-image:url(images/bg_inh_motiv.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#B8B3B0;
	padding-top:16px;
	padding-bottom:16px;
	height:250px;
}

.tabbgprint {
	background-color:#2E1F18;
}

.tabbgastrotel {
	background-color:#2E1F18;
}


/* ::: URLs im Text ::: */
#inhalt_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000033;
	text-decoration:underline;
	font-style:normal;
	font-weight:700
}
#inhalt_links a:hover {
	text-decoration:underline;
}





/* ::: Standardtext ::: */
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}


/* ::: Überschrift ::: */
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
	text-decoration:none;
	font-weight:700;
}





/* ::: Untertitel ::: */
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
}





/* ::: Text unterm Bild ::: */
.bild_unterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
	text-align:center;
}





/* ::: powered by Astrotel ::: */
.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.poweredby	{
	color:#CCCCCC;
}
a.poweredby:hover {
	text-decoration:underline;
}





/* ::: Senden und Drucken ::: */

.sendendrucken {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.sendendrucken {
	color:#000033;
}
a.sendendrucken:hover {
	text-decoration:underline;
}

/* ::: Menü 1 ::: */
.menu_eins {
	height:30px;
	background-image:url(images/bg_nav1_na.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.menu_eins {
	color:#0000AA;
}
a.menu_eins:hover {
	text-decoration:underline;
}
.menu_eins_aktiv {
	height:30px;
	background-image:url(images/bg_nav1_a.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:underline;
	font-style:normal;
	font-weight:100;
}
a.menu_eins_aktiv { }
a.menu_eins_aktiv:hover { }

/* ::: Untermenü 1 ::: */
.submenu_eins {
	height:22px;
	background-image:url(images/bg_nav1_sub_na.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.submenu_eins {
	color:#000033;
}
a.submenu_eins:hover {
	text-decoration:underline;
}
.submenu_eins_aktiv	{
	height:22px;
	background-image:url(images/bg_nav1_sub_a.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:underline;
	font-style:normal;
	font-weight:100;
}
a.submenu_eins_aktiv { }
a.submenu_eins_aktiv:hover { }

/* ::: Menü 1_txt ::: */
.menu_eins_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.menu_eins_txt {
	color:#000033;
}
a.menu_eins_txt:hover {
	text-decoration:underline;
}
.menu_eins_aktiv_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
}
a.menu_eins_aktiv_txt { }
a.menu_eins_aktiv_txt:hover {
	text-decoration:underline;
}

/* ::: Untermenü 1_txt ::: */
.submenu_eins_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.submenu_eins_txt {
	color:#000033;
}
a.submenu_eins_txt:hover {
	text-decoration:underline;
}
.submenu_eins_aktiv_txt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
}
a.submenu_eins_aktiv_txt { }
a.submenu_eins_aktiv_txt:hover {
	text-decoration:underline;
}


/* ::: Menü 2 ::: */
.menu_zwei {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.menu_zwei {
	color:#0000AA;
}
a.menu_zwei:hover {
	text-decoration:underline;
}
.menu_zwei_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000AA;
	text-decoration:underline;
	font-style:normal;
	font-weight:100;
}
a.menu_zwei_aktiv { }
a.menu_zwei_aktiv:hover { }





/* ::: Untermenü 2 ::: */
.submenu_zwei {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.submenu_zwei {
	color:#0000AA;
}
a.submenu_zwei:hover {
	text-decoration:underline;
}
.submenu_zwei_aktiv	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000AA;
	text-decoration:underline;
	font-style:normal;
	font-weight:100;
}
a.submenu_zwei_aktiv { }
a.submenu_zwei_aktiv:hover { }





/* ::: Menü 3 ::: */
.menu_drei {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.menu_drei	{
	color:#0000AA;
}
a.menu_drei:hover {
	text-decoration:underline;
}
.menu_drei_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000AA;
	text-decoration:underline;
	font-style:normal;
	font-weight:100;
}
a.menu_drei_aktiv { }
a.menu_drei_aktiv:hover	{ }





/* ::: Untermenü 3 ::: */
.submenu_drei {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.submenu_drei {
	color:#0000AA;
}
a.submenu_drei:hover {
	text-decoration:underline;
}
.submenu_drei_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000AA;
	text-decoration:underline;
	font-style:normal;
	font-weight:100;
}
a.submenu_drei_aktiv { }
a.submenu_drei_aktiv:hover { }





/* ::: Ticker/Laufschrift ::: */
.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000033;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.ticker {
	color:#000033;
	text-decoration:underline;
}
a.ticker:hover {
	color:#000033;
}





/* ::: PDFs ::: */
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.pdf {
	color:#0000AA;
}
a.pdf:hover	{
	color:#0000AA;
	text-decoration:underline;
}





/* ::: Video ::: */
.mov {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.mov {
	color:#0000AA;
}
a.mov:hover {
	color:#0000AA;
	text-decoration:underline;
}





/* ::: Gästebuch ::: */
.gbuch_txt_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
.gbuch_txt_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
.gbuch_txt_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
.gbuch_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.gbuch_links {
	color:#0000AA;
}
a.gbuch_links:hover {
	color:#0000AA;
	text-decoration:underline;
}





/* ::: Zähler ::: */
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}





/* ::: Sitemap ::: */
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
}
a.sitemap { }
a.sitemap:hover {
	text-decoration:underline;
}

/* ::: Sitemap_SUB ::: */
.sitemap_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
a.sitemap_sub { }
a.sitemap_sub:hover {
	text-decoration:underline;
}

/* ::: menue pfeile ::: */
.raquo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
}

.raquo_aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
}

.vform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
	background-color:#CCCCCC;
}

.vform_aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
	background-color:#000000;
}

.beschreib {
	font-family: Arial, Helvetica, sans-serif;
	font-size:6px;
	color:#FFFFFE;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:6px;
	color:#cccccc;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}

.navigator_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
}
