    
    html {
      overflow: -moz-scrollbars-vertical;
    }
    
    body {
      margin:0;
      padding:0;
      margin-top:0px;
      background-color:#9e252f;
      /*font-family:arial, verdana;*/
      font-family: 'Trebuchet MS',Verdana,Helvetica;
      font-size:12px;
      color:#4e3320;
      margin-top:15px;
    }
    
    .csc-textpic img, .bodytext img {border:2px solid #982232 !important;}
    .csc-frame-frame1 .csc-textpic img, .csc-frame-frame1 .bodytext img {border:none !important;}
    /*
    .csc-textpic img {border:1px solid #555555 !important;}
    .csc-textpic p img {border:none !important;}
    */
    a {color:#971724;}
    
    #main {
      margin: 0 auto;
      width:1000px;
    }
    
    #header, #bild, #content {
      margin:0 auto;
    }
    
    #header {
      background-image:url(../images/head.jpg);
      height:173px;
      background-repeat:no-repeat;
    }
    
    #menue {
      height:41px;
      vertical-align:middle;
      text-align:center;
      background-image:url(../img/verlauf.jpg);
      background-repeat:repeat-x;
      padding-top:1px;
    }
   
    .killer {clear:both;}
    
    h1 { 
      font-size:14px;
      color:#63AA31;
    }
    h2 {
      font-size:12px;
      color:#63AA31;
    }
    
    a {text-decoration:none;}
    
    #header {width:1000px;text-align:right;}
    
    /* Menü */
    .menu {
      text-align:left;
      padding-top:143px;
      padding-left:78px;
      font-size:15px;
    }
    .menu li {display:inline; border-right:1px solid #f9e3b2; padding-right:12px;}
    .menu li a { padding-left:14px; }
    
    .menu ul {margin:0;padding:0; margin-top:0px;}
    .menu .currentactive a {
      color:#ffd074;
      background-image:url(../images/micon.jpg);
      background-position:left center;
      background-repeat:no-repeat;
      margin-left:5px;
    }
    
    .menu .first a {
      padding-left:0px;
    }
    .menu a {
      color:#f9e3b2;
    }
    .menu a:hover {
      color:#FFFFFF;
    }    

    .menu li {
      list-style:none;
    }
    
    .menu .last {
      border-right:none;
    }
    
    #bild {
      height:150px;
      width:485px;
    }
    
    #content {
      padding-top:40px;
      padding-bottom:25px;     
      margin-bottom:15px;
      min-height:400px;
      border-bottom:10px solid #fff4d8;
      width:840px;
      padding-left:80px;
      padding-right:80px;
      background-image:url(../images/background.jpg);
      background-repeat:repeat-y;
      background-position:left top;
    }
    #content .left {
      line-height:20px;
      float:left;
      width:515px;
      padding-right:25px;
    }
    #content .right {
      line-height:20px;
      float:left;
      width:230px;
      padding-left:70px;
    }

    .contenttable p {padding:0px;margin:0px;}
    .contenttable {padding-bottom:10px;}


    .csc-textpic-caption {
      color:#9E252F;
      font-style:italic;
      padding-top:5px;
    }
    
    .csc-textpic-imagewrap {
      margin-top:5px;
    }
    
    .notice {
      height: 0px;
      width: 0px;
      position: relative;
      z-index: 999;
      top: -70px;
      left:220px;

    }

    .csc-textpic-below .csc-textpic-imagewrap { margin-bottom:20px; }
