.body1 {
    font-size:16px;
    font-weight:bold;
    background-color:#A9300D;
    scrollbar-Base-Color:#BC350E;
    scrollbar-Track-Color:#000000;
    background-image:url(../bilder/logo1.gif);
    background-repeat:no-repeat;background-attachment:fixed;
    background-position:middle; background-position:center;
 }

.hauptbox {
  width:1000px;
  text-align:left;
 }

.hauptnavi {
  position : fixed;
  font-size:18px;
  font-family : Arial Black;
  font-weight:normal;
  text-align:center;
  background-image:url(../bilder/navio.bmp);
  background-repeat:repeat-x;
  width:1000px;
  height:50px;
  z-index:3;
 }

.unternavi {
  position : fixed;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    background-image:url(../bilder/naviu.bmp);
    background-repeat:repeat-x;
  height:50px;
  top:50px;
    width:1000px;
     z-index:2;
 }


.mitte {
  position : absolute;
  top:100px;
  background-color:#BC350E;
  z-index:1;
 }

.links {
  float:left;
  width:150px;
  text-align: center;
 }


.inhalt {
  float:left;
  width:850;
}

.textnavi {
  float:right;
  text-align:left;
  width:200px;
}

.suche {
  background-color: #FFF;
  color:#A9300D;
}

 .copy {
  clear:left;
  text-align:center;
  font-size:0.7em;
  height:42px;
  width:100%;
}

.table {
    font-weight:bold;
}


.discostart {
  width:200;
  height:175;
  float:left;
  text-align:center;
}

/*Sampler*/
.discostart2 {
  width:200;
  height:200;
  float:left;
  text-align:center;
}

 .disco1 {
  width:40%;
  text-align: right;
  float:left;
 /*  margin-left:20%;
//  float:left;*/
 }

.disco2 {
  margin-left:50%;
  height:200px;
 }

.disco3 {
  width:30%;
  text-align: right;
  float:left;
 }

.disco4 {
  width:69%;
  float:left;
  text-align: justify;
 }

.disco5 {
  width:66%;
 }

.discodetailslinks {
  margin-left:-50px;
 }

.discodetailsmitte {
  background-color:#FFF;
  width:650px;
  margin-left:50px;
  background-image:url(../bilder/detailmitte.bmp);

 }

.discodetailsunten {
  margin-left:50px;
 }

.down {
  width:200;
  float:left;
}

.bericht {
  width:100;
  float:left;
}

.down2 {
  clear:left;
}


.newsblock {
  width:560px;
  float:left;
  font-weight:normal;
  }


.newssidebar {
  width:240px;
  float:right;
}
.newsbox {
  width:550px;
  background-color:#D3461C;
  padding: 2px;
}

.newsbox img{
  padding: 1px 10px 2px 5px;
}



.newstitel {
  padding: 2px;
  width:550px;
  background-color:#CD350D;
  font-weight:bold;

}

.newsabschluss {
  width:550px;
  background-color:#CD350D;
    font-size:12px;
  padding: 2px;
  }



.newstitel a:link{
text-decoration:none;
color:#000;
}

.newstitel a:visited{
text-decoration:none;
color:#000;
}

.newstitel a:active{
text-decoration:none;
color:#000;
}

.kommentarbox {
  width:400px;
  background-color:#777;
  padding: 5px 5px 5px 25px;
  margin: 5px;
}

a:link { text-decoration:none; color:#FFFFFF; }
a:visited { text-decoration:none; color:#FFFFFF;}
a:hover { text-decoration:none; color:#FFFFFF; text-decoration:overline underline;}
a:active { text-decoration:none; color:#EEEEEE;text-decoration:overline underline;}
