#top-left {

	float: left;
    height: 350px;
    margin-bottom: 15px;
    padding: 20px 0 0 0;
    width: 320px;
}

#top-left h3,#top-right h3 {
	margin-top: 90px;
	font-family: ProximaNova-Bold;
}

#top-right {
  
	float: right;
    height: 350px;
    margin-bottom: 15px;
    padding: 40px 0 0 0;
    width: 320px;
}

#top-left img, #top-right img {
	margin-left:10px;
}

#content-right h3 {
	font-family: ProximaNova-Bold;
}

.spares h4 {
    margin-top: 30px;
    text-align: center;
    width: 280px;
}

.spares {
	height: 123px;
}

/******Mietanhänger******/

#content-full-variable {
	width:945px;
}

#tables {
	padding: 30px 0 10px 45px;
}

#tables table {
	width: 800px;
	margin-bottom: 30px;
}

#tables table tbody tr td {
	padding-left: 10px;
	background-color: #ecf0f1;
}

#tables table tbody tr td p {
	color: #333;
	margin: 0;
}

.top-row {
	background-color: #16a085!important;
	font-size: 16px;
	font-family: ProximaNova-Bold;
}

.table-pic {
	width: 267px;
	padding: 0 !important;
	background-color: #fff!important;
}


/*@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5), screen and (max-device-width: 320px), screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1), (max-device-width: 768px) and (orientation: portrait) {
	#top-left, #top-right {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: 46%;
		height: 100%;
		padding-bottom: 26px;
	}
	
	.space-anh {
		width: 46% !important;
	}

	.price-anh {
		width: 46% !important;
		clear: left;
	}
	
	#content-full-variable {
	width:100%;
	background-color: #808080;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
}

@media (max-device-width: 768px) and (orientation: portrait) {
	#top-left h3, #top-right h3, #top h3 {
		font-size: 160%;
	}
	
		.space-anh {
		width: 46% !important;
		background-size: 294px;
	}

	.price-anh {
		width: 46% !important;
		clear: left;
		background-size: 294px;
	}
	
		#Bild1 {
		width: 282px;
		height: 255px;
		margin-bottom: 35px;
	}
	
	#Bild2 {
		width: 294px;
		height: 244px;
		margin-bottom: 35px;
	}
}*/
