body {
      font-family: arial;
      font-size: 12px;
      background-Color: #ffffff;
      margin: 0px;
      scrollbar-face-color: #FFFFFF;
      scrollbar-highlight-color: #7F7F7F;
      scrollbar-shadow-color: #7F7F7F;
      scrollbar-3dlight-color: #FFFFFF;
      scrollbar-arrow-color: #7F7F7F;
      scrollbar-track-color: #FFFFFF;
      scrollbar-darkshadow-color: #FFFFFF;
     }

/* fliesstext startseite */
.text {
      font-family: arial;
      font-size: 10px;
      color: #4F4F4F;
      text-align: justify;
      vertical-align: bottom;
      width: 360px;
      }

.text b { font-size: 11px; }

/* Formular */
table.formular {
      font-face: arial;
      font-size: 10px;
      color: ##2F2F2F;
        }

/* navigation startseite */
tr.navi {
      font-family: verdana;
      font-size: 14px;
      font-weight: bold;
      color: #CFCFCF;
        }

/* copyrighthinweis unten */
td.copy {
      font-family: arial;
      font-size: 9px;
      text-align: center;
      border-top: 2px dotted #BFBFBF;
        }

/* navigation innenseiten */
td.navigation {
      font-family: verdana;
      font-size: 11px;
      font-weight: bold;
      color: #7F7F7F;
      vertical-align: top;
        }

/* text home*/
td.home {
      font-face: arial;
      font-size: 11px;
      color: ##2F2F2F;
      text-align: justify;
      vertical-align: top;
      padding: 10px;
        }

td.home b {
      font-size: 11px;
        }

/* text projekte*/
td.homepro {
      font-face: arial;
      font-size: 10px;
      color: ##2F2F2F;
      vertical-align: top;
      padding: 10px;
        }

td.homepro b {
      font-size: 11px;
        }

/* bilder home */
img.homepic {
      float: right;
      margin-left: 20px;
      border: 1px solid #CFCFCF;
        }

embed {
      float: right;
      margin-left: 20px;
      border: 1px solid #CFCFCF;
        }

h1 {
      font-family: arial;
      font-size: 100px;
      text-align: center;
      color: #A3D9A3;
      background-color: #99CC99;
   }

h5 {
      font-size: 12px;
      color: #2F2F2F;
      background-color: #DFDFDF;
      padding:5px;
      border: 2px dotted #BFBFBF;
        }

/* links extern */

a.extern {
      text-decoration: none;
        }

a:hover.extern {
      text-decoration: none
        }

/* links startseite */
a.start {
      font-family: verdana;
      font-size: 14px;
      font-weight: bold;
      color: #CFCFCF;
      text-decoration:none;
        }

a:hover.start {
      font-family: verdana;
      font-size: 14px;
      font-weight: bold;
      color: #99CC99;
      text-decoration:none;
        }


/* links homenavigation */
a.homelink {
      font-family: verdana;
      font-size: 11px;
      font-weight: bold;
      color: #7F7F7F;
      text-decoration: none;
        }

a:hover.homelink {
      font-family: verdana;
      font-size: 11px;
      font-weight: bold;
      color: #2F2F2F;
      text-decoration: none;
        }

/* links grafikwelten */
a.grafik {
      font-family: verdana;
      font-size: 9px;
      font-weight: bold;
      color: #7F7F7F;
      text-decoration: none;
        }

a:hover.grafik {
      font-family: verdana;
      font-size: 9px;
      font-weight: bold;
      color: #2F2F2F;
      text-decoration: none;
        }

/* links im text */
a.textlink {
      font-family: verdana;
      font-size: 10px;
      font-weight: bold;
      color: #7F7F7F;
      text-decoration: none;
        }

a:hover.textlink {
      font-family: verdana;
      font-size: 10px;
      font-weight: bold;
      color: #2F2F2F;
      text-decoration: none;
        }

input, textarea {
      border: 1px solid #7F7F7F;
      background-color: #EFEFEF;
        }

div > h1 {margin-top: 0; }