.the_menu {
	display:none;
	width:225px;
}
.menu-v .the_menu li a {
  font-size: 14px;
  padding-top: 0;
  padding-left:15px;
  text-decoration: none;
  background: url(/images/marker.gif) no-repeat 0 4px;
  }

.menu-v .the_menu a:hover {
  color: #DC3A20 !important;
  }
.menu_class {cursor: pointer;}
.menu_class:hover{color:#DC3A20 !important;}
.headline_kabinet {
  background: url(images/bgrep.gif) repeat-x 0 0;
  padding: 0 0 5px 10px;
  color: #595a5a;
  font-size: 12px;
  position: relative;
  z-index: 10000;
  margin-top:8px;
  }

 .headline_kabinet h2 {
    font-size: 12px;
	color: #3381b8;
	font-weight: normal;	
    }
 .headline_kabinet p {
    margin-bottom: 0;
    }

.headtop {
    color: #5D5D5D;
    width: 500px;
  }

.headtop p {
  margin-bottom: 0;
  }

.headtop h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
 text-transform: none;
  }

.headtop h2 span {
  background: url("/images/bgbalance.gif") no-repeat 0 50%;
    padding-left: 44px;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
  }

.headtop h2 a {
  text-decoration: none;
  }
  
.the_menu a.selected,.menu_class a.selected{color:#dc3a20 !important}