
/* globales Stylesheet                                                   */
/* global.css                                                            */
/* in den Header der HTML-Dokumente mit folgendem Befehl einbinden:      */
/* <link rel="stylesheet" type="text/css" href="global.css">             */
/*                                                                       */
/* Copyright (c), 2002, Internet - Fabrik                                */
/* Adapted for Flügel - Preissner - Kastel                                           */
/* Author: Klaus Horn                                                    */
/* Date: 06.12.2002                                                      */



/* Definition der Links und des Verhaltens 												*/
a {color: #FFFFFF; text-decoration: none}

a:hover { color: #666666; }													

.linkmehr {																		
font-family: Arial, Helvetica, sans-serif; font-size: 8pt;						
color: #003173;																		
text-decoration: none}

.linkblau {																		
font-family: Arial, Helvetica, sans-serif; font-size: 8pt;						
color: #003173;																		
text-decoration: none}

.linkblaubold {																		
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;						
color: #003173;																		
text-decoration: none}

.linknavi {																		
font-family: Arial, Helvetica, sans-serif; font-size: 9pt;						
color: #FFFFFF;																		
text-decoration: none}

.linkmehr {																		
font-family: Arial, Helvetica, sans-serif; font-size: 8pt;						
color: #FFFFFF;																		
text-decoration: none}														


														
/* .textschwarz {																		*/
/* font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;		*/
/* color: #000000;																		*/
/* text-decoration: none}																*/
/* .linkorange {																		*/
/* font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;		*/
/* color: #993300;																		*/
/* text-decoration: none}																*/

.text {font-family: Arial, Helvetica, sans-serif; color: #000000;  font-size: 8pt; text-decoration: none}
.foot {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;  font-size: 8pt; text-decoration: none}
.weis {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;  font-size: 8pt; text-decoration: none}
.gross {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;  font-size: 9pt; text-decoration: none}
.blau {font-family: Arial, Helvetica, sans-serif; color: #003173;  font-size: 10pt; text-decoration: none}


/* Definition der Scrollbalken  */

/* BODY {																				*/
/* scrollbar-arrow-color:#FFFF00;														*/
/* scrollbar-base-color:#0020FF;														*/
/* scrollbar-face-color:#000000;														*/
/* scrollbar-highlight-color:#0020FF;													*/
/* scrollbar-shadow-color : #0020FF;}													*/


/* Definition des Cursors */

/* BODY {																				*/
/* cursor: crosshair; }																	*/


/* Definition der Formularfelder */

 .Formularfeld {																				
 font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF;						
 background-color: #003173;																		
 border: 1px #FFFFFF solid;	



/* Definition der Scrollbalken  */

/*BODY {  */
/*scrollbar-face-color: #FFFFFF;        die Farbe der Oberfläche  */
/*scrollbar-track-color: #FFFFFF;        die Farbe der Laufleiste an den Stellen, an denen keine Leiste sichtbar ist  */
/*scrollbar-arrow-color: #666666;        die Farbe des Pfeils */
/*scrollbar-shadow-color: #FFFFFF;       die Farbe des inneren Schattens (rechts)*/
/*scrollbar-darkshadow-color: #FFFFFF;   die Farbe des äußeren Schattens (rechts außen)*/
/*scrollbar-highlight-color: #FFFFFF;    die Farbe der erhellten Fläche innen (links) */
/*scrollbar-3dlight-color: #FFFFFF; }    die Farbe der erhellten Fläche außen (links außen)*/




											


/* Definition des Cursors */

/* BODY {																				*/
/* cursor: crosshair; }																	*/


/* Definition der Formularfelder */
/* Unbedingt Klasse angeben z.B. textarea name="Bemerkung" cols="65" rows="4" class="Formularfeld" 	*/
/* .Formularfeld {																					*/
/* font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000;						*/
/* background-color: #FFE4A0;																		*/
/* border: 1px #FF2C28 solid;																		*/
/* SCROLLBAR-FACE-COLOR: #FFE4A0;																	*/
/* SCROLLBAR-HIGHLIGHT-COLOR: #FFE4A0;																*/
/* SCROLLBAR-HIGHLIGHT: 1px;																		*/
/* SCROLLBAR-SHADOW-COLOR: #FF2C28; SCROLLBAR-SHADOW: 1px;											*/
/* SCROLLBAR-3DLIGHT-COLOR: #FF2C28;																*/
/* SCROLLBAR-3DLIGHT: 1px;																			*/
/* SCROLLBAR-ARROW-COLOR: #FF2C28;																	*/
/* SCROLLBAR-ARROW: 1px;																			*/
/* SCROLLBAR-TRACK-COLOR: #FFF0CF;																	*/
/* SCROLLBAR-DARKSHADOW-COLOR: red;																	*/
/* SCROLLBAR-DARKSHADOW: 1px}																		*/









