* {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
}

html {
  height: 100%;
  position: relative;
  font-family: arial;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
}

body {
  position: relative;
  height: 100%;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
  background-color: #333333;
}

#fenster {
  background-color: #7f221f;
  width: 100%;
  background-repeat: repeat-y;
  background-position: center top;
  background-image: url(fileadmin/fileadmin/images/hintergrund.jpg);
  height: 480px;
}

#holzbalken_oben {
  width: 100%;
  background-repeat: repeat-x;
  height: 40px;
  position: relative;
  background-position: center top;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background-image: url(fileadmin/fileadmin/images/kopfzeile.jpg);
}

.sprache {
  margin-bottom: 5px;
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
}

.menu_oben {
  border: 2px solid #000000;
  text-align: center;
  font-weight: bold;
  font-family: Arial;
  background-color: #e1af23;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  width: 106px;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  font-style: normal;
  height: 24px;
}

.menu_oben a {
  text-align: center;
  font-weight: bold;
  font-family: Arial;
  background-color: #e1af23;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  font-style: normal;
  width: 106px;
  height: 24px;
  color: #000000;
}

.menu_oben a:hover {
  text-align: center;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  width: 106px;
  height: 24px;
  color: #666666;
  background-color: #e1af23;
  text-decoration: none;
}

.menu2 {
  margin-top: 20px;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
}

.bild {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: arial;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  text-align: right;
}

.content_fenster {
  overflow: auto;
  width: 100%;
  position: relative;
  margin-top: 20px;
  height: 300px;
}

.content {
  text-align: justify;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
}

.impressum {
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
}

.fusszeile {
  width: 100%;
  text-align: right;
  background-repeat: repeat-x;
  background-position: center bottom;
  height: 40px;
  background-image: url(fileadmin/fileadmin/images/fusszeile.jpg);
}

img {
  margin-top: 0px;
  padding-top: 0px;
}

p {
  margin-top: 15px;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
}

br {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
}

a {
  text-decoration: none;
  color: #ffffff;
}

a:hover {
  text-decoration: underline;
  font-style: normal;
  color: #ffffff;
}

h1 {
  font-size: 14px;
  font-family: Arial;
  color: #ffffff;
  line-height: 16px;
}
h2 {
  font-size: 14px;
  font-family: Arial;
  color: #ffffff;
  line-height: 16px;
}
