body {
	text-align:center;
	background-color:#FFFFFF;

	/* scrollbar-face-color:#000066;
	scrollbar-highlight-color:#000066;
	scrollbar-shadow-color:#b2b2b2;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#b2b2b2;
	scrollbar-track-color:#b2b2b2;
	scrollbar-darkshadow-color:#000000; */
}

p, td, th, tr, ul {
	color:#000000;
	font-family:Arial;
	font-size:10pt;
}

th {
	background-color:#000066;
	text-align:left;
	font-weight:bold;
	color:#EEEEEE;
}

#inhalt a {
	text-decoration:underline;
	color:#000088;
}

/* #inhalt a:hover {
	border-top:1px solid;
} */

h1 {
	font-family:Arial;
	margin-top:5px;
	text-align:left;
	font-size:24px;
}

h2 {
	font-family:Arial;
	font-size:16px;
	text-align:left;
}

h3 {
	font-family:Arial;
	font-size:14px;
	text-align:left;
}

.fehler {
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	text-decoration:blink;
	text-align:center;
	border:2px solid #FF0000;
	color:#FF0000;
}

.saunadarkback {
	background-color:#0C3F97;
}
.saunalightback {
	background-color:#D0D0FF;
}

.fewodarkback {
	background-color:#02592D;
}
.fewolightback {
	background-color:#D0FFD0;
}

/* -------------------- Seitendefinitionen ----------------- */
#site {
	/*width:800px;*/
	width:1024px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;

	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;

	color:#000000;
	font-family:Tahoma,Arial;
	font-size:10pt;
}

.saunainfobox {
	width:130px;

	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	
	margin:0px;
	color:#000000;
	font-family:Tahoma,Arial;
	font-size:10pt;
	
	font-weight:bold;
}
.saunainfoboxhead {
	width:130px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#000000;
	background-color:#0C3F97;
	text-align:center;

	color:#FFFFFF;
	font-family:Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
}

#Faceb{
	font-family:Tahoma,Arial;
	font-size:12pt;
	font-weight:bold;
}

#inhalt-ie {
	padding:8px;
	width:100%;	
}
#inhalt {
	padding:8px;	
}

#impressum {
	border-top-width:1px;
	border-top-style:solid;
	border-color:#000000;

	color:#FFFFFF;
	font-size:8pt;
	padding-left:3px;
	height:45px;

	padding-top:1px;
}

#impressum a {
	color:#FFFFFF;
	text-decoration:none;
}

#titel {

}
#saunapreise th {
	background-color:#D0D0FF;
	text-align:left;
	font-weight:bold;
	color:#EEEEEE;
	border-top-width:1px;
	border-top-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-color:#000000;
}


#saunazeiten th {
	background-color:#D0D0FF;
	text-align:center;
	font-weight:bold;
	font-size:22pt;
	color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-collapse:collapse;
}
#saunazeiten tr td {
	background-color:#D0D0FF;
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	color:#5F5F5F;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}
p.saunasonderzeiten {
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	color:#9F0000;
}
.bar {
	font-weight:bold;
	font-size:16pt;
}

/* -------------------- Hauptmenü ----------------- */
#hauptmenu, #untermenu {
	overflow:hidden;

	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#000000;

	font-size:9pt;

	height:19px;
	margin-top:0px;
	padding-left:2px;
	padding-top:2px;
}

#untermenu {
	border-top-style:none;
}

#hauptmenu a, #untermenu a {
	padding-left:8px;
	padding-right:8px;
	padding-bottom:2px;
	text-decoration:none;
	font-family:Tahoma,Arial;
	color:#FFFFFF;

	text-align:center;
}

/* #hauptmenu a:link, a:visited {
	color:#000000;
} */

#hauptmenu a:active, #untermenu a:active {
}

#hauptmenu a:hover, #untermenu a:hover {
	background-color:#CCCCCC;
	color:#000000;

	text-decoration:none;
}

.menuaktiv {
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
}
h2.IndexMenu:hover {
	text-align:center;
	border-style:solid;
	border-width:2px;
	border-color:#00AA00;
}
h2.IndexMenu{
	text-align:center;
	border-style:solid;
	border-width:2px;
}

