/* ZLD CSS  */

.zld_table{
border:none;
}

.zld_tr{
border:2px;
/* font-weight: bold; */
color: #0084D7;
}

/* Beschriftung ORT Strasse Hausnummr  */
.zld_td{
	    font-family: 'Lucida Grande', "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  color: #0084D7;
    font-size: 12px;
	/* font-family: 'Lucida Grande', Verdana, Arial, sans-serif; */
/* font-size: 0.9em; */
/* color:#00377D; */
/* font-weight: bold; */
}

/* Style der Auswahllisten */
.zld_select{
	    font-family: 'Lucida Grande', "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	/* font-family: 'Lucida Grande', Verdana, Arial, sans-serif; */
	//width: 90%;
/* ORI   font-size: 0.9em; */
font-size: 1em;
/* color: #0084D7; */
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 4px;
    width: 240px;
}


.zld_image{
border-style: none;
width: 20px;
height: 20px;
margin-left: 3px;
vertical-align: bottom;
}

.zld_copyright{
 visibility: hidden;
	font-size: 10px;
}

.zld_button{
font-size: 1.1em;
}
.zld_link{
font-size: 1.0em;
}
