@page { size: 29,7cm 21,0cm landscape;
        }

body {
	background-color:#FFFFFF;
	color: #000000;
    padding: 0 0 20pt 0;
    font-family:sans-serif;
}
/* Wir verwenden serifenfreie Fonts */
h1,h2,h3,h4,p,ul,ol,dl,dt,dd,li,div,td,th,address,blockquote,nobr,strong,em,b,i,paragraf { font-family:sans-serif; }
/* Font-Größen */
h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
p,ul,ol,dl,dd,dt,li,div,td,th,address,blockquote,nobr,strong,em,b,i { font-size:13px; }

/* ausser fuer: */
tt,pre,code,kbd { font-family:Courier,monospace; font-size:13px; }
.titel { font-size:20px; font-weight: bold;}
.linie { font-size:14px; font-weight: bold;}
#topics { font-size:16px; font-weight: bold;}
.leer { font-size:14px; font-weight: bold;}

th  { font-weight:bold;background-color:#eee;color:#000;border:1px outset; line-height: normal }
/* fuer TWiki: */
th font {color:#000!important;}
/*
        background-color: #408C8C;
        color: #FFFFFF;
        font-weight: bold;
        border-color: #eeeeee #005A46 #005A46 #eeeeee;
        border: 1px outset; line-height: normal
*/

@media print { .druck{ display: none;}}

/* Firefox 1.5 Linux: Hier wird nur 1. Buchstabe einer Zeile gedruckt */
@media screen { .rundtext { text-align: justify; } }

a:link    { color:#005A4C; text-decoration:underline; }
a:visited { color:#005A4C; text-decoration:underline; }
a:hover   { color:#ff9900; text-decoration:underline; }
a:active  { color:#ff3300; text-decoration:underline; }

.aktuell {margin:0.5em 0;min-height:75px;border-bottom:1px solid #bbb;border-right:1px solid #bbb;}

