/* Allgemeine Angaben und Formatierungen */

#galerie {
   display: none;
}

#nav-museen ul {
   display: none;
}

#subnav-l {
   display: none;
}

#subnav-r {
   display: none;
}

#symbol {
   display: none;
}

#content, #content-ausstellungsbilder {
   float: none; width: 541px; margin: 0px;
}

#footer {
   width: 600px; height: 40px; background: #ccc; text-align: left;
}

a:link, a:active, a:hover, a:visited {
   color: #c00; text-decoration: underline;
}
