*{
	margin:0px;
	padding:0px;	
}
body{
	background: url('../img/bottomRepeat.png') 0px 90% repeat-x;
}

body a{
color:#fff;
}
.warper{
	width:100%;
	/*height: 100%;*/
	position:relative;
}
.row{
	width:100%;
	margin-top: 30px;
	min-height: 100px;
	margin-bottom: 20px;
}
.container{
	width: 85%;
	margin: 0px auto;
	text-align: center;
}
.box{
	width: 400px;
	height: 400px;
	display: inline-block;
	background-color: white;
	position: relative;
	margin: 60px;
	margin: 55px 170px;
	border-radius: 9px;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.95);
-moz-box-shadow:    0px 5px 15px 0px rgba(50, 50, 50, 0.95);
box-shadow:         0px 5px 15px 0px rgba(50, 50, 50, 0.95);
	border: 1px solid #C4C4C4;
	background-size:contain;
	
}
.header{
	height:100px;
}
.mainLogo{
	float:left;
}
.rightLogo{
	float:right;
}
.neuwagenPhoto { background-image:url(../img/neuwagen.png);border-radius: 9px;}
.jahresPhoto { background-image:url(../img/jahres.png);border-radius: 9px;}
.smallBox{
	width: 250px;
	height: 250px;
	display: inline-block;
	position: relative;
	margin: 60px;
	margin: 50px 44px;
	border-radius: 9px;
	box-shadow: 0px 0px 18px -6px #494949;
	border: 1px solid #C4C4C4;
	background-size:contain;
}

.frame{
	width:100%;
	border:0px;
	height:800px;
}
.skoda{
	height:840px;
}
.seat{
	height: 1900px;
}
.vw{
	overflow: hidden;
	height: 1200px;
}
.vwn{
	overflow: hidden;
	height: 1200px;
}
.audi{
	height:1000px;
}
.zuruckh{ 
	margin:0px 15px 0px 15px;
	width:100px;
	height:100px;
	box-shadow: 0px 0px 18px -6px #494949;
	border: 1px solid #C4C4C4; 
	border-radius: 10px;
}
.boxTitle_1{
	width: 390px;
	background: rgba(204, 204, 204, 0.9);
	height: 75px;
	position: absolute;
	bottom: 0px;
	/* opacity: 0.7; */
	font-size:40px;
	color:black;
	font-family: Trebuchet Ms;
	padding-top:15px;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	text-transform:uppercase;
}

.boxTitle_2{
	width: 390px;
	background: rgba(204, 204, 204, 0.9);
	height: 90px;
	position: absolute;
	bottom: 0px;
	/* opacity: 0.7; */
	font-size:35px;
	color:black;
	font-family: Trebuchet Ms;
	/*padding-top:15px;*/
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	text-transform:uppercase;
}
.reflection{
    margin-left: -99px;
	padding-top:10px;
    opacity: 0.3;
}
.iframeContainerVW{
	width: 100%;
	overflow: hidden !important;
}
.iframeContainerSK{
	width: 100%;
	overflow: hidden !important;
	
}
.sk{
	height: 3961px;
	margin-top: -181px;
}
.carLine{
	width: 1390px;
	position: relative;
	/* height: 142px; */;
	padding: 33px;
	background-color:white;
	margin: 0 auto;
	box-shadow: 0px 7px 16px -2px #000;
	margin-bottom: 45px;
	border-radius: 70px;
}
.carInfo{
    width: 1326px;
	
    position: relative;
    color: #ccc;
    height: 150px;
    margin: 0 auto;
    /* margin-top: 100px; */
}
.carPhoto{
    width: 200px;

    height: 140px;
}
.left{

    float: left;
}
.details{
    height: 140px;
    width: 680px;
    color: #000;
    margin-left: 30px;
    font-size: 44px;
    font-family: Trebuchet Ms;
    font-weight: bold;
}
.details span{
    font-size: 20px;
	
    display: inherit;
    font-weight: normal;
}
.price{
    height: 140px;  
    width: 350px;  
    color: #000;
      margin-left: 30px;  
    font-size: 44px;  
    font-family: verdana;  font-weight: bold;
    padding-top: 29px;
    text-align: right;
}
.photoGallery{
    width: 1326px;
    margin: 0 auto;
}
.information{

}
.detailsSecond{
    width: 1326px;
    height: 50px;
    margin: 0 auto;
    display: initial;
    display:none;
}
.miniFoto{
	width: 120px;
	margin-right: 7px;
	border: 1px solid #ccc;
}