@import url('fdm-default.css');
@import url('fdm-sub.css');

#content #sidebar ul li {
	background: transparent url(../img/btn_sidebar.gif) left 0.3em no-repeat;
	line-height: 1em;
	padding-left: 10px;
	margin-bottom: 0.5em;
}

table.leihwagenliste tbody {
    background-color: #FBEF39;
    color: #000;
}

table.leihwagenliste img {
    float: none !important;
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
}

table.leihwagenliste td {
    padding: 5px;
}

table.leihwagenliste table td {
    padding: 0px 2px;
    text-align: center;
}

#content #sidebar ul#menu * {
	padding: 0px;
}

