body { background-color:#FFFFCC;
       margin-left:5px;font-family:Helvetica,Arial,sans-serif; }
a{
 color: #0000FF;
}
/* { color:blue; }
h1 { font-size:300%;
     color:#FF0000;
     font-style:italic;
     border-bottom:solid thin black; }
p,li  { font-size:110%;
        line-height:140%;

         }

*/
.textinhalt
{
margin: 0 auto;
max-width: 1000px;
color: #000;
text-align: left;
}
#footer
{
padding: 20px;
margin: 0 auto;
max-width: 960px;
color: #000;
text-align: center;
}
#footer a{color: #000; text-decoration: none;}
#footer a:hover{color: #000; text-decoration: underline;}