/*************************************************************/
/*                                                           */
/*                                                           */
/* Stylesheet fuer www.klang-massage-therapie.net Winterthur */
/*               in Verwendung mit Webyep                    */
/*               Michael Mager, Aug. 2007                    */
/*                                                           */
/*                                                           */
/*************************************************************/


body {
	font-family: Arial,Helvetica,Univers,Zurich BT,sans-serif;
	color: #6b6900;
	background-color: #FFF0D1;
}
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: #ff9900;
    font-size: 36px;
	font-weight: bold;
    text-align: center;
}

.Seitentitel2 {
	color: #ff9900;
    font-size: 22px;
	font-weight: bold;
    text-align: center;
}

.Klangmassage_Menue {
	color: #993300;
    font-size: 20px;
	text-align: center;
	}

.Abschnittstitel {
	color: #993300;
    font-size: 20px;
    font-weight: bold;
	text-align: center;
	}

.Abschnitt {
	color: #993300;
    font-size: 14px;
	text-align: justify;
	}

.Bildtitel {
	color: #993300;
    font-size: 14px;
    font-style: italic;
	text-align: center;
	}

.TabellenText {
	color: #993300;
    font-size: 12px;

	text-align: left;
	}

.Fett {
    font-weight: bold
	}

