  body{
    margin:0px;
    padding:0px;
    background-color:#BCCABB;
  }
  .main{
    position: relative;
    width:990px;
    background: url(/cms/img/back.jpg) 0px 0px repeat-y;
  }
  .header{
    width:990px;
    height:200px;
    background: url(/cms/img/head.jpg) 0px 0px no-repeat;
  }
  .navi{
    width:971px;
    margin-left:1px;
    height:28px;
    border-top:1px solid #016908;
    border-bottom:1px solid #016908;
    background: url(/cms/img/navi.jpg) 0px 0px repeat-x;
    background-color: #FFC702;
    overflow: hidden;
  }
  .logo{
    position: absolute;
    right:15px;
    top:115px;
    z-index:100;
  }
  .navi a:link, 
  .navi a:active, 
  .navi a:visited,
  .navi a:hover{

  }  
  .navi a:hover{

  }  
  .navi a:link span, 
  .navi a:active span, 
  .navi a:visited span,
  .navi a:hover span{

  }  
  .content{
    width:971px;
    !height:500px;
    min-height:500px;
    margin-left:1px;
    background-color: #F8F8EC;
  }
  .foot{
    bottom:0px;
    width:990px;
    height:30px;
    background: url(/cms/img/foot.jpg) 0px 0px no-repeat;
  } 

/* Kopfnavi */
.n1e0:link, .n1e0:active, .n1e0:visited, .n1e0:hover,
.an1e0:link, .an1e0:active, .an1e0:visited, .an1e0:hover{
    position:relative;
    float:left;
    height:27px;
    padding-left:15px;
    padding-right:15px;
    padding-top:7px; 
    margin-right: 1px;
    color: #00005F;
    font:11px Verdana;
    text-decoration:none;
    overflow: visible;
}
.n1e0:link span, .n1e0:active span, .n1e0:visited span, .n1e0:hover span,
.an1e0:link span, .an1e0:active span, .an1e0:visited span, .an1e0:hover span{
    display:block;
    position: absolute;
    height:27px;
    width:2px;
    right:-2px;
    top:0px; 
    background: url(/cms/img/nb.gif) right 0px no-repeat;  
}
.n1e0:hover, .an1e0:hover{
  background-color:#fff2c3;
}
.an1e0:link, .an1e0:active, .an1e0:visited, .an1e0:hover{
    background-color:#fff2c3; 
}


/* content navi */
.n1e1:link, .n1e1:active, .n1e1:visited, .n1e1:hover{
  display:block;
  color:#43597B;
  font:12px Verdana;
  xfont-weight:bold;
  text-decoration:none; 
  margin-bottom:10px;
}
.an1e1:link, .an1e1:active, .an1e1:visited, .an1e1:hover{
  display:block;
  color:#43597B;
  font:12px Verdana;
  font-weight:bold;
  text-decoration:none;
  margin-bottom:10px;  
}


.n1e2:link, .n1e2:active, .n1e2:visited, .n1e2:hover{
  display:block;
  color:#43597B;
  font:12px Verdana;
  xfont-weight:bold;
  text-decoration:none; 
  margin-left:20px;
  margin-bottom:10px;
}
.an1e2:link, .an1e2:active, .an1e2:visited, .an1e2:hover{
  display:block;
  color:#43597B;
  font:12px Verdana;
  font-weight:bold;
  text-decoration:none;  
  margin-left:20px;
  margin-bottom:10px;
}

.n1e1:hover, .n1e2:hover{
    text-decoration: underline;
}