html, body {
background-color: #ffffff;
margin:0px auto;
padding:0;
height:100%;
}
/* Anzeige Scrollbalken auch wenn nicht benötigt */
body {
overflow-y:scroll;}







body, td, th {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    letter-spacing:1px;
    line-height: 31px;
    text-decoration: none;
}


a {font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

h1 { font-size: 10px; text-decoration: none; letter-spacing:1px; font-weight: lighter; line-height: 11px;}
h2 { font-size: 10px; text-decoration: none; letter-spacing:1px; font-weight: lighter; line-height: 11px;}
h3 { font-size: 10px; text-decoration: none; letter-spacing:1px; font-weight: lighter; line-height: 11px; }


.txtklein {color: #000000;  font-size: 10px; font-weight: normal; letter-spacing:0px; line-height:11px;}
a.txtklein {color: #000000;  font-size: 10px; font-weight: normal; letter-spacing:0px; line-height:11px; text-decoration: none;}
a.txtklein:link {color: #000000;  font-size: 10px; font-weight: normal; letter-spacing:0px; line-height:11px; text-decoration: none;}
a.txtklein:visited {color: #000000;  font-size: 10px; font-weight: normal; letter-spacing:0px; line-height:11px; text-decoration: none;}
a.txtklein:hover {color: #000000;  font-size: 10px; font-weight: normal; letter-spacing:0px; line-height:11px; text-decoration: none;}
a.txtklein:active {color: #000000;  font-size: 10px; font-weight: normal; letter-spacing:0px; line-height:11px; text-decoration: none;}


