/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;
	width: 900px;
	text-align: center;
	background-color: #fcfcfc;
	overflow: scroll;
}

#head {
	width: 900;
	height: 151px;
	border-bottom: 3px solid #2675be;
	text-align: center;
	z-index: 1;
	margin-top: 20px;
	background-image: url(../images/header/header.png);
}
	
.flash-feld {
	width: 240px;
	height: 150px;
	float: right;
	z-index: 3;
	margin: 1px 40px 0px 0px;
	background: url(../flash/logoschau.swf);
}

#puffer {
	height: 35px;
	width: 898px;
	border-left: 1px solid #2675be;
	border-right: 1px solid #2675be;
	background-image: url(../images/background/puffer.png);
}

#content {
	width: 898px;
	border-left: 1px solid #2675be;
	border-right: 1px solid #2675be;
	background: #bfbfbf;
	float: left;
	/*background-image: url(../images_02/body_background.png);*/
}	

#menu {
	float: left;
	margin-left: 130px;
	text-align: left;
	line-height: 25px;	
	font-size: 10pt;
	width: 178px;
}

.txt-impres {
	font-size: 10pt;
	text-align: left;
	line-height: 18px;
	margin: 0px 100px 0px 0px;
	float: right;
	width: 490px;
}

.box_CENARIO {
	float: left;
	height: 226px;
	width: 276px;
	text-align: center;
	margin: 0px 10px 0px 90px;
	padding: 0px 19px 0px 19px;
	background-image: url(../images/background/box_CENARIO.png);
	z-index: 2;
}

.box_4Secret {
	float: right;
	height: 226px;
	width: 276px;
	text-align: center;
	margin: -226px 90px 0px 10px;
	padding: 0px 19px 0px 19px;
	background-image: url(../images/background/box_4secret.png);
	z-index: 2;
}

.box_Nemesysco {
	clear: left;
	float: left;
	height: 226px;
	width: 276px;
	text-align: center;
	margin: 20px 10px 0px 90px;
	padding: 0px 19px 0px 19px;
	background-image: url(../images/background/box_nemesysco.png);
	z-index: 2;
}

.box_LSIndustrie {
	clear: right;
	float: right;
	height: 226px;
	width: 276px;
	text-align: center;
	margin: -226px 90px 0px 10px;
	padding: 0px 19px 0px 19px;
	background-image: url(../images/background/box_LSIndustrie.png); 
	z-index: 2;
}

.schatten_box_CE {
	clear: both;
	float: left;
	width: 386px;
	height: 53px;
	margin: -23px 0px 0px 55px;
	background-image: url(../images/schatten_box.png);
	z-index: 1;
}

.schatten_box_4S {
	float: right;
	clear: right;
	width: 386px;
	height: 53px;
	margin: -23px 53px 0px 0px;
	background-image: url(../images/schatten_box.png);
	z-index: 1;
}

.schatten_box_NE {
	clear: left;
	float: left;
	width: 386px;
	height: 53px;
	margin: -23px 0px 0px 55px;
	background-image: url(../images/schatten_box.png);
	z-index: 1;
}

.schatten_box_LSi {
	float: right;
	clear: right;
	width: 386px;
	height: 53px;
	margin: -23px 53px 0px 0px;
	background-image: url(../images/schatten_box.png);
	z-index: 1;
}

#footer {
	clear: both;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/background/footer_backgr.png); 
	text-align: center;
	width: 900px;
	height: 40px;
	color: #000000;
	/*border-top: 1px solid #2675be;*/
}

#sprachwahl {
	float: left;
	width: 25px;
	height: 17px;
	background-image: url(../images/gb_flagge.gif);
}

/* Bleibt bestehen, solange Nemesysco + 4Secret noch Flyer hinterlegt hat*/
#nemesysco {
	margin: 0px auto; 
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	/*background-image: url(../images/Stimmenanalyse-nemesysco.png);*/
	width: 761px;
	height: 1089px;
}

#secret {
	margin: 0px auto; 
	margin-top: 25px;
	text-align: center;
	/*background-image: url(../images/4Secret.png);*/
	width: 750px;
	height: 1079px;
}


dth: 761px;
	height: 1089px;
}

#secret {
	margin: 0px auto; 
	margin-top: 25px;
	text-align: center;
	/*background-image: url(../images/4Secret.png);*/
	width: 750px;
	height: 1079px;
}