/* Shiatsu style*/


*{padding:0; margin:0;}
a {
	text-decoration: none;
	color: red;
}

a:hover,
a:focus {
	color: #858585;
}

a:active {
	color: #842926;
}

table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;

	border-collapse: collapse;
}

.abstand {	
	padding-bottom: 5px;
}


body {
	color:white;
	background: #FFFFFF url(../pictures/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	text-align: center;

	scrollbar-face-color:#E0E0E0; 
	scrollbar-shadow-color:#333; 		
	scrollbar-highlight-color:#333; 
	scrollbar-3dlight-color:#E0E0E0; 
	scrollbar-darkshadow-color:#E0E0E0; 
	scrollbar-track-color:#E0E0E0; 
	scrollbar-arrow-color:#333; overflow: auto; 
	
}

h1, h2, h3 {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	color: #858585;
}

h1 {
	font-size: 180%;
	margin-bottom: 14px;
}

h2 {
	font-size: 150%;
	margin-bottom: 8px;
}

h3 {
	font-size: 120%;
	margin-bottom: 5px;
}

#inhalt {

	width:1000px;
	height: 600px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: auto;
	
	
}

#links {
	width: 339px;
	height: 600px;
	background-image: url(../pictures/gestalt.jpg);
	background-repeat: no-repeat;
	float: left;
}

#linkstext {
	width: 339px;
	height: 600px;
	background-image: url(../pictures/gestalt_text.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rechtsstart {
	width:640px;
	height: 600px;
	background-image: url(../pictures/start_rechts.jpg);
	background-repeat: no-repeat;
	float: left;
}

.kontaktstart {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	margin-top: 500px;
	padding-right: 20px;
	text-align: right;
}

.kontaktstart a {
	color: black;
}

.kontakt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	margin-top: 182px;
	padding-right: 20px;
	text-align: right;
}


#rechtstext {
	width:640px;
	height: 485px;
	background-image: url(../pictures/text_rechts_kurz.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}

#rechtsunten {
	width:640px;
	height: 115px;
	font-size:10px;
	background-image: url(../pictures/text_rechts_unten.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	float: left;
	text-align: right;
}

#rechtsunten a{
	text-decoration:none;
	color: black;
}

#rechtskarte {
	width:640px;
	height: 485px;
	background-image: url(../pictures/text_rechts_karte.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}

.menue {
	margin-top: 170px;
	margin-left: 70px;
}

.menue li{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-image: url(../pictures/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #858585;
	padding-left: 12px;
	line-height: 2.4em;
	list-style-type: none;
	text-align: left;
	margin-left: 22px;
	/*list-style-image: url(pictures/punkt.gif);*/
	
}

.texte {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	width: 500px;
	height: 219px; 
	padding-top: 99px;
	text-align: justify;
	
}

.texte a{
	color: red;
}

.thumbs {
	width: 100px;
	height: 100px;
	float:left;
	border: 1px solid #858585;
 	margin: 40px 30px 1px 1px;
}


.picts {
	border: 1px solid #858585;
	margin: 13px 5px 0px 3px;
}


.thumbspreise {
	width: 100px;
	height: 100px;
	float:left;
	border: 1px solid #858585;
	margin-right:30px;
 	
}

.preisebilder{
	margin-top: 32px;
}









