body {
	background-color : Black;
	font-family : "Trebuchet MS";
	font-size : 75%;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #6B675C;
}

a:link
{
	color: #6B675C;
	text-decoration: underline;
}

a:visited
{
	color: #6B675C;
	text-decoration: underline;
}

a:active
{
	color: #6B675C;
	text-decoration: underline;
}

a:hover
{
	color: #6B675C; 
	text-decoration: underline;
}

p.blut {
	background : url(images/bg_blut1.gif);
}

p.blut2 {
	background : url(images/bg_blut2.gif);
}

p.blut3 {
	background : url(images/bg_blut3.gif);
}

p.blut4 {
	background : url(images/bg_blut4.gif);
}

p.blut5 {
	background : url(images/bg_blut5.gif);
}



h1, h2, h3, h4 {
	font-family: "Trebuchet MS";
	color: #6B675C;
	margin-top: 0px;
	font-size: 16px;
}

h4.characters {
	text-align: right;
	/*padding-left: 100px;*/
	padding-bottom: 0px;
	margin-bottom: 0px;
	color : #6B675C;
}

td {
	font-family : "Trebuchet MS";
	font-size : 75%;
	color : #6B675C;
}

ul {
	margin-top: 0px;
	margin-left: 20px;
	color : #6B675C;
}

.text {
	font-family : "Trebuchet MS";
	font-size : 75%;
	padding-left : 18px;
	padding-right : 15px;
	padding-top : 25px;
	color : #6B675C;
}

.absatz {
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	color : #6B675C;
}

.letter {
	margin-bottom: -9px;
	/*padding-bottom: -25px;*/
}

.red {
	color: #8C0300;
}

