/* *****************************************************************
*                                                                  *
*                      menueauswal fuer ekauswahl                  *
*                            2001-06-22 UK                         *
*                                                                  *
*       Beschreibt     die Buttons + Eingabefelder + links         *
*                         der Auswahldaten                         *
*                                                                  *
*   Laesst Schrift-u. Farbauswahl - Groesse u. Staerke bestimmen   *
*******************************************************************/

.ausw       {  font-size: 12px; 	          
	           font-family: Bookman Old Style, Arial, Verdana;
	           text-decoration:none;
	        }
.ausw       {  font-size: 13px; 	          
	           font-family: Bookman Old Style, Arial, Verdana;
	           text-decoration:none;
	        }
			
.alert  {  
			   color: #990000; 
			   font-color:  #990000;
			}
			
.ort    { font-size: 12px; 
	          color: #000088; 
	          font-family: Arial;
	          text-decoration:none;
            }
			
.buttonred  { font-size: 13px; 
	          color: #990000; 
	          font-family: Arial;
	          text-decoration:none;
            }

body, table, tr, td, p, span
			{ font-size: 12px; 
	          font-family: Arial;
			  color: #000066;
			}
			
a 			{color: #0000FF; text-decoration:underline; }
a.visited   {color: #000022; }
a.active	{color: #0022FF}

h2 			{ font-size:14px	
			}
			
h3 			{ font-size:15px	
			}
			
.smallgrey {
	font-family : serif;
	font-size : 13px;
	color : #666666;
}
			