/*body         { background-color: #E9E9E9 }*/

#aktuell_button a:link, #aktuell_button a:visited
    {   background-image: url(../grafik/button_aktuell_hover.gif);
        background-repeat:no-repeat;
        background-position: 0 0;
        display: block;
        }

#container {    width: 980px;
                margin:0px auto 0;
                background-color : #FFFFFF;
                background-image:url(../grafik/back_image_aktuell.jpg); /*hier */
                background-position: 840px 125px;
                background-repeat:no-repeat;
                padding:0 0 0 0;
                position:relative;
                background-color: #FFFFFF;
                text-align: left;
			   /*absoluter Pfad für behavoir - weil es sonst nicht funktioniert - jetzt im Body*/
               /*behavior: url(/cms/fileadmin/hblw-template/styles/csshover.htc);*/
					 
                }


div#wobinich { color:#000;
               background-color : #fff;
               margin: 0.8em  0 6px 8px;
               border: 1px none #fff;
               border-bottom-width:4px;
               border-bottom-style:solid;
               border-bottom-color:#EE1C25; /*hier*/
               width:9em;
               /*font-size:1.2em;*/
               padding:0.25em 0.25em 0 0.25em;
            }				
