.banner {
	width:89px;
	float:right;
	overflow:hidden;
}

.ein1 {
	position: relative;
    background: transparent url(einladung1.jpg) no-repeat top left; 
	color: #ccc;
	width: 763px;
	height: 600px;
}

.ein1 a {
	color: #ccc;
	text-decoration:none;
}

.ein1 a:hover { 
	text-decoration: underline;
}


.ein2 {
	position: relative;
    background: transparent url(einladung2.jpg) no-repeat top left; 
	width: 763px;
	height: 600px;
	color: #000;
}
.ein2 a {
	color: #000;
	text-decoration:none;
}

.ein2 a:hover { 
	text-decoration: underline;
}

.titel {
	position: absolute;
	font-size: 26px;
	text-align: left;	
	top: 125px;
	left:200px;
}

.datum {
	margin-top: 115px;
}

.hours {
	position: absolute;
	top: 504px;
	left:100px;
	font-size: 12px;
}

.aussteller {
	position: absolute;
	font-size: 16px;
	color: #000;
	top: 35px;
	left: 245px;
	text-align: center;
}


.edp {
	position: absolute;
	font-size: 12px;
	color: #fff;
	top: 535px;
	left: 545px;
}

.fs {
	position: absolute;
	font-size: 12px;
	top: 475px;
	left: 180px;
}

.pb {
	position: absolute;
	font-size: 12px;
	top: 475px;
	left: 530px;
}

.bw {
	position: absolute;
	font-size: 12px;
	top: 10px;
	left: 70px;
}

.info {
	position: absolute;
	font-size: 16px;
	top: 540px;
	left: 160px;
}

.linknext {
	position: absolute;
	top: 0px;
	left: 663px;
}
