* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

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

body {
   font-family: Georgia, Times, serif;
   font-size:  99.9%;
   text-align: center;
}

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

.skiplink {
  position: absolute;
  top: -2000px;
  left: -3000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

#rahmen {
   width: 1020px;
   margin: 0 auto;
}

#hg {
   background-image: url(hg_1280.jpg);
   background-repeat: no-repeat;
   min-height:  805px;
   width:  780px;
   padding: 25px 120px 50px;
}
* html #hg {
   height:  805px;
   width: 1020px;
}

#kopf {
   min-height:  200px;
   width:  780px;
   background-color: #ffffff;
}
* html #kopf {
   height:  200px;
}

img.menuImg {
  border: 0;
  width: 139px;
  height: 15px;
}

#menu {
  float: left;
  width: 140px;
  margin-right: 5px;
  padding-top: 10px;
  margin-top: 0px;
}

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

#menu ul li {
  width: 140px;
  height: 15px;
  margin: 0;
  margin-top: 1px;
  padding: 0;
  border: 0 none;
  /*display: block; */
}

/* home */
#menu ul li #home,
#menu ul li #home:link,
#menu ul li #home:visited {
  background: url(home.gif) left center no-repeat;
}
#menu ul li #home:focus,
#menu ul li #home:hover,
#menu ul li #home:active {
  background-image: url(on_home.gif);
}

#menu ul li #homeAktiv {
  background: url(on_home.gif) center no-repeat;
}

/* ausstellung */
#menu ul li #ausstellung,
#menu ul li #ausstellung:link,
#menu ul li #ausstellung:visited {
  background: url(ausstellung.gif) left center no-repeat;
}
#menu ul li #ausstellung:focus,
#menu ul li #ausstellung:hover,
#menu ul li #ausstellung:active {
  background: url(on_ausstellung.gif) left center no-repeat;
}
#menu ul #ausstellungAktiv {
  background: url(on_ausstellung.gif) left center no-repeat;
}

/* service */
#menu ul li #service,
#menu ul li #service:link,
#menu ul li #service:visited {
  background: url(service.gif) left center no-repeat;
}
#menu ul li #service:focus,
#menu ul li #service:hover,
#menu ul li #service:active  {
  background: url(on_service.gif) left center no-repeat;
}
#menu ul #serviceAktiv {
  background: url(on_service.gif) left center no-repeat;
}

/* tickets */
#menu ul li #tickets,
#menu ul li #tickets:link,
#menu ul li #tickets:visited {
  background: url(tickets.gif) left center no-repeat;
}
#menu ul li #tickets:focus,
#menu ul li #tickets:hover,
#menu ul li #tickets:active  {
  background: url(on_tickets.gif) left center no-repeat;
}
#menu ul #ticketsAktiv {
  background: url(on_tickets.gif) left center no-repeat;
}

#menu ul li #begleitprogramm,
#menu ul li #begleitprogramm:link,
#menu ul li #begleitprogramm:visited {
  background: url(begleitprogramm.gif) left center no-repeat;
}
#menu ul li #begleitprogramm:focus,
#menu ul li #begleitprogramm:hover,
#menu ul li #begleitprogramm:active {
  background: url(on_begleitprogramm.gif) left center no-repeat;
}
#menu ul #begleitprogrammAktiv {
  background: url(on_begleitprogramm.gif) left center no-repeat;
}

#menu ul li #aktuell,
#menu ul li #aktuell:link,
#menu ul li #aktuell:visited {
  background: url(aktuell.gif) left center no-repeat;
}
#menu ul li #aktuell:focus,
#menu ul li #aktuell:hover,
#menu ul li #aktuell:active {
  background-image: url(on_aktuell.gif);
}
#menu ul #aktuellAktiv {
  background: url(on_aktuell.gif) left center no-repeat;
}

#menu ul li #media ,
#menu ul li #media:link,
#menu ul li #media:visited {
  background: url(media.gif) left center no-repeat;
}
#menu ul li #media:focus,
#menu ul li #media:hover,
#menu ul li #media:active {
  background: url(on_media.gif) left center no-repeat;
}
#menu ul #mediaAktiv {
  background: url(on_media.gif) left center no-repeat;
}

#menu ul li #presse ,
#menu ul li #presse:link,
#menu ul li #presse:visited {
  background: url(presse.gif) left center no-repeat;
}
#menu ul li #presse:focus,
#menu ul li #presse:hover,
#menu ul li #presse:active {
  background: url(on_presse.gif) left center no-repeat;
}

#menu ul #presseAktiv {
  background: url(on_presse.gif) left center no-repeat;
}

#menu ul li #kontakt ,
#menu ul li #kontakt:link,
#menu ul li #kontakt:visited {
  background: url(kontakt.gif) left center no-repeat;
}
#menu ul li #kontakt:focus,
#menu ul li #kontakt:hover,
#menu ul li #kontakt:active {
  background: url(on_kontakt.gif) left center no-repeat;
}

#menu ul #kontaktAktiv {
  background: url(on_kontakt.gif) left center no-repeat;
}

/*
#menu ul li #highlights {
      height: 18px;
      display: block;
      background-image: url(highlights.gif);
}
#menu ul li #highlights:hover {
      background-image: url(on_highlights.gif);
}
#menu ul li.highlights {
      height: 18px;
      background-image: url(on_highlights.gif);
}
*/

#menuSub {
   float: left;
   width: 140px;
   padding-top: 29px; /*26*/
   padding-left: 8px;
   margin-top: 0px;
}

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

#menuSub ul li {
  width: 15em;
  height: 16px;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  text-align: left;
  font-size: 13px;
}

#menuSub ul li a {
  padding: 1px;
  display: block;
  color: #9D7E3C;
  text-decoration: none;
  text-align: left;
  font-weight: normal;
}

#menuSub ul li a:link,
#menuSub ul li a:visited,
#menuSub ul li a:focus {
      color: #9D7E3C;
}

#menuSub ul li a:hover {
     color: #C80071;
}

#menuSub ul li a:active {
      color: #9D7E3C;
}
/*
#menuSub ul li.aktiv {
      min-height: 1.2em;
      height: 17px;
      padding: 1px;
      display: block;
      color: #C80071;
      text-decoration: none;
      text-align: left;
      font-weight: normal;
}
*/
* html #menuSub ul li.aktiv {
      height: 1.2em;
      height: 17px;
}

#skythenLogo{
  float: right;
  width: 300px;
  height: 168px;
}

#inhaltLi {
   clear: both;
   float: left;
   min-height:  200px;
   width:  285px;
   text-align: left;
   margin-top:  5px;
   margin-right: 0;
}
* html #inhaltLi {
   height:  200px;
}
#shop {
   float: left;
   background-color:  #C80071;
   width:  140px;
   margin-right: 5px;
   min-height: 80px;
   margin-bottom: 5px;
}
* html #shop {
   height: 80px;
}
#katalog {
   float: left;
   background-color:  #9D7E3C;
   width:  140px;
   min-height: 80px;
   margin-bottom: 5px;
}
* html #katalog {
   height: 80px;
}
.msgBox {
   clear: both;
   margin-top:  0px;
   background-color:  #ffffff;
   width:  285px;
   /*
   padding-left: 9px;
   padding-bottom: 9px;
   padding-top: 9px;*/
   min-height: 92px;
}
* html #inhaltLi .msgBox {
   height: 92px;
}
.termin, .hinweis, .subTitle, .eventLink {
   color: #C80071;
   margin-bottom: 5px;
   font-size: 0.9em;
   line-height: 1.3em;
}
.titel {
   color:  #9D7E3C;
   font-size:  1.4em;
   margin: 4px 10px 0 10px;
}
.hinweis {
   color:  #9D7E3C;
   margin: 0 10px 0 10px;
}

.eventLink {
   margin: 0 10px 0 10px;
   padding-top: 17px;
   padding-bottom: 10px;
}

.subTitle {
   color:  #000;
   margin: 4px 9px 9px 9px;
}

.termin {
  margin: 0 10px 0 10px;
  padding-top: 5px;
}

#shopLink, #katalogLink{
  border: 0;
  width: 140px;
  height: 80px;
}

#shop a {
      height: 80px;
      display: block;
      background-image: url(tickets_off.gif);
}

#shop a:link,
#shop a:visited,
#shop a focus {
      background-image: url(tickets_off.gif);
}

#shop a:hover {
      background-image: url(tickets_on.gif);
}

#shop a:active {
      background-image: url(tickets_off.gif);
}

#katalog a {
      height: 80px;
      display: block;
      background-image: url(Katalog_off.gif);
}

#katalog a:link,
#katalog a:visited,
#katalog a focus {
      background-image: url(katalog_off.gif);
}

#katalog a:hover {
      background-image: url(katalog_on.gif);
}

#katalog a:active {
      background-image: url(katalog_off.gif);
}

#inhaltRe {
   float: right;
   min-height:  465px;
   width:  490px;
   margin-top:  5px;
   text-align: left;
   background-color:  #ffffff;
}
* html #inhaltRe {
   height:  465px;
}
#inhaltText {
   padding: 7px 20px 20px 20px;
}

#inhaltText h1 {
   font-family:  Georgia, Times, serif;
   color:  #9D7E3C;
   font-size:  1.4em;
   margin: 0px;
   font-weight: normal;
   margin-bottom: 14px;
}

#inhaltText p, #inhaltText h2 {
  margin-bottom: 15px;
  font-size: 0.9em;
  line-height: 1.3em;
}

#inhaltText h2 {
  font-weight: bold;
}

.msgBox a,
#inhaltText a {
  color: #9D7E3C;
  text-decoration: none;
}

.msgBox a:link,
.msgBox a:visited,
.msgBox a:focus,
#inhaltText a:link,
#inhaltText a:visited,
#inhaltText a:focus {
      color: #9D7E3C;
      text-decoration: none;
}

.msgBox a:hover,
#inhaltText a:hover {
      color: #C80071;
      text-decoration: none;
}

.msgBox a:active,
#inhaltText a:active {
      color: #9D7E3C;
      text-decoration: none;
}

#inhaltText a.aktiv {
  color: #C80071;
  text-decoration: none;
}

#inhaltText a.aktiv:link,
#inhaltText a.aktiv:visited,
#inhaltText a.aktiv:focus {
      color: #C80071;
      text-decoration: none;
}

#inhaltText a.aktiv:hover {
      color: #C80071;
      text-decoration: none;
}

#inhaltText a.aktiv:active {
      color: #C80071;
      text-decoration: none;
}

#inhaltText a.podcast {
  padding-left: 19px;
  background: url(podcast.gif) left center no-repeat;
}
#inhaltText a.podcast:link,
#inhaltText a.podcast:visited
{
  background: url(podcast.gif) left center no-repeat;
}

#inhaltText a.podcast:focus,
#inhaltText a.podcast:hover,
#inhaltText a.podcast:active
{
  background: url(podcast_on.gif) left center no-repeat;
}

.aktiv {
  color: #C80071;
}
.passiv {
      color: #9D7E3C;
}
.datum {
  font-style: italic;
}
#fuss {
  clear: both;
  min-height:  70px;
  width:  1020px;
  padding: 40px 0 0 0;
  color:  #9D7E3C;
  text-align: left;
}
* html #fuss {
  height:  70px;
}

#fusslinks {
  min-height:  70px;
  width:  780px;
  min-height:  70px;
  text-align: left;
}

* html #fusslinks {
  height:  70px;
  width:  790px;
}

#fusslinks p {
  width: 480px;
  font-size: 13px;
  line-height: 18px;
  padding-top: 5px;
}

#logoMVF {
  float: right;
  width: 218px;
  height: 70px;
}

#logoDAI {
  float: right;
  width: 76px;
  height: 70px;
 }

#logoSMB {
  float: right;
  width: 115px;
  height: 70px;
}


a.pfeilb {
  background: url(pfeil_b.gif) left center no-repeat;
  padding-left: 20px;
  padding-right: 5px;
}

a.pfeilb:link,
a.pfeilb:visited
{
  background: url(pfeil_b.gif) left center no-repeat;
}

a.pfeilb:hover,
a.pfeilb:focus,
a.pfeilb:active {
   background:  url(pfeil_b_on.gif) left center no-repeat;
}

#inhaltText p.lab {
  font-weight: bold;
  margin: 0;
  margin-top: 10px;
  padding: 0 0 0 0;
}

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

div.zeit{
  width: 20em;
  float: left;
  font-size: 0.9em;
}

a.pfeil
{
  background: url(pfeil.gif) left center no-repeat;
  padding-left: 20px;
  padding-right: 5px;
}

a.pfeil:link,
a.pfeil:visited
{
  background: url(pfeil.gif) left center no-repeat;
}

a.pfeil:hover,
a.pfeil:focus,
a.pfeil:active
{
   background: url(pfeil_on.gif) left center no-repeat;
}

form {
  font-size: 1em;
}

input.textinput{
  width: 15em;
}

#anfrage {
  width: 400px;
  height: 11em;
}

#form_btn {
  background: url(senden_off.gif) left center no-repeat;
}

#form_btn:hover {
  background: url(senden_on.gif) left center no-repeat;
}

#anrede {
  width: 5em;
}


