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

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

b, strong { font-weight:700; }

hr { 
   border:none;
	border-top: 1px dotted #7A631E;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}

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

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

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

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

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

.td1 { background-image:url(images/waagen-schirmer-berlin01.png); background-repeat:no-repeat; width:32%; height:127px; }
.td2 { background-color: #f3ce63; width:68%; }
.td3 { background-image:url(images/waagen-schirmer-berlin03_bg.png); background-repeat:repeat-x; height:36px; }
.td4 { background-image:url(images/waagen-schirmer-berlin04.png); background-repeat:repeat-y; width:250px; height:480px; padding: 10px; }
.td5 { background-color:#fbf3d9; padding: 10px; }
.td6 { background-image:url(images/waagen-schirmer-berlin06_bg.png); background-repeat:repeat-x; height:34px; }
.td7 { background-image:url(images/waagen-schirmer-berlin06.png); background-repeat: no-repeat; height:34px; }


/* ::: URLs im Text ::: */
#inhalt_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A631E;
	text-decoration:underline;
	font-weight:100;
}
#inhalt_links a:hover {
}





/* ::: Standardtext ::: */
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A631E;
	text-decoration:none;
	font-weight:100;
}

p {
	margin-top:0px;
	padding-top:0px;
}


/* ::: Überschrift ::: */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7A631E;
	text-decoration:none;
	font-weight:700;
	border-bottom: dotted;
	border-bottom-width: 1px;
	padding:0px;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7A631E;
	text-decoration:none;
	font-weight:700;
	font-style: italic;
}

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


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

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

/* ::: Senden und Drucken ::: */
.sendendrucken {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:100;
}
a.sendendrucken {
}
a.sendendrucken:hover {
	text-decoration:underline;
}

/* ::: Menü 1 ::: */
.menu_eins {
}
a.menu_eins {
}
a.menu_eins:hover {
}
.menu_eins_aktiv {
}
a.menu_eins_aktiv { }
a.menu_eins_aktiv:hover { }

/* ::: Untermenü 1 ::: */
.submenu_eins {
}
a.submenu_eins {
}
a.submenu_eins:hover {
}
.submenu_eins_aktiv	{
}
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:#7A631E;
	text-decoration:none;
	font-weight:100;
}
a.menu_eins_txt {
}
a.menu_eins_txt:hover {
	color:#8C3C29;
}
*/

.menu_eins_txt {
	background-image: url(images/waage.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A631E;
	text-decoration:none;
	font-style:normal;
	font-weight:100;
	display: block;
	height: 20px;
	padding-left: 25px;
	padding-top: 8px;
}
a.menu_eins_txt { }
a.menu_eins_txt:hover {
	background-image: url(images/waage_rol.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 20px;
	padding-left: 25px;
	padding-top: 8px;
	color:#8C3C29;
}

.menu_eins_aktiv_txt {
	background-image: url(images/waage_rol.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8C3C29;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
	display: block;
	height: 20px;
	padding-left: 25px;
	padding-top: 8px;
}
a.menu_eins_aktiv_txt { }
a.menu_eins_aktiv_txt:hover { }

/*.menu_eins_aktiv_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8C3C29;
	text-decoration:none;
	font-weight:700;
}
a.menu_eins_aktiv_txt { }
a.menu_eins_aktiv_txt:hover { }

*/

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




/* ::: PDFs ::: */
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A631E;
	text-decoration:underline;
	font-weight:100;
}
a.pdf {
}
a.pdf:hover	{
}

/* ::: Video ::: */
.mov {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A631E;
	text-decoration:underline;
	font-weight:100;
}
a.mov {
}
a.mov:hover {
}

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

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

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