    body {
      margin: 0px;
      padding: 0px;
      background: #FFF url(bilder/bgr_blackstroke.gif) top left repeat-y;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: #000066;
    }
    p,td,th,li,input,textarea {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: #000066;
	line-height:12pt;
    }
    a { color:#000066; text-decoration: underline; }
	h6 { text-align:center; padding-bottom:0px;}
       
    #page {
      background: #FFF url(bilder/menu_bgr.gif) top left repeat-y;
      width:761px;
      text-align:left;
      margin:0px;
    }
    #colleft {
      float: left;
      width: 161px;
    }
    #trenner {
      float: left;
      width: 9px;
    }
    #colcenter {
      float: left;
      width: 591px;
    }
    #content {
      padding: 21px 0px 21px 8px;
    }
    #backtotop {
      text-align:right;
      width: 100%;
    }
    #footer {
      clear:both;
      width: 761px;
      text-align: center;
      background: #FFF url(bilder/bgr_blackstroke.gif) top left repeat-y;
      margin: 0px;
      padding: 11px;
      color: #990000;
	font-size: 11px;
    }
    
    #footer a {
      color: #990000;
      font-size: 11px;
   }
    
    .footeract a { color: #990000; }
    
    .important { color: #990000; }
    h1 { font-size: 14px; }
    h2 { font-size: 12px; }
   
      /*special styles */
  
    #mailform fieldset.csc-mailform {
      width:450px; 
      margin-left: 20px;
    }
    #mailform fieldset.csc-mailform .csc-mailform-field {
      padding: 3px 3px; 
    }
    #mailform fieldset.csc-mailform .csc-mailform-field label {
      float: left;
      width: 120px; 
      text-align: right;
      padding: 2px 10px 2px 0;
    }
    #mailform input, textarea {
      border: 1px solid gray;
    }
    
    .csc-textpic-caption {  /* Bildunterschriften*/
      font-size: 9px; 
    }
    
    dt.csc-textpic-border  { border: 1px solid #000066; }
  