body {  background-Color:#ffffff;
        font-size:11px;
        font-family:Helvetica,Arial;
        color:#000000;
        margin-height:0px;
        margin-width:8px;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 15px; }

p {     color:#000000;
        font-size:9pt;
        line-height:15px;
        font-family:Helvetica,Arial; }

td {    font-size:9pt;
        line-height:15px;
        font-family:Helvetica,Arial;
        color:#000000; }

ul  {   font-size:9pt;
        line-height:15px;
        font-family:Helvetica,Arial;
        list-style-type:square; }

h1 {
        font-weight: bold;
        font-size: 13px;
        line-height: normal;
        font-family:Helvetica,Arial;
        width:90%; }

h2 {
        font-weight: bold;
        font-size: 12px;
        line-height: normal;
        color:#CC6633;
        font-family:Helvetica,Arial; }

h3 {
        font-weight: bold;
        font-size: 110px;
        line-height: normal;
        color:#333333;
        font-family:Helvetica,Arial; }

textarea { font-size:12px;
           line-height:15px;
           color:#000000;
           font-family:Helvetica,Arial;
           }

a:link    { color:#FF6600;
            text-decoration:underline; }

a:active  { color:#CC9900;
            text-decoration:underline; }

a:visited { color:#336699;
            text-decoration:underline; }

a:hover   { }


/* Interhyp Farben:

Interhyp Orange:                        #FF6600
Blau von aktiven Links:                 #CC9900
Blau von besuchten Links:               #336699
Blauer Punkt vor Überschriften:         #639C9C

Dunkelblau von Tabellen:                #8AA3B3
Mittelblau von Tabellen:                #C2CED3
Hellblau von Tabellen:                  #CCD6DB

Dunkelgrau Tabelle Startseite           #CCCCCC
Dunkelgrau von Tabellen:                #B0BEC6
Mittelgrau von Tabellen:                #E0E0E0
Hellgrau von Tabellen:                  #EEEEEE

*/



/*              CLASS Angaben                    */

.punkt {        color:#639C9C;
                font-size:48pt;
                line-height:28pt;}

.ueberschrift{  color:#ff6600;
                font-size:10pt;
                font-weight:bold;
                font-family:Verdana;
                letter-spacing:1pt;
                line-height:28pt;}

/* Dunkelblaue Tabellenfelder mit weißer Schrift */
td.subdivision {
        background-Color:#8AA3B3;
        font-weight:bold;
        font-size:9pt;
        font-family:Helvetica,Arial;
        color:#FFFFFF; }

/* Dunkelblaue Tabellenfelder mit schwarzer Schrift */
td.subdivision2 {
        background-Color:#8AA3B3;
        font-size:9pt;
        font-family:Helvetica,Arial;
        color:#000000; }

/* Mittelblaue Tabellenfelder */
td.descriptionAction {
        background-Color:#C2CED3;
        font-size:9pt;
        text-align: right;
        font-family:Helvetica,Arial;
        color:#000000; }

/* Hellblaue Tabellenfelder */
td.inputAction {
        background-Color:#CCD6DB;
        font-size:9pt;
        font-family:Helvetica,Arial;
        color:#000000; }

/* Mittelgraue Tabellenfelder */
td.description {
        background-Color:#E0E0E0;
        font-size:9pt;
        font-family:Helvetica,Arial;
        color:#000000; }

/* Hellgraue Tabellenfelder */
td.input {
        background-Color:#EEEEEE;
        font-size:9pt;
        font-family:Helvetica,Arial;
        color:#000000; }

td.help{
        background-Color:#E0E0E0;
        font-size:9pt;
        text-align:center;
        width:32;
        font-family:Helvetica,Arial;
        color:#000000; }

td.helpAction {
        background-Color:#C2CED3;
        font-size:9pt;
        width:32;
        text-align:center;
        font-family:Helvetica,Arial;
        color:#000000; }

td.transparent {
        font-size:10pt;
        font-family:Helvetica,Arial;
        color:#000000; }

.errorNeutralName{ color:#CC0000;
        font-weight:bold;
        font-size:10pt;
        font-family:Helvetica,Arial; }

.toggleLight{
        background-Color:#CCD6DB;
        font-size:9pt;
        font-family:Helvetica,Arial;
        color:#000000; }
.toggleDark{
        background-Color:#C2CED3;
        font-size:9pt;
        font-family:Helvetica,Arial;
        color:#000000; }

.small {font-size:11px;
        font-family:Helvetica,Arial;
        color:#000000;}

.empty { background-Color:#FFFFFF;}


/*           DIV Angaben            */
#footer{color:#EFF0EE;
        font-size:9pt;
        font-family:Helvetica,Arial; }