body { margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px; max-width: 550;}
body {
background-color:#D8E2F3;
background-image:url("bGround.jpg");
background-repeat:repeat-y;
}/*wirkt sich auf alle body aus und kann nicht durch zusätzliche background Angabe overruled werden*/
/*wird aber durch nachgeschalteten .css file overruled*/

body{font-family: Helvetica,Arial,Tahoma; font-size:small;text-align:left/*justify*/}

h1,h2,h3,h4,h5,h6,ol,div,th,address,blockquote,nobr,i
{color:#0752a1;}

h1 {font-size:36pt;margin-left:110px;margin-top:13px;margin-bottom:7px;} /*font-style:italic*/
h2 {font-size:24pt;margin-left:80px;margin-top:12px;margin-bottom:7px;}
h3 {font-size:18pt;margin-left:60px;margin-top:11px;margin-bottom:6px;}
h4 {font-size:14pt;margin-left:40px;margin-top:10px;margin-bottom:4px;}
h5 {font-size:12pt;margin-left:20px;margin-top:9px;margin-bottom:3px;}
h6 {font-size:10pt;margin-left:10px;margin-top:1px;margin-bottom:0px;}

ul{margin-top:5px;margin-bottom:5px;}
.inv{color:#FFFF80;}
.center{margin-left:0px;text-align:center;}
.right{margin-left:0px;text-align:right;}
.red{color:#D00000;}
.10pt{font-size:10pt;}
.noborder{border-width:0px;}
.red18{border-width:0px;font-size:18pt;background-color:#F0F6FF;color:#D00000;}
/*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; }*/
/*.doc { background-color:#EEEEEE; }*/
/*pre.normal { color:#000000; }*/