 /* ####### */
 /* CSS DWF */
 /* ####### */



body                         { font-size: 0.9em; margin: 0.5em; padding: 0; font-family: Times, serif; color: rgb(0,0,0); background: rgb(255,255,255); } 

h1                           { clear: both; font-size: 1.4em; margin: 28px 0 0 0; padding: 8px 0 8px 8px; }
h2                           { clear: both; font-size: 1.2em; margin: 0; padding: 12px 0 2px 8px; }
h3                           { clear: both; font-size: 1.0em; margin: 0; padding: 12px 0 2px 8px; }
#inhalt h2.noclear           { clear: none; }
p                            { margin: 0; padding: 5px 10px 8px 8px; }
ul                           { list-style-type: square; margin: 8px 0 8px 25px; padding: 0; }
hr                           { clear: both; color: white; background: white; border: white; }

a                            { color: rgb(0,0,0); text-decoration: none; }
a[href^="http:"]:after       { content: " --Link auf " attr(href); font-style: italic; }
a[href^="mailto:"]:after     { content: ""; }
a[href^="/"]:after           { content: " --Link auf http://www.altbuerger-hl.de" attr(href); font-style: italic; }
a[href^="#"]:after           { content: ""; }
a:after 				             { content: " --Link auf http://www.altbuerger-hl.de/" attr(href); font-style: italic; }

a.infobox:after              { content: ""; }
a.infobox span               { font-style: italic; }
a.infobox span:before        { content: "( "; }
a.infobox span:after         { content: " )"; }

#inhalt                      { line-height: 125%; }


#navi                        { display: none; } 

form                        { display: none; }
input                        { display: none; }

.aus                         { display: none; }
.noprint                     { display: none; }
.seo                         { display: none; }


.noclear                     { clear: none; }
.clear                       { clear: both; }
.nix                         { }

