/* CSS Document */
.bottomline {
	position: absolute;
	/*bottom: 1px;*/
	background-color: #ECE9D8;
	height: 88px;
	width: 476px;
	left: 336px;
	top: 958px;
	font-weight: 200;
	font-variant: small-caps;
	color: #000000;
	
	text-align: center;
	vertical-align: bottom;
}
.bottomlineWC {
	position: absolute;
	/*bottom: 1px;*/
	background-color: #ECE9D8;
	height: 88px;
	width: 802px;
	
	top: 865px;
	font-weight: 200;
	font-variant: small-caps;
	color: #000000;
	
	text-align: center;
	vertical-align: bottom;
}
.infobox {
	background-color: #ECE9D8;
	padding: 10px;
	position: absolute;
	top: 374px;
	width: 286px;
	height: 652px;
	background-image: url(../pics/Kaap4.gif);
	background-repeat: no-repeat;
	background-position: 0px 322px;
}
.infobox2 {
	background-color: #ECE9D8;
	padding: 10px;
	position: absolute;
	top: 374px;
	width: 142px;
	height: 220px;
	/*background-image: url(../pics/Kaap4.gif);
	background-repeat: no-repeat;
	background-position: 0px 322px;*/
}
#infotext2 {
	position: absolute;
	/*padding: 10px;*/
	top: 350px;
}
.trenner1 {
	background-image: url(../pics/Trenner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 20px;
	width: 306px;
	top: 322px;
}
