@charset "utf-8";
/* CSS Document */

body { 	background:url(pic/airbone_bg.jpg) repeat-x #333333; 
		overflow:hidden;
		   scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;

		

}

iframe{ overflow-x:hidden;}
html{overflow-x:hidden;}

#hp { width:100%; height:auto; top:0%; left:0%; position:absolute;}

#main{width:41%; height:auto; background:transparent; top:13%; left:8%; position:absolute;}
#header{width:100%; height:12%;}
#content{ width:100%; height:378px; position:absolute;  left:0%; overflow:hidden;}

#mplayer{width:360px; height:120px; background:transparent; position:absolute; top:14%; left:28%;}



/* links */
#home a { background:url(pic/a_home.png); width:111px; height:26px; position:absolute; left:75%; top:1%; text-decoration:none;}
#home a:hover { background:url(pic/h_home.png); width:111px; height:26px; position:absolute;}
#news a { background:url(pic/a_news.png); width:111px; height:26px; position:absolute; left:73%; top:4%; text-decoration:none;}
#news a:hover { background:url(pic/h_news.png); width:111px; height:26px; position:absolute;}
#band a { background:url(pic/a_band.png); width:111px; height:26px; position:absolute; left:72%; top:7%; text-decoration:none;}
#band a:hover { background:url(pic/h_band.png); width:111px; height:26px; position:absolute;}
#disco a { background:url(pic/a_disco.png); width:111px; height:26px; position:absolute; left:70%; top:10%; text-decoration:none;}
#disco a:hover { background:url(pic/h_disco.png); width:111px; height:26px; position:absolute;}
#live a { background:url(pic/a_live.png); width:111px; height:26px; position:absolute; left:68%; top:13%; text-decoration:none;}
#live a:hover { background:url(pic/h_live.png); width:111px; height:26px; position:absolute;}
#gallery a { background:url(pic/a_gallery.png); width:111px; height:26px; position:absolute; left:67%; top:16%; text-decoration:none;}
#gallery a:hover { background:url(pic/h_gallery.png); width:111px; height:26px; position:absolute;}
#media a { background:url(pic/a_media.png); width:111px; height:26px; position:absolute; left:65%; top:19%; text-decoration:none;}
#media a:hover { background:url(pic/h_media.png); width:111px; height:26px; position:absolute;}
#guestbook a { background:url(pic/a_guestbook.png); width:111px; height:26px; position:absolute; left:63%; top:22%; text-decoration:none;}
#guestbook a:hover { background:url(pic/h_guestbook.png); width:111px; height:26px; position:absolute;}
#kontakt a { background:url(pic/a_kontakt.png); width:111px; height:26px; position:absolute; left:62%; top:25%; text-decoration:none;}
#kontakt a:hover { background:url(pic/h_kontakt.png); width:111px; height:26px; position:absolute;}
#impressum a { background:url(pic/impressum_link.png); width:58px; height:12px; position:absolute; left:90%; top:75%; text-decoration:none;}