body {
background-image : url('img/bg1.jpg');
background-repeat : repeat-x;
background-color : #f99f01;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
padding : 0;
margin : 0;
}
A {
text-decoration : none;
color : #c92121;
}
A:hover {
text-decoration : underline;
color : #000000;
}
.title {
color : #ffffff;
font-size : 30px;
font-weight : bold;
text-align : left;
vertical-align : middle;
letter-spacing : 1px;
}
.subtitle {
color : #000000;
font-size : 14px;
font-weight : bold;
text-align : left;
vertical-align : middle;
letter-spacing : 1px;
}
.line {
background-color : #ffffff;
}
news:link {
text-decoration : none;
color : #ff8a00;
}
table#navigation {
background-color : #ffffff;
border : 0;
padding : 0;
margin : 0;
width : 150px;
}
table#navigation td#title {
background-color : #010101;
text-align : center;
color : #ffffff;
font-weight : bold;
font-size : 14px;
}
table#navigation td {
padding : 3px;
border-bottom : 1px solid #010101;
height : 35px;
font-size : 12px;
}
table#prog {
background-color : #ffffff;
border : 0;
padding : 0;
margin : 0;
width : 100%;
}
table#prog td#title {
background-color : #ff8a00;
text-align : center;
color : #ffffff;
font-weight : bold;
font-size : 11px;
}
table#prog td {
padding : 3px;
border-bottom : 1px solid #010101;
height : 15px;
font-weight : bold;
font-size : 11px;
}
.songHeader {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
font-weight : bold;
}
.songTitle {
font-size : 12px;
color : #000000;
}
table#songs {
background-color : #ffffff;
padding : 0;
margin : 0;
}
table#songs td {
padding-left : 20px;
height : 25px;
}
.reqTitle {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
font-weight : normal;
}
table#prog link {
text-decoration : none;
}
table#prog a:hover {
background : none;
text-decoration : none;
}
table#prog a span {
display : none;
}
table#prog a:hover span {
display : block;
text-decoration : none;
position : absolute;
bottom : 50%;
left : 50%;
width : 250px;
padding : 5px;
margin : 4px;
z-index : 100;
color : white;
background : #ff8a00;
font-size : 10px;
}
a:link .zoom {
width : 125px;
height : 200px;
}
a:hover .zoom {
width : 375px;
height : 600px;
}
.kursiv { font-style:italic; font-size:0.7em; }
.footer { font-weight:bold; text-align:center; }
table#now td {
font-weight : bold;
font-size : 12px;
}
table#footer td {
font-weight : bold;
text-align : center;
}
