
body {
	margin: 0;
	background-repeat: repeat;
	font: 0.7em Verdana, sans-serif;
	line-height: 1;
	color: #333334;
	background-color: #333;
	text-align: center;
}

img {
	border-width: 0;
}

#container {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
}

#header {
	position: relative;
	height: 200px;
	background: url(../images/de/logo.jpg) no-repeat left center;
}
#header.lang-en {
	background-image: url(../images/en/logo.jpg);
}

#headermenu {
	position: relative;
	height: 80px;
	background-color: #e8e8e8;
	padding-left: 37px;
	padding-right: 40px;
}

.headline {
	position: absolute;
	top: 30px;
	width: 720px;

}

.headline p {
	text-align: justify;
	margin: 0;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 28px;
	color: #a3a3a3;
}

.headline a {
	text-decoration: none;
	color: #5FB7FF;
}

.headline a:hover {
	color: #000;
}

#prodselect {
	position: relative;
	height: 400px;
	background-color: #e8e8e8;
	color: #333;
}

#prodselect_1 {
	position: absolute;
	width: 170px;
	height: 578px;
	left: 0px;
	top: 0;
}

#prodselect_2 {
	height: 400px;
	position: absolute;
	width: 170px;
	left: 170px;
	top: 0;
	background-color: #ddd;
}

#prodselect_3 {
	height: 541px;
	position: absolute;
	width: 170px;
	left: 340px;
	top: 0;
}

#prodselect_4 {
	height: 400px;
	position: absolute;
	width: 170px;
	left: 510px;
	top: 0;
	background-color: #ddd;
}

#prodselect_5 {
	height: 589px;
	position: absolute;
	width: 170px;
	left: 680px;
	top: 0;
}

#prodselect_left {
	position: absolute;
	width:266px;
	left:0;
	top:0;
}

#prodselect_center{
	position: absolute;
	width: 266px;
	left: 266px;
	top: 0;

}

#prodselect_right {
	position: absolute;
	width: 268px;
	right: 0px;
	top: 0;

}

#prodselect p {
	margin-left: 40px;
	font-weight: bold;
}

#prodselect h2 {
	text-align: center;
	font-size:1.5em !important;
}

#prodselect a {
	text-decoration: none;
	color: #434747;
}

#prodselect a:hover {
	color: #c80c21;
}


/*endprodselect*/	

#footer {
	color: white;
	width: 850px;
	height: 250px;
	background: url(../images/footer.jpg) no-repeat left center;
}

#extra-txt {
	opacity: 0.5;
	position: absolute;
	width: 350px;
	top: 0px;
	left: 40px;
	height: 100%;
	background-color: black;
}

#extra-txt-inner {
	position: relative;
	top: 10px;
	width: 300px;
	height: 225px;
	margin: 0 auto;
	line-height: 16px;
}

/* Typo x extra */
h2.inner {
	font: 36px Georgia, Garamond, "Times New Roman", Times, serif;
	color: white;
	margin-bottom: 18px;
	margin-top: 0px;
}

#extra-txt-inner p {
	/*font: 13px "Lucida grande", "Arial Narrow", Helvetica, Arial, sans-serif;*/
	font-size: 1.125em;
	color: white;
	line-height: 16px;
	font-weight: bold;
}

#extra-txt-inner a, #extra-txt-inner a:hover {
	margin-top: 15px;
	color: white;
	text-decoration: underline;
}

#capolettera {
	font-family:  Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 32px;
	margin-right: 2px;
	margin-bottom: 0;
	float: left;
}

#others {
	position: relative;
	width: 800px;
	height: 610px;
	padding: 10px 0px 0px 0px;
	font: 11px Georgia, Garamond, "Times New Roman", Times, serif;
	color: #333;
}

#others h2 {
	font: 14px "Lucida grande", "Arial Narrow", Helvetica, Arial, sans-serif;
	color: #4e5050;
	margin: 0;
}

.h2red {
	font: 20px "Georgia", serif;
	color: #ff0000;
}

#others_left1 {
	left: 0px;
	position: absolute;
	width: 165px;
	height: 550px;
	border-right: 1px dotted gray;
	margin-left: 5px;
	top: 50px;
}

#others_left2 {
	left: 170px;
	position: absolute;
	width: 165px;
	border-right: 1px dotted gray;
	height: 550px;
	margin-left: 5px;
	top: 50px;
}

#others_left3 {
	border-right: 1px dotted gray;
	position: absolute;
	width: 164px;
	height: 550px;
	left: 340px;
	margin-left: 5px;
	top: 50px;
}

#others_left4 {
	border-right: 1px dotted gray;
	position: absolute;
	width: 165px;
	height: 550px;
	left: 510px;
	margin-left: 5px;
	top: 50px;
}

#others_left5 {
	position: absolute;
	left: 680px;
	width: 163px;
	height: 550px;
	margin-left: 5px;
	top: 49px;
}

#others a {
	width: 150px;
	color: gray;
	text-decoration: none;
}

#others a:hover {
	color: #5FB7FF;

}

#others ul {
	padding-left: 5px;
	margin-left: 5px;
}

#others li {
	list-style-type: none;
	background: transparent url(../images/arrow.gif) no-repeat scroll left top; padding-left: 15px;
}

#others .form {
	margin-top: 25px;
}

#others fieldset {
	border: none;
	width: 140px;
	padding: 0px;
	margin: 0px;
}

#others fieldset input {
	width: 140px;
}

#others fieldset textarea {
	font-family:Georgia,Garamond,"Times New Roman",Times,serif;
	font-size:11px;
	width: 144px;
}

#form-message {
	color: #dd3333;
}

#form-message .success {
	color: #339933;
}

#form-message li {
	background: none;
	padding-left: 5px;
}

#bottom {
	width: 810px;
	margin: 0 auto;
	background-color: #000;
	height: 60px;
	padding: 35px 0px 0px 40px;
	text-align: left;
	color: #fff;
}

#bottom a,
#bottom a:visited
{
	color: #fff;
	text-decoration: none;
}

.center {
	text-align: center;
}
.center object {
	margin-left: auto;
	margin-right: auto;
}