/*layout*/
html{overflow-y: scroll;}
#main{
  position: relative;
  width:950px;
  margin-left:auto;  
  margin-right:auto;     
  border-left:1px solid transparent;
  background-color: #F7F7F7;
}
.banner{
  width:950px;
  overflow: hidden;
  margin-bottom:0px;
}
.banner img{
  margin-bottom:-2px;  
}
.search{
  position:absolute;
  right:20px;
  top: -35px;  
}
.search_box{
  width:150px;
  border:1px solid #808080;  
  padding:2px; 
  background: url(/img/find.png) 2px 2px no-repeat; 
  padding-left:20px;  
}
.logo{
  position:absolute;
  left: -1px;
  bottom: -2px;   
}

.topnavi{
  clear:both;
  width:950px;
}
.breadcrumb{
  padding:10px;
  padding-left:20px;
  padding-bottom:10px;
  margin-bottom:10px;
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited{
  text-decoration: none;  
}
.breadcrumb a:hover{
  text-decoration: underline;  
}
.subnavi{
  clear:both;
  width:248px;
  min-height: 30px;
  display:block;
  float:left;
}
.info{
  clear:both;
  width:248px;  
  display:block;  
  margin-top:0px;
  margin-left:5px;
}
.content{
  width:auto;
  width:700px;
  display:block;
  float:left;
  border-left: 1px solid #E8E8E8;
  margin-top:0px;
}

.ce{
  margin: 10px 20px 25px 20px!important;
  border-bottom: 1px solid;
}
.c{
  width: 660px;
  padding-bottom:25px;  
}
.atitle{
  width:660px!important;
}

/*FußNavi*/
.footnavi{
  width:950px;
  margin-left:auto;  
  margin-right:auto; 
  text-align:right;  
}
.footnavi div{
  background-color: transparent!important;  
}
.n-2-1000 .me{
  padding:5px 0px 5px 15px;
}
.n-2-1000 a:link, .n-2-1000 a:active, .n-2-1000 a:visited, .n-2-1000 a:hover{
  text-decoration: none!important;  
}
.n-2-1000 a:link span, .n-2-1000 a:active span, .n-2-1000 a:visited span, .n-2-1000 a:hover span{
  color: #FFFFFF;
  text-decoration:none;  
  margin-top:0px;  
  margin-bottom:0px;  
}

  
/*navi level 1*/  
.n-1-0{
  background: url(/img/navback.png) 0px 0px repeat-x;
  background-color: #2C2C2C;  
}
.n-1-0 .me{
  display:table-cell;
  height:100%;  
  padding:5px 20px 5px 20px;
  border-right: 1px solid #000000;  
}
.n-1-0 a:link, .n-1-0 a:active, .n-1-0 a:visited, .n-1-0 a:hover{
  color: #FFFFFF;
  text-decoration:none;  
  margin-top:0px;  
  margin-bottom:0px;  
}
.n-1-0 .me:hover{
  background: url(/img/navback.png) 0px 0px repeat-x;
}
.on-1-0{
  background: url(/img/navback.png) 0px 0px repeat-x;
  font-weight:bold;
}

/*navi level 2*/
.n-1-1{
  border-bottom:1px solid;
  margin-bottom:15px;
  margin-top:10px;
  margin-right:10px;
  padding-bottom:10px;
  
  margin-left:20px;
}
.n-1-1 .me{
  display:block;
  padding:3px 20px 3px 0px;  
}
.n-1-1 a:link, .n-1-1 a:active, .n-1-1 a:visited, .n-1-1 a:hover{
  color: #404040;
  text-decoration:none;   
}
.n-1-1 .me:hover{
  font-weight:bold;
}
.on-1-1{
  font-weight:bold;
}

/*navi level 3*/
.n-1-2{
  margin-left:20px;
}
.n-1-2 .me{
  display:block;
  padding:3px 20px 3px 0px;  
}
.n-1-2 a:link, .n-1-2 a:active, .n-1-2 a:visited, .n-1-2 a:hover{
  color: #404040;
  text-decoration:none;   
}
.n-1-2 .me:hover{
  font-weight:bold;
}
.on-1-2{
  font-weight:bold;
}

/*navi level 4*/
.n-1-3{
  margin-left:30px;
}
.n-1-3 .me{
  display:block;
  padding:3px 20px 3px 0px;  
  
}
.n-1-3 a:link, .n-1-3 a:active, .n-1-3 a:visited, .n-1-3 a:hover{
  color: #404040;
  text-decoration:none;   
}
.n-1-3 .me:hover{
  font-weight:bold;
}
.on-1-3{
  font-weight:bold;
}


/*main shadows*/ 
.right-border{      
  position: absolute;
  overflow:visible;
  top:22px;
  right:-13px;
  height:100%;
  width:13px;
  background: url(/img/cb.png) 0px 0px repeat-y;
}
.right-border-start{
  position: absolute;
  left:0px;
  top:-22px; 
  width:13px;
  height:22px;
  background: url(/img/cb.png) -13px 0px no-repeat;
}
.bottom-border{
  position: absolute;
  bottom:-43px;
  left:0px;
  width:928px;
  height:13px;
  margin-left:13px;
  background: url(/img/cbh.png) 0px 1px repeat-x;
  overflow: visible;
}
.bottom-border-start{
  position:absolute;
  left:-13px;
  top:0px;
  width:13px;
  height:13px;
  background: url(/img/cb.png) -27px -8px no-repeat;    
}
.bottom-border-end{
  position: absolute;
  top:-8px;
  right:-22px;
  z-index:100;
  width:22px;
  height:22px;
  background: url(/img/cb.png) -39px 0px no-repeat; 
}
.bottomspace{
  position: absolute;
  bottom:-31px;
  left:-1px;
  height:31px;
  width:950px;
  border-left:1px solid transparent;
  unused:~ background-color: #F7F7F7;
}
