#logo {
   float: left;
   height: 230px;
   width: 520px;
 	margin: 20px 40px 40px;
 	padding: 0;
   background: url(../img/shiatsu.gif) no-repeat center center; 
    order: 1px solid red;  
}
h1 {margin: 0 0 3px 0;}
.shiatsu { 
   clear: both;
	margin: 0 60px 30px;
	padding: 5px;
	font-size: 1em;
   text-align: left;
	list-style: none;
	 order: 1px solid red;
	}
#anwendungen { 
   clear: both;
	margin: 20px 60px 30px 60px;
	padding: 5px;
	font-size: 1em;
   text-align: left;
	 order: 1px solid red;
	}
img.preis {
	float: right;
	position: relative;
	bottom: 55px;
	left: 90px;
	 order: 1px solid red;
	}
.nachsatz {
	padding: 20px 0 0 0;
	font-size: 0.85em;
	text-align: left;
	 order: 1px solid red;
	}
.liste {
	margin: 10px 50px 30px;
	text-align: justify;
	 order: 1px solid red;
	}
.shiatsu1 {
	margin: 10px 55px;
	padding: 20px 30px;
	font-size: 0.9em;
   text-align: left;
	background: #ffffcc;
 	border: 1px solid #bb9f24;
 	}
.shiatsu1 td {border-bottom: 1px dotted #bb9f24;}
td.ohne {border: none;}
