/* Cascading Style Sheets for www.buildingblockcms.org */
/* (c) Florian Berger <info@buildingblockcms.org>      */

body {font-family:Bitstream Vera Sans,Verdana;
      font-size:10pt;
      padding:2% 3% 0 3%;
      background:#fffaf8;}

img {border:none;}

.left {float:left;}

    /* ist nochmal in anderen div eingeschlossen, der width und float macht: */
div.titlebox {min-height:11em;
              font-size:90%;
             } /* */

h1.title {margin:15px 0 0 15px;
          padding:0;
          float:left;
          font-size:200%;
          color:#202020;
          font-weight:bold;}

h2.title {color:white;
          margin:0;
          font-size:110%;
          padding:2px;}

div.title1 {border:solid 1px #b0b0b0;
          background:url(/title-hg.png) repeat-x;
          height:70px;}

div.title2 {background:url(/sky.jpg) repeat-y right;
            height:62px;
            padding:5px 0 3px 20px;
            }

p,ul {margin:0;
   margin-bottom:5pt;
   }

p.titlebox {padding:5px;
            line-height:160%;}

p.titlenavi {padding:4pt 0 4pt 18px;
           margin-bottom:6pt;
           word-spacing:4ex;
          }
/*border-bottom:solid 1px #b8b8b8;*/

p.titlelanguages {margin-left:35%;
                  float:left;
                  word-spacing:2ex;
              font-size:90%;
                 }

a:link    {color:#303070;text-decoration:none;}
a:hover   {color:#404080;text-decoration:underline;}
a:visited {color:#303030;text-decoration:underline;}

img.square {margin-right:1ex;}

td {height:5ex;
   }

h2 {font-weight:bold;
    margin:1.5ex 0 1ex 0;
    padding:0;
    font-size:120%;
   }

h3 {font-weight:bold;
    margin:1.5ex 0 1ex 0;
    padding:0;
    font-size:100%;
   }

strong {font-weight:bold;
        color:#303030;
      font-size:95%;
       }

li {margin:0 0 1ex 1em;}
