/* CSS Document */
body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px
}

#logo { z-index: 4;  position:absolute; top:56px;  left:458px; height:100px;}
#donkey { z-index: 15;  position:absolute; top:0;  left:0; height:100%; width:100%}
#link1 { position:absolute;  left:160px;  bottom:20px;  border: no;  z-index: 16}

#menu { z-index: 2;  position:absolute; top:50px;  left:164px}
.menulist{ height:200px; list-style: none;  margin: 0 0 0 0; padding: 0;}

.concept{ height:20px; background-image:url(../pics/menu_concept.gif); background-repeat: no-repeat;}
.concept:hover{background-image:url(../pics/menu_concept_over.gif); background-repeat: no-repeat;}

.makingOf{ height:20px; background-image:url(../pics/menu_makingof.gif); background-repeat: no-repeat;}
.makingOf:hover{background-image:url(../pics/menu_makingof_over.gif); background-repeat: no-repeat;}

.localheros{ height:20px; background-image:url(../pics/menu_localheroes.gif); background-repeat: no-repeat;}
.localheros:hover{background-image:url(../pics/menu_localheroes_over.gif); background-repeat: no-repeat;}

.booking{ height:20px; background-image:url(../pics/menu_booking.gif); background-repeat: no-repeat;}
.booking:hover{background-image:url(../pics/menu_booking_over.gif); background-repeat: no-repeat;}

.feld72{ height:20px; background-image:url(../pics/menu_feld.gif); background-repeat: no-repeat;}
.feld72:hover{background-image:url(../pics/menu_feld_over.gif); background-repeat: no-repeat;}

.inkList{ height:20px; background-image:url(../pics/menu_links_oo.gif); background-repeat: no-repeat;}
.inkList:hover{background-image:url(../pics/menu_links_over.gif); background-repeat: no-repeat;}
