/* CSS-Datei zu Ermutigung.org */

body { font-family : verdana, arial; background-color : #009090; background-repeat : repeat; background-attachment : scroll; }
h1 { font-size : 24pt; color : white; text-align : left; }
h2 { font-size : 22pt; color : white; text-align : left; }
h3 { font-size : 20pt; color : white; text-align : left; }
h4 { font-size : 18pt; color : white; text-align : left; }
h5 { font-size : 16pt; color : white; text-align : left; }
p  { font-size : 14pt; color : white; text-align : left; }
td { font-size : 14pt; color : white; text-align : left; font-style : italic; }
li { font-size : 14pt; color : white; text-align : left; }

.links { text-align : left; }
.rechts { text-align : right; }
.zentriert { text-align : center; }
.blocksatz { text-align : justify; }
.gelb { color : #ffff00; }
.weiss { color : #ffffff; }
.schwarz { color : #000000; }

a:link { text-decoration : none; }
a:visited { color : #00007f; text-decoration : none; }
a:active { color : #5000a0; text-decoration : none; }
a:hover { color : black; background-color : #00e090; font-style : normal; }