.chromestyle {
  width: 99%;
  font-weight: bold;
  font-family: Arial;
  font-size: 19px;
  background-position:  center;
}
.chromestyle:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-family: Arial;
}
.chromestyle ul {
  border: solid 1px #bbbbbb;
  margin: 0;
  padding: 4px 0;
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position:  center;
  width: 100%;
  text-align: right;
  font-family: Arial;
}
.chromestyle ul li {
  display: inline;
  font-family: Arial;
}
.chromestyle ul li a {
  border-right: 1px solid #dadada;
  margin: 0;
  padding: 4px 7px;
  color: #494949;
  text-decoration: none;
  font-family: Arial;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position:  center;
  font-family: Arial;
}
.dropmenudiv {
  border-style: solid;
  border-color: #bbbbbb;
  border-width: 1px 1px 0;
  position: absolute;
  top: 0;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 18px;
  z-index: 51;
  background-color: white;
  width: 200px;
  visibility: hidden;
  font-family: Arial;
  display: inline;
	margin-top: -140px;
	margin-left: -180px;
 }
	
.dropmenudiv a {
  border-bottom: 1px solid #bbbbbb;
  padding: 2px 0;
  width: auto;
  display: block;
  text-indent: 3px;
  text-decoration: none;
  font-weight: bold;
  color: black;
  font-family: Arial;
  z-index: 51;
}

* html .dropmenudiv a {
  width: 100%;
  font-family: Arial;
  z-index: 51;
}
.dropmenudiv a:hover {
  background-color: #f0f0f0;
  font-family: Arial;
  z-index: 51;
}
body {
  background-position: right top;
  background-image: url(../Bilder/Hintergrund_02a.jpg);
}
h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0%;
  margin-bottom: 0%;
  height: 46px;
}
h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  margin-top: 0%;
  margin-bottom: 0%;
}
h6 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 1.8em;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-bottom: 0px;
  padding-top: 0%;
  color: #cc6600;
}
p.schrift01 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 2.1em;
  height: 46px;
}
.thumbnail:hover { background-color: transparent; position: static; }
.thumbnail span {
  border-color: gray;
  border-width: 1px;
  padding: 5px;
  position: absolute;
  visibility: hidden;
  color: black;
  text-decoration: none;
  max-width: 500px;
  max-height: 375px;
  background-color: black;
}
.thumbnail span img {
  border-width: 0;
  padding: 2px;
  max-width: 500px;
  max-height: 375px;
}
.thumbnail:hover span { max-width: 500px; max-height: 375px; visibility: visible; z-index: 50; position: absolute; top: 0; left: 280px; }
.test { overflow: auto; display: block; position: static; visibility: visible; width: 240px; height: 480px; margin-top: 0; }
.test01 {
  width: 300px;
  display: block;
  visibility: visible;
  position: absolute;
  top: 300px;
  left: 400px;
  height: 150px;
}
