body, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {

    font-family: verdana, arial;
    font-size: 10pt;
 
    }

tabele {
       }

td, tr {
       }

body, small {
            }

A:focus {
    color: #0000CC;
    font-family: verdana, arial;
    text-decoration: none;
    }

A:active {
    color: #6B1401;
    font-family: verdana, arial;
    vertical-align:middle;
    text-decoration: none;
    }

a:link {
    color: #000000;
    font-family: verdana, arial;
    vertical-align:middle;
    text-decoration: none;
    }

/* Links beim Überfahren mit der Maus */
a:hover {
    color: #6B1401;
    font-family: verdana, arial;
    vertical-align:middle;
    text-decoration: none;
    }

/* besuchte Links  */
a:visited {
    color: #000000;
    font-family: verdana, arial;
    vertical-align:middle;
    text-decoration: none;
    }

/* besuchte Links beim Überfahren mit der Maus */
a:visited:hover {
    color: #6B1401;
    font-family: verdana, arial;
    vertical-align:middle;
    text-decoration: none;
    }

textarea, pre {
              }
/* Fußleiste und Fuß-Links  */             
#bottom-links{
font-family: verdana;
font-size: 7pt;
		}
		
/* Fußleiste und Fuß-Text  */        
#bottom-text{
font-family: verdana;
font-size: 7pt;
color #D6D6D6;
		}