/* Standard-CSS*/

body {font-size:12pt;margin-top:10px; margin-bottom:10px;background-color:"#ffc193";color:#ffffff;background-image:url(img/hg_orange.jpg);}
/*"#2B4B56", "#256268", "#D6864B"*/

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif;font-size:12pt; }

td {padding:5px}
/* Alter Stand
#td_gruen {background-color:#256268;vertical-align:top}
#td_orange {background-color:#D6864B;vertical-align:top}
#td_red {background-color:#CD4642;vertical-align:top;}
*/

#td_gruen {background-color:#256268;vertical-align:top;font-size:12pt}
#td_orange {background-color:#D6864B;vertical-align:top;font-size:12pt}
#td_red {background-color:#CD4642;vertical-align:top;font-size:12pt}


h1 { font-size:24pt;text-align:center;margin-bottom:2px; }
h2 { font-size:18pt;text-align:center;margin-bottom:2px;;margin-top:20px; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

a:link { color:#CCCCCC; text-decoration:underline; }
a:visited { color:#CCCCCC; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#FDD639; text-decoration:overline underline; }
