/* -------------------------------------------------------------------- */
/* Stylesheet file                                                      */
/* einbetten mit <link rel=stylesheet type="text/css" href="style.css"> */
/* -------------------------------------------------------------------- */
/* fonts and margins                                                    */
/* -------------------------------------------------------------------- */
p,h1,h2,h3,h4,td,th,div,ol,ul,caption,dir {font-family:Arial,sans-serif; }
var,smp,pre,code,p.Code,tt {font-family:Courier New,Courier; font-size:10pt;}
p,div,ol,ul,dir  {font-size:11pt; line-height:14pt;}
h1 {font-size:16pt; line-height:16pt; margin-bottom:3pt;}
h2 {font-size:14pt; line-height:14pt;}
h3 {font-size:11pt; line-height:14pt;}
caption, small, .small {font-size:10pt; }
/* -------------------------------------------------------------------- */
/* colors                                                               */
/* -------------------------------------------------------------------- */
body {background-color:#F5F5F5;}
h1,h3, th, .Date  {color:#556B2F;}
h2,h4{color:#808000;}
p,td,th,div {color:#000000;}
a:link {color:#556B2F;}
a:visited {color:#808000;}
/* -------------------------------------------------------------------- */
/* custom tags                                                          */
/* -------------------------------------------------------------------- */
.Author {font-family:Arial,sans-serif; font-size:9pt;}
.comment, .Anmerkung {color:#A9A9A9;}
.headlinelink {font-weight: bold; font-size:11pt;}
.colored, .farbig {color:#556B2F;}
.red,  .rot   {color:#EC0000;}
.blue, .blau  {color:#003366;}
.green,.gruen {color:#006633;}
.grey, .grau  {color:#777777;}
.reverse {color:#F5F5F5; background-color:000000; }
p.frame, p.Rahmen {
	background-color:#F5F5F5; border-color:#FF0080; width:100%; 
	border-style:ridge; border-width:2pt; padding:1mm 2mm 1mm 2mm; margin-left:-3pt; }
.Kopfzeile, .header {border-bottom-width:thin; border-bottom-style:inset; border-color:#000000; width:100%;}
.Fusszeile, .footer {border-top-width:thin; border-top-style:inset;	border-color:#000000; width:100%;
.Standardeinzug {margin-left:10mm;}
.Block {text-align:justify;}
.bgTableCell {background-color:#FFFFFF; }
.bgTableHead {background-color:#ffffDD; }
/* -------------------------------------------------------------------- */
