
body { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; background-image: url("images/hint_gelb.gif") }
/*layout*/
.navi { background-image: url("images/rot.gif") }
.framehint { background-image: url("images/inframefarbe.gif"); background-repeat: repeat }
.kompass { background-image: url("images/komphint.gif"); background-repeat: repeat-x }
.linieunten { border-bottom: 1px solid #af2626 }
/*fonts*/
p { font-size: 11px; line-height: 130% }
/*links*/
a:link { color: #000; text-decoration: underline }
a:visited { color: #000; text-decoration: underline }
a:hover { color: #af2626; text-decoration: none }
a:active { color: #000; text-decoration: underline }
