/*
  Stylesheetdatei fuer www.frankenalbtherme.de
  (c) 10/2004 TMT TeleService GmbH & Co. KG
  last update 2004-10-19
*/

html, body {
	text-align:left;
	width:100%;
	height:100%;
	margin:0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #0091C6;
	scrollbar-highlight-color: #F1F1F1;
	scrollbar-shadow-color: #BCBEC1;
	scrollbar-3dlight-color: #575757;
	scrollbar-arrow-color: #FFDB6C;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #E8E8E8;
	background-attachment: fixed;
	background-image: url(/gfx/sitebg.jpg);
	background-repeat: repeat;
}


/* Linkdefinitionen Contentbereich */

a:link, a:visited {
	color: #EB2717;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #003D90;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #D7302F;
	font-weight: bold;
	text-decoration: none;
}


/* Mainmenu-Linkdefinition fuer normale Links */

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12779C;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
a.mainmenu:hover {
	color: #FDF7E4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	display: block;
	background-color: #0091C6;
	padding-left: 5px;
}


/* Mainmenu-Linkdefinition fuer aktive Links */

a.mainmenuactive:link, a.mainmenuactive:visited, a.mainmenuactive:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #0091C6;
	display: block;
	padding-left: 5px;
}


/* Submenu-Linkdefinition fuer normale Links */

a.submenu:link, a.submenu:visited, a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12779C;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.submenu:hover {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	display: block;
	background-color: #6CC0DE;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* Submenu-Linkdefinition fuer aktive Links */

a.submenuactive:link, a.submenuactive:visited, a.submenuactive:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #6CC0DE;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* Panel-Linkdefinition */

a.panellink:link, a.panellink:visited, a.panellink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EB2717;
	text-decoration: none;
	padding-top: 15px;
}
a.panellink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #004293;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* TAGDEFINITIONEN */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08739A;
	margin-top: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08739A;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08739A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #08739A;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #08739A;
	margin-bottom: 6px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #08739A;
	margin-bottom: 4px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #08739A;
	margin-bottom: 4px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #08739A;
	margin-bottom: 4px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #08739A;
	margin-bottom: 4px;
}
input {
	background-color: #DAE4F1;
	border: 1px solid #353B87;
}
textarea {
	background-color: #DAE4F1;
	border: 1px solid #353B87;
}
select {
	background-color: #DAE4F1;
	border: 1px solid #353B87;
}


/* KLASSEN */

.inputbutton {
	font-weight: bold;
	color: #353B87;
	background-color: #DAE4F1;
	border: 2px solid #353B87;
}
.noinput {
/*	background-color: #ffffff;*/
	border: 0px;
}
.tableimage {
	display: block;
}
.maintable {
	/*	border: 1px solid #08739A; */
	background-color: #ffffff;
}
.headerbg {
	background-image: url(/gfx/header_bg_2007.jpg);
}
.contentcellintro {
	text-align:left;
	background-image: url(/gfx/content_bg.jpg);
	border: 1px solid #799AA5;
	padding-bottom: 10px;
}
.contentcell {
	text-align:left;
	background-image: url(/gfx/content_bg.jpg);
	border: 1px solid #799AA5;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.error {
	color: #EB2717;
}
.linie {
	border-top: 1px solid #08739A;
}
.linie_titel {
	border-top: 1px solid #08739A;
	background-color: #0091c6;
	color: #ffffff;
	font-weight: bold;
	padding-left: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* Navigationsklassen */

.passivemenufirstcell {
	text-align:left;
	background-color: #00ABAD;
	border-top: 1px solid #08739A;
	border-bottom: 1px solid #08739A;
}
.passivemenusecondcell {
	text-align:left;
	background-color: #ffffff;
	border-top: 1px solid #08739A;
	border-bottom: 1px solid #08739A;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.activemenufirstcell {
	background-color: #EB2717;
}
.activemenusecondcell {
	background-color: #ffffff;
	border-top: 1px solid #08739A;
	border-bottom: 1px solid #08739A;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.activesubmenusecondcell {
	background-color: #D9EFF7;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}


/* Panelklassen */

.panelheadfirstcell {
	text-align:left;
	background-color: #ffffff;
	border-top: 1px solid #08739A;
	border-bottom: 1px solid #08739A;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.panelheadsecondcell {
	text-align:left;
	background-color: #FFDB6C;
	border-top: 1px solid #08739A;
	border-bottom: 1px solid #08739A;
}
.panelheaddreitecell {
	text-align:left;
}
.panelheader {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08739A;
}
.vorschaupicvkalender {
	text-align:left;
	border: 1px solid #0091C6;
}
.vorschautextheadervkalender {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0091C6;
}
.vorschautextvkalender {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0091C6;
}


/* Bildklassen */

.bildrahmenlinks {
	border: 1px solid #08739A;
	margin-right: 10px;
	margin-bottom 6px;
	margin-top: 4px;
}
.bildrahmenrechts {
	border: 1px solid #08739A;
	margin-left: 10px;
	margin-bottom 6px;
	margin-top: 4px;
}
.bildrahmenzentriert {
	border: 1px solid #08739A;
}


/* Kalenderconf */

.calendar {
   border-left:1px solid #7698a2;
   border-bottom:1px solid #7698a2;
   background-color:#dae8ee;
}
.tag {
	text-align:center;
	font-size: 10px;
   border-top:1px solid #7698a2;
   border-right:1px solid #7698a2;
}
.monat {
	font-size: 10px;
	text-align:center;
   border-top:1px solid #7698a2;
   border-right:1px solid #7698a2;
	font-weight: bold;
   color: #000000;
}
.tagaktiv {
	font-size: 10px;
   border-top:1px solid #7698a2;
   border-right:1px solid #7698a2;
   background-color: #8fc1c7;
}
a.evaktoday:link, a.evaktoday:visited {
	font-size: 10px;
   color: #FFFFCC;
   text-decoration: none;
   display: block;
	text-align:center;
}

a.evaktoday:hover {
	font-size: 10px;
   color: #FFFFCC;
   text-decoration: none;
	text-align:center;
   display: block;
   background-color: #12779c;
}
a.evaktoday:active {
	font-size: 10px;
   color: #FFFFCC;
   text-decoration: none;
	text-align:center;
   display: block;
}        
a.evak:link, a.evak:visited {
	font-size: 10px;
   color: #1f9417;
   text-decoration: none;
	text-align:center;
   display: block;
}

a.evak:hover {
	font-size: 10px;
   color: #1aca44;
   text-decoration: none;
   display: block;
   background-color: #12779c;
	text-align:center;
}
a.evak:active {
	font-size: 10px;
   color: #1f9417;
   text-decoration: none;
   display: block;
	text-align:center;
}


/* Gaestebuch */

.gbook_head {
   font-weight: bold;
   font-size: 14px;
   border-bottom: 1px solid #08739A;
}
.gbook_datum {
   font-style: normal;
   border-bottom: 1px solid #08739A;
}
.gbook_head2 {
   font-weight: bold;
}
.gbook_text {
   font-style: normal;
   border-bottom: 1px solid #08739A;
   border-top: 1px solid #08739A;
}
.gbook_kommentar {
   color: #EB2717;
   font-style: italic;
}
.gbook_kommentar_head {
   color: #EB2717;
   font-style: italic;
}
.gbook_eintrag_tab {
   border: 1px solid #08739A;
}
.gbook_eintrag_neu {
   font-weight: bold;
   font-size: 14px;
}
.gbook_eintrag_error {
   color: #EB2717;
}
a.gbook_link:link, a.gbook_link:visited {
   color: #EB2717;
   font-weight: bold;
   text-decoration: underline;
}
a.gbook_link:hover {
   color: #003D90;
   font-weight: bold;
   text-decoration: underline;
}
a.gbook_link:active {
   color: #003D90;
   font-weight: bold;
   text-decoration: underline;
}



/* map24 */
.map24_input 
	{
		background-color	: #ffffff;
		width				: 232px;
		color				: #0D3D6A;
		font-family			: Arial, Verdana, Helvetica;
		font-size			: 11px;
		font-weight			: normal;
		border				: 1px #bebebe solid;
	}
	
.map24_list	 
	{
		background-color	: #FFFFFF; 
		border-style		: groove;
		font-family			: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; 
		font-size			: 9px;
	}
	
.map24_text   
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				: #586A75;
	}
	
.map24_margin 
	{
		margin-left			: 10px;
	}
.map24_padding
	{
		padding-left		: 10px;
	}
	
	
.map24_title  
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				:#FFFFFF; 
		padding-left		: 10px; 
		padding-top			: 31px; 
		font-weight			: bold;
	}
	
.map24_cell   
	{
		padding-left		: 10px; 
		padding-top			: 5px; 
		padding-right		: 5px; 
		padding-bottom		: 5px; 
		background-color	: #F8F9FA;
	}
	
.blockborder
	{
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-top-width	: 1px;
		border-top-style	: solid;
		border-left-width	: 1px;
		border-left-style	: solid;
		border-right-width	: 1px;
		border-right-style	: solid;
		border-color		: #BEBEBE;
	}

.bildergalerie_tabelle {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00005C;
	border-bottom-color: #00005C;
	margin-top: 5px;
}
.linie_unten_warenkorb_3 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00005C;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00005C;
}
.liniefeld_galerie_color {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00005C;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00005C;
	background-color: #E7EBF4;
}
.galeriename {
	font-size: 11px;
	font-weight: bold;
	color: #054FA4;
	padding-bottom: 5px;
}
.fotozell {
	padding-top: 10px;
	padding-bottom: 10px;
}
.warenkorb_tabelle {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00005C;
	border-bottom-color: #00005C;
}
.hellblaucolor {
	color: #006699;
}
.fotozell_max {

	padding-top: 13px;
	padding-bottom: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00005C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00005C;
}
.kommentar_titel {

	font-size: 12px;
	font-weight: bold;
	color: #00005C;
	padding: 2px;
	background-color: #E7EBF4;
}
img {
   behavior: url("/pngbehavior.htc");
   }

.norand {
	border: 0px none;
}
.hochgestellt {
    position: relative;
    top: -7px;
    font-size: 70%;
    line-height: 0px;
 }

 
 .runtergestellt {
    position: relative;
    top: 5px;
    font-size: 70%;
    line-height: 0px;
 }
