p { color:#606060; font-size: 12px; line-height: 120%; font-family: Arial }
td { color:#606060; font-size: 12px; line-height: 120%; font-family: Arial }
h1 { color:#606060; font-size: 12px; line-height: 120%; font-family: Arial }
h2 { color:#606060; font-size: 12px; font-weight: 700; line-height: 120%; font-family: Arial }
h3 { color:#606060; font-size: 10px; line-height: 110%; font-family: Arial }

/* ---- Normale Links auf der Seite ----- */
a:link 		{	font-family: Arial, Helvetica, sans-serif;	color: #D08109;	font-size: 12px;}
a:visited 	{	font-family: Arial, Helvetica, sans-serif;	color: #606060;	font-size: 12px;}
a:hover 	{ 	font-family: Arial, Helvetica, sans-serif;	color: #606060;	font-size: 12px;}


/* ---- Menülinks als eigene Klasse einbauen mit  ... class="menulink" ... ----- */
.menulink 	{	color: #606060; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
a.menulink:link {color: #606060; font-size: 12px; TEXT-DECORATION: none}
a.menulink:active {color: #F78F00; font-size: 12px; TEXT-DECORATION: none}
a.menulink:visited {color: #606060; font-size: 12px; TEXT-DECORATION: none}
a.menulink:hover {color: #F78F00; font-size: 12px; TEXT-DECORATION: none}

body { 	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px; color:#606060;	font-weight: normal;	background-color: #BDBABD;

    scrollbar-base-color: #959697; 			/* ---- Grundfarbe Balkenfarbe */
    scrollbar-face-color: #EDF0F4; 			/* ---- Erhabene Elemente  	*/     
    scrollbar-track-color: #ffffff;			/* ---- Lauffläche, Seitenfarbe	*/		
    scrollbar-arrow-color: #F78F00;			/* ---- Pfeile 				*/					
    scrollbar-3dlight-color: #FFFFFF;		/* ---- Helle 3-D-Elemente (links und oben) 					*/
    scrollbar-darkshadow-color: #FFFFFF; 	/* ---- 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) 					*/	
	}

.textinput           { border:1pt solid #959697; color: black;}
.textinputselected   { border:1pt solid #959697; color: black; background-color: #EDF0F4;}
.komment { 	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px; color:#606060;	font-weight: normal;}
.fett { 	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px; color:#F78F00;	font-weight: bold;}

.suche           { border:2px solid #D2D3D5; color: black; background-color: #000000; font-size:12;}
.sucheselected   { border:2px solid #959697; color: black; background-color: #EDF0F4; font-size:12;}

.opsiraueberschrift { 	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 40px; color:#D08109;	font-weight: bold;}
