/*
 * Teaser Contact
 */
.wrapteasercontact{
width:964px;
margin:0px 68px 20px 68px;
}

.teasercontact-close-1{
padding:10px 0px 10px 0px;
height:28px;
background-color:#ececec;
background-image:url('../../sysimg/bg-close.png');
background-repeat:repeat-x;
border-bottom:1px solid #ffffff;
cursor:pointer;
}
.teasercontact-close-2{
padding:10px 0px 10px 0px;
height:28px;
background-color:#f7f5f6;
border-bottom:1px solid #ffffff;
cursor:pointer;
}
  .teasercontact-headline{
  float:left;
  width:400px;
  margin:5px 0px 0px 18px;
  }
  .teasercontact-arrow{
  float:right;
  width:28px;
  margin:6px 0px 0px 18px;
  }
.teasercontact-open{
display:none;
background-color:#f7f5f6;
border-bottom:2px solid #ffffff;
}
	.teasercontact{
	float:left;
	height:220px;
	padding:10px 0px 10px 0px;
	background-color:#f7f5f6;
	border-top:1px solid #dedede;
	border-bottom:1px solid #ffffff;
	}
	.teasercontactalone{
	padding:10px 0px 10px 0px;
	background-color:#f7f5f6;
	border:1px solid #dedede;
	}
	  .teasercontact-image{
	  float:left;
	  width:157px;
	  margin:4px 0px 0px 20px;
	  }
	  .teasercontact-wrap{
	  float:left;
	  width:283px;
	  margin:0px 0px 0px 22px;
	  }
		  .teasercontact-position{
		  float:left;
		  height:30px;
		  }
		  .teasercontact-name{
		  float:left;
		  height:30px;
	    margin:0px 5px 0px 0px;
		  }
		  .teasercontact-icon{
		  float:left;
		  width:20px;
	    margin:2px 5px 0px 0px;
		  }
		  .teasercontact-content{
		  float:left;
	    margin:2px 0px 0px 5px;
		  }
		  .teasercontact-address{
		  float:left;
	    margin:0px 0px 5px 5px;
		  }
		  .teasercontact-vcard{
	    margin:20px 0px 0px 0px;
	    width:283px;
		  }
		  