
/*  Ab Beginn Style für Admin-Bereich  */

body {
font-family:verdana, arial, sans-serif;  /*  Schrifttyp des gesamten Dokuments*/
font-size:11px;                          /*  Schriftgröße Allgemein für nicht definierte Schriften*/
color:#FFDF00;                           /*  Schriftfarbe Allgemein für nicht definierte Schriftfarben*/
background-color:#000000;                /*  Hindergrundfabe der gesamten Seite*/
}

.statusyes {
font-size:12px;
color:#FFFFFF;
padding: 0 0 0 5px;
}
.statusno {
font-size:12px;
color:#FF0000;
padding: 0 0 0 5px;
}

.aussenrahmen {
border-style:solid;
border-width:1px;
border-color:#FFDF00;
}

#titel {
border-style:solid;
border-width:1px;
border-color:#FFDF00;
padding: 5px 0 5px 5px;
}

#navi {
font-family: verdana, arial, sans-serif;   /*  Schrifttyp des Navigations-Titel      */
font-size: 11px;
font-width: bold:                           /*  Schriftgröße des Navigations-Titel    */
line-height: 1.4;
border-style: solid;                       /*  Rahmenstil des Navigations-Titel      */
border-width: 1px;                         /*  Rahmenstärke des Navigations-Titel    */
border-color: #FFDF00;                     /*  Rahmenfarbe des Navigations-Titel     */
color: #FFFFFF;
padding: 5px 0 5px 5px;
margin: 0px;
}

#navi a {
line-height: 1.4;
padding: 0 2px 0 2px;
}

#navi a:link {
font-size:11px;                           /*  Schriftgröße des Navigations-Link  */
line-height: 1.4;
color:#FFFFFF;                            /*  Schriftfarbe des Navigations-Link  */
padding: 0 2px 0 2px;
}

#navi a:hover {
font-size:11px;                           /*  Schriftgröße des Navigations-Link  */
line-height: 1.4;
color:#FFFFFF;                            /*  Schriftfarbe des Navigations-Link  */
background-color: #001060;               /*  Hindergrundfarge des Hover Navigations-Link   */
padding: 0 2px 0 2px;
}

#content {
font-size: 12px;
font-width: bold:                           /*  Schriftgröße des Navigations-Titel    */
line-height: 1.4;
border-style: solid;                       /*  Rahmenstil des Navigations-Titel      */
border-width: 1px;                         /*  Rahmenstärke des Navigations-Titel    */
border-color: #FFDF00;                     /*  Rahmenfarbe des Navigations-Titel     */
color: #FFFFFF;
padding: 5px 0 5px 15px;
margin: 0px;
}

#content table,tr,th, td, div, p {
font-size: 12px;
}

#content input, form {
font-size: 12px;
}
h3 {
color:#00FF00;                           /*  Schriftfarbe Allgemein für nicht definierte Schriftfarben*/
}


/*  Ende Style für Admin-Bereich  */




/*  Ab hier sind die Einstellungen für die index.php (Besucher-Seite  */


.bodyhintergrund {
font-family:verdana, arial, sans-serif;  /*  Schrifttyp des gesamten Dokuments*/
font-size:11px;                          /*  Schriftgröße Allgemein für nicht definierte Schriften*/
color:#FFFFFF;                           /*  Schriftfarbe Allgemein für nicht definierte Schriftfarben*/
}

.tabdatenoben {
font-size:11px;                          /*  Schriftgrösse des Homepage-Titel   */
color:#FFDF00;                           /*  Schriftfarbe des Homepage-Titel    */
font-weight: bold;                       /*  Schriftstärke des Homepage-Titel   */
background-color:#0050A0;                /*  Hindergrundfabe des Homepage-Titel */
}

.tabdatenbutton {
background-color:#FFBF00;                /*  Hindergrundfabe des Button Feldes*/
color:#FFDF00;
}

.tabdatenbeschreibung {
font-size:11px;                          /*  Schriftgrösse der Beschreibung  */
background-color:#FFBF00;                /*  Hindergrundfabe der Beschreibung*/
color:#800000;                           /*  Schriftfarbe der Beschreibung   */
}
/*              Ende Einstellungen index.php                           */


/*               Beginn Sonstiges                                     */

/*             Anfang Submit-Button's                                 */
.submit {
font-size:10px;               /* Textgrösse im Button                 */
color:#FFBF00;                /* Textfarbe im Button                  */
border-style: solid;          /* Rahmenstil                           */
border-width: 1px;            /* Rahmenbreite                         */
background:#001060;           /* Hindergrundfarbe des Button          */
}
/*             Ende Submit-Button's                                   */


/*                           LINKS                                             */

A:link {
text-decoration : none;                /*   Link nicht Unterstrichen           */
font-size:11px;                        /*  Textgrösse des Link                 */
color : #00FFFF;                       /*  Textfarbe des Link                  */
}
A:hover {
text-decoration : none;                /*   Link nicht Unterstrichen           */
font-size:11px;                        /*  Textgrösse des Link                 */
color : #00FFFF;                       /*  Textfarbe des Link                  */
background-color:#001060;              /*  Hindergrund des Überfahrenden Link  */
}

A:active {
text-decoration : none;               /*   Link nicht Unterstrichen            */
font-size:11px;                       /*  Textgrösse des Link                  */
color : #00FF00;                      /*  Textfarbe des Link                   */

}

A:visited {
font-size:11px;                       /*  Textgrösse des Link                  */
color : #00FF00;                      /*  Textfarbe des Link                   */
}


.copy {
font-size:10px;
}



<STYLE type="text/css">
<!--
body{ 
scrollbar-face-color: 000000;
scrollbar-highlight-color: FFCC00;
scrollbar-3dlight-color: C0C0C0;
scrollbar-darkshadow-color: 999999;
scrollbar-shadow-color: 996600;
scrollbar-arrow-color: C0C0C0;
scrollbar-track-color: 996600;
}
-->
</STYLE>

