body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../image/inhaltframe_back.jpg);
	background-color: #636D76;
	background-repeat: repeat-x;
	color: #E7E9EB;

	scrollbar-face-color:#3F474A;
   scrollbar-highlight-color:#3F474A;
   scrollbar-3dlight-color:#3F474A;
   scrollbar-shadow-color:#3F474A;
   scrollbar-darkshadow-color:#636D76;
   scrollbar-track-color:636D76;
   scrollbar-arrow-color:B0C640;
}
a:link {
	color: #B0C640;
	text-decoration: none;
}
a:visited {
	color: #A9B6BA;
	text-decoration: none;
}
a:active {
	color: #BE5397;
	text-decoration: none;
}
a:hover {
	color: #BE5397;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 12px 220px 0 26px;
	line-height: 1.5em;
}
table.preise {
	margin: 0 0 0 15px;
}
#home {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_home.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#salon {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_salon_03.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#impressum {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_impressum.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#aktionen {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_aktionen.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#kontakt {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_kontakt.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#rundumpaket {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_rundumpaket.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#oeffnung {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_oeffnung.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#inspirationen {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_impressionen.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#preise {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_salon.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#links {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_links.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#kosmetik {
	margin: 0;
	padding: 0;
	width: 670px;
	background-image: url(../image/iframe_kosmetik.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.inhalt_h1 {
	margin: 0 200px 0 16px;
	padding: 4px 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #B0C63D;
	border-bottom: 1px solid;
	border-bottom-color: #BE5397;
}
.inhalt_h2 {
	margin: 16px 290px 0 24px;
	padding: 4px 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #B0C63D;
	border-bottom: 1px dotted;
	border-bottom-color: #BE5397;
}
.preis {
	margin: 0;
	padding: 12px 220px 0 26px;
	line-height: 1.5em;
	font-weight: bold;
	color: #B0C63D;
}
.boldgruen {
	line-height: 1.5em;
	font-weight: bold;
	color: #B0C63D;
}
.preissmal {
	margin: 0;
	padding: 0 0 0 8px;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 10px;
	color: #B0C63D;
}
.salonimg {
	margin:10px 0 0 18px;
	border:2px solid #B0C63D;
}


