/* CSS Datei fuer den Druck */

/* Allgemeines */

body { background-color:#FFF; margin:0px; }

h1,h2,h3,h4,h5,p,div,td,th,ul,ol { font-family:Arial,sans-serif; }

h1,h2,h3,h4,h5,p,div,td,th,ol,ul { color:#000; }

h1 { text-align:center; }

pre,code { font-family:courier,serif; color:#000; font-size:16px; cursor:default; }

img { border-style:none; }

hr { color:#000; }

/* IDs */

#inhalt {  margin-top:55px; margin-bottom:35px; margin-left:35px; margin-right:15px; }

#text { width:auto; padding:0px; margin:0px; }

#menu { display:none; }

#zusatz { display:none; }

#phpicon { display:none; }



/* Klassen */

p.kleinrechts { display:none; }

div.iconbild { display:none; }

p.threadhinweis { font-weight:bold; }

ul.forum { list-style-type:circle; }

/* Links */

a:link { color:#000; text-decoration:underline; }
a:visited { color:#000; text-decoration:underline; }
a:hover { color:#022881; text-decoration:none; }
a:active { color:#022881; text-decoration:none; }

/* Schriftgrößen */

h1 { font-size:30px; }
h2 { font-size:26px; }
h3 { font-size:23px; }
h4 { font-size:19px; }
h5 { font-size:17px; }
p,div,ul,ol,li,td,th { font-size:15px; }
input,textarea { font-size:13px; }

/* Für Mini-CMS: */

p.teaser { font-size:17px; }

p.datum { font-size:11px; }

p.emptext { font-size:11px; }
