table.listing_vm {
    padding-bottom: 10px;
}

table.listing_vm tr td.left {
    width: 284px;
    padding-top: 5px;
    padding-bottom: 15px;
    /*border-bottom: 1px #e4e6ee solid;*/
    vertical-align: top;
    text-align: left;
}

table.listing_vm tr td.middle {
    width: 207px;
    padding-top: 5px;
    padding-bottom: 15px;
    /*border-bottom: 1px #e4e6ee solid;*/
    vertical-align: top;
}

table.listing_vm tr td.right {
    /*width: 91px;*/
    /*padding-top: 18px;*/
    padding-bottom: 15px;
    vertical-align: bottom;
}

table.listing_vm tr th div a {
    display: block;
    background-color: #ffffff;
    /*background-image: url('images/uberschrift_item.jpg');
    background-repeat: repeat-y;
    background-position: left top;*/
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    color: #000000;
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 4px;
    font-weight: bold;
    text-decoration: none;
   
}

.bf_show{
  display: block;
}

.no_show{
  display: none;
}


.vm_head {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
    background-image: none;
}

#abc {
	margin-top: -15px;
	margin-left: -18px;
	margin-right: -18px;
	margin-bottom: 10px;
}

#abc ul {
	margin: 0px;
	padding: 0px;
	padding-left: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	/*background-image: url("images/abc_background.jpg");
	background-position: left top;
	background-repeat: repeat-y;*/
    background-color: #ffffff;
    color: #000000;
	height: auto;
}
#abc ul  li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
#abc ul  li a {
	text-decoration: none;
	color: #000000;
}
#abc ul  li#activ a {
	color: #000000;
}

.no_show{
  display: none;
}

.bf_show{
  display: block;
}