﻿body  {
	background: #666666;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (AuffÃ¼llung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center;
	background-color: #FDF8EA;
	background-image: url(../gfx/bg.gif);
}
h1 {
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
}
h2 {
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
}
h3 {font: bold 1.2em serif,sans-serif;}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
}




a {
text-decoration:none;
color: #996600;
}



#container {
	width: 946px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element Ã¼berschrieben. */
	background-color: #FDF8EA;
	background-image: url(gfx/bg_connten.gif);
	background-repeat: repeat-y;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
	
#container h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	color: #333333;
	font-weight:lighter;
	}
	

#container  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
}


.container  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #990000;
	text-decoration: none;
}
.container a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333333;
	text-decoration: none;
}
.header_Sprache/* Erster Teil der Seite Sprache */

  {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-right: 50px;
	background-image: url(gfx/bg_kopfsprache.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 37px;
}
.header_Sprache     a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #666666;
    }
.header_Sprache     li  {
	text-transform: none;
	list-style-type: none;
	padding-top: 20px;
	list-style-position: inside;
    }
.header_Sprache a:link, .header_Sprache a:visited {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-right: 0;
	padding-left: 0;
}
.header_Sprache a:hover, .header_Sprache a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	background-image: none;
}
.twoColFixLtHdr #header {
	text-transform: none;
	background-color: #FDF8EA;
	background-image: url(gfx/Kopfbanner.gif);
	background-repeat: no-repeat;
	height: 124px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
.twoColFixLtHdr #header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, kÃ¶nnen Sie das Auftreten unerwarteter AbstÃ¤nde zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnÃ¶tig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0;
	display: none;
    }
	
	
/* Ende Sprache */
/* Anfang Header Kopfbild und Ãœbeschrift */
#header {
	text-transform: none;
	background-color: #FDF8EA;
	background-image: url(gfx/Kopfbanner.jpg);
	background-repeat: no-repeat;
	height: 133px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
#header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, kÃ¶nnen Sie das Auftreten unerwarteter AbstÃ¤nde zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnÃ¶tig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0;
	display: none;
    }
/* Ende Header Kopfbild und Ãœbeschrift */
/* Beginn Hauptnavigation */
.navigation {
	height: 50px;
	background-image: url(gfx/bg_oberenavi.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	width: 946px;
}
.navigation a {
	border-right: 1px solid #C9C6B3;
	color: #990000;
	float: left;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	background-image: url(gfx/topnavi.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.navigation a:hover,.navigation a#active {
	background-position: left top;
	color: #990000;
	height: 32px;
}



/* Beginn SeitenInhalt */
#mainContent {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 720px;
	background-color: #FDF8EA;
	padding-top: 0;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
    } 
/* Ende Seiteninhalt*/
.block h2 {
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
	padding-top: 2px;
}
.block   td.spalte1 {
	background-color: #000000;
}
.block {
	background-image: url(gfx/bg_linkenavi.gif);
	background-repeat: repeat-y;
}

.block a {
text-decoration:none;
}

/* Seitennavigation */
.block ul {
	padding: 0;
	width: 155px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
	margin-left: 7px;
}
.block li a,.block li em {
	color: #990000;
	display: block;
}
.block li em {
	font-style: normal;
	font-size: 0.9em;
}
.block li a {
	text-decoration: none;
	width: 94%;
	background-color: #FDF2D5;
	padding-top: 4px;
	padding-right: 3%;
	padding-bottom: 4px;
	padding-left: 6%;
}
.block li a span {
	background-color: #FDF2D5;
}
.block li a:hover {
	color: #666666;
	background-image: url(gfx/topnavi.gif);
}

/* Ende SeitenNavigation */

/* Adresse */
.adresse table {
	width: 530px;
}
.adresse  th  strong {
	color: #fff;
}
.adresse th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: 1px dashed #BCBAAC;
}
.adresse tr {
	height: 25px;
	text-align: center;
}
.adresse td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px dashed #BCBAAC;
}
.adresse td.zelle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px dashed #BCBAAC;
	letter-spacing:-1.1px;
}
.adresse td.preise {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-bottom: 1px dashed #BCBAAC;
}
.adresse td.first,th.first {
	border-left: 0px;
}
.adresse   tr.row-a {
	background-color: #f7d075;
	border-bottom-width:thin;
	border-bottom-style:dashed;
	border-bottom-color:#000000;
	border-top-width:thin;
	border-top-style: dashed;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-align: center;
}

.adresse td.row-a {
	
	border-bottom: 1px dashed #BCBAAC;
	border-top: 1px dashed #BCBAAC;
	}
	
.adresse tr.row-b {
	background-color: #e6d096;
	text-align: center;
	border-bottom-width: 1em;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
	}

.adresse td.row-b {
	background-color: #FDE3A3;
	text-align: center;
	
	border-left: 1px dashed #BCBAAC;
	font-size: 11px;
	
}
.adresse tr.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-left: 1px dashed #BCBAAC;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
}

.adresse td.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-left: 1px dashed #BCBAAC;
	color: red;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-align:left;
	background-image:url(imagess/Postkarte-Rueckseite.jpg);
	padding-left:11px;
	height:133px;
	
	
}


/* Ende Adresse */

/* Unterenavigation */
.blockunten ul {
list-style-position:inside;
display:inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	
	
}
.blockunten li {
	display:inline;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	
}
.blockunten li a,.blockunten li em {
	color: #990000;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

.blockunten li a:hover {
	color: #666666;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* Ende UntereNavigation */
 /* start - WPauschale Tabele */
.wpauschale table {
	width: 530px;
}
.wpauschale  th  strong {
	color: #fff;
}
.wpauschale th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.wpauschale tr {
	height: 25px;
	text-align: center;
}
.wpauschale td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.wpauschale td.zelle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing:-1.1px;
}
.wpauschale td.preise {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.wpauschale td.first,th.first {
	border-left: 0px;
}
.wpauschale   tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align: center;
}

.wpauschale td.row-a {
	width="111px"
	}
	
.wpauschale tr.row-b {
	background-color: #FDE3A3;
	text-align: center;
	border-bottom-width: 1em;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
}
.wpauschale tr.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
}

/* end - Wpauschale Tabele */

/* start - saison Tabele */
.saison table {
	width: 530px;
}
.saison  th  strong {
	color: #fff;
}
.saison th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.saison tr {
	height: 25px;
	text-align: left;
}
.saison td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 11px;
}
.saison td.zelle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	
}
.saison td.preise {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}
.saison td.first,th.first {
	border-left: 0px;
}
.saison   tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align: left;
}

.saison td.row-a {
	width="111px"
	}
	
.saison tr.row-b {
	background-color: #FDE3A3;
	text-align: left;
	border-bottom-width: 1em;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
}
.saison tr.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}

/* end - saison Tabele */


/* start - SPauschale Tabele */
.spauschale table {
	width: 530px;
}
.spauschale  th  strong {
	color: #fff;
}
.spauschale th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.spauschale tr {
	height: 25px;
	text-align: center;
}
.spauschale td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.spauschale td.zelle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing:-1.1px;
}
.spauschale td.preise {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.spauschale td.first,th.first {
	border-left: 0px;
}
.spauschale   tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align: center;
}

.spauschale td.row-a {
	width="111px"
	}
	
.spauschale tr.row-b {
	background-color: #FDE3A3;
	text-align: center;
	border-bottom-width: 1em;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
	letter-spacing:-0,5px;
}
.spauschale tr.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
}

/* end - SPauschale Tabele */

/* start - Preisee Tabele */
.preisee table {
	width: 530px;
}
.preisee  th  strong {
	color: #fff;
}
.preisee th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.preisee tr {
	height: 25px;
	text-align: center;
}
.preisee td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.preisee td.zelle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing:-1.1px;
}
.preisee td.preise {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.preisee td.first,th.first {
	border-left: 0px;
}
.preisee   tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:-1.1px;
	font-weight: thin;
	color: #000000;
	text-align: center;
}

.preisee td.row-a {
	width="111px"
	}
	
.preisee tr.row-b {
	background-color: #FDE3A3;
	text-align: center;
	border-bottom-width: 1em;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
}
.preisee tr.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
}

/* end - Preisee Tabele */



 /* start - Preise Tabele */
.preise table {
	width: 530px;
}
.preise  th  strong {
	color: #fff;
}
.preise th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.preise tr {
	height: 25px;
	text-align: center;
}
.preise td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.preise td.zelle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}
.preise td.preise {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.preise td.first,th.first {
	border-left: 0px;
}
.preise   tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align: center;
}

.preise td.row-a {
	width="111px"
	}
	
.preise tr.row-b {
	background-color: #FDE3A3;
	text-align: center;
	border-bottom-width: 1em;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
}
.preise tr.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
}

/* end - Preise Tabele */


 /* start - Top Rest Tabelle */
.top_rest table {
	width: 530px;
}
.top_rest  th  strong {
	color: #fff;
}
.top_rest th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.top_rest tr {
	height: 25px;
	text-align: center;
}
.top_rest td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.top_rest td.zelle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing:-1.1px;
}
.top_rest td.preise {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.top_rest td.first,th.first {
	border-left: 0px;
}
.top_rest tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: thin;
	color: #000000;
	text-align: center;
}

.top_rest td.row-a {
	width="111px"
	}
	
.top_rest tr.row-b {
	background-color: #FDE3A3;
	text-align: left;
	border-bottom-width: 1em;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
}
.top_rest tr.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}

/* end - Top Rest Tabele */


 /* start - Massage Tabele */
.massage table {
	width: 530px;
}
.massage  th  strong {
	color: #fff;
}
.massage th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.massage tr {
	height: 25px;
	text-align: center;
}
.massage td.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	text-indent:20px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}
.massage td.rechts {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.massage td.rechtstop {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	border-bottom-width: 1px;
	
}

.massage   tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


.angebot h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
}

/* end - Massage Tabele */
 /* start - Angebot Tabele */
.angebot table {
	border-collapse: 0;
	border-spacing: 0;
	caption-side: top;
	content: Angebote;
	margin: 1px;
	padding: 1;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.angebot  th  strong {
	color: #fff;
}
.angebot th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.angebot tr {
	height: 25px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
.angebot td.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	background-image: url(gfx/ang-oben.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.angebot td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FDDB8A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.angebot  td.angebot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	vertical-align: top;
	padding: 5px;
}
.angebot td.first,th.first {
	border-left: 0px;
}
.angebot   tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.angebot tr.row-b {
	background-color: #FDE3A3;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.angebot tr.row-c {
	background-color: #FDF2D5;
	margin: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
}
/* end - Angebot Tabele */
 /* start - rechte Tabele */
.rechts table {
	border-collapse: 0;
	border-spacing: 0;
	caption-side: top;
	content: Angebote;
	margin: 2px;
	padding: 2;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.rechts  th  strong {
	color: #fff;
}
.rechts th {
	background: #993333;
	height: 29px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.rechts tr {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #333333;
	padding-left: 10px;
	margin-left: 10px;
}
.rechts td.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
	background-image: url(gfx/ang-oben.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E6C067;
}
.rechts td.zelle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FDDB8A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.rechts  td.angebot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.rechts td.first,th.first {
	border-left: 0px;
}
.rechts   tr.row-a {
	background-color: #F7D075;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.rechts tr.row-b {
	background-color: #FDE3A3;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.rechts tr.row-c {
	background-color: #FDF2D5;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
/* end - rechte Tabele */
#footer {
	background-color: #FDF8EA;
	background-image: url(gfx/fusszeile.gif);
	height: 98px;
	padding-right: 10px;
	padding-left: 200px;
    } 
#footer p {
	padding-top: 35px;
	padding-right: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    }
	
#fusszeile_blatt {
	background-image: url(gfx/fusszeile_blatt.gif);
	background-repeat: no-repeat;
	height: 67px;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	vertical-align: bottom;
}
#fusszeile_blatt p{
	padding-top: 20px;
}
blockquote {
	background: #FAFAFA url(images/quote.gif) no-repeat 3px 5px;
	border: 1px solid #eee;
	color: #666;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.angebot p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
}