/**************************************************************** Box 1 para los servicios: deluxe Version *****************************************************************/
.servicesBox1 {
	background: url(../images/css/servicesBox1_tl.png) no-repeat top left;
}
.servicesBox1Top {
	background: url(../images/css/servicesBox1_tr.png) no-repeat top right;
}
.servicesBox1Bottom {
	background: url(../images/css/servicesBox1_bl.png) no-repeat bottom left;
}
.servicesBox1Bottom div {
	background: url(../images/css/servicesBox1_br.png) no-repeat bottom right;
}
.servicesBox1Content {
	background: url(../images/css/servicesBox1_r.png) top right repeat-y;
}
.servicesBox1Top div,.servicesBox1Top,
.servicesBox1Bottom div, .servicesBox1Bottom {
	width: 100%;
	height: 35px;
	font-size: 3px;
}
.servicesBox1Content, .servicesBox1Bottom {
	 margin-top: -19px;  /*-4*/
}
.servicesBox1Content { 
	padding: 0 15px; 
}

.servicesBox1Content h6 {  
     margin: 0px 0px 15px 0px;
     text-align:center;  
}  

.servicesBox1Content h6 a {
	text-align: center; 
	color: #ffffff;  
	font-family:Georgia,"Times New Roman",Times,Serif; 
	font-size:17px; 
	text-transform:uppercase; 
	font-weight: bold;  
	text-decoration: none;  
	margin: 0px;
	padding: 0px;
}


/************************************************************** Box 1 para los servicios: normal Version ******************************************************************/

.servicesBox1Std {
	display: block;
	padding: 0px;
	border: 3px solid #FBA504;
	background: #84DAFB;
}

.servicesBox1Std .servicesBox1StdContent {
	display: block;
	padding: 10px;
}

.servicesBox1StdContent h6 {
	text-align: center; /* orig not present */
	color: #ffffff;  
	font-family:Georgia,"Times New Roman",Times,Serif; 
	font-size:17px; 
	text-transform:uppercase; 
	font-weight: bold;  
	text-decoration: none;  
	margin: 0px 0px 15px 0px;
}

/* ************************************************* ImageBox Municipio (split 6) ************************************************************** */

.imgBoxContent {
	background: url(../images/css/servicesBox1_r.png) top right repeat-y;
	margin-top: -19px;
	margin-left: 13px;
}

.imgBoxContent h6 { 
	color: #ffffff;  
	font-family:Georgia,"Times New Roman",Times,Serif; 
	font-size:17px; 
	text-transform:uppercase; 
	font-weight: bold;  
	text-decoration: none;  
	margin: 0px 0px 4px 0px;
}

/* ************************************************* ImageBox Detalle (split 5) ************************************************************** */

.imgBoxContentDetalle {
	background: url(../images/css/servicesBox1_r.png) top right repeat-y;
	margin-top: -19px;
	/* margin-left: 13px; */
}

.imgBoxContentDetalle h6 { 
	color: #ffffff;  
	font-family:Georgia,"Times New Roman",Times,Serif; 
	font-size:17px; 
	text-transform:uppercase; 
	font-weight: bold;  
	text-decoration: none;  
	margin: 0px 0px 4px 0px;
}



/* boxes diseno de services final*/

.box_left {
	width:453px;  /* when .box_right hasn't got margin-right= width:463 */
	float:left;
}

/* no longer used => see box_right_Ml and box_right_Mr
.box_right {
	width:160px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}
*/

.box_right_Ml {
	width:160px;
	float:left;
	margin-left: 10px;
}

.box_right_Mr { 
	width:160px;
	float:left;
	margin-right: 10px;
}

.imgCont {
	width: 100px;
	height: 100px;
	float:left;
	border: 0px solid #FBA504;  /*borde de la imagen*/
	margin: 0px 10px 0px 0px;
}

.mContent {
	float: left;
}

.mContent .info {
	margin-bottom: 5px;
}

div.additional {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	display: block;
	clear: both;
	border-bottom: 2px solid #FBA504;
}

div.additional.last {
	border-bottom: none;
}

.rating IMG {
	margin-right: 2px; /* orig: 2px */
}

/*******************************************************************************************************************************************************************/

.shadow {
text-shadow:#000000 3px 3px 3px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#AABBCC,strength=13,
 direction=310);
}

/*boton*/
.xs{
background: #84dafb;
color: #fff;
padding: 1px;
margin: 0px 0px 0px 3px;
border: 2px solid #84dafb;
}

/* naranja de fondo -- Trennlinie (services Box) */
	  <style type="text/css">
.con{display:block}
.con *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#fba504}
.con1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #b7c390;
  border-right:1px solid #b7c390;
  background:#ddb241}
.con2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #8fd4e2;
  border-right:1px solid #8fd4e2;
  background:#e4af32}
.con3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e4af32;
  border-right:1px solid #e4af32;}