@charset "UTF-8";

.center {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	overflow: hidden;
}
.menue {
	text-align: center;
	height: 22px;
	width: 100%;
}
.shiatsu {
	text-align: center;
	height: 21px;
	width: 70px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #09C;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 1px;
}
.cantieni {
	text-align: left;
	height: 21px;
	width: 180px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #09C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	padding-top: 1px;
	padding-left: 5px;
}
.cranio {
	text-align: center;
	height: 21px;
	width: 250px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #09C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	padding-top: 1px;
}
.kontakt {
	text-align: right;
	height: 21px;
	width: 80px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 1px;
	padding-right: 5px;
}
.aktu {
	text-align: center;
	height: 21px;
	width: 104px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #09C;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 1px;
}
.titel1 {
	height: 33px;
	width: 100%;
	background-color: #FFF;
	padding-top: 10px;
}
.titel1L {
	height: 32px;
	width: 200px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	float: left;
	padding-left: 5px;
	text-align: left;
}
.titel1R {
	height: 15px;
	width: 476px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: right;
	text-align: justify;
	padding-top: 17px;
	background-image: url(../../BILDER/title_-01.png);
}
.titel2 {
	height: 50px;
	width: 800px;
	background-color: #FFF;
}
.titel2R {
	height: 32px;
	width: 476px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: right;
	text-align: justify;
	background-image: url(../../BILDER/title_-02.png);
	margin-top: 2px;
}
.abstand {
	height: 60px;
	width: 100%;
}
.absLIN {
	height: 20px;
	width: 450px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-align: left;
	padding-left: 5px;
	float: left;
	padding-top: 1px;

	
}
.absREC {
	height: 20px;
	width: 320px;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-align: right;
	float: right;
	padding-right: 5px;
	padding-top: 1px;
	
}
.content {
	height: 160px;
	width: 795px;
	background-color: #FFF;
	padding-left: 5px;
	text-align: left;
	padding-top: 20px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.linie {
	height: 0px;
	width: 100%;
	background-color: #09F;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-bottom-color: #09F;
}

body {
	color: black;
	background-color: white;
	text-align: center;
}
p {}
td {
	text-align: justify;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #999;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

