/* CSS Document */

#header-global-menu-bg{
width:175px;
height:200px;
float:left;
}

#menu{
float:none;
background:url(../images/header/header-global-menu-bg.jpg);
height:200px;
width:175px;
}
#menu ul {
width:175px;
height:200px;
list-style:none;
margin:0;
padding:0;
}
#menu li {
margin:0;
padding:0;
float:left;
}

#menu-startseite{
width:175px;
height:30px;
background: transparent url(../images/spacer.gif);
}
#menu-startseite:hover{
width:175px;
height:30px;
background: transparent url(../images/header/global-menu/startseite-on.gif) no-repeat;
}
#menu-biografie{
width:175px;
height:30px;
background: transparent url(../images/spacer.gif);
}
#menu-biografie:hover{
width:175px;
height:30px;
background: transparent url(../images/header/global-menu/biografie-on.gif) no-repeat;
}
#menu-mitglieder{
width:175px;
height:30px;
background: transparent url(../images/spacer.gif);
}
#menu-mitglieder:hover{
width:175px;
height:30px;
background: transparent url(../images/header/global-menu/mitglieder-on.gif) no-repeat;
}
#menu-verleih{
width:175px;
height:30px;
background: transparent url(../images/spacer.gif);
}
#menu-verleih:hover{
width:175px;
height:30px;
background: transparent url(../images/header/global-menu/verleih-on.gif) no-repeat;
}

#menu-projekte{
width:175px;
height:30px;
background: transparent url(../images/spacer.gif);
}
#menu-projekte:hover{
width:175px;
height:30px;
background: transparent url(../images/header/global-menu/projekte-on.gif) no-repeat;
}
#menu-kontakt{
width:175px;
height:30px;
background: transparent url(../images/spacer.gif);
}
#menu-kontakt:hover{
width:175px;
height:30px;
background: transparent url(../images/header/global-menu/kontakt-on.gif) no-repeat;
}
#menu-impressum{
width:175px;
height:30px;
background: transparent url(../images/spacer.gif);
}
#menu-impressum:hover{
width:175px;
height:30px;
background: transparent url(../images/header/global-menu/impressum-on.gif) no-repeat;
}


#menuprojekte{
float:none;
background:url(../images/header/projekte-menu/menu-projekte-bg.gif);
height:190px;
width:125px;
}
#menuprojekte ul {
width:125px;
height:190px;
list-style:none;
margin:0;
padding:0;
}

#menuprojekte li {
margin:0;
padding:0;
float:left;
}

#menu-1995{
width:125px;
height:22px;
background: transparent url(../images/spacer.gif);
}
#menu-1995:hover{
width:125px;
height:22px;
background: transparent url(../images/header/projekte-menu/1995-on.gif) no-repeat;
}
#menu-2000{
width:125px;
height:22px;
background: transparent url(../images/spacer.gif);
}
#menu-2000:hover{
width:125px;
height:22px;
background: transparent url(../images/header/projekte-menu/2000-on.gif) no-repeat;
}
#menu-2006{
width:125px;
height:22px;
background: transparent url(../images/spacer.gif);
}
#menu-2006:hover{
width:125px;
height:22px;
background: transparent url(../images/header/projekte-menu/2006-on.gif) no-repeat;
}

#menu-2011{
width:125px;
height:22px;
background: transparent url(../images/spacer.gif);
}
#menu-2011:hover{
width:125px;
height:22px;
background: transparent url(../images/header/projekte-menu/2011-on.gif) no-repeat;
}

#menu-sponsoren{
width:125px;
height:22px;
background: transparent url(../images/spacer.gif);
}
#menu-sponsoren:hover{
width:125px;
height:22px;
background: transparent url(../images/header/projekte-menu/sponsoren-on.gif) no-repeat;
}
#menu-videos{
width:125px;
height:22px;
background: transparent url(../images/spacer.gif);
}
#menu-videos:hover{
width:125px;
height:22px;
background: transparent url(../images/header/projekte-menu/videos-on.gif) no-repeat;
}
