/* DATEI: style.css */
/* In dieser Datei stehen die Style Angaben für die Site http://forumar.riehle-web.com */
/* CSS Datei für den Druck */
/* Autor: Dennis Riehle */


h1 { color:#000000; font-size:40pt; }

h2 { color:#000000; font-size:30pt; }

h3 { color:#000000; font-size:20pt; }

h4 { color:#000000; font-size:16pt; }

strong { color:#000000 }

a:link { color:#000000; text-decoration:underline; }

a:visited { color:#000000; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }

.feld { padding:0px; border:0px solid #DDDDDD; }

body { background-color:#ffffff; }

body { white-space:normal; }

table { margin-bottom:1em; }

