body {
  font-size: 15px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #BBE;
  text-align: left;
  background: #008;
}

p {
  border: 0px solid red;
  font-weight: normal;
  font-size: 15px;
  color: #BBE;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 3px;
  margin: 10px 3px 0px 3px;
}

table {
  margin: auto;
}

h1 {
  margin: 30px 0 4px 0;
  text-align: center;
  color: #FFE276;
  font-size: 40px;
  font-weight: bold;
  line-height: 0.5em;
}

h2 {
  margin: 30px 0 4px 0;
  text-align: center;
  color: #EEE;
  font-size: 22px;
  font-weight: bold;
  line-height: 0.5em;
}

h3 {
  margin: 30px 0 4px 0;
  text-align: center;
  color: #EEE;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.1em;
}

h4 {
  margin: 30px 0 4px 0;
  text-align: center;
  color: #FFE276;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1em;
}


td, th {
  text-align: center;
}

.first {
  margin-top: 15px;
}

a, a:link {
  font-weight: bold;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

a.mail, a.mail:link {
  font-weight: bold;
  color: white;
  text-decoration: none;
}

a:hover, a.mail:hover {
  text-decoration: underline;
}

a:visited {
  
}

.legende {
  color: #FFF;
  font-style: italic;
}

.foot {
  font-size: 10px;
}

.left {
  text-align: left;
}

sup {
  line-height: 0;
}

hr {
  height: 1px;
  color: #B7A28D;
  width: 80%;
}

.style2 {
  color: #633;
}

#main {
width: 800px;
margin: 0 auto 
}

#galerie {
text-align: center;
margin: 0 auto; 
width: 600px;
border: 0px solid red;
}

#galerie a {
  border: 0;
  margin: 4px;
}

#lightwindow_galleries { display: none !important; }