@charset "utf-8";

#mailinglist {
	top:205px;
	width:319px;
	height:270px;
	z-index:9999;
	position: absolute;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	width:319px;
	height:270px;
	z-index:9999;
	position: absolute;
	margin-left: 606px;
	top:66px;
	border: 0;
	padding: 0;
}

.header #banner {
	width:960px;
	height:228px;
	z-index:2;
	margin: 0;
	padding: 0;
	position: absolute;
}

.header #navwrapper {
	position:absolute;
	top:228px;
	border: 0;
	width:960px;
	height:47px;
	z-index:4;
	padding:0px;
	margin: 0px;
}


