
/* BASIC */


html, body          {   margin:0px;
                        background:url(../images/body_bg.gif) top left #A8A9AD repeat-x;
                        font-size:10px;
                        line-height:1.4em;
                        color:#FFFFFF;
                        font-family:sans-serif;
                    }

a:link,
a:visited           {   color:#D86E00; text-decoration:underline; }
a:hover             {   color:#A53A00; text-decoration:none; }
a:active            {   color:#A53A00; text-decoration:none; }

a:link.white,
a:visited.white     {   color:#EFEFEF; text-decoration:none; }
a:hover.white       {   color:#CDCDCD; text-decoration:none; }
a:active.white      {   color:#EFEFEF; text-decoration:none; }

a:link.titlelink,
a:visited.titlelink     {   color:#D86E00; text-decoration:none; }
a:hover.titlelink       {   color:#A53A00; text-decoration:none; }
a:active.titlelink      {   color:#A53A00; text-decoration:none; }



a:link.smallorg,
a:visited.smallorg     {   font-family:verdana,tahoma,helvetica,sans-serif; font-size:9px; font-weight:bold; color:#AAAAAA; text-decoration:none; }
a:hover.smallorg       {   font-family:verdana,tahoma,helvetica,sans-serif; font-size:9px; font-weight:bold; color:#AAAAAA; text-decoration:none; }
a:active.smallorg      {   font-family:verdana,tahoma,helvetica,sans-serif; font-size:9px; font-weight:bold; color:#AAAAAA; text-decoration:none; }


font                   {   font-family:verdana,tahoma,helvetica,sans-serif; font-size:10px; line-height:1.3em; }  


    .head           {   font-weight:bold; font-size:10px; color: #D86E00; line-height:2em; }
    
    .text           {   font-weight:normal; font-size:10px; color: #555555; line-height:12px; } 
    .textwhite      {   font-weight:normal; font-size:10px; color: #FFFFFF; line-height:12px; }      
    .specs          {   font-weight:normal; font-size:9px; color: #555555; line-height:14px; }  
    .numbers        {   font-weight:normal; font-size:9px; color: #AAAAAA; } 
    .small           {   font-weight:normal; font-size:9px; color: #555555;  }       
    .orange         {   font-weight:normal; font-size:9px; color: #D86E00;  }  



td.lediberg        {   font-family:verdana,tahoma,helvetica,sans-serif; font-size:10px; line-height:1.3em; padding-left:20px; color:#FFFFFF; background:url(../images/lediberg/titel_lediberg_bg.gif) top left #7D2E2E no-repeat;}


td.white            {   color:#333333; background-color:#FFFFFF; }

td.lightgrey        {   color:#333333; background-color:#D9DBDD; }
td.lightred        {   color:#333333; background-color:#D0C9CB; }             

td.mediumgrey        {   color:#333333; background-color:#CDCDCD; } 

td.top              {   color:#333333; background: url(../images/top_bg.gif) bottom left #D9DBDD no-repeat; }


td.grey             {   color:#FFFFFF; background-color:#A8A9AD; }

td.ceosbg             {   color:#333111; background-color:#F0EEE9; }


td.greylogobb       {   color:#FFFFFF; background:url(../images/notizbuecher/sel-bb-logo.gif) bottom left #D9DBDD no-repeat;
                     }

td.greylogotu       {   color:#FFFFFF; background:url(../images/notizbuecher/sel-turell-logo.gif) bottom left #D9DBDD no-repeat;
                     }

td.specs             {   font-weight:normal; font-size:9px; color: #333333; line-height:11px; }
td.specs2            {   font-weight:normal; font-size:9px; color: #D86E00; line-height:11px; background-color:#DDDDDD; }



#querscrollen 
                    {   
                        width:548px; height:272px;
                        overflow:auto;
                    }