/* Mietobjektauswahlfelder */
  ul#RentListH li {
    list-style: none;
    margin: 0.0em; padding: 0.0em;
	display:inline;
  }

  ul#RentListH li {
	display:inline;
	list-style:none;
  }
  ul#RentListH a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white;
	background-color:#006699;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_hover.png');
  }
  ul#RentListH a:active {
	border: 1px solid red;
	background-color:#0066FF;
    color: #FFFFFF;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_active.png');
	}

  ul#RentListH a {
	float:left; 
	width: 100%;
    text-decoration: none; font-weight: bold;
    border-left-color: white; border-top-color: white;
   	text-align:center;
    padding: 0em;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	background-color:#003366;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h.png');
	background-repeat:repeat;
	background-position:top;
  }
ul#RentListH img{
	float:left;
}
.tblstriped {
	background-color: #03091D;
}
.tblgroup{
	border: thin white solid;
}
.tbl{
	border:thin #FFFFFF inset;
}





























ul#RentListBtnH a {
	float:left; 
	width: 100%;
    text-decoration: none; font-weight: bold;
    border-left-color: white; border-top-color: white;
   	text-align:center;
    padding: 0em;
    border: 1px solid black;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration:none;
	font-weight: bold;
	background-color:#003366;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h.png');
	background-repeat:repeat;
	background-position:top;
  }
  ul#RentListBtnH li {
    list-style: none;
    margin: 0.0em; padding: 0.0em;
	display:inline;
  }

  ul#RentListBtnH li {
	display:inline;
	list-style:none;
  }
  ul#RentListBtnH a:hover {
    color: white;
	background-color:#006699;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_hover.png');
  }
  ul#RentListBtnH a:active {
	background-color:#0066FF;
    color: #FFFFFF;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_active.png');
	}
