#head        {
   color: black;
   font-family: "Courier New", Courier, Monaco;
   background-color: white;
   text-align: center;
   border: solid 0px #ffce3e;
   width: 780px;
   height: 110px }
#content          {
   color: black;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   text-align: left;
   border: solid 0px #ffce3e;
   width: 780px }
#spalte1         {
   float: left;
   margin: 0px;
   border: solid 0px white;
   width: 160px }
#zeile         {
   width: 100%;
   height: 170px }
.zeile         {
   width: 100%;
   height: 170px }

#schalter1 a  {
   font-weight: bold;
   text-decoration: none;
   background-color: white;
   text-align: left;
   display: block;
   margin: 3px 0;
   padding: 2px;
   border: solid 1px #cccccc;
   width: 155px}
#schalter1 a:link   {
   color: #069 }
#schalter1 a:visited   {
   color: #069 }
#schalter1 a:hover  {
   color: #ffffff;
   background-color: #069;
   border-style: solid;
   border-width: 1px;
   border-color: #eeeeee #304e6a #304e6a #eeeeee }
#schalter1 a:active {
color:#cc0000;
}
#schalter1 a#active  {
   color: #ffffff;
   background-color: #069;
   border-style: solid;
   border-width: 1px;
   border-color: #eeeeee #304e6a #304e6a #eeeeee }
#schalter1 a#second   {
   font-weight:normal;
   color: #069;
   font-size: 80%;
   background-color: #fff;
   border-style: solid;
   border-width: 1px;
   border-color: #eeeeee #304e6a #304e6a #eeeeee }
   
#schalter1 a#seca {
   color: #ffffff;
   background-color: #069;
   font-weight:normal;
   }
   
#schalter1 a#second:hover   {
   color: #ffffff;
   font-size: 80%;
   background-color: #069;
   border-style: solid;
   border-width: 1px;
   border-color: #eeeeee #304e6a #304e6a #eeeeee }
.nix {
display: none;
}
#block       {
   margin-left: 165px;
   width: 610px }
#inhalt        {
   color: black;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   float: left;
   margin: 0px;
   padding: 3px;
   width: 450px }
#spalte2             {
   text-align: right;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 455px;
   padding: 0px;
   border: solid 0px;
   width: 150px }

/* Die Teaserbox */
#t-box  {
   font-size: 90%;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   display: block;
   padding: 3px }
#t-box h4 {
font-size: 90%;
letter-spacing: 1px;
color: #666;
margin: 0px 0px 10px 0px;
}
.teaser     {
   background-color: white;
   margin: 0px 1px 10px 0px;
   border-style: solid;
   border-width: 1px 2px 2px 1px;
   border-color: #000;
   width: 150px }
.t-head      {
   color: white;
   font-size: 90%;
   font-family: Verdana, sans-serif;
   background-color: #069;
   margin: 0;
   padding: 3px;
   border-bottom: 1px ridge white }
.t-txt  {
   color: #000000;
   font-size: 90%;
   line-height: 150%;
   font-family: Arial, sans-serif;
   padding: 5px }

/* Link-Definitionen */
#t-box a   {
   color: #f00;
   font-weight: normal;
   text-decoration: none }
#t-box a:link  {
   color: #f00;
   font-weight: normal }
#t-box a:visited  {
   color: #069;
   font-weight: normal }
#t-box a:hover   {
   color: #f60;
   font-weight: normal }
#footer {
   position: absolute;
   top: 99% }
#artikel  { font-size: 11px; text-align: justify }
#bild  { background-color: #cfcfcf; text-align: center; border-top: 1px inset black; border-left: 1px inset black }
#bildlinks  {
   float: left;
   margin: 5px;
   padding: 5px;
   border: solid 0px gray }
#bildrechts  {
   float: right;
   margin: 5px;
   padding: 5px;
   border: solid 0px gray }
h1 { margin: 2px }
h2 { margin: 2px }
body     {
   background: #fff url(../grafik/bg.gif) repeat-y fixed center;
   text-align: center;
   font-size:12px;
   margin-right: 0px;
   margin-left: 0px;
   padding-right: 0px;
   padding-left: 0px }

.hibox {
   font-size:12px;
   padding:5px;
   border:1px solid #c0c0c0;
   background:#E8E8E8;
   width:95%
}


#inhalt h1 {
   padding:0;
   margin:0;
   font-weight:normal;
   font-size:24px
}   
.gal300r {
   width:300px;
   float:right;
   height:auto;
   text-align:right
   }
.gal300r img{
   margin-bottom:10px;
   }