/* * * * * * * * * * * * * * * * * *
 * Autor: Kreuvf aka Steven Koenig *
 * Stand: 05.10.2006 DD.MM.YYYY    *
 * http://www.kreuvf.de/           *
 * * * * * * * * * * * * * * * * * */

BODY              {
                   font-size: 10pt;
                   font-weight: 500;
                   font-style: normal;
                   font-family: verdana, sans-serif;
                   text-align: justify;
                  }

H1                {
                   font-size: 18pt;
                   font-weight: 700;
                   margin-bottom: 0em;
                   page-break-inside: avoid;
                  }

H2                {
                   font-size: 16pt;
                   font-weight: 700;
                   page-break-inside: avoid;
                  }

H3                {
                   font-size: 14pt;
                   font-weight: 600;
                   page-break-inside: avoid;
                  }

H4                {
                   font-size: 13pt;
                   font-weight: 600;
                   page-break-inside: avoid;
                  }

H5                {
                   font-size: 12pt;
                   font-weight: 500;
                   page-break-inside: avoid;
                  }

H6                {
                   font-size: 10pt;
                   font-weight: 500;
                   font-style: italic;
                   page-break-inside: avoid;
                  }

A                 { 
                   font-size: 10pt;
                   font-weight: 500;
                   font-style: normal;
                   text-align: justify;
                  }

A:link            { 
                   font-size: 10pt;
                   font-weight: 500;
                   font-style: normal;
                   text-align: justify;
                  }
 
A:visited         { 
                   font-size: 10pt;
                   font-weight: 500;
                   font-style: normal;
                   text-align: justify;
                  }

A:hover           { 
                   font-size: 10pt;
                   font-weight: 500;
                   font-style: normal;
                   text-align: justify;
                  }

A:active          { 
                   font-size: 10pt;
                   font-weight: 500;
                   font-style: normal;
                   text-align: justify;
                  }

A:focus           { 
                   font-size: 10pt;
                   font-weight: 500;
                   font-style: normal;
                   text-align: justify;
                  }

EM                {
                   font-weight: 700;
                   text-decoration: none;
                   font-style: normal;
                   background-color: #FFFFFF;
                   color: #000000;
                  }

B {}
I {}
U {}

HR                {
                   display: none;
                  }

LI                {
                   page-break-inside: avoid;
                  }

TABLE             {
                   border-collapse: collapse;
                   border-width: 0.1em;
                  }

TH                {
                   page-break-inside: avoid;
                   border-style: solid;
                   border-width: 0.1em;
                   border-color: #000000;
                   text-align: center;
                   font-size: 10pt;
                   font-weight: 700;
                  }

TR                {
                   page-break-inside: avoid;
                  }

TD                {
                   page-break-inside: avoid;
                   border-style: solid;
                   border-width: 0.1em;
                   border-color: #000000;
                   text-align: left;
                   font-size: 10pt;
                  }

.donotprint       {
                   display: none;
                  }

/* Content-Bereich auf kreuvf.de */
#content          {
                   
                  }

/* Contentübersichtsseiten auf kreuvf.de */
.category         {
                   float: left;
                   margin-left: 0.2em;
                   margin-right: 0.2em;
                   margin-top: 0.5em;
                   margin-bottom: 0.5em;
                  }

.category TH      {
                   font-family: monospace;
                  }
.category TD      {
                   font-family: monospace;
                  }

/* Content-Navigation auf kreuvf.de */
#navigation       {
                   page-break-after: always;
                  }

#navigation H1    {
                  font-size: 1.75em;
                  font-weight: 700;
                  }

#navigation .extendedtoc {
                   font-size: 10pt;
                   color: #000000;
                   background-color: #FFFFFF;
                  }

/* Gesamtnavigation auf kreuvf.de */
#navigationbar    {
                   display: none;
                  }

#navigationbar H1 {
                   font-size: 1.75em;
                   font-weight: 700;
                   margin-bottom: 0em;
                  }

#navigationbar H2 {
                   font-size: 1.5em;
                   font-weight: 700;
                   margin-bottom: 0em;
                  }

#navigationbar H3 {
                   font-size: 1em;
                   font-weight: 700;
                   margin-bottom: 0em;
                  }


#navigationbar UL {
                   list-style-type: none;
                   margin-left: 1em;
                   margin-right: 0em;
                   margin-top: 0em;
                   margin-bottom: 0em;
                   padding-left: 0em;
                   padding-right: 0em;
                   padding-top: 0em;
                   padding-bottom: 0em;
                  }

/* KreuvfBar-Bereich (head-nav) für Gesamt-kreuvf.de */
#kreuvfbar        {
                   display: none;
                  }

/* Footer-Bereich auf kreuvf.de */
#footer           {
                   display: none;
                  }

/* Copyinfo-Bereich auf kreuvf.de */
#copyinfo         {
                   clear: both;
                  }

/* craot = Copyright and other things */
#craot            {
                   float: right;
                   padding: 0.1em;
                   border-style: none;
                   border-width: 0em;
                   font-size: 10pt;
                   font-family: monospace;
                   text-align: left;
                  }

#craot UL         {
                   list-style-type: none;
                   margin-left: 1em;
                  }

/* attributabhängiger Wert (adv = attribute-dependent-value) */
.adv              {
                   color: #408040;
                   background-color: #FFFFFF;
                   font-weight: 700;
                  }

/* Bereich für die Skill-Lists auf kreuvf.de */
/* Bereich, in dem man in der ausgedruckten Form den Haken setzt */
TD.haken          {
                   padding-left: 15px;
                   padding-right: 15px;
                   border-width: 0.1em;
                  }

/* einzelne Tabelle für ein Attribut */

.attribut         {
                   float: left;
                   margin: 0.25em;
                   font-size: 10pt;
                   font-family: Arial, sans-serif;
                   white-space: nowrap;
                  }

/* Ende des Bereichs für die Skill-Lists auf kreuvf.de */
/* rechtsbündiger Text */
.rt               {
                   display: none;
                  }

/* BimUl = Bild mit Untertitel links */
.bimul            {
                   float: left;
                   margin-left: 0em;
                   margin-top: 0.2em;
                   margin-right: 1em;
                   margin-bottom: 0.2em;
                  }

.bimul IMG        {
                   page-break-inside: avoid;
                  }

/* BimUr = Bild mit Untertitel rechts */
.bimur            {
                   float: right;
                   margin-left: 1em;
                   margin-top: 0.2em;
                   margin-right: 0em;
                   margin-bottom: 0.2em;
                  }

.bimur IMG        {
                   page-break-inside: avoid;
                  }