body {
	margin-top: 20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#60070f;
	height: 100%;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;color:#666666;
}
a:hover {
	color:#920A0D;
}
h1, h2, h3, h4, h5, h6 {font-family:Verdana, Arial, Helvetica, sans-serif;}
h3 { font-size:14px;}
h4 { font-size:12px;}
h5 {color:#333333; font-weight:normal; font-size:10px; }




/*--------------------------------------------- Der Inhalt --------------------------------------*/
#Seiteninhalt {
	margin:0px  auto;
	width:769px;
	text-align:left;
	height: 100%;
}

#window {
	text-align: left;
	background-color: FFFCD7;
}

.em {
	line-height: 1.7em;
}

/*--------------------------------------------- logoleiste --------------------------------------*/
#header {
	margin: 0px;
	padding: 0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:210px;
	width:769px;
}

#start {
	margin: 0px 80px 00px 90px;
	padding: 80px 0px 20px 490px;
}

a.head:link, a.head:visited, a.head:hover, a.head:active {
	text-decoration: none;
	color: #60070f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-right: 15px;
}
a.head:hover {
	color:#c0620e;
}
/*--------------------------------------------- menu leiste --------------------------------------*/
#menuleiste {
	margin: 0px;
	padding: 0px;
	background-image:url(images/menue.jpg);
	background-repeat:no-repeat;
	height:94px;
	width:769px;
}

#hauptmenu {
	margin: 0px 80px 0px 120px;
	padding: 5px 0px 0px 50px;
	height: 35px;
}

#hauptmenu img {
	border: none;
}

#trenner {
	margin-left: 85px;
	padding: 0px;
	background-image:url(images/trennstrich.jpg);
	background-repeat:no-repeat;
	border: none;
	height:1px;
	width:769px;
}

#untermenu {
	margin: 0px 40px 0px 80px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	text-align:center;
}

#untermenu img {
	border: none;
}
/*--------------------------------------------- inhalt --------------------------------------*/
#stage {
	margin: 0px;
	padding:0px;
	background-image:url(images/inhalt_background.jpg);
	background-repeat: repeat-y;
	height:auto;
	width:769px;
}

#stage_akt {
	margin: 0px;
	padding:0px;
	background-image:url(images/web-bg-weihnachten.jpg);
	background-repeat: repeat-y;
	height:auto;
	width:769px;
}

/*--------------------------------------------- standard inhalt --------------------------------------*/
#inhalt {
	margin: 0px 80px 0px 70px;
	padding: 20px 0px 20px 0px;
}

#inhalt img {
	Border: none;
}

.portraet {
	display: inline;

	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
	float: right;
}
	
.right	 {
	display: inline;
	margin-left: 15px;
	margin-bottom: 30px;
	float: right;
}

.left {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 10px;
	float: left;
}

#trenner_content {
	margin-left: 0px;
	padding: 0px;
	background-image:url(images/trennstrich.jpg);
	background-repeat:no-repeat;
        border: none;
        height:1px;
	width: auto;
}

.testr {
	float: right;
	margin: 0 0 1em 1.5em;
	text-align: center;
	width: 255px;
}

.testl {
	float: left;
	margin: 0 1.5em 1em 0;
	text-align: center;
	width: 205px;
}

/*------------------- tabellen kosmetik und massage ----------------------------------*/
#preise table {
border-collapse : collapse;
}

#preise th, #preise td {
text-align : left;
width : 25em;
padding : 0em;
}

#preise th {
color : #660000;
}

#preise .gruppe{
font-size : 110%;
letter-spacing : 0.1em;
word-spacing : 0.2em;
color : #EB8449;
}

#preise td {
width : 18em;
text-align : right;
}

/*------------------- tabellen h„nde und fsse ----------------------------------*/
#huf table {
border-collapse : collapse;
}

#huf th {
text-align : left;
width : 26em;
padding : 0em;
color : #660000;
}

#huf td {
width : 60em;
padding : 0em;
text-align : left;
}

#huf .preis{
text-align : right;
width : 6em;
}


.aussen {
background-color: #fbfbfb;
border: 1px solid #d8d8d8;
}
.aussentd {
padding: 5px;
}
.ftitel {
background-color: #e1e1e1;
border-bottom: 1px solid #8c8c8c;
padding: 2px;
font-size: 11px;
font-weight: bold;
color: #000000;
}

.fconttext {
background-color: #ffffff;
padding: 2px;
font-size: 11px;
color: #000000;
}

.fcont {
background-color: #ffffff;
padding: 2px;
font-size: 11px;
color: #000000;
}

/* -- FORMULARTAGS -- */

input.inp {
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-color:#f8f8f8;
border: 1px solid #939393;
}
textarea.inp {
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-color:#f8f8f8;
border: 1px solid #939393
}

select.inp {
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-color:#f8f8f8;
border: 1px solid #939393
}

.button {
font-size: 11px;
font-weight: normal;
color: #000000;
background: #dadada;
border: 1px solid #000000;
}

form { display: inline; }

/*--------------------------------------------- footer --------------------------------------*/
#footer {
	margin: 0px;
	padding: 0px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:769px;
}


a.hmenu_act:link, a.hmenu_act:visited, a.hmenu_act:hover, a.hmenu_act:active	{
	text-decoration: none;
	color: #666666;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
a.hmenu_act:hover {
	color:#920A0D;
}
a.hmenu_no:link, a.hmenu_no:visited, a.hmenu_no:hover, a.hmenu_no:active { 
  text-decoration:none;
  color:#666666;
  font-size:14px; 
  font-weight:normal; 
  font-family:Arial, Helvetica, sans-serif;
}
a.hmenu_no:hover {
	color:#920A0D;
}
a.umenu_act:link, a.umenu_act:visited, a.umenu_act:hover, a.umenu_act:active { 
  text-decoration:none; 
  color:#666666; 
  font-size:14px;  
  padding-left:30px; 
  font-weight:bold; 
  font-family:Arial, Helvetica, sans-serif;
}
a.umenu_act:hover {
	color:#920A0D;
}
a.umenu_no:link, a.umenu_no:visited, a.umenu_no:hover, a.umenu_no:active { 
  text-decoration:none; 
  color:#666666; 
  font-size:14px;  
  padding-left:30px; 
  font-weight:normal; 
  font-family:Arial, Helvetica, sans-serif;
}
a.umenu_no:hover {
	color:#920A0D;
	font-weight:bold;
}
	

/*--------------------------------------------- Linkleiste-unten --------------------------------------*/
#linkleiste_unten {
	margin-top:-15px;
	padding: 0px;
	font-size:9px;
	color:#C0620E;
	text-align:center;
}

.copyhell {
	color:#8bbc25; /*dunkelgrün*/
}
.copydunkel {
	color:#3f6001; /*dunkelgrün*/
}

#linkleiste_unten img{
	border: none;
}

#Seiteninhalt #stage #inhalt h3_v {
	font-family: Verdana, Geneva, sans-serif;
}
#Seiteninhalt #stage #inhalt h3 {
	font-family: Verdana, Geneva, sans-serif;
}
