/* @override http://www2.marschallstuben.at/fileadmin/TEMPLATES/CSS/topandpicOn.css */

/* @override http://www2.marschallstuben.at/fileadmin/TEMPLATES/CSS/topandpicOn.css */

#lefttop {
	float: left;
	height: 300px;
	position: relative;
	width: 260px;
}

*html #lefttop{
	margin-bottom: 5px;
}

#lefttop img {
	position: absolute;
	bottom: 0;
}

#mainpic {
	float: left;
	width: 614px;
	height: 300px;
	padding-bottom: 20px;
}

*html #mainpic {
	margin-bottom: 10px;
}