body {
   background-color:#ebebeb;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px; }

 A:link    {color: #333333; text-decoration: none;}
 A:active  {color: #333333; text-decoration: none;}
 A:visited {color: #333333; text-decoration: none;}
 A:hover   {color: #ff6600; text-decoration: none;}
 
.text {font-family: Century Gothic; font-size: 11px; color: #333333; font-weight: bold;}
.textlink {font-family: Century Gothic; font-size: 11px; color: #333333; font-weight: bold; text-decoration: none; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px; border-style: dotted;}
.detail {font-family: Verdana; font-size: 8px; color: #777777; font-weight: bold;}
.rahmen {border-left:solid 1px; border-right:solid 1px; border-top:solid 1px; border-bottom:solid 1px; border-color: #000000;}
