<style>

body{}

#TFA{
	height: 650px;
}

#Blende{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

#TFA_Rahmen{
	position: absolute;
	margin-top: 80px;
	width: 740px;
	height: auto;
	z-index: 5;
}

#TFA_Antenne{
	position: absolute;
	margin-top: -78px;
	margin-left: 700px;
	width: 24px;
	height: auto;
	z-index: 4;
}

#Display{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

#Displayframe{
	background-color: darkseagreen;
	width: 550px;
	height: 400px;
	border: 0px;
	margin-top: 143px;
}

#Unterschrift{
	margin-top: 80px;
	margin-left: -60px;
	font-family:Comic Sans MS;
	font-size: 1.5em;
	color: #32301C;
}

</style>