html, body {
  font-size: 11px;
  font-family: Arial;
  color: #4E4E4D;
  background: white;
  margin: 0px 0 0 0; padding: 0;
  min-height: 100%;
  height: 100%;
  }

#rahmen {
  min-height: 100%;
  width: 100%;
  text-align: center;
  background-image: url(images/hintergrund1.gif);
  background-position: center top;
  background-repeat: repeat-y;
  }
  
* html #rahmen {
  height: 100%;
  }

#header {
  height: 110px;
  width: 100%;
  text-align: center;
  }
  
#logo a {
  text-decoration: none;
  display: block;
  width: 300px;
  height: 110px;
  top: 0px;
  left: 0px;
  }

#logo {
  height: 110px;
  width: 760px;
  margin: 0 auto;
  background-image: url(images/logo.gif);
  background-position: left top;
  background-repeat: no-repeat;
  text-align: left;
  }

#main {
  height: 50px;
  width: 100%;
  text-align: center;
  background-image: url(images/hintergrund2.gif);
  background-position: center top;
  background-repeat: repeat-y;
  }

#menue {
  height: 50px;
  width: 760px;
  margin: 0 auto;
  background-color: #283F6E;
  text-align: left;
  }

#content {
  width: 760px;
  margin: 0 auto;
  text-align: left;
  }

#image {
  width: 760px;
  height: 200px;
  margin: 2px 0 5px 0;
  text-align: left;
  background-repeat: no-repeat;
  overflow: hidden;
  }

#maincontent {
  width: 760px;
  padding: 0px;
  margin: 0 0 40px 0;
  text-align: left;
  }
  
#maincontent table, #maincontent tr, #maincontent td, #maincontent tbody, #maincontent thead {
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 11px;
  font-family: Arial;
  }
  
#maincontent table p {
  padding: 0 0 0 10px;
  margin: 0;
  font-size: 11px;
  font-family: Arial;
  }
  
#maincontent a, #maincontent a:hover, #maincontent a:visited, #maincontent a:active, .newscontent a p {
  color: #283F6E;
  text-decoration: none;
  font-weight: bold;
  }
  
#spalte0 {
  width: 760px;
  padding: 0;
  margin: 0 0 40px 0;
  float: left;
  }

#spalte1 {
  width: 500px;
  padding: 0;
  margin: 0 0 40px 0;
  float: left;
  }

#spalte2 {
  width: 260px;
  padding: 0;
  margin: 0 0 40px 0;
  float: left;
  }

#toplink {
  clear: both;
  width: 740px;
  text-align: left;
  margin-bottom: 5px;
  background-image: url(images/trenner.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0px 10px 10px 10px;
  }

#footer {
  width: 740px;
  height: 150px;
  padding: 3px 10px 0px 10px;
  }

#sitemaprand {
  width: 510px;
  float: left;
  }

.sitemap1 {
  width: 170px;
  float: left;
  }

.sitemap2 {
  width: 170px;
  float: left;
  }

#fourgates {
  width: 220px;
  height: 90px;
  float: left;
  background-image: url(images/fourgates.gif);
  background-position: right top;
  background-repeat: no-repeat;
  }
  
#fourgates a {
  text-decoration: none;
  display: block;
  width: 220px;
  height: 90px;
  }

#specials {
  margin-left: 10px;
  height: 140px;
  overflow: hidden;
  background-color: #F3F3F3;
  background-position: right top;
  background-repeat: no-repeat;
  }

#schmal {
  margin: 0;
  padding: 0;
  width: 500px;
  }

#blau {
  margin: 30px 0 10px 0;
  padding: 5px 7px 5px 7px;
  background-color: #283F6E;
  color: #FFFFFF;
  }

#blau p {
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  }

#blau h1, #blau h2, #blau h3, #blau h4 {
  padding: 0;
  }

#grau {
  background-color: #F9F9F9;
  margin: 20px 0 0 0;
  }

#grau h1, #grau h2, #grau h3, #grau h4 {
  padding-top: 10px;
  }

#footer ul, #footer li, li.sitemap1 li, .sitemap2 li, li.sitemap1 a, .sitemap2 a {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-decoration: none;
  }

#footer ul li.sitemap1 a {
  color: #283F6E;
  }

#footer ul li.sitemap1 ul li a, .sitemap2 a {
  color: #C0C0C0;
  }

ul.obermenue, ul.obermenue ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  }

ul.obermenue a, ul.obermenue ul a {
  display: block;
  padding: 0px 7px 0px 7px;
  margin: 0px;
  font-size: 14px;
  line-height: 14px;
  font-family: Arial;
  color: #FFFFFF;
  text-decoration: none;
  }

ul.obermenue a {
  padding: 26px 7px 10px 7px;
  }

ul.obermenue li {
  padding: 0px;
  margin: 0px;
  background-color: #283F6E;
  float: left;
  border-right: 2px solid white;
  width: 150px;
  }
  
ul.obermenue a.active {
  background-color: #009933;
  }
  
ul.obermenue li.hover {
  background-color: #009933;
  }

ul.obermenue ul {
  margin: 0;
  padding: 8px 0px 8px 0px;
  position: absolute;
  border-top: 2px solid white;
  background-color: #009933;
  /*filter:alpha(opacity=90);*/
  /*-moz-opacity: 0.9;*/
  /*opacity: 0.9;*/
  display: none;
  width: 150px;
  }

* html ul.obermenue ul {
  width: 150px;
  }

ul.obermenue ul.hover, ul.obermenue li.hover ul  {
  display: block;
  }

ul.obermenue ul li {
  float: none;
  background-color: transparent;
  border-right: 0px;
  margin: 0;
  }

ul.obermenue ul a {
  padding: 3px 7px 3px 7px;
  }

ul.obermenue ul a:hover {
  color: #283F6E;
  }
  
ul.obermenue ul a.active, ul.obermenue ul a.active:hover {
  color: #FFFFFF;
  background-color: #283F6E;
  }

p {
  padding: 0 10px 10px 10px;
  color: #4E4E4D;
  }
  
h1, #schmal h3 {
  padding: 0 10px 0 10px;
  margin: 10px 0 20px 0;
  font-size: 26px;
  color: #009933;
  font-weight: normal;
  }
  
h2, h3, h4 {
  padding: 0 10px 0 10px;
  margin: 10px 0 10px 0;
  font-size: 16px;
  color: #009933;
  font-weight: normal;
  }
  
h4 {
  font-size: 12px;
  }
  
#spalte2 h3 {
  font-size: 12px;
  padding-top: 5px;
  margin: 0;
  font-weight: normal;
  }
  
.blau {
  color: #283F6E;
  }
  
img {
  border: 0;
  }