
/* body styles */
 body   {
        margin:0px;
        padding:0px;
        background-color: #E4E8EA;
        background-image:url('images/wem_bg.gif');
        background-repeat:y-repeat;
        /*background-attachment:fixed;*/
        background-position:top left;
        /* erzwingt scrollbalken :)
        height:100.05%;    */
        }

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
        font-family: verdana, arial, sans-serif;
        font-size: 13px;
        color:#4D1B01;
}
H1 { font-size: 18px; color:#E57416;}
H2 { font-size: 15px; color:#E57416;}

P, H1, H2, H3 {margin: 0px 0px 0px 0px;}
P {line-height:19px;}
UL { line-height:17px;}
li { padding-bottom:9px;}

.new sup  { font-size: 11px; color:#ff0000; line-height:0px;}
sup  { line-height:0px;}

/* table { font-size:11px; color:#4D1B01;} */

a img { border:0px; }
