body, html { background-color:#EEEEEE; margin:0px; height:100%; }

#hmain { height:100%; }
#htop { height:10%; }
#hcross { height:5%; }
#hcontent { height:74%; }
#hcross2 { height:1%; }
#hfoot { height:10%; }

.corp { background-image:url('../layout/ccorp.gif'); }
.corp2 { background-image:url('../layout/ccorp2.gif'); }
.cross { background-image:url('../layout/ccross.gif'); }
.cross2 { background-image:url('../layout/ccross2.gif'); }
.band { background-image:url('../layout/cband.gif'); }
.feld { background-image:url('../layout/cfeld.gif'); }
.gelb { background-image:url('../layout/cgelb.gif'); }
.incorp { background-image:url('../layout/incorp.gif'); }
.innavi { background-image:url('../layout/innavi.gif'); }
.infeld { background-image:url('../layout/infeld.gif'); text-align:left; }
.foot { background-image:url('../layout/cband.gif'); text-align:center; font-size:10px; }

h1, h2, h3, p, li, ul, ol, div, span, i, td { font-family:Arial,sans-serif; color:#333366; }

h1 { font-size:16px; margin:6px; padding:0px;}

h2 { font-size:14px; margin:6px; padding:0px;}

h3 { font-size:13px; margin:1px; font-weight:bold;}

p, ul, ol, li, div, span, td { font-size:12px; }


a:link { color:#666699; text-decoration:none; font-weight:bold; } 
a:visited { color:#666699; text-decoration:none; font-weight:bold; }
a:hover { color:#333366; text-decoration:none; font-weight:bold; }  
a:active { color:#666699; text-decoration:none; font-weight:bold; }
