body {
font-family:verdana;
font-size:10px;
background: url(grafik/background.jpg) fixed;
background-color:#3b5181;
overflow:none;
}

.over1 {
font-weight:bold;
font-size:12px;

}
#player {
height:80px;
width:80px;
top:0px;
left:364px;
position:absolute;
z-index:100;
}

#iframe {
z-index:1;
position:absolute;
top:86px;
left:0px;
width:800px;
height:450px;

}

#logo {
height:70px;
width:229px;
position:absolute;
top:10px;
left:170px;
background: url(grafik/logo.png) no-repeat;
behavior: url(iepngfix/iepngfix.htc); 
}

#head {
background: url(grafik/head.png) no-repeat fixed top left;
behavior: url(iepngfix/iepngfix.htc); 
top:0px;
left:0px;
height:600px;
width:151px;
position:absolute;
z-index:2;

}
