body   { color: white; background-color: #C0C0C0; border: none 0px }
p {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 130%;
	font-family: verdana, arial, geneva, sans-serif;
}

p.zitat { color: white; font-style: italic; font-weight: lighter; font-size: 10pt; line-height: 130%; font-family: verdana, arial, geneva, sans-serif }

h1 { color: white; font-style: normal; font-weight: normal; font-size: 16pt; line-height: 130%; font-family:  verdana, arial, geneva, sans-serif }

h2{
	font-size : 13pt;
	font-family :  verdana, arial, geneva, sans-serif;
	font-weight:normal;
	font-style:normal;
	line-height: 130%;
	color : White;
}

h3{
	font-size : 12pt;
	font-family : verdana, arial, geneva, sans-serif;
	font-weight:normal;
	font-style:normal;
	line-height: 130%;
	color : White;
}

a{
	color: khaki;
	font-size: 10pt;
	font-family : verdana, arial, geneva, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
}
a:hover{
	color: white;
	font-size: 10pt;
	font-family : verdana, arial, geneva, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
}
a.mp3 { color: #c08000; font-style: normal; font-weight: bold; font-size: 10pt; line-height: 130%; font-family: verdana, arial, geneva, sans-serif; text-decoration: none }
a.mp3:hover{
	color: white;
	font-size: 10pt;
	font-family : verdana, arial, geneva, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
}
table.linien{
	border : 1px solid black;
	background-color : khaki;
}
td.linien{
	border-bottom : 1px solid black;
}
