/* ------------------------------------------------------------------------------------- */
/* ########## BEGINN --- "SCHRIFTFORMATIERUNG" --- natürlich - fit und gesund ########## */
/* ------------------------------------------------------------------------------------- */
	
/* ########## HEADLINIE --- "SOLGAN" --- natürlich - fit und gesund ########## */	
.Stil1 {
	font:bold 20px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	color:#840013;
	}
		
/* ########## HEADLINE --- "KUNDENFEEDBACK" --- natürlich - fit und gesund ########## */	
.Stil2 {
	font:bold 16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	color:#840013;
	}

/* ########## UNDERHEADLINE --- "KUNDENFEEDBACK" --- tywarp ########## */	
.Stil3 {
	font:bold 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	color:#000000;
	}
	
/* ########## FLIESSTEXT --- "KUNDENFEEDBACK" ########## */		
.Stil4 {
	font:normal 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	color:#666666;
	}
	
/* ########## FLIESSTEXT --- "CONTENT" ########## */		
.Stil5 {
	font:normal 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	color:#333333;
	}

/* ########## FOOTER --- "RECHTLICHE SACHEN" --- tywarp ########## */	
.Stil6 {
	font:normal 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Lucida, sans-serif;
	color:#ffffff;
	}
	
	
	
	
	
	
	

/* ########## ENDE --- "SCHRIFTFORMATIERUNG" --- natürlich - fit und gesund ########## */
/* ------------------------------------------------------------------------------------------------ */




/* a: ... */	
a:link {color:#333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:focus {color:#333333; text-decoration:none;}
a:hover {color:#840013; text-decoration:none;}
a:active {color:#840013; text-decoration:none;}
/* ENDE a: ... */