/* @override http://localhost:8888/fileadmin/M4/templates/res/css/cssMain.css */

/* HEADER */

#EmoHeader{
	width: 784px;
	height: 316px;
	border-bottom: 1px solid #990000;
	position: relative;
	float: left;
}

#EmoFoto{
	width: 400px;
	height: 315px;
	left: 1px;
	position: absolute;
	overflow: hidden;
}

#AktionsAngebot {
	width: 335px;
	height: 315px;
	right: 0;
	position: absolute;
}


/* CONTENT */

#content  {
	width: 784px;
	position: relative;
	float: right;
	min-height: 330px
}


