a {
 color: #ff6600;
 text-decoration: none;
 font-weight: bold;
}

a:hover {
 color: #ff6600;
 text-decoration: none;
}

.liedlinks a {
 color: #ffffff;
 text-decoration: none;
 font-weight: normal;
 font-size: 10pt;
}

.liedlinks a:hover {
 color: #ffffff;
 text-decoration: none;
 font-weight: normal;
 font-size: 10pt;
}

.foto_link a {
	font-family: Arial;
	font-size: 9pt;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

.foto_link a:hover [
	font-family: Arial;
	font-size: 9pt;
	color: white;
font-weight: normal;
	text-decoration: none;
}

a:visited {
 color: #ff6600;
 text-decoration: none;
}

.hauptinhalt {
 font-size: 10pt;
 font-family: Arial;
 color: #ffffff;
}

.ticker {
	padding-top: 0px;
	letter-spacing: 0px;
	padding_left: 0px;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
}

.normal {
 font-size: 8pt;
 font-family: Verdana, Helvetica, serif;
 color: #ffcc00;
}

.counter {
 font-family: Verdana;
 font-size: 7pt;
 padding-right: 17px;
 color: #ff6600;
}

span.shop_titel {
    font-family: Verdana;
    font-weight: bold;
 	font-size: 12pt;
 	color: #ffffff;
 	letter-spacing: 1px;
}

span.shop_utitel {
    font-family: Verdana;
 	font-size: 10pt;
 	color: #ffffff;
}

div.shop_liste {
    font-family: Verdana;
    padding-left: 25px;
 	font-size: 8pt;
 	padding-bottom: 20px;
 	color: #ffffff;
}

span.shop_art_titel {
    font-family: Verdana;
    font-weight: bold;
 	font-size: 10pt;
 	color: #ffffff;
 	letter-spacing: 1px;
}

span.shop_art_utitel {
    font-family: Verdana;
 	font-size: 9pt;
 	color: #ffffff;
}

table.liedtexte {
    border: 1px solid black;
}

td.liedtexte_titel {
    text-align: center;
	background-color: black;
	color: white;
	font-size: 11pt;
	font-weight: bold;
	padding: 2px;
}

td.liedtexte_text {
    text-align: center;
	color: white;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

