html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
.clearBoth {
  clear: both;
}
body {
  background-color: #dadada;
  background-image: url(../images/bodyBG.gif);
  background-position: top left;
  background-repeat: repeat-x;
  color: #374149;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 1.3em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1#green {
  color: #93bb3a;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.7em;
  padding: 15px 0 15px 20px;
}
h1#blue {
  color: #405267;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.6em;
  padding: 15px 0 0 0;  
  margin: 0 0 15px 20px;
  text-transform: uppercase;
  border-bottom: 1px dotted #999999;
}
h2 {
  color: #93bb3a;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3em;
  padding: 5px 0 5px 22px;
}
#outerWrapper #contentWrapper #leftColumn1 h2 {
  color: #93bb3a;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3em;
  padding: 15px 0 15px 5px;
} 
h3 {
  color: #93bb3a;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.1em;
  padding: 15px 0 15px 22px;
}
h4 {
  color: #000000;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 1.0em;
  padding: 5px 0 5px 22px;
}
h5 {
  color: #000;
  font-size: 0.9em;
}
h6 {
  color: #93bb3a;
}
a,  a:link {
  color: #93bb3a;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #2d7336;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #374149;
  text-decoration: underline;
}
a:focus {
  color: #93bb3a;
}
a:active {
  color: #93bb3a;
}
#outerWrapper {
  background: url(../images/outerWrapperBG.png) no-repeat;
  behavior: url(iepngfix.htc);
  margin: 0 auto 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  width: 950px;
}
#outerWrapper #header {
  background-color: #404952;
  font-size: 1.7em;
  font-weight: bold;
  height: 100px;
  line-height: 1em;
  padding: 0;
}
#outerWrapper #topNavigation {
  background-color: #C7E47C;
  border-bottom: solid 1px #A3CE43;
  border-top: solid 4px #93BA3B;
  height: 16px;
  padding: 0px 10px 0px 10px;
}
#outerWrapper #contentWrapper {
  background-image: url(../images/contentWrapperBG.gif);
  background-position: left top;
  background-repeat: repeat-x;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #F7F7F7;
  background-image: url(../images/contentWrapperBG.gif);
  background-position: left top;
  background-repeat: repeat-x;
  float: left;
  padding: 35px 10px 0px 10px;
  width: 190px;
  min-height: 400px;
}
* html #outerWrapper #contentWrapper #leftColumn1 {
  height: 400px;
}
#outerWrapper #contentWrapper #leftColumn1 .projectLink {
  padding: 5px 0;
  margin: 0 5px 0 15px;
  border-bottom: 1px dotted #93bb3a;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #FFFFFF;
  background-image: url(../images/contentWrapperBG.gif);
  background-position: left top;
  background-repeat: repeat-x;
  float: right;
  padding: 35px 10px 0px 10px;
  width: 190px;
  min-height: 400px;
}
* html #outerWrapper #contentWrapper #rightColumn1 {
  height: 400px;
}
#outerWrapper #contentWrapper #content {
  background-image: url(../images/contentWrapperBG.gif);
  background-position: left top;
  background-repeat: repeat-x;
  margin: 0 210px 0 210px;
  padding: 15px 5px 0px 5px;
  min-height: 400px;
}
* html #outerWrapper #contentWrapper #content {
  height: 400px;
}
#outerWrapper #contentWrapper #content p {
  padding: 0 0 0 20px;
}
#outerWrapper #contentWrapper #content li.arrow {
  list-style-image: url(../images/haken1.gif);
}
#outerWrapper #contentWrapper #content #tabelle_satzung {
  padding: 0 0 0 20px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #contentWrapper .clearLeft {
  clear: left;
  display: block;
}
#outerWrapper #contentWrapper .clearRight {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  background-color: #eef6ed;
  background-image: url(../images/footerBG.gif);
  background-position: top left;
  background-repeat: repeat-x;
  border-bottom: solid 2px #BBBBBB;
  padding: 5px 10px 5px 10px;
}
