





/*---Betrifft den Bereich Scrollbar---*/



body        {scrollbar-face-color: #E30101);
scrollbar-highlight-color: #00007F;         /* Scrollbalken-rand-rechter */
scrollbar-shadow-color: #949C9C;            /* Scrollbalken-rand-rechter */
scrollbar-base-color:#00009F;               /* Hellblau Scrollbalken */
scrollbar-3dlight-color: #949C9C;           /* Schwarzer-linker-3DEffeckt Scrollbalken-rand */
scrollbar-arrow-color: #FFFF00;             /* Scrollbar-Pfeile hellgrün */
scrollbar-track-color: #F7F7EF;             /* Scrollbar-hintergrund hellblau */
scrollbar-darkshadow-color: #00007F);



background-color: #FFFFFF;
background-image:url(../pics/h.gif);
        background-repeat: no-repeat;
        background-position:center center;
        background-attachment:fixed;
        padding:0px;
                                              /*Hintergrundfarbe der Website*/
        }


.active {filter: chroma();}
.inactive {filter: gray();}


#maxime{
position:absolute;
width:250; // Hier können Sie die Größe des Notizzettels bestimmen
padding:6px;
background-color : #FFFFC0;
border : 1px solid black; //Hier können Sie die Rahmenstärke
visibility : hidden;
z-index : 100;
cursor : hand;
}



/*---Betrifft den Bereich Link---*/



A:link { color: #00007F; text-decoration: none; }
A:visited { color : #00007F; text-decoration: none; }
A:hover {color:#FF3F00;text-decoration: none;}
A:active {color: #00007F; text-decoration: none; }

/*Folgende Möglichkeiten stehen zur verfügung: line-height : 150%; text-align : justify ; color : #8484C2; font-weight : bold; font-size : 110% ;*/











/*---Betrifft den Bereich der Schrifttypen---*/

body {
 font-family: Arial;

 color: #000000;
}


small {                       /* Schriftgröße für Copyright und Bildschirmschoner*/
 font-family: Arial;
 font-size: 10;
 color: #000000;
}

div {                         /* IT-Berufe (blau)*/
 color: #00007F;
 font-family: Arial;
 font-size: 15;
 text-align: center;
 font-weight: bold;
}


h1 {                          /* Überschriften (schwarz/fett) Schriftgröße für Links*/
 font-family: Arial;
 font-weight: bold;
 color: #000000;
 font-size: 11;
}

h2          {                        /* IT-Berufe (blau) normale Schrift*/
        color: #00007F;
        font-size: 12;
        font-family: Arial;
        font-weight: bold;
        }

h3       {                        /* Herzlich Willkommen (orange)*/
        color: #FF9F00;
        font-size: 25;
        font-style: italic;
        text-decoration: underline;
        font-family: Times New Roman;
        }

h4           {                            /* Normler Text (schwarz)für Kontaktformular*/
         font-family: Arial;
         font-size: 12;
         color: #000000;
         font-weight: bold;
        }

p          {                            /* Normler Text (schwarz)*/
         font-family: Arial;
         font-size: 12;
         color: #000000;
         align=justify;
        }

h5        {                        /* §§1-10 */
        color: #860606;
        font-size: 20;
        font-family: Time new Roman;
        }

h6       {                        /* Überschrift 1 (blau)*/
        color: #00007F;
        font-size: 20;
        font-family: Arial;
        font-weight: bold;
        font-style: italic;
        }


/*-------------------------------------------------------------------------------------------------*/

p.1       {                        /* Überschrift 1 (schwarz) für meta & scrollbalken.html*/
        color: #131313;
        font-size: 0.50cm;
        font-family: Arial;
        font-weight: bold;
        }

p.2       {                        /* Nummerrierung Kalendertage (blau)*/
        color: #00007F;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

p.3       {                        /* Überschrift 3 (schwarz)*/
        color: #131313;
        font-size: 0.40cm;
        font-family: Arial;
        font-weight: bold;
        text-decoration: underline;
        }

p.4       {                        /* Normaler Schrifttext (schwarz)*/
        color: #131313;
        font-size: 0.35cm;
        font-family: Arial;
        }

p.5       {                        /* Normaler Schrifttext etwas kleiner (schwarz)*/
        color: #131313;
        font-size: 0.28cm;
        font-family: Arial;
        }

p.7       {                        /* Für die Auswahl Normaler Text (schwarz)*/
        color: #131313;
        font-size: 0.32cm;
        font-family: Arial;
        }

p.8       {                        /* Überschrift 1 Kalender (blau)*/
        color: #0000BF;
        font-size: 0.65cm;
        font-family: Arial;
        text-decoration: underline;
        }

p.9       {                        /* Wochentage Kalendertage (Orange)*/
        color: #FF0000;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

p.10       {                        /* Wochentage Kalendertage (grau)*/
        color: #4F4F4F;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

p.11       {                        /* Feiertage Kalendertage (grün)*/
        color: #009F00;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

p.12       {                        /* Kleiner Schrifttext Kalender-Feiertagsanzeige (schwarz)*/
        color: #131313;
        font-size: 0.25cm;
        font-family: Arial;
        }

p.13           {                            /* Download Linktext (blau)*/
         font-family: Arial;
         font-size: 9;
         color: #FF0000;
        }

p.14           {                            /* Normler Text (blau)*/
         font-family: Arial;
         font-size: 12;
         color: #00007F;
        }

p.15         {
         font-family: Verdana;                /* Bildschirmschoner Linkfarbe (rot)*/
         font-size: 10;
         font-style: italic;
        }

p.16           {                            /* Normler Text (schwarz)*/
         font-family: Arial;
         font-size: 12;
         color: #000000;
         align=justify;
        }

p.17       {                        /* Überschriften (schwarz/fett)*/
        color: #000000;
        font-size: 0.30cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }
p.18       {                        /* Überschriften (gelb/fett)*/
        color: #FFFF00;
        font-size: 0.30cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }
p.20         {
         font-family: Arial;                /* Bildschirmschoner Linkfarbe (rot)*/
         font-size: 11;
         font-weight: bold;
        }
p.25         {
         font-family: Arial;                /* Formular Name usw */
         color: #000000;
         font-size: 0.40cm;
         font-weight: bold;
        }
p.30       {                        /* Indexseite (orange)*/
        color: #FF9F00;
        font-size: 0.35cm;
        font-family: Arial;
        }
p.31          {                        /* Indexseite (dunkelorange)*/
        color: #9F0000;
        font-size: 0.35cm;
        font-family: Arial;
        }
p.32       {                        /* Herzlich Willkommen (orange)*/
        color: #FF9F00;
        font-size: 0.60cm;
        font-style: italic;
        font-family: Times New Roman;
        }
p.33          {                        /* Indexseite (dunkelorange)*/
        color: #00007F;
        font-size: 0.45cm;
        font-family: Arial;
        font-style: italic;
        }
p.52        {                        /* Überschrift vom Text für die 4 IT-Berufe*/
        color:#02235A ;
        font-size: 0.35cm;
        <b>;
        font-family: Time new Roman;
        }
p.50        {                        /* Erster Teil-Zweiter Teil IT-Berufe (9)*/
        color: #050D73;
        font-size: 0.45cm;
        font-family: Time new Roman;
        <b>;
        }
p.51        {                        /* §§1-10 */
        color: #860606;
        font-size: 0.55cm;
        font-family: Time new Roman;
        }
p.53       {                        /* 1.Überschrift bei den IT-Berufen <6>*/
        color: #050D73;
        font-size: 0.35cm;
        font-family: Time new Roman;
        }
p.54        {                        /* Text schwarz (10)*/
        color: black;
        font-size: 0.35cm;
        font-family: Time new Roman;
        <b>;
        }
p.55       {                        /* Wochentage Kalendertage (grau)*/
        color: #4F4F4F;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: underline;
        font-weight: bold;
        }
p.100           {                            /* Coppyright Normler Text (schwarz)*/
         font-family: Arial;
         font-size: 11;
         color: #000000;
         align=justify;
        }

/* ---Betrifft den Bereich der Schrifttypen für Netscape---*/


p1       {                        /* Überschrift 1 (schwarz)*/
        color: #131313;
        font-size: 0.50cm;
        font-family: Arial;
        }

p2       {                        /* Nummerrierung Kalendertage (blau)*/
        color: #00007F;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

p3       {                        /* Überschrift 3 (schwarz)*/
        color: #131313;
        font-size: 0.40cm;
        font-family: Arial;
        font-weight: bold;
        text-decoration: underline;
        }

p4       {                        /* Normaler Schrifttext (schwarz)*/
        color: #131313;
        font-size: 0.35cm;
        font-family: Arial;
        }

p5       {                        /* Normaler Schrifttext etwas kleiner (schwarz)*/
        color: #131313;
        font-size: 0.28cm;
        font-family: Arial;
        }

p7       {                        /* Für die Auswahl Normaler Text (schwarz)*/
        color: #131313;
        font-size: 0.32cm;
        font-family: Arial;
        }

p8       {                        /* Überschrift 1 Kalender (blau)*/
        color: #0000BF;
        font-size: 0.65cm;
        font-family: Arial;
        text-decoration: underline;
        }

p9       {                        /* Wochentage Kalendertage (rot)*/
        color: #FF0000;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

p10       {                        /* Wochentage Kalendertage (grau)*/
        color: #4F4F4F;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

p11       {                        /* Feiertage Kalendertage (grün)*/
        color: #009F00;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }

p12       {                        /* Kleiner Schrifttext Kalender-Feiertagsanzeige (schwarz)*/
        color: #131313;
        font-size: 0.25cm;
        font-family: Arial;
        }

p13           {
         font-family: Arial;           /* Download Linktext (rot)*/
         font-size: 9;
         color: #FF0000;
        }

p14           {                            /* Normler Text (blau)*/
         font-family: Arial;
         font-size: 12;
         color: #00007F;
        }

p15         {
         font-family: Verdana;                /* Bildschirmschoner Linkfarbe (rot)*/
         font-size: 10;
         font-style: italic;
        }

p16           {                            /* Normler Text (schwarz)*/
         font-family: Arial;
         font-size: 12;
         color: #000000;
        }

p17       {                        /* Überschriften (schwarz/fett)*/
        color: #000000;
        font-size: 0.30cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }
p18       {                        /* Überschriften (gelb/fett)*/
        color: #FFFF00;
        font-size: 0.30cm;
        font-family: Arial;
        text-decoration: none;
        font-weight: bold;
        }
p20         {
         font-family: Arial;                /* Bildschirmschoner Linkfarbe (rot)*/
         font-size: 11;
         font-weight: bold;
        }
p25         {
         font-family: Arial;                /* Formular Name usw */
         color: #000000;
         font-size: 0.40cm;
         font-weight: bold;
        }
p30       {                        /* Indexseite (orange)*/
        color: #FF9F00;
        font-size: 0.35cm;
        font-family: Arial;
        }
p31          {                        /* Indexseite (dunkelorange)*/
        color: #9F0000;
        font-size: 0.35cm;
        font-family: Arial;
        }
p32       {                        /* Herzlich Willkommen (orange)*/
        color: #FF9F00;
        font-size: 0.60cm;
        font-style: italic;
        font-family: Times New Roman;
        }
p33          {                        /* Indexseite (dunkelorange)*/
        color: #00007F;
        font-size: 0.45cm;
        font-family: Arial;
        font-style: italic;
        }
p52        {                        /* Überschrift vom Text für die 4 IT-Berufe*/
        color:#02235A ;
        font-size: 0.35cm;
        <b>;
        font-family: Time new Roman;
        }
p50        {                        /* Erster Teil-Zweiter Teil IT-Berufe */
        color: #050D73;
        font-size: 0.45cm;
        font-family: Time new Roman;
        <b>;
        }
p51        {                        /* §§1-10 */
        color: #860606;
        font-size: 0.55cm;
        font-family: Time new Roman;
        }
p53       {                        /* 1.Überschrift bei den IT-Berufen */
        color: #050D73;
        font-size: 0.35cm;
        font-family: Time new Roman;
        }
p54        {                        /* Text schwarz */
        color: black;
        font-size: 0.35cm;
        font-family: Time new Roman;
        <b>;
        }
p55       {                        /* IT-Bezeichnung*/
        color: #4F4F4F;
        font-size: 0.40cm;
        font-family: Arial;
        text-decoration: underline;
        font-weight: bold;
        }
p100           {                            /* Coppyright Normler Text (schwarz)*/
         font-family: Arial;
         font-size: 11;
         color: #000000;
         align=justify;
        }
