body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2A2A;

}

h1
	{
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}


.text1 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #81250B;
}

.text2 {
	font-size: 10px;
	color: #81250B;
}

.text3 {
	font-size: 9px;
	color: #9F5959;
}

a {
	color: #CD512F;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 10px;
	color: #CD512F;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index02.jpg);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/index03.jpg);
	background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;
}

.startseite
	{
		display:block;
		width:94;
		height:49;
		background: url(images/index01b.gif);
	}

.startseite:hover
	{
		display:block;
		width:94;
		height:49;
		background: url(images/index01.gif);
	}

.methoden
	{
		display:block;
		width:75;
		height:49;
		background: url(images/index02.gif);
	}

.methoden:hover
	{
		display:block;
		width:75;
		height:49;
		background: url(images/index02b.gif);
	}

.pflege
	{
		display:block;
		width:75;
		height:49;
		background: url(images/index03.gif);
	}

.pflege:hover
	{
		display:block;
		width:75;
		height:49;
		background: url(images/index03b.gif);
	}

.fitness
	{
		display:block;
		width:118;
		height:49;
		background: url(images/index04.gif);
	}

.fitness:hover
	{
		display:block;
		width:118;
		height:49;
		background: url(images/index04b.gif);
	}