td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #68493C;
	line-height: 15px;
}
body {
	background-color: #FFFFFF;
}

.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #68493C;
	line-height: normal;
}.arial10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.Headlinegrau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.Headlinerot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
}

.Textnormal {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #68493C;
	line-height: 15px;
}

.fliesstext{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    color: #68493C;
    line-height: 15px;
}

a {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}.zwischenheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #68493C;
	line-height: normal;
}
fliesstext10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

a.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
a.whitelink:link {
	text-decoration: none;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitelink:active {
	text-decoration: none;
	color: #FFFFFF;
}


div.playlist table.tracks th, div.playlist table.tracks td {
    font-size: 11px;
    padding: 1px 4px;
}

div.playlist table.tracks th {
    background-color: #41413E;

    color: #FFFFFF;
    font-size: 11px !important;
    text-align: left;
	line-height: 2.0em;
}

div.playlist table.tracks tr.even {
    background-color: #FFFFFF;
	margin: 0;
    padding: 0;
	font-size: 12px;
	line-height: 1.6em;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-align: left;
}

div.playlist table.tracks tr.odd {
    background-color: #EDEDE9;
	margin: 0;
    padding: 0;
	font-size: 12px;
	line-height: 1.6em;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-align: left;
}

div.playlist table.tracks tr.playing, div.playlist table.tracks tr.paused, div.playlist table.tracks tr:hover, div.playlist table.tracks tr.tracklist-hover {
    background-color: #FEF8E2;
}

.cbox-container .cbox {
    font-size: 12px;
	position: absolute;
    line-height: 1.6em;
	outline: 0 none;
	border-top: 1px solid #CCCCCC;
}

div.playlist table.tracks th, div.playlist table.tracks td {
    font-size: 11px;
    padding: 1px 4px;
}

div.playlist td.track-title {
    width: 60%;
}

div.playlist td {
    height: 25px;
    line-height: 1.3em;
	border-bottom: 1px solid #CCCCCC;
}

