
/* CSS Document */
/* generici */

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	text-decoration:none;
	color:#5f5f5f;
}
a:hover {
	text-decoration:underline;
	color:#5f5f5f;
}
#container {
	margin:0 auto;
	width:952px;
	text-align:left;
}
.testo1bold {
	font-size: 13px;
	color: #5f5f5f;
	font-weight: bold;
}
.testo1bold a:hover, a {
	color: #5f5f5f;
}
.testo1 {
	font-size: 13px;
	color: #5f5f5f;
}
.testo1 a {
	font-size: 13px;
	color: #5f5f5f;
}
.testo1 a:hover {
	color: #5f5f5f;
}
.testo2 {
	font-size: 11px;
	color: #929292;
}
.testo4 {
	font-size: 14px;
	color: #FFFFFF;
}
.testo5 {
	font-size: 11px;
	color: #929292;
	margin-right:5%;
}
.testo2 a:hover, a {
	color: #929292;
}
.testo3 {
	font-size: 10px;
	color: #a9a9a9;
}
.testo3 a:hover, a {
	color: #a9a9a9;
}
.text-footer{
        font-weight:bold;
        color: #929292;
        font-size: 14px;
}
a.footer_link,a.footerlink:hover {
	color: #000000;
        font-size:11px;
        text-decoration:underline;
}
/* header */
#header {
	clear: both;
	background-color: #FFFFFF;
}
.menutop {
	background-image: url(/de_bg_web/images/web/top_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
}
/* LOGIN */
input {
	color:#929292;
	border: 1px solid #ebebeb;
}
/* menu sinistro */

#submenu {
	font-size:11px;
	color:#000000;
	margin-left: 5pt;
	font-weight: normal;
}
#menus {
	float: left;
	width: 192px;
	text-align: center;
	margin-top: 10px;
}
#menus li {
	display: block;
	text-align: left;
	width: 178px;
}
#menus ul {
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size:11px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#menus img {
	margin: 0px;
}
#menus a {
	display: block;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #FFFFFF;
	line-height: 18px;
}
#menus a:link, #navlist a:visited {
	text-decoration: none;
	margin-top: 0px;
}
.navlist a:visited {
	text-decoration: none;
	margin-top: 0px;
}
#menus a:hover {
	background-color: #f5f5f5;
}
/* contenuti home*/
#contents {
	float: right;
width: 750px;
	margin-top: 10px;
}



.formFShome {
	height: 105px;
	font-size:12px;
	background-color: #f2f2f2;
}
.titlegrey {
	background-image: url(/de_bg_web/images/web/titlegray_bg.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	color: #787878;
	font-weight: bold;
}
.rigaGRIGIA1 {
	border-bottom: 1px solid #ebebeb;
}
.rigaGRIGIA2 {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 2px;
}
.prevSMALL {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9f9f9f;
	border-bottom-color: #9f9f9f;
}
.margin10top {
	margin-top: 10px;
}
.testo3 #textfield {
	font-size: 10px;
	color: #000000;
	border: 1px solid #a9a9a9;
	height: 14px;
	width: 16px;
}
.campitesto1 {
	font-size: 11px;
	color: #000000;
	border: 1px solid #a9a9a9;
	height: 18px;
	margin-top: 5px;
	text-indent: 1px;
}
.stepsform {
	border: 1px solid #5d5d5d;
}

.campitesto2 {
	font-size: 12px;
	color: #000000;
	border: 1px solid #a9a9a9;
	height: 120px;
	padding: 5px;
	width: 314px;
}

.videoSPECIALItitle {
	font-size: 14px;

	color: #cc0000;
	font-weight: bold;
}

.especialsButton a, .especialsButton a:hover {
	color: #FFFFFF;
}

#wp{
	position:absolute;
	width:183px;
	height:109px;
	left:923px;
	right: 152px;
	top: 178px;
	margin: 0px auto;
	z-index:3;
}

#jg{
	position:absolute;
	width:183px;
	height:179px;
	left:923px;
	right: 152px;
	top: 295px;
	margin: 0px auto;
	z-index:4;
}

.search1{
	position:relative;
	right:5px;
	width:20%;
}


.center{
       margin:auto;
       text-align:center;
}
.left{
       float:left;
}
.right{
       float:right; 
}

.clear{
      clear:both;
}



.kundenservice{
      border: 2px solid red;

}

select,textarea{
	border: 2px solid red;
    
}
input.phone_number{
	width: 105px;
}

a.submit_button {
	padding-top: 5px;
	text-decoration: none;
	background: #990000;
	color: #fff;
	border: 1px outset #000;
	padding: .1em .5em;
}
input.submit_button {
	padding-top: 5px;
	text-decoration: none;
	background: #990000;
	color: #fff;
	border: 1px outset #000;
	padding: .1em .5em;
   width:70px;
}

a.submit_button:hover {
	background: #D62424;
}

a.submit_button:active {
	border: 1px inset #ccc;
}
table#kundenservice {
	font-size:11pt;
        font-weight:bold;
}
span.validate{
	color: #D62424;
	font-family: Arial;
	font-size:11pt;
	font-style: italic;
	visibility: hidden;
        font-weight:normal;
}
td.validate{
	color: #D62424;
	font-family: Arial;
	font-size:11pt;
	font-style: italic;
	font-weight:normal;
}
.divCheckBoxClass{
	float:left;
	width:15px;
	padding:2px 2px 2px 2px;
	border:none;
}
