

body { background-color:#eeeeee; }
body.text { background-color:#111111; }

p.titel { font-size: 8pt; line-height:13pt
          font-family:verdana; 
     			color:#666666; font-weight: bold }
p.titel1 { font-size: 12pt;
          font-family:verdana; 
     			color:#cc0000; font-weight: light }
p.zitat { font-size: 12pt;
          font-family:verdana; 
     			color:#666666; font-weight: light }
p.autor { font-size: 8pt;
          font-family:verdana; 
     			color:#666666; font-weight: light }


p { font-size:8pt; line-height:12pt; 
          font-family:verdana; 
     			color:#333333; }


a:link.navi { text-decoration : none; color: #cccccc}
a:visited.navi { text-decoration : none; color: #999999}
a:active.navi { text-decoration : none; color: #ffffff}
a:hover.navi {text-decoration : none; color: "#ffffff"}

a:link { text-decoration : bold; color: #cc3333}
a:visited { text-decoration : none; color: #999999}
a:active { text-decoration : none; color: #666666}
a:hover {text-decoration : none; color: "#666666"}

#bold { font-weight:bold }
