BODY {
    background: white;
}

.Index {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: blue;
    font-weight: bold;
    font-size: 16pt;
}    

.Seitenkopf {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: blue;
    font-weight: bold;
    font-size: 11pt;
}    

.Hauptmenue-Rubrik {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: black;
    font-weight: bold;
    font-size: 10pt;
}    

.Hauptmenue-Unterrubrik {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: black;
    font-weight: normal;
    font-size: 8pt;
}    

.Hauptmenue-Rubrik-Inaktiv {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: white;
    font-weight: bold;
    font-size: 10pt;
}    

.Hauptmenue-Unterrubrik-Inaktiv {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: white;
    font-weight: normal;
    font-size: 8pt;
}    

.Stories-Header {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: black;
    font-weight: bold;
    font-size: 14pt;
}
    
.Stories-FirstPara {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: black;
    font-weight: bold;
    font-size: 9pt;
}
.Stories-Menge {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: black;
    font-weight: normal;
    font-size: 9pt;
}
.Stories-Link {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: blue;
    font-weight: normal;
    font-size: 9pt;
}

.Stories-Claim {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: blue;
    font-weight: bold;
    font-size: 9pt;
}
.AGB-Menge {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: black;
    font-weight: normal;
    font-size: 8pt;
}
.AGB-Link {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: blue;
    font-weight: normal;
    font-size: 8pt;
}

.Positionsangabe {
    font-family: "Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans-serif";
    color: white;
    font-weight: bold;
    font-size: 9pt;
}    

.Kontakt {
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
    color: black;
    font-weight: normal;
    font-size: 11pt;
}    

.KontaktB {
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
    color: black;
    font-weight: normal;
    font-size: 9pt;
}    

.Tabelle-Kopf {
    background-image:url(./nav/header_bg.gif);
    margin:0px;
    padding:0px;
}
.Tabelle-Logo {
    background-image:url(./nav/logo.gif);
    margin:0px;
    padding:0px;
}

.Tabelle-K1 {
    background-color: white;
    text-align: right;
    vertical-align: top;
}

.Tabelle-K2 {
    background-color: white;
    text-align: left;
    vertical-align: top;
}

.Tabelle-K3 {
    background-color: white;
    text-align: left;
    vertical-align: top;
}

.Tabelle-Itop {
    background-color: white;
    text-align: left;
    vertical-align: top;
    width=120;
    height=460;
}

.Tabelle-Ibot {
    background-color: white;
    text-align: left;
    vertical-align: bottom;
    width=120;
    height=460;
}

.Tabelle-Imid {
    background-color: white;
    text-align: left;
    vertical-align: middle;
    width=120;
    height=460;
}

.Index-Table {
    height: 100%;
    width: 100%;
    border: none;
}
