/* DATEI: screen.css */

/* Textformatierung */

a,h1,h2,h3,h4,h5,p,ul,ol,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; text-align:left; }

h1 { font-size:26px; margin-bottom:18px; text-align:center; }

h2 { font-size:20px; margin-bottom:5px; }

h3 { font-size:16px; }

h4 { font-size:13px; font-weight:bold; }

h5 { font-size:13px; text-align:center; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; }

li { margin-top:3px; font-family:Arial,sans-serif; text-align:left; }

blockquote { font-style:italic; }

up { text-align:center; }


/* Allgemeines */

body { background-color:#EEEEEE; color:#333333; }

img { border:none }

a:link { color:#5C082B; text-decoration:none; font-weight:bold; }

a:visited { color:#888888; text-decoration:none; font-weight:bold; }

a:active { color:#5C082B; text-decoration:underline; }
