body {
  margin-top: 20px; 
  margin-left: 0px; 
  margin-right: 0px;
  margin-bottom: 0px; 
  background-color: #fff;
}

table,td {
  font-size: 97%;
  line-height: 125%;
  font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
  color: #808080;
}

h3 {
  font-family: georgia, "Trebuchet MS", arial, helvetica, verdana, tahoma, sans-serif; 
  color: #808080;
  margin-bottom: 20px; 
  letter-spacing: 2px; 
  font-size: 100%;
  border-bottom: solid 0px #746b64;
  padding-bottom: 4px
}

h2 {
  font-family: georgia, "Trebuchet MS", arial, helvetica, verdana, tahoma, sans-serif; 
  color: #800000;
  margin-bottom: 20px; 
  letter-spacing: 2px; 
  font-size: 125%;
  border-bottom: solid 0px #746b64;
  padding-bottom: 4px
}

h1 {
  font-family: georgia, "Trebuchet MS", arial, helvetica, verdana, tahoma, sans-serif; 
  color: #808080;
  margin-bottom: 20px; 
  letter-spacing: 1px; 
  font-size: 135%; 
  border-bottom: solid 0px #746b64; 
  padding-bottom: 4px
}


/* hauptgerüst */

.imgstyle {
  float: left; 
  border: solid 0px #fff; 
  margin-left: 0px; 
  margin-top: 20px; 
  margin-bottom: 20px; 
  margin-right: 20px
}

#sp2 {
  text-align: justify; 
  padding-left: 20px; 
  padding-right: 0px; 
  padding-top: 40px;
  background-color: #fff;
  background-image: url(images/waage1.jpg);
  background-repeat: no-repeat;
  background-position: 0px 100px;
}

#sp1 {
  height: 800px;
  border-left: solid 0px #fff;
  padding-top: 40px; 
  padding-bottom: 20px;
  padding-left: 10px; 
  padding-right: 10px;
  text-align: justify;
  background-color: #fff;
}

#fussb {
  font: normal 11px verdana, sans-serif; 
  color: #808080; 
  padding-right: 15px;
  height: 24px;
  text-align: right;
  background-color: #;
}


/* scrolleiste internet explorer ab vers.5.5 */

body {
  scrollbar-arrow-color: #727371; 
  scrollbar-base-color: #fafbf9;
  scrollbar-highlight-color : #727371; 
  scrollbar-shadow-color : #ffffff;
  SCROLLBAR-TRACK-COLOR: #e6e6e6;
}

.trenn{
  color:#800000
}

#menu2 a , #menu2 a:visited , #menu2 a:active {
  display: block;
  font-variant: small-caps;
  text-transform: capitalize;
  color: #808080;
  padding-left: 4px; 
  padding-right: 4px;
  font-family: verdana, georgia, sans-serif;
  font-size: 12pt;
  background-color: #fff; 
  text-decoration: none ;
  border-bottom:solid 1px white;
  text-align: center;
}

/* h o v e r */


#menu2 a:hover {
  color: #808080;
  background-color: #e2e2e2;
  text-decoration: none;
  border-bottom: solid 1px #808080;
}


/* allgemeine links im text */

a:link, a:visited, a:active{
  font-size: 98%;
  font-family: arial, helvetica, verdana, tahoma, sans-serif; 
  color: #575957;
  background-color: #d3d3d3; 
  text-decoration: none;
  border-bottom: solid 1px #800000;
}

a:hover{
  text-decoration: none; 
  background-color: #7d7d7d;
  border-bottom: solid 1px #FF3F00;
  color: #fff;
}
