{
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-track-color:#ffffff;
  scrollbar-face-color:#cccccc;
  scrollbar-shadow-color:#aaaaaa;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dLight-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
}
					
body {
  margin: 20px;
  background: white; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: black;
}
table { border-collapse: collapse; font-size: 11px; border: none; }
a { text-decoration: none; color: black; font-size: 10px; }
a:hover, a:active { color: #FDB913; }
img { border: none; } /* 210px breit*/
h1 {
  margin: 0px;
  margin-bottom: 20px;
  font-size: 12px;
  text-decoration: underline;
  font-weight: normal;
}
h2 { font-size: 12px; font-weight: normal; }
ul { padding: 0px; margin-left: 3ex; }

table.seitenanordnung { width: 980px; height: 100%; }
table.seitenanordnung td { padding: 0px; border-bottom: 1px solid white; }
td.logobalken { background-color: #F0F0F0; }
td.logobalken img { margin-top: 20px; margin-right: 20px; margin-bottom: 10px }
td.gruenbalkenoben { height: 20px; height: 12px; background-color: #005942; text-align: right; }
td.hellgruenbalken { background-color: #C0D6C0; }
table.seitenanordnung td.hauptmenubalken {
  background-color: #C0D6C0; 
  background-repeat: no-repeat; 
  background-position: right top;
  vertical-align: bottom;
  white-space: nowrap;
  padding: 10px 20px;
}
td.hauptmenubalken span.spruch {
  margin-right: 230px;
  margin-bottom: 10px;
  float: right;
  font-size: 20px;
  font-weight: bold;
  font-family: 'NewsGoth BT';
  color: #005942; 
  white-space: nowrap
}
td.hauptmenubalken div.menu { clear:both; }
td.hauptmenubalken a { font-size: 13px; color: #5A5A5A; }
td.hauptmenubalken a:hover, td.hauptmenubalken a:active { color: #FDB913; }
td.hauptmenubalken img { margin-right: 10px; }
table.seitenanordnung td.untermenubalken {
  background-color: #C0D6C0;
  vertical-align: top;
  padding: 20px;
  padding-left: 0px;
}
td.untermenubalken a {
  display: block;
  padding: 0.3ex;
  text-align: right;
  margin-bottom: 2px;
}
td.untermenubalken a.hellgrau { background-color: #E0E0E0; }
td.untermenubalken a.aktiv { background-color: #666666; color: #FFCC00 }
td.inhalt { width: 100%; vertical-align: top; color: #5A5A5A; font-size: 10px; }
td.inhalt div.inhalt { overflow: auto; height: 100%; padding: 20px; }
td.inhalt table.inhalt { margin: 0px -20px; }
td.inhalt table.inhalt td {
  width: 210px; /*30%;*/
  border-left: 20px solid white;
  border-right: 20px solid white;
  vertical-align: top;
  color: #5A5A5A;
}
td.inhalt table.zwei { margin: 0px -20px; }
td.inhalt table.zwei td {
  border-left: 20px solid white;
  border-right: 20px solid white;
  vertical-align: top;
}
td.inhalt table.inhalt table { width: 440px; }
td.inhalt table.inhalt table td {
  width: 0px;
  border: none;
}
td.inhalt table.formular { margin: -20px; border: 20px solid white; }
td.inhalt table.formular td {
  border-left: 20px solid white;
  vertical-align: top;
  color: #5A5A5A;
}
table.seitenanordnung td.aktuellbalken {
  height: 100%;
  background-color: #FBF0D5;
  vertical-align: top;
  padding: 20px 10px;
  border: none;
}
span.aktuell {
  font-family: 'NewsGoth BT';
  font-size: 13px;
  color: #005942;
  background-color: white;
  padding: 0.1ex 0.5ex;
  border: 1px solid black;
}
table.seitenanordnung td.aktuellbalken a { display: block; margin-top: 10px; }
table.seitenanordnung td.orangebalken {
  background-color: #FBF0D5;
  padding: 5px 10px;
  vertical-align: bottom;
}
td.gruenbalkenunten { height: 5px; background-color: #005942; }
table.seitenanordnung td.kontaktbalken {
  color: #5A5A5A;
  background-color: #F0F0F0;
  border-bottom: none;
  padding: 0.5ex;
  text-align: center;
  font-size:10px;
}