/*#headlines {
	left: 15px;
	width: 400px;
}

#area_text {
	top: 90px;
	left: 210px;
	width: 400px;
	height: 150px;
	overflow: auto;
}
#area_image {
	top: 250px;
	left: 230px;
}
*/

#area_masthead_art{
	position: absolute;
	left: 30px;
	bottom: -65px;
	display: block;
	height: 59px;
	width: 500px;
}

.ui-js-active #area_masthead_art a span {
	position: absolute;
	left: -1000px;
	top: -1000px;
}

.ui-js-active #area_masthead_art .epresence {
	position: absolute;
	top: 10px;
	left: 130px;
	display: block;
	width: 80px;
	height: 25px;
	cursor: pointer;
	background-image: url('../../images/epresence.png');
	overflow: hidden;
}


.ui-js-active #area_masthead_art .mypresence {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 110px;
	height: 48px;
	cursor: pointer;
	background-image: url('../../images/site-by-mypresence.jpg');
	overflow: hidden;
}

.ui-js-active #area_masthead_art .mypresence-page {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 48px;
	width: 85px;
	display: block;
}

.ui-js-active #area_masthead_art .mypresence-order {
	position: absolute;
	left: 85px;
	top: 0px;
	height: 48px;
	width: 25px;
	display: block;
}

/*
#area_masthead_ep {
	position: absolute;
	left: 290px;
	bottom: -40px;
}
#area_masthead_ep, #area_masthead_ep a {
	display: block;
	width: 80px;
	height: 25px;
}

#area_masthead_ep a {
	background-image: url('../images/epresence.png');
}

#area_masthead_art a {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	cursor: pointer;
}

#area_masthead_art a.artisticon {
	width: 170px;
	height: 59px;
	background-image: url('../images/artisticon.png');
}

#area_masthead_art a span {
	display: none;
}

#area_masthead_art a.artisticon-order {
	left: 170px;
	width: 73px;
	height: 59px;
	background-image: url('../images/artisticon-bestellen.png');
}

*/
