/* Grundlayout der Seite Hamburger Bahnhof */

img {
  border: 0;
}

div, p, h1, h2, h3, form, input, li {
  margin: 0;
  padding: 0;
}

html {
  height: 101%; /* erzwingt Scrollbar in Firefox */
}

body {
   background-color: #fff;
   margin-top: 30px;
   margin-left: 30px;
   font-family: Arial,Helvetica,sans-serif;
   color: #000;
   font-size: 100.01%;
}

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

/* Bereich Menu, Hinweise */
#margin {
   float: left;
   width: 13em;
   padding: 0px;
   font-size: 85%;
}

#menu, #message {
   width: 100%;
   font-size: 0.8em;
   line-height: 1.3em;
   border-bottom: 1px solid #000;
   font-weight: bold;
   padding-bottom: 10px;
}

* html #menu {
  line-height: 1em;
}


#menu ul li {
  width: 14em;
  min-height: 1.1em;
}

* html #menu ul li {
  height: 0.9em;
  min-height: 0.9em;
}

#menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#menu ul.subMenu {
  margin-top: 0.75em;
}


#menu ul li a {
  display: block;
  color: #999;
  text-decoration: none;
  text-transform: uppercase;
}

/*
#menu ul li a:visited, #menu ul li a:focus {
  color: #999;
}*/

body#museum #menu ul li.museum a,
body#exh #menu ul li.exh a,
body#exh #menu ul li.exh a:active,

body#archiv #menu ul li.exh a,
body#archiv #menu ul li.exh a:active,

body#archiv #menu ul li.archiv a,
body#archiv #menu ul li.archiv a:active,

body#coll #menu ul li.coll a,
body#coll #menu ul li.coll a:active,

body#service #menu ul li.service a,
body#service #menu ul li.service a:active,

body#kunst #menu ul li.kunst a,
body#kunst #menu ul li.kunst a:active,

body#impressum #menu ul li.impressum a,
body#impressum #menu ul li.impressum a:active,

body#kontakt #menu ul li.kontakt a,
body#kontakt #menu ul li.kontakt a:active,

body#events #menu ul li.events a,
body#events #menu ul li.events a:active,

body#events #menu ul li.tours a,
body#events #menu ul li.tours a:active,

body#news #menu ul li.news a,
body#news #menu ul li.news a:active,

body.de #menu ul li.de a,
body.de #menu ul li.de a:active,

body.en #menu ul li.en a,
body.en #menu ul li.en a:active,
#menu ul li a:hover
{
    color: #000;
}

#menu ul li a:active {
  /*color: #999;*/
}

#menu ul li.submenu {
  width: 12.5em;
  min-height: 1.1em;
  padding-left: 1.5em;
}

* html #menu ul li.submenu {
  height: 1.1em;
}

#exh1 #menu ul li.exh1 a:link,
#exh1 #menu ul li.exh1 a:visited,
#menu ul li.exh1 a:focus,
#menu ul li.exh1 a:hover,
#exh1 #menu ul li.exh1 a:active
{
  color: #09f;
}

#menu ul li.exh2 a:focus,
#menu ul li.exh2 a:hover
{
  color: #f03;
}

#menu ul li.exh3 a:focus,
#menu ul li.exh3 a:hover
{
  color: #9c3;
}

#menu ul li.exh4 a:focus,
#menu ul li.exh4 a:hover
{
  color: #f03;
}

#message {
   margin-top: 40px;
   font-weight: normal;
}

#message h2 {
  font-size: 1em;
  color: #f03;
  margin-bottom: 9px;
}

#message h3 {
  font-size: 1em;
  color: #000;
}


/* Bereich Main - Top, Content */
#main {
   float: left;
   width: 713px;
   margin: 0px;
   padding: 0px;
   /*font-size: 80%;*/
   margin-left: 13px;
   font-size: 75%;
   padding-bottom: 13px;
}


#mainTop, #itemTop {
   width: auto;
   font-size: 100%;
   padding-bottom: 11px;
}

#mainTop {
   border-bottom: 1px solid #000;
}

#main h1 {
  margin-top: 12px;
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 100%;
  color: #f03;
}


#main #mainTop h1 { margin-top: 0; }

#events #main h1 { margin-top: 0; }

#main h2 {

}

#main p.subtitle {
  margin-top: 0;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 140%;
  color: #000000;
}

#main p {
  margin-top: 18px;
  line-height: 140%;
}

.itemFirst, #mainImages {
  width: 350px;
  float: left;
}

.itemFull {
  width: 100%;
}

#main .itemFull h1, #main .itemFirst h1 {
  margin-top: 0;
}

.itemLine .itemFirst, #main .itemLine .itemFirst h1 {
  margin-top: 13px;
}

.rechts, #mainImages {
  padding-top: 2px;
  float: right;
}

.topLine {
  border-top: 1px solid #000;
  padding-top: 13px;
}

#mainImages p {
   margin-bottom: 10px;
   margin-top: 6px;
   font-size: 0.9em;
   line-height: 1.3em;
   color: #999;
}

.itemList {
   width: 713px;
   margin-right: 13px;
   margin-top: 0px;
   margin-bottom: 13px;
   padding: 0px;
   text-transform: uppercase;
}

#main .abstand {
  padding-top: 21px;
}


a.list, #gruppenLink {
   text-decoration: none;
   color: #000;
   font-weight: bold;
}

a:visited.list, a:focus.list,
a#gruppenLink:visited, a#gruppenLink:focus{
   text-decoration: none;
   color: #000;
   font-weight: bold;
}

a:hover.list,
a#gruppenLink:hover {
   text-decoration: underline;
   color: #000;
   font-weight: bold;
}

a:active.list,
a#gruppenLink:active {
   text-decoration: none;
   color: #000;
   font-weight: bold;
}

a.item {
   text-decoration: none;
}

a:link.item, a:visited.item, a:focus.item {
   text-decoration: none;
}

a:hover.item {
   text-decoration: underline;
}

a:active.item {
   text-decoration: none;
}

#footer {
   width: auto;
   margin-top: 13px;
   border-top: 1px solid #000;
   padding-top: 40px;
}

#moreLinks{
  font-weight: bold;
}

#main p#webLinks{
  margin: 0;
}

div.tag{
  margin-left: 5px;
  width: 3em;
  height: 1.2em;
  float: left;
}

div.zeit{
  width: 15em;
  float: left;
}

#main p#ozText {
  margin-top: 0;
}

#facebookLogo {
  display: inline;
}
