@charset "UTF-8";
/* CSS Document */

* {
		margin: 0;
		padding: 0;
}
body {
	font-family:"Times New Roman", Perpetua, Baskerville, "Palatino Linotype", "Baskerville Old Face", Times, serif;
	font-size: 0.93em;
	background: #e4dfd8 url(../i/bg.jpg);
	color: #463d38;
	width: 100%;
	}
body, html {
        min-height:101%;
  }
	/**/
header.header	{
	margin-left: auto;
    margin-right: auto;
    position: relative;
	}

#wrapper {
	width: 100%;
	background: url(../i/hbscs03.png) no-repeat 95% bottom fixed;
	position: relative;
	padding-top: 60px;
	}
#rap {
	background: url(../i/hbscs02.png) no-repeat 100% 80px;
	width: 100%;
	}
#wrap {
	margin: 0 auto;
	width: 100%;
	background: url(../i/hbscs01.png) no-repeat 5% 89px fixed;
	position: relative;
	}
#content {
	margin: 0.5em 0;
	}
section {
	margin-top: 3.5em;
	background: url(../i/turtlet.png) scroll no-repeat bottom center;
	padding: 1.5em 16% 45px 16%;
	}
img.cntimg {
	width: 66%;
	margin: 2em 24% 2em 8%;
	}
footer {
	margin-top: 5em;
    padding: 0 16% 45px;
	text-align: center;
	}
#lomiraum {
	clear: both;
	}
.cont {
	position: relative;	
	}
#lomicont {
	background: url(../i/hbscs04.png) scroll no-repeat bottom center;
	width: 134px;
	height: 182px;
	margin-top: 10px;
	left: 80%;
	}
#infocont {
	background: url(../i/hbscs06.png) scroll no-repeat center center;
	width: 178px;
	height: 200px;
	left: 20%;
	}
#impcont {
	background: url(../i/hbscs05.png) scroll no-repeat 35% bottom;
	width: 294px;
	height: 223px;
	}
/* fonts ---------------------------------------------------*/

h3, h4, h5, h6, table caption {
	margin: 1em 0;
	line-height: 1.1em;
	}
h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 2.7em;
	}
h3 {
	font-size: 1.48em;
	}
h4, table caption {
	font-size: 1.1em;
	margin: 45px 0 15px;
	}
h5 {
	font-size: 1em;
	}
h6 {
	font-size: 0.7em;
	}
p, blockquote {
	margin-bottom: 1em;
	line-height: 1.4em;
	}
span {}
.id {}
q {
	font-style: italic;
	}
blockquote {
	margin-bottom: 1em;
	}
p.small {
	font-size: 0.9em;
	}
.strnowrap {
	white-space: nowrap;
	}
.nowrap {
	white-space: nowrap;
	}
/* table ----------------------------------------*/

table {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 1em; 
	border: 1px solid #FFF;
	padding: 7px;
	}

table#pricetable, table#phone, table#priceskids {
	
	}
.massage {width: 145px;}
.card {width: 100px;}
.rate {width: 150px;}
.margin {margin-top: 45px;}

table caption {
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	}
thead tr th {
	text-align: left;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	}
tbody tr td {
	white-space: nowrap;
	
	}
/* list ---------------------------------------*/

ul, ol {
	/*width: 66%;
	margin: 0 auto;*/
	list-style: none;
	line-height: 1.4em;
	margin-bottom: 1em;
	}
/* classes--------------------------------------*/
.pre {
	white-space: pre;
	}
.nowrap {
	white-space: nowrap;
	}
a, li#title {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #752035;
	}
.mmargin {
	margin-top: -100px;
	}
/* menu--------------------------------------*/

address {
	width: 80%;
	margin: 35px auto 5em auto;
	font-style: normal;
	font-size: 0.85em;
	}
address p, address h5 {
	text-align: center;
	}
.clear {
	clear: both;
	}
/* media--------------------------------------*/

#logo {
	background: url(../i/lrhb_logo.png) no-repeat top center;
	width: 170px;
	margin: 0 auto;
	height: 125px;
	}
#logo img {
	margin: 110px 0 0 62px;
	}
section img.brdr {
	display: block;
	margin-bottom: 2.3em;
	width: 50%;
	}
iframe {
	border: #FFF 1px solid;
	display: block;
	width: 66%; 
	height: 250px;
	}
.massage {width: 145px;}
.card {width: 100px;}
.rate {width: 150px;}
.margin {margin-top: 45px;}
#imgfl {
	width: 203px;
	height: 220px;
	background: url(../i/fanny.png) no-repeat;
	float: left;
	margin: 2em 1em 2em 3em;
	}
#imgfl p, #imgkg p {
	text-align:center;
	margin-top: 200px;
	}
#imgkg {
	width: 203px;
	height: 220px;
	background: url(../i/katrin2020.png) no-repeat;
	float: left;
	margin: 0 0 2em 4em;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* nav */
.nav {
	position: fixed;
	top: 0px;
	width: 100%;
	background: url(../i/bg.jpg);
	border-bottom: 1px solid #fff;
	z-index: 2000;
}
.nav ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.nav li {
	margin: 5px 5px 5px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	*display:inline; /* ie7 */
}
.nav a {
	padding: 3px 12px;	
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: "Arial Narrow", Arial, sans-serif;;
	font-size: 0.8em;
	font-weight: bold;
}
.nav #title {
		display: none; /* hide title */
	}
@media screen and (max-width: 900px){
	#wrapper {
    padding-top: 70px;
}
table#pricetable, table#phone {
	/*width: 100%;*/
	}
}
@media screen and (max-width: 740px){
	#imgfl {
	margin: 2em 2.5em 2em 0;
	}
#imgkg {
	margin: 0 1em 2em 0;
	}
address {
	width: 90%;
	margin: 35px auto 3em auto;
	
	}
	table#pricetable, table#phone {
	width: 100%;
	}
	}
@media screen and (max-width: 640px) {
body {
	background: #e4dfd4 none;
	}
.nav {
	margin: 5px 0;
	position: relative;
	border-bottom: none;
	background: none;
}	
section img.brdr {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 2.3em;
	width: 100%;
	}
table {border: none;}
iframe {
	border: #FFF 1px solid;
	display: block;
	width: 100%; 
	height: 250px;
	}
.nav a {
		display: block;
		padding: 5px 5px 5px 5px;
		text-align: center;
	}
.mmargin {
	margin-top: 0px;
	}
#wrap {
	background: url(../i/hbscs01x.png) no-repeat 2% 200px fixed;
	}
address {
	margin: 30px auto 3em;
	}
#wrapper {
	background: url(../i/hbscs03x.png) no-repeat 100% bottom fixed;
	}
#rap {
	background: url(../i/hbscs02.png) no-repeat 98% 60px;
	}
	table#pricetable, table#phone {
	width: 100%;
	}
	}
@media screen and (max-width: 550px) {
	#rap {
	background: url(../i/hbscs02x.png) no-repeat 100% 120px;
	}
	section {
	margin-top: 3em;
	background: url(../i/turtlex.png) scroll no-repeat bottom center;
	padding: 0 16% 44px 16%;
	}
	#imgfl {
	width: 131px;
	height: 140px;
	background: url(../i/fannyx.png) no-repeat;
	margin: 0 8em 2em 0.5em;
	}
#imgkg {
	width: 131px;
	height: 140px;
	background: url("../i/katrin2020x.png") no-repeat;
	margin: 0 0.5em 2em 7em;
	}
	#imgfl p, #imgkg p {
	margin-top: 135px;
	}
	#lomicont {
	background: url(../i/hbscs04x.png) scroll no-repeat bottom center;
	width: 90px;
	height: 100px;
	margin-top: 10px;
	left: 80%;
	}
	#infocont {
	background: url(../i/hbscs06x.png) scroll no-repeat center center;
	width: 85px;
	height: 95px;
	left: 20%;
	}
	#impcont {
	background: url(../i/hbscs05x.png) scroll no-repeat 35% bottom;
	width: 110px;
	height: 83px;
	}
.nowrap {
	white-space: normal;
	}
p img {
	width: 100%;
	margin: 1em 0;
	}
h2 {
	font-size: 2.1em;
	}
table, thead, tbody, th, td, tr { 
			display: block;
		}
thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
tr { 
	border-bottom: 1px solid #FFF;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em; 
	}
	img.cntimg {
	width: 100%;
	margin: 2em 0;
	}
		
		/*td { 
			position: relative;
			padding-left: 50%;
		}
		
		td:before {*/ 
			/* Now like a table header */
			/*position: absolute;*/
			/* Top/left values mimic padding */
			/*left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap; 
		}*/
/*
		Label the data
		*/
		/*td:nth-of-type(1):before { content: "Massage"; }
		td:nth-of-type(2):before { content: "Dauer"; }
		td:nth-of-type(3):before { content: "Preis"; }*/
	}
@media screen and (max-width: 300px){
#rap {
	background: url(../i/hbscs02x.png) no-repeat 100% 130px;
	}
#wrap {
	background: url(../i/hbscs01x.png) no-repeat 2% 220px fixed;
	}
#wrapper {
    padding-top: 0px;
}

}

@media screen and (max-height: 270px) {
	
#wrap {
	background: url(../i/hbscs01x.png) no-repeat 2% 160px fixed;
	}
	#rap {
	background: url(../i/hbscs02x.png) no-repeat 100% 80px;
	}
	#wrapper {
	background: url(../i/hbscs03x.png) no-repeat 97% bottom fixed;
	}
	}