body
{
background:url(web2.jpg);
background-repeat:no-repeat;
background-color: black;
margin:0px;
padding:0px;
font-family: Comic Sans MS;
font-size: 14px;
color: white;
}

div
{
margin:0px;
padding:0px;
}

a
{
text-decoration:none;
color:white;
margin:0px;
padding:0px;
}

img
{
text-decoration:none;
margin:0px;
padding:0px;
background:black;
border:0px;
}

.chat
{
margin-left: 120px;
margin-top: 14px;
}

.menue
{
position:absolute;
top: 280px;
left: 350px;
}

.menue div
{
float:left;
padding-left: 15px;
padding-right:15px;
font-weight:bold;
cursor: pointer; cursor: hand;
}

.menue div:hover
{
float:left;
padding-left: 15px;
padding-right:15px;
font-weight:bold;
color:#AAA;
cursor: pointer; cursor: hand;
}

.menue div div
{
clear:left;
}


.submenue a
{
font-size:12px;
font-weight:normal;
height:20px;
cursor: pointer; cursor: hand;
}

.submenue a:hover
{
font-size:12px;
font-weight:bold;
height:20px;
cursor: pointer; cursor: hand;
}

.termine
{
position:absolute;
top:350px;
left:60px;
height:450px;
width:60px;
}

.streamsquicklink
{
position:absolute;
top:370px;
left:140px;
height:450px;
width:100px;
}

.stream
{
position:absolute;
top:350px;
left:250px;
}

.webradio
{
position:absolute;
top:650px;
left:800px;
}
