/* * * * * * * * * * * * * * * * * *
 * Autor: Kreuvf aka Steven Koenig *
 * Stand: 05.10.2006 DD.MM.YYYY    *
 * http://www.kreuvf.de/           *
 * * * * * * * * * * * * * * * * * */

BODY              {
                   font-size: 100.01%;
                   font-weight: 500;
                   margin: 0em 0em 0em 0em;
                   padding: 0em 0em 0em 0em;
                   font-style: normal;
                   font-family: verdana, sans-serif;
                   text-align: justify;
                  }

H1                {
                   font-size: 2em;
                   font-weight: 700;
                  }

H2                {
                   font-size: 1.75em;
                   font-weight: 700;
                  }

H3                {
                   font-size: 1.5em;
                   font-weight: 600;
                  }

H4                {
                   font-size: 1.25em;
                   font-weight: 500;
                  }

H5                {
                   font-size: 1em;
                   font-weight: 600;
                  }

H6                {
                   font-size: 1em;
                   font-weight: 500;
                   font-style: italic;
                  }

A:link            { 
                   font-size: 1em;
                   background-color: #FFFFFF; 
                   color:#0000FF; 
                   text-decoration: underline; 
                  }
 
A:visited         { 
                   font-size: 1em; 
                   background-color: #FFFFFF;
                   color:#000088; 
                   text-decoration: underline; 
                  }

A:hover           { 
                   font-size: 1em;
                   background-color: #FFFFBB;
                   color:#0000FF; 
                   text-decoration:none; 
                  }

A:active          { 
                   font-size: 1em; 
                   background-color: #FFFFFF;
                   color:#0000FF; 
                   text-decoration:underline; 
                  }

A:focus           { 
                   font-size: 1em; 
                   background-color: #FFFFFF;
                   color:#0000FF; 
                   text-decoration:none; 
                  }

EM                {
                   font-weight: 500;
                   text-decoration: none;
                   font-style: normal;
                   background-color: #DDDDDD;
                   color: #000000;
                  }

B                 {
                   margin-bottom: 0em;
                   font-size: 1em;
                   font-weight: 700;
                   line-height: 1em;
                  }
I {}
U {}

TABLE             {
                   border-collapse: collapse;
                  }

TH                {
                   padding: 0.2em;
                   border-style: solid;
                   border-width: 0.1em;
                   border-color: #000000;
                   text-align: center;
                  }

TD                {
                   padding: 0.2em;
                   border-style: solid;
                   border-width: 0.1em;
                   border-color: #000000;
                   text-align: left;
                  }

UL                {
                   margin-bottom: 0em;
                  }

.donotprint       {
                   font-size: 1em;
                   font-weight: 700;
                  }

/* Content-Bereich auf kreuvf.de */
#content          {
                   clear: both;
                   margin-left: 0.2em;
                   margin-right: 0.2em;
                  }

/* Contentübersichtsseiten auf kreuvf.de */
.category         {
                   float: left;
                   margin-left: 0.5em;
                   margin-right: 0.5em;
                   margin-top: 1em;
                   margin-bottom: 1em;
                  }
.category TH      {
                   font-family: monospace;
                  }
.category TD      {
                   font-family: monospace;
                  }                   

/* Content-Bereich bei Listenseiten auf kreuvf.de */
#lcontent         {
                   float: left;
                  }

/* Content-Navigation auf kreuvf.de */
#navigation       {
                  }

#navigation H1    {
                   display: none;
                  }

#navigation .extendedtoc {
                   display: none;
                  }

/* Gesamtnavigation auf kreuvf.de */
#navigationbar    {
                   float: left;
                   font-size: 0.9em;
                   padding: 0.2em;
                   margin-left: 0.2em;
                   border-width: 1px;
                   border-style: solid;
                   border-color: #000000;
                  }

#navigationbar .category {
                   float: left;
                   margin-right: 0.8em;
                   padding-bottom: 0.4em;
                  }

#navigationbar .subcat {
                   float: left;
                   margin-right: 0.8em;
                  }

#navigationbar .article {
                   float:left;
                   margin-right: 0.5em;
                   white-space: nowrap;
                  }

#navigationbar H1 {
                   font-size: 1.75em;
                   font-weight: 700;
                   margin-bottom: 0em;
                   margin-top: 0em;
                  }

#navigationbar H2 {
                   font-size: 1.5em;
                   font-weight: 700;
                   margin-bottom: 0em;
                   margin-top: 0em;
                  }

#navigationbar H3 {
                   font-size: 1em;
                   font-weight: 700;
                   margin-bottom: 0em;
                   margin-top: 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;
                  }

#navigationbar LI {
                   padding-top: 0em;
                   padding-left: 0em;
                   padding-bottom: 0em;
                   padding-right: 0em;
                   margin-top: 0em;
                   margin-left: 0em;
                   margin-bottom: 0em;
                   margin-right: 0em;
                  }

/* KreuvfBar (head-nav) auf Gesamt-kreuvf.de */
#kreuvfbar        {
                   font-size: 1em;
                   font-family: Verdana, sans-serif;
                   background-color: #FFFFFF;
                   color: #000000;
                   border: 1px solid black;
                   margin-left: 0em;
                   margin-right: 0em;
                   margin-top: 0em;
                   margin-bottom: 0.25em;
                  }

#kreuvfbar UL     {
                   padding: 0em 0em 0em 0em;
                   margin: 0em 0em 0em 0em;
                  }

#kreuvfbar LI     {
                   display: inline;
                   list-style-type: none;
                   padding-right: 2em;
                  }

/* Footer-Bereich auf kreuvf.de */
#footer           {
                   clear: both;
                  }

#footer img       {
                   border: none;
                  }

/* Copyinfo-Bereich auf kreuvf.de */
#copyinfo         {
                   clear: both;
                  }

/* craot = Copyright and other things */
#craot            {
                   clear: both;
                   padding: 0.1em;
                   border-style: none;
                   border-width: 0em;
                   font-size:  1em;
                   font-family: monospace;
                   text-align: left;
                  }

/* attributabhängiger Wert (adv = attribute-dependent-value) */
.adv              {
                   color: #408040;
                   background-color: #FFFFFF;
                   font-weight: 700;
                  }

/* rechtsbündiger Text */
.rt               {
                   clear: both;
                   font-size: 1em;
                   font-family: monospace;
                   text-align: right;
                  }

/* BimUl = Bild mit Untertitel links */
.bimul            {
                   float: left;
                   margin-left: 0em;
                   margin-top: 0.2em;
                   margin-right: 1em;
                   margin-bottom: 0.2em;
                  }

/* BimUr = Bild mit Untertitel rechts */
.bimur            {
                   float: right;
                   margin-left: 1em;
                   margin-top: 0.2em;
                   margin-right: 0em;
                   margin-bottom: 0.2em;
                  }