/* DATEI: formate.css */

body { color:#000000; background-image: url(backtr1.jpg)}

p,h1,h2,h3,h4,h5, ul,ol,li,div,td,th,address,blockquote,nobr,b,i,q,body
     { font-family:Arial,sans-serif; }

a:link { color:#0000ff; text-decoration:underline; }
a:visited { color:#0000a0 ; text-decoration:underline; }
a:active { color:#cc0000; text-decoration:none; }

.cit { font-style: italic;  }
.smallcit { font-style: italic; font-size: smaller } 
.titel  { font-size: smaller; text-align: center; }
.warn { color:#ff0000; }
.preis { text-align: right; }
.head { font-weight: bold; }

.links { margin-right: 10px; margin-bottom: 10px; float:left;}
.rechts { margin-left: 10px; margin-bottom: 10px; float:right;}
.zentriert {display:block; margin: 0 auto;}





