* {
	margin: 0;
	padding: 0;
	background: rgb(234, 225, 189);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(138, 97, 79);
	font-size: 12px;
}

img {
	border: none;
}

h1, h2, h3 {
	letter-spacing:0.2em;
	padding: 20px 0 2px 50px;
	border-bottom:1px solid #026464;
}

h1 {
	border: none;
	background: url(../images/bg_heading.png) no-repeat bottom;
}

h3 {
	font-size: 18px;
	clear: left;
	padding-top: 40px;
}

table {
	padding: 20px 0 0 0;
}

td {
	letter-spacing:0.2em;
	padding: 0 0 0 50px;
}

li {
	padding: 3px 0 4px 0;
}

li a {
	text-decoration: none;
}

li a:hover {
	font-weight:bold;
}

ol{
	padding-left: 30px;
}

ol li p{
	margin-left: -30px;
	text-align: justify;
}

span {
	font-weight: bold;
}

#fuss p {
		color: #026464;
}

#kopf {
	width: 750px;
	height: 180px;
	padding:30px 0 0 210px;
}

#navigation {
	background: url(../images/logo.png) no-repeat;
	position: fixed;
	top: 0;
	left: 0;
	width: 210px;
	height: auto;
	padding: 199px 0 0 0;
}

#massagen {
	margin: -5px 0 0 54px;
	display: none;
	list-style-type: none;
}

#inhalt {
	position: absolute;
	top: 180px;
	left: 210px;
	width: 750px;
}

#kontaktinfo {
	margin: 0 0 0 20px;
}

#fuss {
	clear: left;
	margin: 70px 0 0 0;
	text-align: center;
	border-top: 1px solid rgb(2, 100, 100);
}

#navigation p a {
	font-size: 18px;
	text-decoration: none;
}

#navigation p a, #fuss, h1, h2, h3, .kopf, .navlist {
	color:rgb(2, 100, 100);
}

#inhalt img {
	float: left;
	margin: 0 20px 20px 0;
}

.kopf {
	padding: 0 0 0 50px;
}

.navlist {
	margin: 0 0 0 20px;
	padding: 0 0 0 30px;
	height: 30px;
}

.navlist:hover {
	background: url(../images/navlist.png) no-repeat;
}

.active {
	font-weight: bold;
	background: url(../images/navlist.png) no-repeat;
}

.fliesstext {
	letter-spacing:0.2em;
	padding: 20px 50px 0 50px
}

.preise {
	margin: 0 0 0 5px;
}

.leftcolumn {
	text-align: right;
}

.rightcolumn {
	padding: 0 0 0 5px;
}

.rightcolumn a, #fuss p a {
	color: blue;
}

#massagen, .massageliste {
	letter-spacing:0.2em;
	padding: 0;
	list-style-position: inside;
}