* { margin: 0; padding:0; }
body, input, select, textarea { font-size: 62.5%; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
body { color: black; }

a { color: black; text-decoration: underline; }
/*h1 { font-size: 1.2em; font-weight: bold; margin: 2em 0 1em 0; }*/
h1 { font-size: 160%; color: #77c621; margin-bottom: 1em; line-height: 1.5em; }
/*h2 { font-size: 1.1em; font-weight: bold; margin: 2em 0 1em 0; }*/
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #77c621;
    margin-top: 2em; 
    margin-bottom: 0.8em;
}
p, ol, ul { font-size: 1.2em; line-height: 1.4em; margin-bottom: 1em; }
ol, ul { margin-left: 2em; }


/* Container für alles */
#Top, #Header, #content_nav, #content_2, #Footer, #Gras, #welcome, #banner_infozentrum, img, #head_image, #web_comments { display: none; }
#content_1 { display: block; }
#info-box { display: none; }
