body {
	background-position: center top;
	background-repeat: no-repeat;
	background-color: black;
}

#tNavBkg {
	z-index: 99;
	position: fixed;
	height: 42px;
	width: 100%;
	background-image: url(/fileadmin/emaux/images/tNavBkg.png);
	background-repeat: repeat-x;
	top: 0px;
}

#container {
	position: relative;
	width: 980px;
	margin-top: 337px;
}

#topNav {
	z-index: 100;
	position: fixed;
	top: 0px;
	margin-left: -380px;
	left: 50%;
	width: 760px;
}

#styleMenu {
	float: left;
	margin: 9px 5px 0px 0px;
}

#menu {
	float: right;
	padding-top: 12px;
}

#logo {
	z-index: 90;
	position: absolute;
	top: -165px;
	left: 100px;
}

#flashContent {
	z-index: 89;
	position: absolute;
	top: -195px;
	left: 460px;
	width: 480px;
	height: 163px;
	background-image: url(/fileadmin/emaux/images/headertext.gif);
	background-repeat: no-repeat;
}

#block_1 {
	float: left;
	width: 760px;
	margin-left: 100px;
}

.csc-frame-frame1, .csc-frame-frame2 {
	float: left;
	width: 380px;
}

#footer {
	clear: left;
	margin-left: 100px;
	padding-top: 40px;
}
