#logo {
	background: white;
}
#logoText {
	position: relative;
	z-index: 1;
}
#logoText p {
	margin-bottom: -105px;
	padding-right:4px;
	text-align: justify;
	color: #EDEDED;
	font-size: 16.5px;
	font-style: italic;
	font-weight: bold;
}
#logoImages {
	position: relative;
	background: url('../images/eps_Logo_Linie.gif') bottom left no-repeat;
	z-index: 2;
}
#logo-rechts {
	background: url('../images/eps_Logo_Schrift.gif') bottom right no-repeat;
	height: 135px;
}
#kategorien {
	clear: both;
}
#teaser{
	clear: both;
	text-align: right;
	padding: 10px 0 10px 50px;
	min-height: 120px;
	border-top: 1px solid #9b8784;
	background: url('../images/eps_BGTeaser.jpg');
}
#teaser p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
/*
	color: #D42A80;
*/
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: large;
}