
<!--
body {
background-color: #545454;
background-image: url("schluss.tv.jpg");
background-repeat: no-repeat;
background-position: center top;

font-family: Verdana;
font-size: 14px;
color: #000000;
}
a {
font-family: Verdana;
font-size: 14px;
color: #0000FF;
}
a:hover {
font-family: Verdana;
font-size: 14px;
color: #FF0000;
}
strong {
font-family: Verdana;
font-size: 14px;
background: #FFFFCC;
}
.dropcontent{
width: 300px;
height: 160px;
border: 1px solid black;
background-color: #FFFFCC;
display:block;
font-family: Verdana;
}
.coolix {
float:right;
}
-->