/* ----- reset --------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/*.htmlL5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}	 
body
{
	line-height: 1.4em;

	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #543713;
	font-size: 0.9em;
}
ol, ul 
{
	list-style: none;
}
blockquote, q 
{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after 
{
	content: '';
	content: none;
}
table 
{
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}
/* ----- reset ---------ENDE-------------------------------------*/

/* -----.html allgemein ---------ENDE----------------------------*/
html {
  margin-bottom    : 1px;
  height           : 100%;
}

h1
{
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #ce8b31;
}

h2
{
	font-size: 1.2em;
	margin-bottom: 10px;
}

a, 
a:visited
{
	color: #543713;	
	text-decoration:none;
	border-bottom: 1px dotted #543713;
	outline: none;
}
a:hover,
a:active,
a:focus
{
	color: #d47a20;	
	border-bottom: 1px dotted #d47a20;
}
/* -----.htmll allgemein ---------ENDE----------------------------*/

/* ----- Container ----------------------------------------------*/
#wrapper
{
	width: 994px;
	margin: 0 auto;
    text-align: left;
	min-height: 590px;	
}
#top
{
	width: 100%;
	background-image:url(../images/layout/bg_top.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#header
{
	width: 100%;
	background-repeat: no-repeat;
	height: 184px;
}
.headerHome
{	
	background-image:url(../images/header/home.jpg);
}
.headerBehandlungen
{	
	background-image:url(../images/header/ayurveda_behandlungen.jpg);
}
.headerAyMassagen
{	
	background-image:url(../images/header/ayurveda_massagen.jpg);
}
.headerWohltuendes
{	
	background-image:url(../images/header/wohltuendes.jpg);
}
.headerLomiLomi
{	
	background-image:url(../images/header/lomi_lomi.jpg);
}
.headerKosmetik
{	
	background-image:url(../images/header/kosmetik.jpg);
}
.headerKlaMassage
{	
	background-image:url(../images/header/klassische_massage.jpg);
}
.headerReiki
{	
	background-image:url(../images/header/reiki.jpg);
}
.headerGutschein
{	
	background-image:url(../images/header/gutschein.jpg);
}
.naviMain
{
	width: 220px;
	height: 180px;
	float: left;

}
#contentWrapper
{
	width: 100%;
	background-image:url(../images/layout/bg_content.gif);
	background-repeat: repeat-y;
	min-height: 51px;
	padding-bottom: 20px;
}
#naviSub
{
	width: 221px;
	min-height: 400px;
	background-image:url(../images/layout/linie_verlauf.jpg);
	background-repeat: no-repeat;	
	background-position: right top;
	float: left;
}
#content
{
	position:relative;
	float: right;
	width: 700px;
	right: 50px;	
	top: 40px;
	padding-bottom: 20px;
}
#footer
{
	width: 100%;
	background-image:url(../images/layout/bg_footer.jpg);
	background-repeat: no-repeat;
	min-height: 44px;
	color: #fff;
	padding: 2px 0px 0px 20px;
}

/* ----- Container ----------------ENDE-------------------------*/

/*-----------NaviMain-Formatierungen-------------------------------------*/

.naviMain ul
{

	font-size: 1.2em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-left: 11px;
	padding: 0;
	list-style: none;
}

.naviMain li
{
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 9px 0px 9px 9px;
}

.naviMain li.ListeAktiv
{

	text-decoration: none;
	color: #e5c19e;
}

.naviMain a 
{
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}

.naviMain a:hover
{
	color: #e5c19e;
}


/*-----------NaviMain-Formatierungen--------ENDE-------------------------*/


/*-----------naviSub-Formatierungen-------------------------------------*/

#naviSub ul
{

	font-size: 1.2em;
	line-height: 1em;
	margin-top: 30px;
	margin-left: 11px;
	padding: 0;
	list-style: none;
}

#naviSub li
{
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 9px 0px 9px 9px;
}

#naviSub li.ListeAktiv
{

	text-decoration: none;
	color: #e8a662;
}

#naviSub a 
{
	text-decoration: none;
	border-bottom: none;
	color: #d47a20;
}

#naviSub a:hover
{
	color: #e8a662;
}

/* naviSub 2. Ebene */

#naviSub ul ul
{

	font-size: 0.7em;
	margin-top: 10px;
	margin-left: 11px;
	padding: 0;
	list-style: none;
	width: 180px;
}

#naviSub ul ul li
{
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 3px 0px 3px 9px;
}

#naviSub ul ul a 
{
	color: #543713;
}



/*-----------NaviMain-Formatierungen--------ENDE-------------------------*/

/* ----- Content -----------------------------------------------*/

.btnHome
{
	position: relative;
	top: 41px;
	right: 50px;
	float: right;
}

.btnLogo,
a.btnLogo:hover
{
	border-bottom: none;	
}
.imglogo
{
	position: relative;
	left: 20px;
	top: 33px;	
}

/*-------------- Tabelle Preise --------------------------*/
.tablePreis
{
	table-layout: fixed;
	border-collapse: collapse;	
	
}
.tablePreis td
{
	padding: 2px;
	vertical-align: bottom;
}
.tdLabel
{
	width: 260px;
	
	/*background-color: #faf2cbf6ecc2 f6e9bf
	border-bottom: 5px solid #f2dfae;
	border-bottom: 1px solid #f2dfae;*/;
}
.tdZeit
{
	width: 100px;
	text-align: right;
}
.tdPreis
{
	width: 100px;
	text-align: right;
}
/*-------------- Tabelle Preise -ENDE---------------------*/


/* ----- Content ------------------ENDE-------------------------*/
