/* CSS Document */
#body {
	overflow: auto;
}
	#body h2.headline {
		margin: 0px;
	}
#left {
	float: left;
	width: 680px;
	padding-bottom: 20px;
}
	#left p {
		margin-top: 10px;
	}
#right {
	float: left;
	width: 250px;
}
	#right #gebrauchte {
		margin-bottom: 20px;
	}
		#right #gebrauchte h3 {
			font-size: 18px;
			color: #555555;
			border-bottom: 3px solid #555555;
			width: 150px;
			margin-left: 10px;
			padding-bottom: 3px;
		}
		#right #gebrauchte .border {
			border: 1px solid #555555;
			padding: 3px;
			overflow: auto;
			font-size: 12px;
		}
			#right #gebrauchte .border img {
				float: left;
				width: 150px;
				margin-right: 3px;
			}
			#right #gebrauchte .border strong {
				display: block;
			}
			#right #gebrauchte .border p {
				font-size: 11px;
				display: inline;
			}
			#right #gebrauchte .border em {
				display: block;
				text-align: right;
				color: #ff0200;
				font-style: normal;
				font-weight: bold;
				font-size: 18px;
			}
	#right #news {
		overflow: hidden;
	}
		#right #news h3 {
			font-size: 18px;
			color: #555555;
			border-bottom: 3px solid #555555;
			width: 150px;
			height: 20px;
			margin-left: 10px;
			padding-bottom: 3px;
		}
		#right #news .border {
			border: 1px solid #555555;
			padding: 3px;
			overflow: auto;
			font-size: 12px;
			height: 350px;
			overflow: auto;
		}
			#right #news .border ul li {
				border-bottom: 1px solid #555;
				display: block;
				padding: 5px 0px;
			}
	#testberichte {
		clear: both;
		background-image: url('../../img/bg_testberichte.gif');	
		background-repeat: no-repeat;
		background-position: bottom;
		width: 631px;
		height: 204px;
		margin-bottom: 20px;
	}
		#testberichte h3 {
			font-size: 22px;
			color: #010101;
			margin-bottom: 12px;
		}
			#testberichte h3 img {
				margin-left: 10px;
			}
		#testberichte #profi {
			display: block;
			float: left;
			width: 185px;
			margin-left: 7px;
			margin-right: 31px;
		}
		#testberichte #topagrar {
			display: block;
			float: left;
			width: 185px;
			margin-right: 31px;
		}
		#testberichte #schleppertest {
			display: block;
			float: left;
			width: 185px;
			margin-right: 7px;
		}
			#testberichte a {
				color: #FFF;
				font-size: 18px;
			}
	#weiteretestberichte {
		overflow: hidden;
	}
		#weiteretestberichte p {
			margin: 2px 0px;
		}
		#weiteretestberichte a {
			display: block;
			margin: 2px 0px 10px 0px;
		}
	#neumaschinen {
		clear: both;
		background-image: url('../../img/bg_neumaschinen.gif');	
		background-repeat: no-repeat;
		background-position: bottom;
		width: 919px;
		height: 186px;
	}
		#neumaschinen h3 {
			font-size: 22px;
			color: #010101;
			margin-bottom: 12px;
		}
			#neumaschinen h3 img {
				margin-left: 10px;
			}
		#neumaschinen #axos {
			display: block;
			float: left;
			width: 175px;
			/*margin-left: 7px;*/
			margin-right: 7px;
		}
		#neumaschinen #arion {
			display: block;
			float: left;
			width: 175px;
			margin-right: 7px;
		}
		#neumaschinen #axion {
			display: block;
			float: left;
			width: 175px;
			margin-right: 7px;
		}
		#neumaschinen #elios {
			display: block;
			float: left;
			width: 175px;
			margin-left: 7px;
			margin-right: 7px;
		}
		#neumaschinen #xerion {
			display: block;
			float: left;
			width: 175px;
			margin-right: 7px;
		}
			#neumaschinen #axos img,
			#neumaschinen #arion img,
			#neumaschinen #axion img,
			#neumaschinen #elios img,
			#neumaschinen #xerion img {
				width: 100%;
			}
			#neumaschinen a {
				color: #FFF;
				font-size: 18px;
			}
