body {
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
	padding:8px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

A  {
	font-size: 10pt;
	font-weight: normal;
	font-style: bold;
	line-height:17px;
	color : #3A5197;
	text-decoration:none;
}

A:hover {
	color : #466BC4;
}

span.allgemein {

        font-size : 10pt;
        font-weight : normal;
        font-style : normal;
		color: #7A7A7A;
}

td {
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #7A7A7A;
	line-height : 17px;
}

td.titel, h1
{
	width: auto;
	padding-top: 16px;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 2px solid #7A7A7A;
}

td.titel2, h2
{
	width: auto;
	padding-top: 16px;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #7A7A7A;
	vertical-align : middle;
}

td.titel3, h3
{
	width: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #7A7A7A;
	vertical-align : middle;
}

.slight
{
	font-size: 10pt;
	font-weight: bold;
	color: #8D8D8B;
}

.invertiert
{
	padding-left: 0px;
	font-weight: bold;
	color: #7A7A7A;
	text-align : left;

	border-bottom: 1px solid #D7D6D9;
}

.menue
{
	font-size: 10pt;
	font-weight: bold;
	color: #3A5197;
	text-align : right;
}

.menue2
{
	font-size: 10pt;
	font-weight: bold;
	color: #3A5197;
}

.menue_playlist
{
	font-size: 9pt;
	font-weight: bold;
	color: #3A5197;
}

.untermenue
{
	font-size: 10pt;
	font-weight: normal;
	color: #3A5197;
	text-align:right;
}

.untermenue2
{
	font-size: 10pt;
	font-weight: normal;
	color: Silver;
	text-align:right;
}

.untermenue_playlist
{
	font-size: 8pt;
	font-weight: normal;
	color: Silver;
	text-align:right;
}

.bg_farbe1
{
	background-color : #ffffff;
	background : #ffffff;
}

.bg_farbe1_bild
{
	background-color : #ffffff;
	background : #ffffff;
	background-image: url(/images/bgcountdown.jpg);
	background-repeat : no-repeat;
}

.bg_farbe2
{
	background-color: #D7D6D9;
	background : #D7D6D9;
}

.bg_farbe3
{
	background-color: #EDEDED;
	background : #EDEDED;
}

.tabelle
{
	font-size: 10pt;
	font-weight: bold;
	color: #EDCF5A;
	text-align: center;
}

.tabelle1
{
	font-size: 10pt;
	color: #242424;
	font-weight: normal;
	text-align: left;
}

.tabelle2
{
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #EDCF5A;
}

.tabelle3
{
	font-weight: normal;
	font-size: 10pt;
	color: #242424;
	text-align: center;
}

.tabelle4
{
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #EDCF5A;
}

.tabelle5
{
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	color: #EDCF5A;
}

.tabellerotbold
{
	font-size: 10pt;
	font-weight: bolder;
	color: #FF3E3E;
	text-align: center;
}

.tabellerot
{
	font-size: 10pt;
	font-weight: normal;
	color: #FF3E3E;
	text-align: center;
}

.tabellegruen
{
	font-size: 10pt;
	font-weight: normal;
	color: #10D102;
	text-align: center;
}

.footer {
	font-size: 7pt;
	font-weight: normal;
	color: Silver;
	text-align:center;
}

.copy {
	font-size: 7pt;
	font-weight: normal;
	color: #466BC4;
	text-align:right;
	vertical-align: bottom;
}

.Button	{
	font-size: 9pt;
	font-family: verdana,arial,helvetica,sans-serif;
	cursor: hand;
	width: 150px;
	font-weight: bold;
	color: #7A7A7A;
	background-color: #ffffff;
	border-right: #D7D6D9 1px solid;
	border-top: #D7D6D9 1px solid;
	border-left: #D7D6D9 1px solid;
	border-bottom: #D7D6D9 1px solid;
}

input {
	font-weight: solid;
	font-size: 9pt;
	color:#7A7A7A; 
	background-color:transparent;
}

input.orange {
	align= "right"
	font-size: 9pt;
	cursor: hand;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #7A7A7A;
	background-color: #ffffff;
	border-right: #D7D6D9 1px solid;
	border-top: #D7D6D9 1px solid;
	border-left: #D7D6D9 1px solid;
	border-bottom: #D7D6D9 1px solid;
}

input2 {
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black;
	font-weight: solid;
	font-size: 10px;
	color:#000000;
	background-color: #EEEEEE;
}
