
body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #000000 url(/storyimg/verlauf_47.jpeg) fixed repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}


/*
*  Editor Klassen
*/
.Normal {
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
}

.NormalKleiner {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
}


.Titel {
	color: #ffee06;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.UntertitelGelb {
	color: #ffee06;
	text-transform: uppercase;
}

.UntertitelWeiss {
	color: white;
	text-transform: uppercase;
}


.Kunden {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
/*
* Ende Editor Klassen
*/
