/*------H1 --------*/

/*   div {margin:0;background:url("images/back-kl.gif");}
   .ro {background:url("images/back-ro.gif") top right no-repeat;}
   .lo {background:url("images/back-lo.gif") top left no-repeat;}
   .ru {background:url("images/back-ru.gif") bottom right no-repeat;}
   .lu {background:url("images/back-lu.gif") bottom left no-repeat;}
   .inhalt {margin:0;padding:2.5em 2.5em 3.5em 2.5em;}
*/
    #absolut {
      MARGIN: 0px auto;
      Padding: 0px 0px 0px 0px;
      TEXT-ALIGN: left;
      WIDTH: 760px;
      HEIGHT: 610px;
      border:0px solid #000000;
      background-color:#ffffff;
      color:#7d0505;
      font-size:12px;
      background:url("images/wasser.gif") no-repeat left top;
      }

    #inhalt {
      overflow:auto;
      Padding: 10px 10px 10px 10px;
      margin:0;
      float:left;
      height:450px;
      width:550px;
      font-size:13px;
      line-height:normal;
	  border:0px solid #000;
      }

    #info {
      overflow:auto;
      Padding: 5px 0px 10px 10px;
      margin:0;
      float:right;
      height:450px;
      width:180px;
      font-size:12px;
      line-height:normal;
	  border:0px solid #000;
      color:#cd853f;
      }

    #fuss {
      clear:left;
      margin-top:1em;
      text-align:center;
      padding:2px;
      float:left;
      height:20px;
      width:740px;
      font-size:12px;
      line-height:normal;
	  border:0px solid #000;
      }
            
    a {
    text-decoration: none;
    color: #7d0505;
    }

    a:visited {
    color: #7d0505;
    }

    a:hover {
    color: #7d0505;
    text-decoration: underline;
    }
    
    
    
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0px;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
    display: block;
	height: 20px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 80%;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 20px;
	padding-top: 3px;
	padding-right: 15px;
	background: transparent url(images/bg-bubplastic-button-r.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
    background: transparent url(images/bg-bubplastic-h-aqua-r.gif) top right no-repeat;
    color:yellow;
}

#oben {
      float:left;
      height:100px;
      width:760px;
      background:url("images/logo-back.gif");
      font-size:13px;
      line-height:normal;
	  border-bottom:1px solid #7d0505;
      }

#oben1 {
      width: 380px;
      float:left;
	  padding-top: 78px;
	  padding-left: 10px;
      }

