body {
  top: 0px;
  padding: 0px 0px 0px 0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  background-color: #DA6E00;
  text-align: center;
  background-image: url(../grafik/background.png);
  background-repeat: no-repeat;
  color: #000000;
/*-----------------*/
}
html {
  margin:0;
  padding:0;
}

#seite {
  position: relative;
  top: 0px;
  left: 0px;
  width:100%;
  text-align: left;
  float: left;
  background: url(../grafik/oben_brommy.png);
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;

}
#logo {
  position: relative;
  width: 207px;
  height: 162px;
  top: 0px;
  left: 0px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#navigation {
  position: absolute;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  top: 190px;
  left: 0px;
  width: 205px;
  float: left;
}
a.menupunkt {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: normal;
  display:block;
  width: 180px;
  background-color: transparent;
  color: #15244F;
  line-height: 2em;
  padding-left: 25px;
}
a.menupunkt:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: normal;
  display:block;
  width: 180px;
  background-color: #F5C84F;
  background-image: url(../grafik/selected.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  color: #15244F;
}
a.menupunkts {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: bold;
  display:block;
  width: 180px;
  background-color: #F5C84F;
  background-image: url(../grafik/selected.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  color: #AD2920;
  line-height: 2em;
  padding-left: 25px;
}

a.menupunkt2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: normal;
  display:block;
  background-color: #F5C84F;
  width: 180px;
  color: #15244F;
  line-height: 1.6em;
  padding-left: 25px;
}
a.menupunkt2:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: normal;
  display:block;
  width: 180px;
  background-color: #F5C84F;
  color: #AD2920;
  line-height: 1.6em;
  padding-left: 25px;
}
a.menupunkt2s {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: bold;
  display:block;
  background-color: #F5C84F;
  width: 180px;
  color: #15244F;
  line-height: 1.6em;
  padding-left: 25px;
}
a.menupunkt2s:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: bold;
  display:block;
  width: 180px;
  background-color: #F5C84F;
  color: #AD2920;
  line-height: 1.6em;
  padding-left: 25px;
}
a.menupunkt3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: normal;
  display:block;
  background-color: #F5C84F;
  width: 180px;
  color: #15244F;
  line-height: 1.6em;
  padding-left: 35px;
}
a.menupunkt3:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: normal;
  display:block;
  width: 180px;
  background-color: #F5C84F;
  color: #AD2920;
  line-height: 1.6em;
  padding-left: 35px;
}
a.menupunkt3s {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: bold;
  display:block;
  background-color: #F5C84F;
  width: 180px;
  color: #15244F;
  line-height: 1.6em;
  padding-left: 35px;
}
a.menupunkt3s:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: bold;
  display:block;
  width: 180px;
  background-color: #F5C84F;
  color: #AD2920;
  line-height: 1.6em;
  padding-left: 35px;
}

#brommytext {
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  top: 58px;
  left: 66px;
  width: 440px;
  height: 60px;
  color: #005596;
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  font-style:italic;
  text-decoration: none;
  text-align: center;
  float: left;
}
#brommy {
  position: absolute;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  top: 84px;
  left: 780px;
  width: 127px;
  height: 202px;
}

#content {
  position: absolute;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  top: 180px;
  left: 235px;
  width: 500px;
  background-color: #ffffff;
  color: #000000;
  float: left;
  font-size: 0.8em;
}
#content a {
  color: #B53228;
}

#content p {
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
}


.headline {
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.4em;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
}

img {
  border: 0px;
}

.picr {
  float: right;
  margin: 0 0 0 4px;
}
.pic {
  float: left;
  margin: 0 4px 0 0;
}

.tabelle {
  font-family: Arial, Switzerland, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  vertical-align: top;
  border-collapse: collapse;
  border: 0px;
}

td.tabelle {
  padding: 4px 4px 4px 4px;
}

li {
  font-family: Arial, Switzerland, Helvetica, sans-serif;
}
ul {
 list-style-position:outside;
}

#brommy  {
  font-family: Arial, Switzerland, Helvetica, sans-serif;
  color: #000000;
}

#brommy p {
  top: -10px;
  font-size: 0.8em;
  text-align: center;
  background-color: #E6ECF4;
  margin: 3px;
  padding: 3px;
  border: 1px solid #EBA405;
}
#brommy p a {
  text-decoration: none;
  color: #000000;
}

#brommy h2 {
  font-family: Arial, Switzerland, Helvetica, sans-serif;
  color: #000000;
  text-weight: bold;
  font-size: 0.8em;
  border-bottom: 1px solid #015CAB;
}


#map {
  font-family: Arial, Switzerland, Helvetica, sans-serif;
  font-size: 1em;
  color: #000;
}

#map p {
  margin: 0px;
  padding: 0px;
  border: 0px solid #EBA405;
}

.infokasten {
  border: 1px solid #DA6E00;
  margin: 0px;
  padding: 2px 2px 0px 2px;
  background-color: #FCE9BC;
  line-height: 1.3em;
}

.kasten {
  margin: 0px;
  padding: 0px 0px 2px 0px;
}
