@charset "utf-8";
/* CSS Document */





.SurnameFilter_Row a,.GroupList_Row a {
  text-decoration:none;
}
td.SurnameFilter_Header,td.GroupList_Header{
text-align:left;
}


td.SurnameFilter_Row ,td.GroupList_Row{
height:40px;
text-align:center;
}

.SurnameFilter_Row a {
  text-decoration:none;
font-size:        ;
}


.AdressList {
	float:    left;
	width:    98%;
	/*overflow: auto;
	border:   0px solid;*/
}

.AdressList_table {
  width:  98%; 
  margin: 5px;
}	

.AdressList td { 
  border: 0px solid;
}

.AdressList a { 
  /*color: #FF9900; */
} 

.AdressDetails {
	float:      left;
	margin-top: 10px;
	width:      98%;
	border:     0px solid;
	/*overflow:   auto;*/
}

.AdressDetails_table {	
  width:  98%; 
  margin: 5px;
}

tr.AdressListRowHeader{
	font-size:        10px;
	height:           30px;
	text-align:       left;
}

tr.AdressListInfo{
	font-size:  10px;
	height:     10px;
	text-align: left;
}	     	    

tr.ListRowHeader{
	font-weight: bold;
        font-size: 14px;
	height:     40px;
	text-align: left;
}	
 
tr.ListRowName{
}
 	
.GoogleMapPrivate{
  border: 1px solid ;
	height: 300px;
	width:  600px;
}

.GoogleMapOffice{
	border: 1px solid ;
	height: 300px;
	width:  600px;
} 



