/* style.css *//* www.meyers-schwarze.de */#content {position: absolute;}body       {background-color: #FFFFFF; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; width:100%;height:100%;overflow:hidden}.text {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt;             font-style: normal; line-height: 18px; font-weight: normal;             font-variant: normal; color: #000000; text-decoration: none;}            .adresse {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt;             font-style: normal; line-height: 18px; font-weight: normal;             font-variant: normal; color: #FFFFFF; text-decoration: none;}                        .leistungsbereiche {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10pt;             font-style: normal; line-height: 18px; font-weight: bold;             font-variant: normal; color: #62BA2D; text-decoration: none;}            form { margin: 0px;}     a:link	    {font-style: normal;            color: #000000;            text-decoration: none;}a:visited  {font-style: normal;            color: #000000;            text-decoration: none;}a:active   {font-style: normal;            color: #000000;            text-decoration: none;}a:hover    {font-style: normal;            color: #000000;            font-weight: bold;            }            
