* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

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

body {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  99.9%;
   text-align: center;
   background-color: #faf5e8;
}

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

.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_Suedsee.jpg);
   background-repeat: no-repeat;
   min-height:  780px;
   width:  780px;
   padding: 25px 120px 0;
}
* html #hg {
   width: 1020px;
   height:  805px;
}

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

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

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

#menu ul li {
  width: 140px;
  height: 16px;
  margin: 0;
  /*margin-top: 1px;*/
  padding: 0;
  border: 0 none;
  text-align: left;
  font-size: 13px;
  text-transform: uppercase;
  /*line-height: 18px;*/
}

/* MainItem */
#menu ul li a {
  padding: 1px;
  text-decoration: none;
  color: #FAF5E8;
  display: block;
  font-weight: normal;
}

#menu ul li a.aktiv,
#menu ul li a:link,
#menu ul li a:visited {
  color: #FAF5E8;
}
#menu ul li a.aktiv,
#menu ul li a:focus,
#menu ul li a:hover,
#menu ul li a:active {
  color: #3DB0B0;
}

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

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

#menuSub ul li {
  width: 100%;
  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: #A0A09B;
  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: #FAF5E8;
}

#menuSub ul li a:hover {
     color: #3DB0B0;
}

#menuSub ul li a:active {
      color: #3DB0B0;
}
/*
#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;
}

#exhibitionLogo{
  float: right;
  width: 305px;
  height: 190px;
}

#inhaltLi {
   clear: both;
   float: left;
   min-height:  200px;
   width:  285px;
   text-align: left;
   margin-top:  5px;
   margin-right: 5px;
}
* html #inhaltLi {
   height:  200px;
}

#shop {
   float: left;
   background-color:  #3DB0B0;
   width:  140px;
   margin-right: 5px;
   min-height: 80px;
   margin-bottom: 5px;
}
* html #shop {
   height: 80px;
}

#shop a {
  height: 60px;
  display: block;
  background-color:  #3DB0B0;
  padding: 10px;
  text-decoration: none;
  color: #eee3b8;
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.3em;
}
* html #shop a{
  height: 80px;
}

#shop a:link,
#shop a:visited {
   background-color:  #3DB0B0;
   color: #eee3b8;
}

#shop a focus,
#shop a:hover {
  background-color:  #eee3b8;
  color: #3DB0B0;
}

#shop a:active {
  background-color:  #3DB0B0;
  color: #eee3b8;
}

#katalog {
   float: left;
   background-color:  #eee3b8;
   width:  140px;
   width:  285px;
   min-height: 80px;
   margin-bottom: 5px;
}
* html #katalog {
   height: 80px;
}

#katalog a {
  height: 60px;
  display: block;
  background-color:  #eee3b8;
  padding: 10px;
  text-decoration: none;
  color: #3DB0B0;
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.3em;
}
* html #shop a{
  height: 60px;
}

#katalog a:link,
#katalog a:visited {
  background-color:  #eee3b8;
  color: #3DB0B0;
}

#katalog a focus,
#katalog a:hover {
   background-color:  #3DB0B0;
   color: #eee3b8;
}

#katalog a:active {
  background-color:  #eee3b8;
  color: #3DB0B0;
}

.msgBox {
   clear: both;
   margin-top:  0;
   background-color:  #faf5e8;
   width:  285px;
   /*
   padding-left: 9px;
   padding-bottom: 9px;
   padding-top: 9px;*/
   min-height: 92px;
}
* html #inhaltLi .msgBox {
   height: 92px;
}
.termin, .hinweis, .subTitle, .eventLink {
   color: #3DB0B0;
   margin-bottom: 5px;
   font-size: 0.9em;
   line-height: 1.3em;
}
.titel {
   color:  #82826E;
   font-size:  1.4em;
   margin: 4px 10px 0 10px;
}
.hinweis {
   color:  #82826E;
   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;
}

#inhaltRe {
   float: left;
   min-height:  465px;
   width:  490px;
   margin-top:  5px;
   text-align: left;
   background-color:  #faf5e8;
}
* html #inhaltRe {
   height:  465px;
}
#inhaltText {
   padding: 7px 20px 20px 20px;
}
#inhaltTextSlide {
  padding: 0;
  font-size: 0.9em;
  line-height: 1.3em;
}

#inhaltTextSlide p {
  padding: 0 20px;
}

#inhaltText h1 {
   font-family: Arial, Helvetica, sans-serif;
   color:  #3DB0B0;
   font-size:  1.4em;
   margin: 0;
   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: #82826E;
  text-decoration: underline;
}

.msgBox a:link,
.msgBox a:visited,
.msgBox a:focus,
#inhaltText a:link,
#inhaltText a:visited,
#inhaltText a:focus {
      color: #82826E;
      text-decoration: underline;
}

.msgBox a:hover,
#inhaltText a:hover {
      color: #3DB0B0;
      text-decoration: underline;
}

.msgBox a:active,
#inhaltText a:active {
      color: #82826E;
      text-decoration: underline;
}

#inhaltText a.aktiv {
  color: #3DB0B0;
  text-decoration: underline;
}

#inhaltText a.aktiv:link,
#inhaltText a.aktiv:visited,
#inhaltText a.aktiv:focus {
      color: #3DB0B0;
      text-decoration: underline;
}

#inhaltText a.aktiv:hover {
      color: #3DB0B0;
      text-decoration: underline;
}

#inhaltText a.aktiv:active {
      color: #3DB0B0;
      text-decoration: underline;
}

#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: #3DB0B0;
}
.passiv {
      color: #FAF5E8;
}
.datum {
  font-style: italic;
}
#fuss {
  clear: both;
  min-height:  70px;
  width:  1020px;
  padding: 40px 0 0 0;
  color:  #82826E;
  text-align: left;
}
* html #fuss {
  height:  70px;
}

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

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

#logoCollection {
  float: right;
  width: 178px;
  height: 61px;
}

#logoSMB {
  float: right;
  width: 138px;
  height: 61px;
}

#logoHF {
  float: right;
  width: 237px;
  height: 50px;
  margin-left: 10px;
}

* html #fusslinks {
   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 {
  color: #eee3b8;
  background-color: #3DB0B0;
  /*background: url(senden_off.gif) left center no-repeat;*/
}

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

#anrede {
  width: 5em;
}

.filmTitel {
  color: #82826e;
}

#slide{
  display: block;
}

#slideNr {
  padding: 5px 0;
  text-align: center;
  color:  #82826E;
}

#slideId {
  color: #3db0b0;
}


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

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