
body {  background-image: url( 'file:///' );

	background-color: "white";
        color:            "black";
        font-size:        10pt;
        font-family:      sans-serif;
        margin-left:      5px;
        margin-right:     5px;
        margin-top:       5px;
        margin-bottom:    5px;
	}


/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */

a:link    { color:#0000ff; text-decoration:none; }
a:visited { color:#0000ff; text-decoration:none; }
a:active  { color:#FF0000; text-decoration:none; }

.akTitle        { font-size: 32px }
.akSubTitle     { color: forestgreen; font-size: 24px; font-style: italic }
.akMainSubTitle { font-size: 20px; font-style: italic }


.mainTableStyle { height: 100%; width: 100% }

.tdLogoStyle    { align:center; width:150; height:150 }

.tdHeaderStyle  { text-align: center; vertical-align: center }

.akNavOffset    { height: 0px }
.navOffsetStyle { height: 20 }
.navTableStyle  { text-align: left; width: 100%; font-size: 16 }

.mainFooter  { font-size: 12 }

.spanFSize200 { font-size: 200% }
.spanFSize169 { font-size: 169% }
.spanFSize141 { font-size: 141% }
.spanFSize121 { font-size: 121% }
.spanFSize100 { font-size: 100% }
.spanFSize80 { font-size: 80% }
.spanFSize71 { font-size: 71% }

