
.left {
	float:left;
}

.infotext p.chooseInfo
{
	padding-bottom: 5px;
	padding-top: 10px;
    margin-bottom: 0px;
}

.infotext p.viewInfo
{
	padding-bottom: 5px;
	padding-top: 0px;
    margin-top: 0px;
}

.infotext a {
    cursor: pointer;
}

.hidden
{
	display: none;
}

.notice 
{
	border: 1px solid #808080;
	padding: 10px;
	background-color: #EDF5FF;
	margin-bottom: 14px;
}

a.link 
{
	color: #305D8E !important;
	text-decoration: underline !important;
}

.ssucheeingabe input[type='text'] {
	border:1px solid #96abc1;
	margin-bottom:2px;
	margin-right:2px;
	padding:5px;
	position: relative !important;
}

.ssucheeingabe select {
    border:1px solid #96abc1;
    position: relative !important;
    padding:4px;
	margin-bottom:2px;
	margin-right:2px;
}

.ssucheeingabe input[type='checkbox'] {
    margin-left: 8px;
}

.ssucheeingabe input.big {
	width:220px !important;
}
.ssucheeingabe input.small {
	width:120px !important;
}

.default {
	color: #888888;
}
        
.yui-skin-sam .yui-dt table {
      border:1px solid #7F7F7F !important;
      width:546px !important;
}

.yui-skin-sam tr.yui-dt-even {
      background-color:#F0F0F0 !important;
}

.yui-skin-sam tr.yui-dt-odd {
      background-color:#f9f9f9 !important;
}

.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc, .yui-skin-sam tr.yui-dt-odd td.yui-dt-desc {
      background-color:#FFFFFF !important;
}

.yui-skin-sam .yui-dt td {
      border-color:-moz-use-text-color #FFFFFF -moz-use-text-color -moz-use-text-color !important;
}

.yui-skin-sam .yui-dt td a {
      color: #000000;
      text-decoration: none;
}

.yui-skin-sam .yui-dt td a:hover {
      text-decoration: underline;
}
     
.yui-skin-sam img {
	border: 0;
}

.yui-skin-sam .yui-dt-paginator 
{
	text-align: center;
}
.yui-skin-sam .yui-dt-paginator {
    color:#9F9F9F !important;
}

.yui-skin-sam .yui-dt-paginator a {
    color: #305D8E !important;
    text-decoration:none !important;
}
.yui-skin-sam .col4 {
	width: 120px;
}
.yui-dt-hidden 
{
	display: none;
}
.yui-dt-empty div
{
	color: #660000;
}
.yui-dt-col-choose 
{
	width: 50px;
}
.empty
{
	font-size: 0;
	line-height: 0;
	undo zoom: 1; 
}

#SearchByDistrict, .districtResultContainer
{
    overflow: hidden;
    position: relative;
}

.districtResultContainer, #districtList, #districtMap  {
    width: 547px;
}

#districtList, #districtMap
{
    position: absolute;    
}

#map-wrapper, #results-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    padding: 1%;
}

#map {
    width:100%;
    height: 550px;
    overflow:hidden;
}

#map-loading { background-color: #E5E3DF; position: fixed; top: 0.9%; left: 1%; height: 98.1%; width: 98%; z-index: 10000; }

    #map-loading .Container { background-color: transparent; border: 0; left: 50%; padding: 27px; position: relative; top: 50%; width: 126px; height: 16px; margin-top: -25px; margin-left: -90px; }

    #map-loading .Text { color: #05296B; float: left; font-size: 14px; font-weight: bold; height: 16px; }

    #map-loading .Icon { float: right; height: 16px; width: 16px; }


/*ms 20191025 ausblenden  ist erst für neue Suche gedacht*/
#SweeperLookup > ul > li:nth-child(3) {
    display:none!important;
}