
/* body styles */
 body   {
        margin:0px;
        padding:0px;
        background-color: #602E15; /*:#501C07;  #742800;*/
        /* 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: 16px; }
H2 { font-size: 14px; }
P, H1, H2 {margin: 0px 0px 0px 0px;}
P { line-height:18px; }



a { font-size:13px; font-family: verdana, arial, sans-serif; font-weight:bold; text-decoration:none; color:#026600; }
a:hover { text-decoration:underline; }

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

a img { border:0px; }