@CHARSET "ISO-8859-1";

/* Allgemeines fuer alle Hoody-Bloecke */



div.hblock-top {
        width:100%;
        margin:0px 0px -15px;
        padding:0px;
        min-height:11px;
        height:11px;
        background:url(/images/HoodyTHEME/bg/block-shadow-top.gif) top repeat-x;
}

 img.leftcorner {
 float:left;
 }
 img.rightcorner{
 float:right;
 }

 div.hblock-innerleft {
         background:transparent url(/images/HoodyTHEME/bg/block-shadow-left.gif) left top repeat-y;
 }
div.hblock-innerright {
         background:transparent url(/images/HoodyTHEME/bg/block-shadow-right.gif) right top repeat-y;
         /*margin:0px; padding:0px; border:0px;*/
 }

* html div.hblock-innerright {
        position:relative;
}

 div.hblock-bottom {
        width:100%;
        margin:-5px 0px 0px;
        padding:0px;
        background:url(/images/HoodyTHEME/bg/block-shadow-bottom.gif) repeat-x;
        min-height:13px;
        height:13px;
}
div.hblock-innermid {
        padding-bottom:10px;
        
        padding-left:10px;
        margin:0.5em 5px 0px 4px;
        }

/* Der Standard Hoody-Block */
div.hblock-innermidstandard {
	background:transparent url(/images/HoodyTHEME/bg/block-shadow-inner.gif) bottom repeat-x;
	}	
div.block-innerstandard {
        /*border:1px solid #c4cdd9;*/

        }

/* Der GRUENE Hoody-Block */

  div.block-innergreen {
background-color:#59a651;
        }
 









	