#legende {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 25% 0px 25%;
height: 150px;
width: 50%;
top: 20px;
float: bottom;
background: #E9E1AA;
background: transparent;
clear: both;
}

#legende H1 {
position: relative;
padding: 0px 0px 0px 0px;
margin: 15px 0px 10px 0px;
color: #000;
font: 12px arial, helvetica, sans-serif;
font-weight: bold;
text-align: center;
border: 0px;
float: top;
}

.text-legende a{
position: relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height: 12px;
font: 10px arial, helvetica, sans-serif;
font-weight: normal;
border: 0px;
float: bottom;
}

.info-box-legende {
margin: 0px;
padding: 0px;
font-size: 12px;
position: relative;
float: right;
height: 15px;
width: 14px;
border: 0px;
bottom: 0px;
right: 0px;
background: url(../../rbc/images/b_info2.gif) no-repeat 1px 2px;
}

.delete-box-legende {
margin-right: 1px;
margin-left: 1px;
padding: 0px;
font-size: 12px;
position: relative;
float: right;
height: 15px;
width: 14px;
background: url(../../rbc/images/b_drop.png) no-repeat 0px 1px;
}

.update-box-legende {
margin-top: 0px;
margin-right: 4px;
position: relative;
float: right;
height: 17px;
width: 14px;
border: 0px;
background: url(../../rbc/images/b_save.png) no-repeat 0px 1px;
background-color-: #00ff00;
}

.sort-box-legende {
margin-top: 0px;
margin-right: 2px;
padding: 0px;
font-size: 15px;
position: relative;
float: right;
height: 16px;
width: 15px;
border: 0px;
background: url(../../rbc/images/b_tblexport.png) no-repeat 0px 1px;
}

.edit-box-legende {
margin-top: 0px;
margin-right: 2px;
padding: 0px;
font-size: 15px;
position: relative;
float: right;
height: 16px;
width: 16px;
border: 0px;
background: url(../../rbc/images/b_edit.png) no-repeat 0px 1px;
}

.plus-box-legende {
margin: 0px;
padding: 0px;
font-size: 12px;
position: relative;
float: right;
height: 17px;
width: 17px;
border: 0px;
bottom: 0px;
right: 0px;
background: url(../../rbc/images/b_tblops.png) no-repeat 1px 1px;
}