html, body
{
  font-family:arial, sans-serif;
  font-size:100.02%;
  background-color:#FFF; /* <!--9C9B9B;-->    */
  padding:0;
  margin:0;
  color:#000;
  height:100.01%; margin-bottom:1px;    /* height:100.01% und/oder margin-bottom:1px; dann ist immer ein scrollbalken eingeblendet und das laestige hin und her springen des Inhalts wird unterdrueckt  */
  background-image:url(../pics/streifen.gif);
  background-repeat:repeat;
}

#sub
{
  position:absolute;     height:100.1%;
  top:0;
  left:0;
  z-index:1;
  padding:0;
  margin:0;
  width:100%;
  height:5.628em;
/*   dbackground-image:url(../pics/streifen.gif);
  dbackground-repeat:repeat; */

}
#linie
{
  padding:0;
  margin:0;
  margin-top:4.3em;
  height:1.15em;
  background:#615D5C;
  border-top: 3px solid #C7C7C7;
  border-bottom: 3px solid #C7C7C7;
}


#front
{
  position:absolute;
  top:0;
  left:0;               /*  hborder: 1px solid pink;        */
  z-index:10;
  padding:0;
  margin:0;
  width:100%;

}

#main
{
  padding:0;
  margin:0;
  margin-right:auto;
  margin-left:auto;
  width:61.2em;       /*  border:1px solid green;    */

}




#content
{
  padding:0;
  margin:0;
  width:52.08em;
  border-left:2px solid #C7C7C7;
  border-right:2px solid #C7C7C7;
  background-color:#DAF7EA;
}

#right-news
{
  float:right;
  margin:0;
  padding:2px;
  /* sborder-right:2px solid #C7C7C7;      */
  text-align:left;
  width:135px;
  font-size:13px;
  height:440px;
  overflow:auto;
   /*background-color:#EBB8CE;#C72C6F;*/
}

#right-news h2
{
  color:#DAF7EA; /*#17B785;*/
  font-weight:bold;
  margin:0 0 5px 0;
  padding:0 0 0 0;
  text-align:center;
  width:130px;
  background-color:#C72C6F;
}








#footer
{
/*   dbackground-image:url(../pics/streifen.gif);
  dbackground-repeat:repeat; */
  height:100%;
  clear:both;
  /* xborder: 1px solid red;       */
  border-top: 3px solid #C7C7C7;
}

h1, h2, h3, h4, h5
{
  padding:0;
  margin:0;
  padding-top:0.5em;
  padding-bottom:0.8em;
}

h1
{
  font-size:1.3em
}
h2
{
  font-size:1.2em
}
h3
{
  font-size:1.1em
}
h4
{
  font-size:1em
}
h5
{
  font-size:0.8em
}