/* DATEI: soziol.css */

body { margin-top:10px; margin-bottom:10px; background-color:#FFFFFF }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }
h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

small { font-size:8pt; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

.code { background-color:#FFFFE0; }

a:link { color:#05057D; text-decoration:none; }
a:visited { color:#05057D; text-decoration:none; }
a:active { color:#05057D; text-decoration:none; }
a:hover {  color:#05057D; text-decoration:none; font-weight:bold; background-color:#DDDDDD; }

/*
a:link { color:##0000EE; text-decoration:underline; }
a:visited { color:#551A8B; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:none; }
*/