.ein1 {
	position: relative;
    background: transparent url(einladung1.jpg) no-repeat top left; 
	color: #2a2f5d;
	width: 763px;
	height: 600px;
}

.ein1 a {
	color: #2a2f5d;
	text-decoration:none;
}

.ein1 a:hover { 
	text-decoration: none;
}


.ein2 {
	position: relative;
    background: transparent url(einladung2.jpg) no-repeat top left; 
	width: 763px;
	height: 600px;
	color: #ddd;
}
.ein2 a {
	color: #ddd;
	text-decoration:none;
}

.ein2 a:hover { 
	text-decoration: underline;
}

.titel {
	position: absolute;
	font-size: 38px;
	top: 430px;
	left: 420px;
}


.datum {
	position: absolute;
	font-size: 28px;
	top: 380px;
	left: 420px;
}

.sp {
	position: absolute;
	font-size: 12px;
	top: 553px;
	left: 100px;
}

.up {
	position: absolute;
	font-size: 12px;
	top: 300px;
	left: 10px;
}

.up a {
	color: #aaaffd;
}

.uh1 {
	position: absolute;
	font-size: 10px;
	top: 110px;
	left: 40px;
}

.uh2 {
	position: absolute;
	font-size: 10px;
	top: 110px;
	left: 70px;
}

.nf {
	position: absolute;
	color: #000;
	font-size: 10px;
	top: 570px;
	left: 560px;
}

.nf a {
	color: #000;
}

.info {
	position: absolute;
	font-size: 12px;
	top: 60px;
	left: 460px;
}

.aussteller {
	position: absolute;
	font-size: 12px;
	top: 290px;
	left: 70px;
}


.linknext {
	position: absolute;
	top: 0px;
	left: 663px;
}


