
#navigation ul li a {

  font-size: 14px;

}



h3, h4 {
  line-height: 22px;
}



/*Googlemaps Issue */

.gmnoprint img {
    max-width: none; 
}

/* Herstellerlogos im Footer */

.client-list li {
  /* border: 1px solid #e5e5e5; */
  float: left;
  margin: -1px 0 0 -1px;
	width: 14%;
}
.client-list li img {
  width:75%;
}

/* Header Arche Logo */

.arche{

	float:right;
	border-bottom: 1px solid #FFDD00;
	padding-bottom: 10px;
	padding-left: 145px;
}


/* iFrame Gebrauchtwagen */

.spaceWrap { 
	  width: 100%; 
	  height: 800px; 
	  padding: 0; 
	  overflow: hidden; 
	}

.viewPort { 
	  width: 1015px; 
	  height: 800px; 
	}

/*.viewPort {
		-webkit-transform: scale(0.93);
		-webkit-transform-origin: 0 0;

	}
*/
.container .six.columns {   width: 273px; }

#page-title h2{

		font-size:16px;
}
	


#teambild{

	width:546px;

}


@media only screen and (max-width: 1389px) and (min-width: 990px)
{


	#navigation ul li a {
  		font-size: 13px;
	}



}

@media only screen and (max-width: 989px) and (min-width: 768px)
{
	#navigation ul li a {
		display: inline-block;
		color: #fff;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
		padding: 17px 9px;
		background: url(../images/navigation-divider.png) no-repeat right 50%;
			
		}
		
		.container .six.columns {
		  width: 258px;
		}		
}		
		
@media only screen and (max-width: 767px)
{
	#teambild{

		width:273px;
		
	}

}
	
		
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
