body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  font-size: 14px;
  background-color: #fbfbfb;
  color: #000080;
  background-image: url(img/background.jpg);
  background-repeat: repeat;
  }
html, body {
  height: 100%;
  margin: 0;
}
#top {
  float: left;
  width: 1px; height: 50%;
  margin-bottom: -330px;
}
#container {
  clear: left;
  position: relative;
  margin: 0 auto;
  width: 1105px; height: 630px;
  background-color: #ffffff;
	}
img {
  border: 0px;
  }
img.border {
  border: 1px solid;
  }
img.thumb {
  border: 1px solid;
  }
.center {
  text-align: center;
  }
#nav {
  position: absolute; left: 0; top: 0;
  width: 180px;
  margin: 0 4px;
  padding: 4px;
  }
ul.menu {
  margin: 0;
  padding: 0;
  }
ul.menu li {
  list-style-type: none;
  margin: 33px 0 0 0;
  padding: 0;
  border-bottom: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #c8c792;
  }
#main {
  margin: 0;
  padding: 0;
  position: absolute; left: 200px; top: 0;
  width: 710px;
  height: 580px;
  }
#col1 {
  margin: 0;
  padding: 0;
  position: absolute; left: 0; top: 96px;
  width: 354px;
  height: 150px;
  }
#col2 {
  margin: 0;
  padding: 0;
  position: absolute; left: 360px; top: 96px;
  width: 354px;
  height: 150px;
  }
#video {
  margin: 4px 0 0 0;
  padding: 0;
  width: 340px;
  height: 280px;
  text-align: left;
  }
#ratz {
  margin: 4px 0 0 0;
  padding: 0;
  position: absolute; left: 6px; top: 131px;
  width: 150px;
  height: 280px;
  text-align: center;
  }
#panorama {
  margin: 0 0 0 0;
  padding: 0;
  position: absolute; top: 510px;
  }
#links {
  margin: 0;
  padding: 0;
  position: absolute; right: 0; top: 96px;
  width: 178px;
  height: 480px;
  text-align: right;
  }
#flyer {
  margin: 4px 0 0 0;
  padding: 0;
  position: absolute; left:930px; top: 0px;
  width: 175px;
  text-align: center;
  }
ul.link {
  margin: 6px 0 0 0;
  padding: 0;
  border-bottom: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #c8c792;
  }
ul.link li {
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
p {
  margin: 0;
  padding: 0;
  } 
.riesengross {
  font-size: 40px;
  }
.gross {
  font-size: 24px;
  }
.normal {
  font-size: 14px;
  }
.klein {
  font-size: 12px;
  }
.mini {
  font-size: 10px;
  }
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000080;
  margin: 4px 0;
  padding: 0;
  }
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000080;
  margin: 4px 0;
  padding: 0;
  }
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #808000;
  margin: 0;
  padding: 0;
  }
a {
  color: #c8c792;
  font-weight: bold;
  text-decoration: none;
  }
.rot {
  background-color: red;
  padding-right: 1px;
  }
a.intern {
  color: #c8c792;
  background-color: #fbfbfb;
  }
a.extern {
  color: #c8c792;
  }
a:hover {
  color: black;
  background-color: #ffdb21;
  }
a:hover.extern {
  color: #ffdb21;
  background-color: gray;
  }
a:hover.email {
  background-color: gray;
  }
