body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* BGs */
	.home {
		background-color:#330000;
		background-image:url(../images/bg_home.gif);
		background-repeat: repeat-y;
	}

	.harfe_solo_solo {
		background-color:#330000;
		background-image:url(../images/bg_harfe_solo_solo.gif);
		background-repeat: repeat-y;
	}

	.harfe_solo_solo_konzerte {
		background-color:#330000;
		background-image:url(../images/bg_harfe_solo_solo_konzerte.gif);
		background-repeat: repeat-y;
	}

	.harfe_solo_orchester {
		background-color:#330000;
		background-image:url(../images/bg_harfe_solo_orchester.gif);
		background-repeat: repeat-y;
	}

	.harfe_ensamble_duo_sagittarius {
		background-color:#1e141e;
		background-image:url(../images/bg_harfe_ensamble_duo_sagittarius.gif);
		background-repeat: repeat-y;
	}

	.harfe_ensamble_trio_winkler {
		background-color:#411f34;
		background-image:url(../images/bg_harfe_ensamble_trio_winkler.gif);
		background-repeat: repeat-y;
	}

	.harfe_ensamble_samt_seide {
		background-color:#381e24;
		background-image:url(../images/bg_harfe_ensamble_samt_seide.gif);
		background-repeat: repeat-y;
	}

	.vita {
		background-color:#21140f;
		background-image:url(../images/bg_vita.gif);
		background-repeat: repeat-y;
	}

	.referenzen{
		background-color:#3c2d2c;
		background-image:url(../images/bg_referenzen.gif);
		background-repeat: repeat-y;
	}

	.kontakt {
		background-color:#260800;
		background-image:url(../images/bg_kontakt.gif);
		background-repeat: repeat-y;
	}

	.impressum {
		background-color:#270003;
		background-image:url(../images/bg_impressum.gif);
		background-repeat: repeat-y;
	}
/* BGs */

/* LINKS */
	a {
		color:#9085ba;
		text-decoration: none;
	}

	a:link {
		color:#9085ba;
		text-decoration: none;
	}

	a:visited {
		color:#9085ba;
		text-decoration: none;
	}

	a:hover {
		color:#9085ba;
		text-decoration: none;
	}

	a:active {
		color:#9085ba;
		text-decoration: none;
	}

	a:active, a:focus{ outline:none; }
/* LINKS */

p {
	padding: 0;
	margin: 0;
	display: inline;
}

.pureText {
	margin-left:25px;
}

.textFoto {
	margin-top:0px;
}