body {
background-color: black;
line-height: 1.5em;
margin: 0px;
padding: 0px;
font-size: 0.7em;
font-family: Verdana, sans-serif;

}

#main {
width: auto;
color: #ffffff;
}

#flashheader{

width: 930px;
background-color: #000000;
z-index: 0;
}

#content {
position: relative;
z-index: 1;
background-image: url(../phimage/bgmitte.jpg);
width: 930px;
height: 406px;
}

#footer {
background-image: url(../phimage/bg_unten.jpg);
width: 930px;
height: 72px;
}

#footer-text{
width: 930px;
color: white;
font-size: 0.9em;
}

#player{
width: 810px;
height: 250px;
overflow: auto;
text-align: left;
margin-bottom: 15px;
font-size: 11px;
}

#player-sortim{
width: 810px;
height: 350px;
overflow: auto;
text-align: left;
margin-bottom: 15px;
border: 1px solid gray;
margin-top: 5px;
font-size: 11px;
}

#player-sortim a{
color: orange;
}

#player-kontakt{
width: 810px;
height: 440px;
overflow: auto;
text-align: left;
margin-bottom: 15px;
font-size: 11px;
color: white;
}

#player-kontakt a{
text-decoration: none;
color: red;
}

#copyright{
color: gray;
font-size: 9px;
}

#copyright a{
text-decoration: none;
color: gray;
}

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

#map{
position: absolute;
padding-left: 850px;
padding-top: 420px;
z-index: 10;
}

#map2{
width: 200px;
height: 100px;
position: absolute;
padding-left: 850px;
padding-top: 650px;
z-index: 9;
}

#map2 img{
border: 0px solid white;
}

#haftung{
width: 200px;
height: 100px;
position: absolute;
padding-left: 225px;
padding-top: 745px;
z-index: 11;
}
#haftung a{
font-weight: bold;
color: red;
text-decoration: none;
}

