/* Style-Sheets fuer die Baumbestimmung 
*
*	Name: baumbest.css
*	Autor: Loescher Robert	am: 06.07.1999
*
*	History:
*
*/

/*****************************************************************************************************************************************
*****************************************************************************************************************************************/

   div {font:11pt Arial}

   div.ueberschr {font-weight:bold;
        padding-top:3mm}

   /* allgemeine Einstellungen fuer Links (NavigationsLeiste) */
   a:link { color:#FFFFFF; font-weight:bold; font-size:11pt; font-family:Verdana,Arial; text-decoration:none }

   a:visited { color:#FFFFFF; font-weight:bold; font-size:11pt; font-family:Verdana,Arial; text-decoration:none }

   a:active { color:#FFFFFF; font-weight:bold; font-size:11pt; font-family:Verdana,Arial; text-decoration:none }

   a:hover { color:#A0522D; font-weight:bold; font-size:11pt; font-family:Verdana,Arial; text-decoration:none }


