body, html, td {
	border: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	font: normal 12px Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff0000;
}


#header {
	position: absolute;
	top: 0;
	background: #242424;
	height: 60px;
	width: 100%;
}

#logo {
	position: absolute;
	left: 30px;
	top: 14px;
	background: url(../images/LogoSpa.gif) no-repeat;
	width: 94px;
	height: 46px;
}

#headername1 {
	position: absolute;
	top: 36px;
	left: 165px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: white;
	letter-spacing: 0.1em;
	width: 374px;
}

#headername2 {
	position: absolute;
	top: 36px;
	left: 542px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: white;
	letter-spacing: 0.1em;
	width: 374px;
}

.headerinhaltrot {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: red;
}

#hauptmenue1 {
	position: absolute;
	left: 158px;
	top: 67px;
	width: 370px;
}

#hauptmenue2 {
	position: absolute;
	left: 535px;
	top: 67px;
	width: 330px;
}

.current {
	font-color: #ff0000;
	}

#left {
	position: absolute;
	top: 160px;
	left: 0;
	background: #ffffff;
	width: 165px;
}

#seitenmenue {
	position: absolute;
	top: -14px;
	left: 20px;
}

#aktuell_left {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	padding-right: 15px;
}

#inhalt {
	position: absolute;
	left: 165px;
	top: 159px;
	width: 660px;
}

#inhalt_aktuell {
	position: absolute;
	left: 165px;
	top: 160px;
	width: 465px;
}

* html #inhaltstitel {
	position: absolute;
	top: -35px;
	left: 0px;
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 25px;
	width: 465px;
}

#inhaltstitel {
	position: absolute;
	top: -60px;
	left: 0px;
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 25px;
	width: 465px;
}

.inhalttitelrot {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: red;
}


#inhaltsbild {
	position: relative;
	top: 0px;
	left: 0px;
	width: 660px;
	height: auto;
}

#inhaltsbild_aktuell {
	position: relative;
	top: 0px;
	left: 0px;
	width: 465px;
	height: auto;
}

#untermenue {
	position: relative;
	top: 12px;
	left: -6px;
}

#inhaltstext {
	position: relative;
	padding-bottom: 10px;
	top: 10px;
	left: 0px;
	width: 660px;
}

#inhaltstext a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#inhaltstext a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

#inhaltstext_aktuell {
	position: relative;
	padding-bottom: 0px;
	top: 0px;
	left: 0px;
	width: 465px;
}

.inhaltstext h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 12px;
}

.inhaltstext {
	font: normal 12px Arial, Helvetica, sans-serif;
}

#aktuell_rechts {
	position: absolute;
	top: 160px;
	left: 630px;
	width: 195px;
	padding-left: 15px;
}