/* ---- Normale Links auf der Seite ----- */
a:link, a:visited	{
	color: #393026;
	font-weight: bold;
	TEXT-DECORATION: none
	}
	
a:hover, a:active	{
	color: #A79C85;
	}


/* ---- Standardformatierungen ----- */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D5CABC;

    scrollbar-base-color: #D6CBBD; 			/* ---- Grundfarbe Balkenfarbe */
    scrollbar-face-color: #D6CBBD; 			/* ---- Erhabene Elemente  	*/     
    scrollbar-track-color: #D6CBBD;			/* ---- Lauffläche, Seitenfarbe	*/		
    scrollbar-arrow-color: #D6CBBD;			/* ---- Pfeile 				*/					
    scrollbar-3dlight-color: default;		/* ---- Helle 3-D-Elemente (links und oben) 					*/
    scrollbar-darkshadow-color: default; 	/* ---- Dunkle Schattenelemente (rechts und unten) 				*/
    scrollbar-highlight-color: default;		/* ---- Helle Elemente (Glanzlicht, 50% Raseter der Lauffläche) */
    scrollbar-shadow-color: default;		/* ---- Dunkle 3-D-Elemente (rechts und unten) 					*/	
	}
	
	
.reischmann { 	font-size: 11px;	font-weight: normal;	background-color: #A8CAAF;}
	
table, tr, td, p {font-size: 12px;	font-weight: normal;}

.ueberschrift {	font-size: 14px;	font-weight: bold;}

input, textarea, select  {border:1pt solid #000000;}

/* ---- Eigene Klassen ----- */

