body, html
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #717E77;
  margin: 0px;
  height: 100%;
  scrollbar-arrow-color: #AFC1B5;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-highlight-color: #AFC1B5;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #AFC1B5;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  line-height: 15px;
  background-image: url(images/hg-blank.gif);
}

/* DIV Layer*/
#index
{
  position: relative;
  width: 995px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-top: 10px;
}
#head
{
  float: left;
  width: 995px;
  height: 88px;
  background-image: url(images/oben.jpg);
}
#head-animation
{
  position: absolute;
  top: 55px;
  left: 84px;
  width: 138px;
  height: 109px;
  background-image: url(images/head-animation.gif);
  background-repeat: no-repeat;
}
#navi-top
{
  float: left;
  width: 725px;
  height: 19px;
  padding: 5px 10px 0 260px;
  background-image: url(images/navi-oben.jpg);
  background-repeat: no-repeat;
}
#home
{
  float: left;
  width: 995px;
  background-image: url(images/hg-seite.jpg);
  background-repeat: repeat-y;
}
#navi
{
  float: left;
  width: 175px;
  background-image: url(images/links.jpg);
  background-repeat: no-repeat;
  padding: 95px 75px 10px 5px;
}
#home-content
{
  float: left;
  width: 525px;
  padding: 25px 10px 0px 0px;
}
#home-steuerlexikon
{
  float: left;
  width: 700px;
  padding: 25px 10px 0px 0px;
}
#home-bilder
{
  float: left;
  width: 150px;
  height: 400px;
  padding-top: 50px;
}
#fusszeile
{
  float: left;
  width: 785px;
  background-image: url(images/hg-seite.jpg);
  background-repeat: repeat-y;
  padding: 5px 15px 5px 195px;
  font-size: 11px;
  text-align: right;
}
#unten
{
  float: left;
  width: 995px;
  height: 48px;
}

/* Schriften */
h1
{
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #717E77;
}
h2
{
  font-size: 12px;
  margin:8px 0 2px 0;
  color: #717E77;
}
h3
{
  font-size: 11px;
  margin: 8px 0 2px 0;
  color: #717E77;
}
.text1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #717E77;
}
.text2, .text-klein
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #717E77;
}

/* Formulare */
select, input, textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #717E77;
  border: solid 1px #717E77;
  padding: 1px;
  background-color: #FFFFFF;
}
input.button
{
  background-color: #FFFFFF;
  border: solid 1px #717E77;
  margin: 0;
  cursor: pointer;
}
input.redaktion, input.checkbox, input.radio
{
  background-color: transparent;
  border: 0px;
  margin: 0;
  cursor: pointer;
}
table.form td {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Links */
a:link, a:visited, a:active
{
  color: #717E77;
  text-decoration: underline;
}
a:hover
{
  color: #4D8865;
  text-decoration: underline;
}
a.fuss:link, a.fuss:visited, a.fuss:active
{
  color: #717E77;
  font-size: 11px;
  text-decoration: underline;
}
a.fuss:hover
{
  font-size: 11px;
  color: #4D8865;
  text-decoration: underline;
}

/* allg. Listenobjekt */
li {
  margin-left: -10px;
  padding-bottom: 5px;
}

/* Sitemap*/
ul.sitemap li {
  padding-bottom: 10px;
}
li.up1 {
  margin-left:15px;
}

/* Bilder rechts */
img.rechts {
  margin-bottom: 15px;
}
img.mitarbeiter
{
  margin-left: 25px;
  margin-right: 50px;
  margin-bottom: 10px;
}

img.linie
{
  clear: both;
}

/* Google Maps API */
#mapGoogleZoom
{
  width:  515px;
  height: 400px;
  border: 1px solid #717E77;
  margin-top: 20px;
  margin-bottom: 20px;
}
#mapGoogleOverview
{
  width:  515px;
  height: 400px;
  border: 1px solid #717E77;
  margin-bottom: 20px;
}

/* AKTUELLES */
#aktuelles
{
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 510px;
  margin-bottom: 20px;
  padding: 5px;
  border: 2px dashed #717E77;
}
