
  * {font-family: Calibri, Arial; color:#FFFFFF; font-size: 12pt; font-weight: normal;}
  body { text-align: center; background:url(bgall.jpg) top left repeat-x; background-color:#526886; }
  h1 { font-size:20pt }
  h2 { font-size:14pt }
  h3 { font-size:12pt;}
  .fett { font-weight: bold; margin-bottom: -18px;}
  h4 { font-size:10pt }
  a {font-size: 14pt; font-weight: bold; text-decoration: none; padding-right: 30px}
  a:hover { color:#113366 }
  img {border: 3px white solid; margin: 25px 25px }
  img#captcha_image {margin: 0px}
  ul#normal { list-style-type: circle; margin-left: 50px; }
  ul#normal li {margin-top: 10px; }
  ul#lebenslauf { list-style-type: circle; margin-left: 0px; }
  ul#separat { list-style:circle; }
  ul#separat li { float:right; }
  table#cv tr td { vertical-align: top; padding: 0 10px; }
  table#form tr td { vertical-align: top; padding: 10px }
  input, textarea, button { color:#000000 }

  div#top {
         width: 750px;
         background:url(bg2.gif) top left no-repeat;
         background-color:#333333;
         border: 1px solid #D1D1D1;
         height: 60px;
         margin: 5px auto;
         padding: 10px 15px;
         text-align: left;
         vertical-align: baseline;
         }

  div#menu {
         width: 750px;
         height: 10px;
         margin: 10px auto;
         padding: 10px 15px;
         text-align: left;
         vertical-align: center;
         }

  div#block {
         width: 750px;
         min-height: 400px;
         background:url(bg1.gif) bottom right no-repeat;
         background-color:#333333;
         margin: 15px auto;
         padding: 15px 15px 80px 15px;
         border: 1px solid #D1D1D1;
         text-align: left;
         }
  div#inhalte {
         display: none;
         }