 body {background-image: url(../bilder/bg.gif);
       background-color: #00AEEF;
       background-repeat: repeat-y;
       margin:0;}

 td {font-size: 9pt;
     font-family: Arial;
     border: #cccccc 0px solid;}
     
 td.bordered {font-size: 9pt;
              font-family: Arial;
              border: #70DBFF 1px solid;}

 font.nonstyle {font-size: 9pt;
                font-family: Arial;
                text-decoration: none;}

 a:link    {text-decoration: none;
            color: #000000}

 a:active  {text-decoration: none;
            color: #000000}

 a:visited {text-decoration: none;
            color: #000000}

 a:hover   {text-decoration: underline;
            color: #000000}
            
 a.white:link    {text-decoration: none;
            color: #000000}

 a.white:active  {text-decoration: none;
            color: #000000}

 a.white:visited {text-decoration: none;
            color: #000000}

 a.white:hover   {text-decoration: none;
            color: #ffffff}
            
/*neu für sitemap*/
.sitemap {
	margin-left:15px;
}
.subtitles {
	color:#fff;
	}            