html body, pre {font: 1.2em Arial, Helvetica, sans-serif;}
 pre {
    overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
 }

a:link {color: #35539D;}
a:active {#FFFF00; text-decoration: underline;}
a:visited {color: #6E6E6F;}
a:hover {color: #27296B;}

h1 {font-size: 18px}
h2 {font-size: 14px}
h3 {font-size: 12px;padding-bottom:0px;margin-bottom:0px;}
.blau {color: #35539D; margin-top:0px; margin-left:15px; margin-bottom:-10px;}
.big {font-size: 16px;}
.red {color:red;}


img.visible {display:block;}


.visible {visibility:visible;text-align:center;font-size:2em;}
hr {border:1px solid orange;height:1px;}
