/* * * * * * * * * * * * * * * * * *
 * Autor: Kreuvf aka Steven Koenig *
 * Stand: 24.08.2006 DD.MM.YYYY    *
 * http://blog.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;
                   margin-top: 0em;
                   margin-bottom: 0em;
                  }

H2                {
                   font-size: 1.75em;
                   font-weight: 700;
                   margin-top: 0em;
                   margin-bottom: 0em;
                   padding-top: 0.3em;
                   padding-bottom: 0.3em;
                   color: #000000;
                   background-color: #CFCFCF;
                  }

H3                {
                   font-size: 1.5em;
                   font-weight: 600;
                   margin-top: 0em;
                   margin-bottom: 0em;
                  }

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;
                  }

IMG               {
                   border: 0px;
                  }

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                 {
                   font-size: 1em;
                   font-style: italic;
                  }
U                 {
                   font-size: 1em;
                   text-decoration: underline;
                  }

BLOCKQUOTE        {
                   margin-left: 2em;
                   margin-right: 2em;
                   padding-top: 0.3em;
                   padding-bottom: 0.3em;
                   border-top: 2px solid #7F7F7F;
                   border-bottom: 2px solid #7F7F7F;
                  }

CODE              {
                   display: block;
                   margin-left: 2em;
                   margin-right: 2em;
                   padding-top: 0.3em;
                   padding-bottom: 0.3em;
                   padding-left: 0.2em;
                   padding-right: 0.2em;
                   border-top: 2px solid #7F7F7F;
                   border-bottom: 2px solid #7F7F7F;
                   background-color: #AFAFAF;
                   color: #000088;
                  }

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;
                  }

/* KreuvfBar (head-nav) auf Gesamt-kreuvf.de HINZUGEFÜGT AM 30.05.2006 */
#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     {
                   font-size: medium;
                   font-family: Verdana, sans-serif;
                   padding: 0em 0em 0em 0em;
                   margin: 0em 0em 0em 0em;
                  }

#kreuvfbar LI     {
                   font-size: medium;
                   font-family: Verdana, sans-serif;
                   display: inline;
                   list-style-type: none;
                   padding-right: 2em;
                  }

/* Header auf blog.kreuvf.de */
#header           {
                   
                  }

/* Content-Bereich auf blog.kreuvf.de */
#content          {
                   float: left;
                   max-width: 66%;
                   width: 66%;
                  }

/* Float-Classes für Bilder u.a. */
.floatr           {
                   float: right;
                   margin-left: 0.2em;
                   margin-bottom: 0.1em;
                  }
.floatl           {
                   float: left;
                   margin-right: 0.2em;
                   margin-bottom: 0.1em;
                  }

/* Post innerhalb des Contents auf blog.kreuvf.de */
.post             {
                   padding-left: 1em;
                   padding-right: 1em;
                  }

/* Storytitel innerhalb des Contents auf blog.kreuvf.de */
.storytitle       {}

/* Meta-Bereich innerhalb des Contents auf blog.kreuvf.de */
.meta             {
                   font-size: 0.8em;
                   padding-top: 0.2em;
                   padding-bottom: 0.1em;
                   border-bottom: 1px solid black;
                  }

/* Leiste mit Zusatzkram auf blog.kreuvf.de */
#specialbar       {
                   float: left;
                   width: 34%;
                   max-width: 34%;
                  }

#specialbar INPUT {
                   color: #000000;
                   background-color: #FFFFFF;
                   border: 1px solid #7F7F7F;
                  }

#specialbar UL {
                   list-style-type: none;
                   padding: 0em 0em 0em 1em;
                   margin: 0em 0em 0em 0em;
                  }

#specialbar LI > UL {
                   list-style-type: square;
                   padding: 0em 0em 0em 1em;
                   margin: 0em 0em 0em 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;
                  }

#kreuvfbar LI     {
                   display: inline;
                   list-style-type: none;
                   padding-right: 2em;
                  }

/* Footer-Bereich auf blog.kreuvf.de */
#footer           {
                   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;
                  }