*{
 margin: 0;
 padding: 0;
 font: regular 1em verdana;
}

table.bild-mit-untertitel {
	width: 1px;
}


body
{
 font-family:Verdana;
 font-size:11px;
 background-color:#fff;
 text-align:center;
 background-image:url(images/Hintergrund.png);
}

h1 {font-size:18px;color:#000;margin:0px;}
h2 {font-size:14px;color:#fff; text-align:left;}
h3 {font-size:11px;color:#b9070d; margin-bottom: 10px; margin-top:5px; font-weight: bold;}
p {margin-top:10px; color: #000; line-height: 1.5; }

p.infobox{
	text-align:left;
	color:#b9070d;
	margin-top:0px;
}

#content a{
text-decoration:underline;}

h3.infobox{
	margin-top:15px;
}

p.content{
	text-align:left;
	width: 500px;
	padding-left:25px;
}
.content_full{
	text-align:left;
	width: 750px;
	padding-left:0px;
}

.form td{
	padding-left:15px;
}

/* Die Mainbox */
#mainbox {
width:1001px;
margin:0px auto;
text-align:left;
padding-top: 10px;
padding-bottom: 30px;
}

/* Die Titelzeile */
#title {
height:178px;
padding:5px;
text-align:center;
background-color:#fff;
border-left: 1px solid silver;
border-right: 1px solid silver;
border-top: 1px solid silver;
}

/* Das Menü */
#menu {
color:gray;
background-color:#fff;
padding-bottom: 3px;
padding-left: 50px;
padding-right: 50px;
text-align: right;
border-left: 1px solid silver;
border-right: 1px solid silver;
}
/* Styles fuere TOP-Sub-Menue*/
a.topmenue {
		color: gray;
		text-decoration: none;
		font-family: arial,helvetica;
		font-weight: normal;
		font-size: 11px;
}
a.topmenue:link {
		color: gray;
		text-decoration: none;
		font-family: arial,helvetica;
		font-weight: normal;
		font-size: 11px;
}
a.topmenue:visited {
		color: gray;
		text-decoration: none;
		font-family: arial,helvetica;
		font-weight: normal;
		font-size: 11px;
}
a.topmenue:active {
		color: gray;
		text-decoration: none;
		font-family: arial,helvetica;
		font-weight: normal;
		font-size: 11px;
}
a.topmenue:hover {
		color: black;
		text-decoration: none;
		font-family: arial,helvetica;
		font-weight: normal;
		font-size: 11px;
}


/* Der Header */
#header {
height:190px;
text-align:center;
background-color:#fff;
border-left: 1px solid silver;
border-right: 1px solid silver;
}

/* Der Inhalt */
#content {
overflow: auto;
background-color:#fff;
width:999px;
height:100%;
padding-bottom: 20px;
border-left: 1px solid silver;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
}

#infobox{
	width:230px;
	background-color:#ffbd89;
	margin-top: 10px;
	padding:10px;
}

.mas_header{
	padding:0;
	margin:0;
	float:right;
}

#content_left {
background-color:#fff;
margin-top: 10px;
color:#000000;
width:645px;
margin-left:42px;
float:left;
}
#content_left_500px {
background-color:#fff;
margin-top: 10px;
color:#000000;
width:500px;
margin-left:42px;
float:left;
}

#content_800px {
background-color:#fff;
margin-top: 0px;
color:#000000;
width:800px;
padding-left:42px;
overflow: auto;
}

#content_right {
background-color:#fff;
color:#000000;
width:255px;
margin-right:45px;
float:right;
}

#content_left_pausch {
background-color:#fff;
margin-top: 10px;
color:#000000;
width:855px;
margin-left:45px;
float:left;
}

#content_right_pausch {
background-color:#fff;
color:#000000;
width:55px;
margin-right:45px;
float:right;
}

#content_left_lage {
background-color:#fff;
margin-top: 10px;
color:#000000;
width:900px;
margin-left:45px;
float:left;
}

#content_right_lage {
background-color:#fff;
color:#000000;
width:0px;
margin-right:45px;
float:right;
}

#content_left_aktiv {
background-color:#fff;
margin-top: 10px;
color:#000000;
width:855px;
margin-left:45px;
float:left;
}

#sign{
	position: absolute; bottom: 45px; left: 665px;
}


#content_right_aktiv {
background-color:#fff;
color:#000000;
width:55px;
margin-right:45px;
float:right;
}

#content_left_wellness {
background-color:#fff;
margin-top: 10px;
color:#000000;
width:630px;
margin-left:0px;
float:left;
}

#content_right_wellness {
background-color:#fff;
color:#000000;
width:300px;
margin-right:0px;
float:right;
border: 1px solid silver;
}

#content_left_wellnessgal {
background-color:#fff;
margin-top: 10px;
color:#000000;
width:910px;
margin-left:45px;
float:left;
}

#content_right_wellnessgal {
background-color:#fff;
color:#000000;
width:0px;
margin-right:45px;
float:right;
}

#pausch_l {
background-color:#fff;
margin-left:60px;
color:#000000;
width:400px;
float:left;
}

#pausch_r {
background-color:#fff;
color:#000000;
width:400px;
float:right;
}
.clear {
clear:both;
}


a:link, a:visited, a:active {
  text-decoration: none;
  color: #000;
  }

a:hover {
  color: #bd141a;
  text-decoration: none;
  }
/*
 #navigation ul {
list-style-type: none;
}

#navigation {
	height: 15px;
	background-color: #fff;
	font-size: 1px;
}

#navigation li {
font-family: Verdana;
font-size: 11px;
display: inline;
line-height: 15px;
}

#navigation a {
color: #000;
text-decoration: none;
padding-right: 20px;
float: left;
}

#navigation a:hover {
color: #bd141a;
text-decoration: none;
}

#navigation .active {
color: #bd141a;
text-decoration: none;
}

#top_navigation ul {
list-style-type: none;
}
*/


/*
#sub_navigation {
	height: 13px;
	background-color: #fff;
	padding-top: 5px;
}

#sub_navigation li {
font-family: Verdana;
font-size: 10px;
display: inline;
line-height: 13px;
}

#sub_navigation a {
color: #000;
text-decoration: none;
padding-right: 20px;
float: left;
}

#sub_navigation a:hover {
color: #bd141a;
text-decoration: none;
}

#sub_navigation .active {
color: #bd141a;
text-decoration: none;
}
*/
#ueberschrift{
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 5px;
}

img{border:0;}


/* Styles fuer CAB-Menue */
.cabmenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px;
}
.cabmenu .content {
	POSITION: relative;padding: 0px;text-align:left;
}
.cabmenu .items {
	Z-INDEX: 5; LEFT: 0px; POSITION: relative; TOP: 0px; padding: 0px;width: 100px;
}
.top .items {
	BORDER-TOP: medium none;
}
.cabmenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 10px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #FFFFF; BORDER-BOTTOM: medium none; TEXT-DECORATION: none;padding: 0px;
}
.cabmenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=100); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .3;padding: 0px;
}
.cabmenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=20); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .2;
}
.cabmenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=20); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .2;
}
.cabmenu .hover {
	background-color: #feffef;cursor: pointer;
}
.cabmenu .item IMG {
	MARGIN-LEFT: 12px;
}
/* Ende Styles fuer Cabmenue*/

/* Styles fuer Navigation */
#navi {
	padding-left: 40px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background-color:#fff;
}

a.button {
		display: block;
		color: #990000;
		text-decoration: none;
		font-family: arial,helvetica;
		font-weight: normal;
		font-size: 13px;
		padding-top: 8px;
		padding-bottom: 10px;
		background-image: url(images/bg_navi.jpg);
}
a.button:link {
		display: block;
		color: #990000;
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
		background-image: url(images/bg_navi.jpg);
}
a.button:visited {
		display: block;
		color: #990000;
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
		background-image: url(images/bg_navi.jpg);
}
a.button:active {
		display: block;
		color: #990000;
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
		background-image: url(images/bg_navi.jpg);
}
a.button:hover {
		color: red;
		text-decoration: none;
		font-family: arial,helvetica;	
		font-weight: normal;
		font-size: 13px;
		padding-top: 8px;
		padding-bottom: 8px;
		font-family: Arial, Helvetica, sans-serif;
		background-image: url(images/bg_navi_o.jpg);
}

/* Styles fuer aktive Buttons */
.button_aktiv {
		display: block;
		color: red;
		text-decoration: none;
		font-family: arial,helvetica;	
		font-weight: bold;
		font-size: 13px;
		padding-top: 8px;
		padding-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		background-image: url(images/bg_navi_o.jpg);
}

.linie_vert {margin-bottom: 1px;position: relative;}

/*Styles fuer Referenzen (Lightbox)*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 9000; width: 100%; height: 500px; background-color: #000000; }


/* Styles fuer Tabellenzelle wegen generellem Margin = 0*/
.tab_zelle {padding: 0px;}
.tab_zelle_rot {padding-right: 5px;color: red; font-size: 11px;}

.tab_zelle_relax {padding: 5px; width: 450px;}
.tab_zelle_relax_full {padding: 5px; width: 550px;}
.tab_zelle_relax_preis {padding: 5px; width: 100px;}

/* Styles fuer Bildergalerie / Abstaende zwischen den Bildern */
.galeriebild {margin-right: 25px; margin-bottom: 25px;border: 1px solid silver;}

#aktuell {width: 600px; margin-top: 10px;padding-bottom: 10px;border-bottom: 1px dotted silver;}
.aktbild {border: 1px solid silver;}
.akttop {color: #b9070d;font-weight:bold;margin-bottom: 10px;}

/* Styles fuer WEITER-Verlinkung */
#weiter_div {
	text-align: left;
	margin-top: 10px;
}
a.weiter_link {
		color: gray;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
}
a.weiter_link:link {
		color: gray;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
}
a.weiter_link:visited {
		color: gray;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
}
a.weiter_link:active {
		color: gray;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
}
a.weiter_link:hover {
		color: #b9070d;
		text-decoration: underline;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
}


