/* DATEI: sodingen.css */

h1,h2,h3,h4,h5 { font-family:MS Reference,sans-serif; }
 h1 { font-size:20pt; }
 h2 { font-size:18pt; }
 h3 { font-size:16pt; }
 h4 { font-size:14pt; }
 h5 { font-size:12pt; }

body,table { font-family:MS Reference,sans-serif; }
body,table { font-size:11pt; }

body { background-attachment:fixed; }


pre {font-family:Courier New,Courier; font-size:12pt; color:#000000; }



a:link { color:#0000CC; text-decoration:none; }
a:visited { color:#770000; text-decoration:none; }
a:active { color:#0000FF; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:underline; }

/* Hinweis auf Abstandhalter um Bilder im Fließtext */
img.links {float:left;
text-align:left;margin-top:15px;
margin-bottom:15px;
margin-right:30px;}

img.rechts {float:right;
text-align:right;margin-top:15px;
margin-bottom:15px;
margin-left:30px;}
