.main {
	position: absolute;
	right: 205px;
	left: 280px;
	top: 230px;
	bottom: 10px;
	padding: 5px;
	margin: 10px;
	border: 1px solid #333333;
	overflow: auto;
}
.mainleft {
	position: absolute;
	left: 50px;
	top: 230px;
}
.mainright {
	position: absolute;
	right: 50px;
	top: 230px;
}
#subpagetitle .image {
	float: left;
}
#subpagetitle .text {
	float: left;
	width: 400px;
	font-size: 0.9em;
	height:20px;	/* necessary for IE */
	vertical-align:baseline;	/* necessary for IE */
}
#subpagetitle .text :first-letter {
	font-size: 130%;
	height:20px;	/* necessary for IE */
	vertical-align:baseline;	/* necessary for IE */
}
#jubileetext {
	z-index: 914;
	position: absolute;
	left: 590px;
	top: 143px;
	font-size: 30px;
	font-weight: bold;
	color: #C6925C;
}
#jubileebg {
	z-index: 913;
	position: absolute;
	left: 565px;
	top: 105px;
	width: 50px;
	height: 50px;
	background-color: #000000;
	}
#jubilee {
	z-index: 912;
	position: absolute;
	left: 560px;
	top: 113px;
}
.link {
	margin: 10px;
	border:10px;
}
.link a:hover, .link a:focus, .link a:active {
	background:		#999999;
}
.main .ueberschrift:first-letter {
	font-size: 160%;
	height:20px;	/* necessary for IE */
	vertical-align:baseline;	/* necessary for IE */
	}
.main .ueberschrift {
	margin-left: 10px;
	margin-top: 25px;
	font-size: 130%;
}
.main .ueberschrift .text{
	margin-left: 0px;
	margin-top: 0px;
	font-size: 13px;
}
.mainright .item {
	width: 130px;
}

.mainleft .item {
	height: 235px;
}

.restposten .innermain .item {
	width: 130px;
	height: 320px;
	float: left;
}
.herdmodellreihe .innermain .item {
	width: 130px;
	height: 180px;
	float: left;
}
.innermain .item {
	width: 130px;
	height: 250px;
	float: left;
}
.innermain .enditem {
	clear:both;
}