/* style.css */
/* www.hot-handel.de */


body       {background-color: #19538C;
			scrollbar-base-color:#333333;
  			scrollbar-3dlight-color:#333333;
  			scrollbar-arrow-color:#333333;
  			scrollbar-darkshadow-color:#333333;
  			scrollbar-face-color:#FFFFFF;
  			scrollbar-highlight-color:#FFFFFF;
  			scrollbar-shadow-color:#FFFFFF;
  			scrollbar-track-color:#FFFFFF;}

a:link	    {font-style: normal;
            color: #333333;
            text-decoration: none;}

a:visited  {font-style: normal;
            color: #333333;
            text-decoration: none;}

a:active   {font-style: normal;
            color: #333333;
            text-decoration: none;}

a:hover    {font-style: normal;
            color: #333333;
            }

.fusszeile {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt; 
            font-style: normal; line-height: normal; font-weight: normal; 
            font-variant: normal; color: #333333; text-decoration: none;}

.text-headline  {font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 9pt;
            font-style: normal;
            line-height: normal;
            font-weight: bold;
            font-variant: normal;
            color: #333333;
            text-decoration: none;}
            
.text-normal  {font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 9pt;
            font-style: normal;
            line-height: normal;
            font-weight: normal;
            font-variant: normal;
            color: #333333;
            text-decoration: none;}
            
.text-navigation  {font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 9pt;
            font-style: normal;
            line-height: normal;
            font-weight: normal;
            font-variant: normal;
            color: #006036;
            text-decoration: none;}
            
.text-fett  {font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 8pt;
            font-style: normal;
            line-height: normal;
            font-weight: bold;
            font-variant: normal;
            color: #006036;
            text-decoration: none;}
            
.table_white{font-family: Verdana, Helvetica, Arial, sans-serif;
            font-size: 8pt;
            font-style: normal;
            line-height: normal;
            font-weight: normal;
            font-variant: normal;
            color: #494949;
            text-decoration: none;
            background-color: #FFFFFF;}
            
.table_green{font-family: Verdana, Helvetica, Arial, sans-serif;
            font-size: 8pt;
            font-style: normal;
            line-height: normal;
            font-weight: normal;
            font-variant: normal;
            color: #494949;
            text-decoration: none;
            background-color: #EBF2ED;}
