/* Rootline */
a.rootline-a {
  color: #000000;    
  text-decoration: none;
}
a.rootline-a:hover {
  text-decoration: underline;
}
/* Hauptnavi */
table.menu_1 { 
  margin: 0px;
  padding: 0px;
  background-color: #cbcbcb;
  line-height: 24px;
}
table.menu_1 tr td {
  vertical-align: middle;
  height: 24px;    
  white-space: nowrap;
}
a.navi_1_no {
  font-size: 13px;
  color: #000000;
  margin: 0px;
  padding: 0px;    
  text-decoration: none;
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
  display: block;
}
a.navi_1_no:hover {  
  background-color: #e6e6e6; 
  color: #000000;   
  text-decoration: none;  
}
a.navi_1_act {
  font-size: 13px;
  color: #000000;
  margin: 0px;
  padding: 0px;  
  text-decoration: none;
  text-align: center;     
  padding-left: 12px;
  padding-right: 12px;  
  background-color: #e6e6e6;
  display: block;  
}
a.navi_1_act:hover {
  color: #000000;
  text-decoration: none;  
} 
td.td-act {
  background-color: #e6e6e6;
} 
td.first-td {
  padding-left: 4px;  
}
/* Untermenü */
.menu_right {
  background-image: url(../images/layout/untermenu.jpg);
  background-repeat: repeat-x;
  padding-right: 7px;  
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 4px solid #cbcbcb;
  margin-bottom: 15px;   
}
p.menu_right_title {
  margin: 0px;
  padding: 0px;
  padding-right: 8px;
}
ul.menu_right_ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}
ul.menu_right_ul li {
  margin-bottom: 2px; 
  background-color: #cbcbcb;
  background-image: none;
  padding: 0px;   
}
ul.menu_right_ul li.menu_right_no_li {
  background-color: #ffffff;
}
a.menu_right_no {
  display: block;
  width: 141px;
  background-color: #ffffff;
  border-bottom: 1px dashed #cbcbcb;
  text-decoration: none;
  color: #000000;
  margin-right: 8px;
}
a.menu_right_no:hover {
  border-bottom: 1px solid #cbcbcb;
  text-decoration: none;  
}
a.menu_right_act {
  display: block;
  width: 145px;
  margin-right: 4px;
  background-color: #ffffff;
  border-bottom: 1px solid #cbcbcb;
  text-decoration: none;
  color: #000000;
  padding-right: 4px;  
}
html>body a.menu_right_act {
  width: 141px;
}
a.menu_right_act:hover {
  text-decoration: none;
}
a.langMenu img {
  margin: 0px;
  padding: 0px;
  vertical-align: baseline;
}
span.lang-item {
  padding: 0px;  
  padding-right: 4px;
  line-height: 100%;
  margin: 0px;
}
p.lang-menu-p {
  padding: 0px;
  padding-top: 6px;
  margin: 0px;
}
html>body p.lang-menu-p {
  padding-top: 5px;
}
ul.sitemap-1,ul.sitemap-2 {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  line-height: 160%;
}
ul.sitemap-1 li,ul.sitemap-2 li {
  margin: 0px;
  padding: 0px;  
  margin-bottom: 6px;
  line-height: 160%;  
}
html>body ul.sitemap-1 li,ul.sitemap-2 li {
  margin-bottom: 3px;
}
ul.sitemap-1 li img, ul.sitemap-2 li img {
  padding-right: 3px;
}
ul.sitemap-2 {
  padding-left: 20px;
  padding-top: 6px;
}