

#breite {width:86%}

body
{
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 20px;
  background-color: #2D2D2D;
  background-image:url(../images/bg.png);
  background-attachment:fixed;
  padding:0px;
}

td
{
  font-size: 95%;
  line-height: 125%;
  font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
  text-align:left;color:#7F7F7F;
}

h2
{
  letter-spacing:2px;
  font-family: georgia, "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
  font-size: 125%;
  color:silver;
}

h3
{
  letter-spacing:2px;
  font-family: georgia, "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
  font-size: 17;
  color:silver;
  text-decoration:underline;
  font-weight:bold;
}
/* hauptgerüst */

.li
{
  width:30px;
  background-image:url(../images/rand1.png);
  border-left:solid 0px #000;
}


.re
{
  width:30px;
  background-image:url(../images/rand2.png);
  border-right:solid 0px #000;
}

#main
{
  border-right:solid 1px #9B9B9B;
  border-left:solid 1px #9B9B9B;
  border-top:solid 1px #9B9B9B;
  background-color:#121212;
}


#leiste1
{
  height:40px;
  letter-spacing:10px;
  color:#fff;
  font-variant:small-caps;
  padding-right:10px;
  padding-bottom:1px;
  vertical-align:bottom;
  background-color:#222222;
  width:100%;
  border-bottom:solid 1px #343434;
}

#leiste-top
{
  height:100px;
  letter-spacing:0px;
  color:transparent;
  font-variant:small-caps;
  text-align:center;
  background-color:#151515;
  width:100%;
  border-bottom:solid 1px #343434;
  background-image:url(../images/header.png);
  background-repeat:no-repeat;
  background-position:50%;
}

#leiste-top1
{
  height:100px;
  background-color:#222222;
  border-bottom:solid 1px #343434;
  background-image:url(../images/ghb_oben.png);
  background-repeat:no-repeat;
}

#sp1
{
  color:#fff;
  padding-left: 0px;
  padding-right:0px;
  padding-top: 20px;
  background-color:#151515;
  background-image:url(../images/ghb_links.png);
  background-repeat:no-repeat;
  height:588px;
}

#sp1b
{
  padding-left: 0px;
  padding-right:0px;
  padding-top: 20px;
  background-image:url(../images/ghb_rechts.png);
  background-repeat:no-repeat;
  height:588px;
}

#sp1c
{
  font-size: 80%;
  line-height: 120%;
  font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
  text-align:center;
  color:#CECECE;
  padding-left: 10px;
  padding-right:10px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color:#121212;
  height:400px;
  background-image:url(../images/ghb-unten.png);
  background-repeat:no-repeat;
}
#sp2c, #sp3c
{
  font-size: 80%;
  line-height: 120%;
  font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
  color:#CECECE;
  padding-left: 10px;
  padding-right:10px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color:#121212;
  height:40px;
  text-align:center;
}

#sp2
{
  height:100%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right:10px;
  background-color:#202020;
  width:100%;
  border-left:solid 1px #343434;
}

#fussb
{
  font: normal 11px verdana, sans-serif;
  color: #fff;
  padding:2px;
  height:24px;
  text-align:center;
  background-color:#222222;
  width:100%;
  border-top:solid 1px #343434;
  border-right:solid 1px #9B9B9B;
  border-left:solid 1px #9B9B9B;
  border-bottom:solid 1px #9B9B9B;
}
.zitat
{
  background-color:#cfcfcf;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  color:#000000;
  border:3px groove #7f7f7f;
  padding:5px;
}
/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #fff; scrollbar-base-color: #2d2d2d;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #2d2d2d;
SCROLLBAR-TRACK-COLOR: #3F3F3F;}

/* menue  */

#menu1 a , #menu1 a:visited , #menu1 a:active
{
  display:block;
  background-color:#;
  color:#CECECE;
  text-decoration:none ;
  text-align:left;
  width:141px;
  font: normal 14px "Trebuchet MS",verdana, sans-serif;
  padding-bottom:2px;
  padding-top:2px;
}

#menu1 a:hover
{
  background-color:#fff;
  color:#000;
  text-decoration:none ;
   opacity: 0.20;
-moz-opacity: 0.20;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);

}


/* allgemeine links im text */

a:link, a:visited, a:active
{
  font-size: 95%;
  line-height: 125%;
  font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
  text-decoration:underline;
  color:#a3a3a3;
}

a:hover
{
  background-color:#1a3873;
  color:#BFBFBF;
}