@charset "utf-8";
html, body {
	background:#000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#wrapper {
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	width:900px;
}
#wrapper #footer {
	background-image:url(../../img/footer_patt.jpg);
	background-position:-60px;
	width:800px;
	height:50px;
	padding-left:0px;
	padding-right:40px;	
}
#wrapper #footer .menu{
	font-size:10px;
	width:550px;
	text-align:left;
	line-height:50px;
	float:left;
}
#wrapper #footer .footerLanguage{
	float:left;
	width:248px;
	text-align:right;
	font-size:10px;
}
#wrapper #header {
	width:900px;
	height:128px;
	padding-left:50px;
	background-image:url(../../img/header_de.jpg);
	background-repeat:no-repeat;
}
.homeLogo {
	width:434px;
	float:left;
}
.homeDescription {
	width:364px;
	float:left;
	padding-top:46px;
	color:#FF0000;
	font-size:12px;
}
#homeAnimation {
	width:900px;
	height:302px;
}
#content .homeCorporate {
	width:420px;
	float:left;
	height:191px;
}
#content .homeCorporate2 {
	padding-left:20px;
	padding-right:30px;
	width:370px;
	float:left;
	height:auto;
}
#content .homeLanguage {
	float:left;
	width:378px;
	height:191px;
	background-image:url(../../img/home_lang_patt_de.jpg)
}
#content #selectLanguage .allinea{
	float:left;
	width:42%;
	padding-left:12px;
	padding-top:80px;
}
a.main:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.main:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.main:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.main:active {
	color: #FFFFFF;
	text-decoration: none;
}select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.redButton {
	width:150px;
	height:24px;
	display:block;
	line-height:22px;
	background-color:#FE0000;
	background-image:url(../../img/arrow_button.gif);
	background-position:140px;
	background-repeat:no-repeat;
	padding-left:10px;
	clear:left;
}

#wrapper #content .flash{
	margin-left:20px;
	width:384px;
	height:150px;
	border:1px solid;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#wrapper #content .titolo{
	width:384px;
	margin-left:20px;
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
	width:80%;
}

#wrapper .pi{
	width:800px;
	height:50px;
	padding-left:0px;
	padding-right:40px;
	padding-top:10px;
	font-size:10px;
	color:#666666;
	font-weight:bold;
}

.getFlash{
margin-right:390px;
}

#checkFlash {
	display:none;
	width:84%;
	padding:20px;
	text-align:center;
	color:#FE0000;
	border: 1px solid #FE0000;
	font-size:18px;
	margin-bottom:30px;
}
