/*
##################################################
##################################################
#### © hands-and-brain / www.unrestrained.de #####
##################################################
##################################################
################ CSS 4 Menü ######################
##################################################
*/

/* MAIN TAGS */

body {margin: 0px; background-color:#000000; overflow: hidden;}

/* ID's */

#main {position: fixed; width: auto; height: auto;}

#band {position: absolute; width: 100px; height: 57px; left: 7px; top: 13px;}

#disco {position: absolute; width: 105px; height: 77px; left: 113px; top: 13px;}

#bio {position: absolute; width: 78px; height: 85px; left: 218px; top: 3px;}

#termine {position:absolute; width: 122px; height: 96px; left: 296px; top: 3px;}

#news {position: absolute; width: 95px; height: 84px; left: 418px; top: 3px;}

#movies {position: absolute; width: 131px; height: 107px; left: 513px; top: 3px;}

#shop {position: absolute; width: 111px; height: 104px; left: 644px; top: 3px;}

#stuff {position: absolute; width: 107px; height: 106px; left: 755px; top: 3px;}

#gaestebuch {position: absolute; width: 130px; height: 113px; left: 862px; top: 3px;}

/* Classe's */

.menuetable {background-image:url(top.jpg);}

