* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	list-style-type: none;
	vertical-align: baseline;
	background: transparent;	
	text-decoration: none;
}

body {
  background: #012B34;
}

h1 {
  width: 818px;
  text-align: center;
  margin: 40px auto;
  font-weight: normal;
  font-style: italic;
  font-family: Georgia, serif;
  font-size: 16pt;
  color: #FFFFFF;
}

p {
  font-family: Verdana, sans-serif;
  font-size: 12pt;
  color: #FFFFFF;
}
P.center {
  text-align: center;
}

p.description {
  font-family: Georgia, serif;
  color: #FFFFFF;
  font-size: 14pt;
  font-weight: normal;
  margin: 0 auto;
  text-align: justify;
  clear: both;
}

h1 strong {
  font-weight: normal;
  font-size: 24pt;
  padding: 0 25px;
}

#navigation {
  height: 262px;
  width: 719px;
  padding-left: 99px;
  display: block;
  list-style-type: none;
  margin: 0 auto;
  margin-top: 20px;
  background: url(../img/schweifender-mond.jpg) no-repeat;
}
#navigation li {
  display: block;
  float: left;
  width: 108px;
  height: 155px;
  margin: 0 auto;
  margin-top: 53px;
  background: url(../img/nav-transp.png);
  margin-right: 20px;
}
.galerie-nav li {
  margin-top: 33px !important;
}
#navigation li a {
  display: block;
  width: 108px;
  height: 28px;
  text-align: center;
  padding-top: 127px;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 15pt;
  color: #FFFFFF;
}
#navigation .galerie a {
  padding-top: 20px;
  height: 135px;
}
#navigation .galerie img {
  padding-bottom: 32px;
  display: block;
  margin-left: 13px;
}
#navigation li a:hover {
  background: url(../img/nav-transp2.png);
}

#subnavigation {
  height: 55px;
  width: 778px;
  display: block;
  list-style-type: none;
  margin: 0 auto;
  padding-left: 40px;
  margin-top: -55px;
  background: url(../img/nav-transp.png);
}
#subnavigation li {
  display: block;
  float: left;
  width: 160px;
  height: 25px;
  margin: 0 auto;
  margin-right: 35px;
  margin-top: 3px;
  font-family: Georgia,serif;
  color: #FFFFFF;
  text-align: center;
  font-style: italic;
}
#subnavigation li a {
  display: block;
  width: 160px;
  color: #FFFFFF;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 12pt;
  text-align: center;
}
#subnavigation li a:hover {
  text-decoration: underline; 
}

#handwriting {
  height: 0;
  overflow: hidden;
  padding-top: 80px;
  width: 454px;
  margin: 0 auto;
  margin-top: 25px;
  background: url(../img/fischer-suder-signatur.jpg) no-repeat;
}

#mainframe {
  width: 818px;
  margin: 0 auto;
}

#galerie {
  width: 818px;
  margin: 0 auto;
}
#galerie #galerieMainframe {
  float: right;
  width: 650px;
  height: 605px;
  border: 0;
  text-align: center;
}
#galerie #galerieMainframe p {
  position: absolute; 
  display: none; 
  z-index: 1000;
  text-align: center;
  width: 650px;
  height: 508px;
}
#galerieMainframe p a {
  font-family: Verdana, sans-serif;
  color: #000000;
}
a.prev {
  position: absolute;
  top: 45%;
  left: 0px;
}
a.next {
  position: absolute;
  top: 45%;
  right: 0px;
}

#galerie #thumbnails {
  float: left;
  width: 160px;
}
#galerie #thumbnails .thumbnail {
  width: 150px;
  float: left;
  display: block;
  margin: 0 17px 17px 0;
}

#welcome1 {
  margin-top: 80px;
  font-family: Georgia, serif;
  font-size: 20pt;
  color: #FFFFFF;
  font-weight: normal;
  font-style: italic;
  width: 250px;
  float: left;
  text-align: center;
}

#logo-img {
  width: 233px;
  height: 233px;
  float: left;
  margin-left: 43px;
  margin-top: 20px;
}

#welcome2 {
  margin-top: 95px;
  font-family: Georgia, serif;
  font-size: 20pt;
  color: #FFFFFF;
  font-weight: normal;
  font-style: italic;
  width: 250px;
  float: right;
  text-align: center;  
}

cite {
  height: 0;
  overflow: hidden;
  padding-top: 238px;
  width: 605px;
  background: url(../img/citation.jpg) no-repeat;
  margin: 80px auto 0px auto;
  display: block;
}

#footer {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  color: #000000;
  margin: 20px auto 20px auto;
  background: url(../img/schweifender-mond.jpg) no-repeat;
  width: 806px;
  height: 18px;
  padding: 6px;
  clear: both;
}
#footer a {
  color: #000000;
}
#footer #colophon {
  float: right;
}
#footer #colophon a:hover {
  text-decoration: underline;
}
#footer #english, #footer #german {
  height: 0;
  overflow: hidden;
  padding-top: 13px;
  margin-top: 3px;
  width: 20px; 
  display: block;
  float: left;
  margin-right: 6px;
  margin-left: 4px;
}
#footer #english {
  background: url(../img/en.gif) no-repeat;
}
#footer #german {
  background: url(../img/de.gif) no-repeat;
}

.clear {
  clear: both;
}

/* Slideshow */

.galerieMainframe {
	border: 1px solid #ccc;
	width: 450px;
	height: 360px;
	margin-bottom: 5px;
}
.outline {
  display: none;
}
