	body {
		background: url(http://www.pritzl-landtechnik.de/fileadmin/templates/images/pritzl_bgstart.gif) repeat-x #fff 0px -130px;
		margin: 0px;
		padding: 0px;
	}

	#start_center {
		width: 580px;
		height: 474px;
		background: url(http://www.pritzl-landtechnik.de/fileadmin/templates/images/pritzl_start.jpg) no-repeat 0px -130px;
		margin: 0px auto;
	}

	#description {
		width: 580px;
		margin: 30px auto 0px auto;
	}

	#textdesc {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 14px;
		text-align: left;
		position: relative;
		top: 200px;
		left: 48px;
	}

	#d_land {
		width: 236px;
		min-height: 200px;
		float: left;
	}

	#d_garten {
		width: 287px;
		min-height: 200px;
		float: right;
	}

	.textdiv {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #015A0D;
	}

	p.indent {
		margin: 0px 0px 4px 12px;
	}

	#landtechnik {
		width: 236px;
		height: 255px;
		margin: 224px 0px 0px 0px;
		float: left;
		cursor: pointer;
	}

	#gartentechnik {
		height: 255px;
		width: 297px;
		float: right;
		cursor: pointer;
		margin: 224px 0px 0px 0px;
	}

	.floatreset {
		clear: both;
		height: 0px;
	}

	.over {
		opacity: 0.5;
		filter: alpha(opacity = 50);
		background-color: #0a7c37;
	}

