
div#content {
	background: #303030 url("img/te_background.jpg") no-repeat top right;
	
}

/* Illustration auf der Themenempfangsseite oben rechts */
img#te_illu {
	position: absolute;
	top: 0;
	right: 0;
	width: 57.6em;
	height: 24em;
}

/* Textteil auf der Themenempfangsseite oben */
p#te_text {
	width: 24em;
	color: #ffffff;
	font-size: 1.4em;
	margin-left: 2.5em;
	text-align:left;
	padding-top:10px;
}


/* Linkbox */
div#links_wrapper {
	margin: 2em 0;
	margin-left: 4em;
}

		

/* Bereich in dem Flash bzw Fallback dargestellt wird */
div#te_flashstage {
	text-align: center;
	
}
/* Flash-Objekt skalierbar machen */
div#te_flashstage object {
	width: 97em;
	height: 35em;
}
