#rahmen {

         background: #FFFFFF;
        
}



#oben
{
	background-image: url(../img/header1.jpg);
	height: 156px;
	width: 800px;
        left:0px;
        top:0px;
        z-index: 16;
        background-repeat:no-repeat;
  font-weight: bold;
  font-variant: small-caps;
  font-family: Verdana,Helvetica,Geneva,sans-serif;
  text-decoration: overline;
  text-decoration: none;
  text-decoration: none;
}

/* Zwei Spalten - feste Breite */
#inhalt .box { width:380px; max-width: 380px; }
.box { width:380px; max-width: 380px; }





