@CHARSET "UTF-8";

li.BG { display : none; visibility : hidden; }
li.KG { display : none; visibility : hidden; }

/* kopiert von #suchbegriffe in form.css */
#suchbegriff, #gemeinde {
    float:left;
    border: 0px none;
    margin: 0px 0px 2px 0px;
    padding: 0;
    height: 25px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: 24px;
    width: 470px;
}
#gemeinde:hover {
    }
.bold { font-weight: bold; }

body.popup {
	padding-left: 250px;
	padding-right: 250px;
}

a.idref {
	 	text-decoration: none;
		color: black;
		background: #E4E3DB; }