body{
	height: 100%;
	color: #FFEBCE;
	background: #FFEBCE;
	background-image: url(/grafiken/deko/bg-01-orange-2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding: 0;
	margin: 0;
	font: 13px arial, verdana, sans-serif;
}

#wrapper {
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	width: 780px;
	padding: 0;
	margin-top: 10px;
	border: 0px ridge maroon;
	background: #FFEBCE;
}
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
}
#kopf{
	color: Navy;
	background: #F7E3C6;
	width: 760px;
	padding: 0 0 0 0px;
	margin-top: 10px;
}

#kopf h1{
	color: White;
	background: maroon none;
	padding: 2px;
	margin: 0;
	border-top: 1px solid black;
	font: bold 18px verdana, sans-serif;
}

#navibereich {
	text-align: left;
	color: black;
	width: 715px;
	background-color: #C6AE8C;
	background-image: url(test-bg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 30px 10px 15px;
	border-bottom: 0px solid #8c8c8c;
}
	  #navibereich ul {
	padding: 4px 8px 4px 8px;
	margin: 2px 5px 0px 5px;
	  }
    #navibereich li {
	 text-align: left;
     display: inline;
     list-style-type: none;
     margin: 0 ;
    }
    #navibereich a {
	color: white;
	background-color: #6B5142;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	border: 1px solid #FFEBCE;
	margin: 0px 5px 0px 0px;
}
    #navibereich a:hover {
	text-decoration: none; /* Unterstreichung aus */
	color: black;
	background-color: #FFEBCE;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #FFEBCE;
}
    #navibereich a:active,
	 #startseite #navi01 a,
	 #profil #navi02 a,
	 #anfahrt #navi04 a,
	 #kontakt #navi05 a,
	 #oeffnungszeit #navi07 a,
	 #impressum #navi06 a { 
	 
	text-decoration: none; /* Unterstreichung aus */
	color: black;
	background-color: #FFEBCE;
	padding-bottom: 4px; /
   border-bottom: 1px solid #FFEBCE; /* Untere Rahmenlinie aus */ 
	}

/* difinition der bilder mit rahmen und zwischenraum */
#rembo-styling1 #spalte_2 img,
#rembo-styling2 #spalte_2 img,
#kleemeier2 #spalte_2 img,
#kleemeier1 #spalte_2 img,
#isabel-de-mestre1 #spalte_2 img,
#isabel-de-mestre2 #spalte_2 img,
#isabel-de-mestre3 #spalte_2 img,
#isabel-de-mestre4 #spalte_2 img,
#isabel-de-mestre5 #spalte_2 img,
#isabel-de-mestre6 #spalte_2 img,
#isabel-de-mestre7 #spalte_2 img,
#ladybird1 #spalte_2 img,
#ladybird2 #spalte_2 img,
#ladybird3 #spalte_2 img,
#ladybird4 #spalte_2 img,
#ladybird5 #spalte_2 img,
#ladybird6 #spalte_2 img,
#romantica1 #spalte_2 img,
#romantica2 #spalte_2 img,
#romantica3 #spalte_2 img,
#romantica4 #spalte_2 img,
#romantica5 #spalte_2 img,
#romantica6 #spalte_2 img   {
	padding: 4px 4px 4px 4px;
	background: white;
	border: 1px solid silver;
	margin: 0px 6px 8px 0px;
}	

#ladybird #spalte_2 img   {
	padding: 4px 0px 0px 0px;
	background: white;
	border: 1px solid silver;
	margin: 0px 6px 8px 0px;
}	

#startseite #spalte_2 img {
	padding: 0px;
	background: White;
	border: 0px, solid #A9A9A9;
	margin: 0px 6px 8px 0px;
}	


	
#inhalt {
	float: left;
	width: 754px;
	padding-bottom: 0px;
	border: 3px solid #C6AE8C;
	background-color: transparent;
	background-image: url(bogen-oben-rechts1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#inhalt table {
	border-collapse: collapse;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
}

#spalte_1 {
float:left;
width:150px;
height: auto;
min-height: 360px;
background: transparent;
}

#spalte_1 ul{
	font: 8px arial, helvetica, sans-serif;
	margin: 5px 0 5px 5px;
	padding: 5px 0 0 0px;
		}
	
#spalte_1 li{
	color: white;
	padding: 0 0 10px 0;
	margin: 0 0 0 8px;
	list-style: none;
}
#spalte_1 a{
	background-color: #FFEBCE;
	color: black;
	padding: 3px 10px 3px 10px;
	font: 800 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	border: 1px solid silver;
}
#spalte_1 a:hover{
	color: black;
	background-color: white;
	text-align: right;
	text-decoration: none;
	border: 1px solid black;
}
#spalte_1 a:active,
#rembo-styling1 #rs01 a,
#rembo-styling2 #rs02 a,
#kleemeier1 #km01 a,
#kleemeier2 #km02 a,
#isabel-de-mestre1 #idm01 a,
#isabel-de-mestre2 #idm02 a,
#isabel-de-mestre3 #idm03 a,
#isabel-de-mestre4 #idm04 a,
#isabel-de-mestre5 #idm05 a,
#isabel-de-mestre6 #idm06 a,
#ladybird1 #lb01 a,
#ladybird2 #lb02 a,
#ladybird3 #lb03 a,
#ladybird4 #lb04 a,
#ladybird5 #lb05 a,
#ladybird6 #lb06 a,
#ladybird7 #lb07 a,
#romantica1 #rom01 a,
#romantica2 #rom02 a,
#romantica3 #rom03 a,
#romantica4 #rom04 a,
#romantica5 #rom05 a,
#romantica6 #rom06 a
 {
color: black;
	background-color: white;
	text-align: right;
	text-decoration: none;
	border: 1px dashed black;
}

#spalte_1 h3{
	margin: 10px 0 8px 0;
	padding: 2px 0 5px 2px;
	font: bold 12px verdana, sans-serif;
	color: #6B5142;
	border-left: 0px solid #81b624;
	border-bottom: 0px dotted #6B5142;
	border-left: 4px solid #6B5142;
}

* html div#spalte_2 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}

#spalte_2{
	float: right;
	width: 565px;
	height: auto;
	min-height: 360px;
	color: black;
	background: transparent;
	margin: 25px 5px 0 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-left: 0px dashed silver;
	border-right: 0px dashed silver;
}

#spalte_2 h2{
margin:0 0 0px 0px;
padding:2px 0 2px 0px;
font:bold 18px arial, verdana, sans-serif;
letter-spacing: 1px;
border-left: 0px solid #FF6633;
border-bottom: 0px solid #FF6633;}

#spalte_2 h3{
	margin: 15px 0 5px 0;
	padding: 2px 0 2px 5px;
	font: bold 14px verdana, sans-serif;
	border-left: 4px solid #81b624;
	border-bottom: 0px solid #81b624;
}

#spalte_2 h4{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 12px verdana, sans-serif;
border-left:6px solid #ADD8E6;
border-bottom:1px solid #bcbcbc;}


#clear {
	clear: both;
}

#fussgrafik {
	width: 100%;
	height: 69px;
	background-image: url(bogen-unten-links1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#fuss{
	clear: left;
	color: black;
	text-align: right;
	background: #FFEBCE;
	padding: 10px 10px 20px 0;
	margin: 0px 20px 0 0;
	width: 700px;
	border: 0;
}


#fuss p {
	margin:0;
	padding:4px;
}

#fuss a{
	color: black;
	text-decoration: none;
	padding:1px 2px 2px 2px;
	
}

#fuss a:hover{
	color: Black;
	background: #FFEBCE;
	padding: 1px 2px 2px 2px;
	text-decoration: underline;
}

/* -----------------------------------------------
--------------------------------------------------
standard-elemente
------------------------------------------------------
-----------------------------------------------------*/

a {
	outline: none;
}


.newsbox {
	font: 13px arial, verdana, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 95%;
	color: black;
	background-color: #ffffcc;
	border: 1px solid maroon;
	padding:10px 10px 10px 10px;
	margin-bottom: 15px;
}

.n_box {
	font: 12px arial, verdana, sans-serif;
	color: black;
	text-align: left;
	letter-spacing: 1.1px;
	line-height: 1.5em;
	width: 90%;
	background-color: #FFEBCE;
	border: 0px dashed #81b624;
	padding: 2px 2px 2px 2px;
	margin: 30px 2px 5px 5px;
}

.n_box2 {
	font: 12px arial, verdana, sans-serif;
	color: Black;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 90%;
	background-color: #FFEBCE;
	border: 0px dashed #81b624;
	padding: 2px 2px 2px 0px;
	margin: 30px 2px 5px 0px;
}

.n_box2 table {
	font: 12px arial, verdana, sans-serif;
	color: Black;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 90%;
	background-color: #FFEBCE;
	border: 0px dashed #81b624;
	padding: 2px 2px 2px 0px;
	margin: 30px 2px 5px 0px;
}

.start_box {
	font: 14px arial, verdana, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 100%;
	color: black;
	background-color: transparent;
	border-bottom: 0px dashed silver;
	padding:5px 0px 5px 0px;
	margin-bottom: 5px;
}

.gesicht,
.fuss,
.massage,
.enthaarung,
.extras,
.individ
 {
	font: 14px arial, verdana, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 100%;
	color: black;
	background-color: transparent;
	border-bottom: 1px dashed silver;
	padding:5px 0px 5px 0px;
	margin-bottom: 5px;
}

.gesicht {
	width: 425px;
	background-image: url(face01.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 125px;
}

.fuss {
	width: 425px;
	background-image: url(fuss-01.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 125px;
}

.massage {
	width: 425px;
	background-image: url(massage01.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 125px;
}

.enthaarung {
	width: 425px;
	background-image: url(fuss-01.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 125px;
}

.extras {
	width: 425px;
	background-image: url(auge-01.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 125px;
}

.individ {
	width: 425px;
	background-image: url(face-02.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 125px;
}

.start_box h2 {
	letter-spacing: 1px;
	line-height: 1.5em;
	color: black;
	}
	
.start_box h3 {
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #81b624;
	}
	

.gesicht h3 {
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #81b624;
	}
	
.fuss h3 {
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #81b624;
	}
	
.massage h3 {
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #81b624;
	}

.enthaarung h3 {
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #81b624;
	}	
	
.extras h3 {
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #81b624;
	}
	
.individ h3 {
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #81b624;
	}
	
	
	
.kontakt_box {
	font: 11px arial, verdana, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 95%;
	color: black;
	background-color: white;
	border: 1px solid maroon;
	padding:5px 10px 5px 10px;
	margin-bottom: 5px;
}

.kontakt_box table {
	font: 13px arial, verdana, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.firmenname {
	font: bold 22px arial, verdana, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	width: 95%;
	color: white;
	background-color: maroon;
	border: 0px 0 0 0 dashed maroon;
	padding: 0px 10px 1px 10px;
	margin-bottom: 15px;
}

.firmenbeschreibung {
	font: 13px arial, verdana, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 95%;
	color: black;
	background-color: white;
	border: 1px dashed maroon;
	padding: 3px 10px 3px 10px;
	margin-bottom: 10px;
}

.galerie-quer {
	width: 95%;
	color: black;
	background-color: white;
	border: 1px dashed maroon;
	padding:5px 5px 5px 5px;
	margin-bottom: 5px;
}

