html,body,div,p,table,td,h1,h2,h3,span,a { font-family: Arial, Helvetica, sans-serif; color: #969696; font-size: 13px; }
body          { background-color: #1e1e0f; margin: 0px; padding: 0px; }
.textseite    { padding: 30px 30px 30px 30px; }
.auswahlseite { padding: 30px 30px 30px 10px; }

h1            { text-align: center; font-size: 15px; font-weight: bold; }
.betont       { color: #cccccc; font-weight: bold; }
a:link        { color: #969696; text-decoration: underline; }
a:visited     { color: #969696; text-decoration: underline; }
a:hover       { color: #dddddd; text-decoration: underline; }
a:active      { color: #dddddd; text-decoration: underline; }
a:focus       { color: #dddddd; text-decoration: underline; }

.bildcss      { border: 1px solid #969696; }

