/*************************************************************/
/*                                                           */
/*                                                           */
/* Stylesheet fuer www.klang-massage-therapie.net Aktuelles*/
/*               in Verwendung mit Webyep                    */
/*               Michael Mager, Aug. 2007                    */
/*                                                           */
/*                                                           */
/*************************************************************/


body {
	font-family: Arial,Helvetica,Univers,Zurich BT,sans-serif;
	color: #6b6900;
	background-color: #caca76;
}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
.hauptmenue {
	font-size: 18px;
	font-weight: bold;
	background-color: #339966;
}

a:link {
	color: #6b6900;
	text-decoration: none;
}

a:active {
	color: #6b6900;
	text-decoration: none;
}

a:visited {
	color: #800080;
	text-decoration: none;
}

.selektiert {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.hinweis {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 10px;
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
}
.tabellenBeschriftung {
	color: #006600;
	background-color: #66FF99;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
}

.Seitentitel {
	color: #660;
    font-size: 20px;
	font-weight: bold;
    text-align: left;
}

.Seitentitel2 {
	color: #660;
    font-size: 20px;
	font-weight: normal;
    text-align: left;
}

.Klangmassage_Menue {
	color: #993300;
    font-size: 20px;
	text-align: center;
	}

.Abschnittstitel {
    font-size: 20px;
    font-weight: bold;
	text-align: center;
	}

.Abschnitt {
    font-size: 14px;
	text-align: justify;
	}

.Bildtitel {
    font-size: 14px;
    font-style: italic;
	text-align: center;
	}

.TabellenText {
    font-size: 12px;
	text-align: left;
	}

.Fett {
    font-weight: bold
	}

