/* Generated by KompoZer */
body {
  margin: 50px auto;
  background-color: #dddddd;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
}
h1 {
  color: #ff5200;
  font-size: 20px;
  text-align: left;
}
h2 {
  font-size: 18px;
  color: #ff9900;
  text-indent: 100px;
}
h3 {
  margin: 0px auto;
  font-size: 13px;
  color: black;
}
p {
  margin: 0px;
}
a, a:link, a:visited {
  color: #ff5200;
}
a:hover {
  color: #000000;
}
#hintergrund {
  margin: 0px auto;
  display: block;
  width: 800px;
  height: 600px;
  text-align: left;
  background-color: white;
  background-image: url('bilder/m01_hg.png');
  background-repeat: no-repeat
}
#kopf {
  display: block;
  height: 32px;
  width: 500px;
  position: relative;
  left: 259px;
  top: 135px;
}
#menu {
  display: block;
  width: 260px;
  height: 300px;
  position: relative;
  top: 175px;
  float: left;
}
#menu ul {
  padding: 0px 0px 0px 17px;
  margin-left: 0px;
  list-style-type: none;
}
#menu li {
  margin-bottom: 2px;
}
#menu a, #menu a:link, #menu a:visited {
  display: block;
  height: 28px;
  width: 140px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
  background-image: url('bilder/m02_normal.png');
  background-repeat: no-repeat;
  color: black; padding-left:10px; padding-right:0px; padding-top:6px; padding-bottom:0px
}
#menu a:hover, #menu a:active {
  background-image: url('bilder/m03_over.png');
  background-repeat: no-repeat;
  color: #ffffff
}
#inhalt {
  padding: 0px 50px 0px 30px;
  display: block;
  width: 460px;
  height: 300px;
  overflow: auto;
  position: relative;
  top: 175px;
}
#fuss {
  margin: 0px auto;
  display: block;
  width: 330px;
  height: 35px;
  position: relative;
  top: 220px;
}
#fuss table {
  margin: 0 auto;
  display: table;
  height: 30px;
  border-collapse: collapse;
}
#fuss td {
  padding: 5px;
  vertical-align: middle;
}
#fuss a, #fuss a:link, #fuss a:visited {
  line-height: 16px;
  display: block;
  width: 100px;
  height: 20px;
  background-color: #394f7b;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  color: #ff5200;
  text-align: center;
}
#fuss a:hover {
  background-color: #5d81ca;
  color: white;
}