body {
	background: url("/fileadmin/resources/images/web/dsi_background_tilevertical.jpg") repeat-x top left fixed;
}

#main {
  position: relative;
  top: 20px;
  margin: 0px 0px 40px 0px;
  padding-bottom:0px;
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  background-color: #FFFFFF;

  -moz-box-shadow: 3px 3px 4px #000;
  -webkit-box-shadow: 3px 3px 4px #000;
  box-shadow: 3px 3px 4px #000;
  behavior: url(/fileadmin/media/css/ie-css3.htc); 


  width: 1003px;
  min-height: 500px;
  
  visibility: visible;
  text-align: left;
}

* html .toplogo { /*Hack für IE */
	height:57px;
	width:1024px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/resources/images/local_sites/www.dywit.it/dywit_logo_front_1024.png');
}
.toplogo[class] {
	height:57px;
	width:1024px;
	background:url(/fileadmin/resources/images/local_sites/www.dywit.it/dywit_logo_front_1024.png) no-repeat;
}


/************/
/*  HEADER  */
/************/

#header_logo_1{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 1003px;
	height:43px;
	float: left;
}

#header_logo_2{
	position:absolute;
	left: 0px;
	top: 43px;
	height: 61px;
	width: 225px; 
	background-image: url("/fileadmin/resources/images/local_sites/www.dywit.it/header/dsi_head_mid_left.jpg");
	background-color: #DFDFDF;
	float: left;
}

#header_logo_3{
	position:relative;
	top: 43px;
	left: 225px;
	height: 40px;
	width: 778px;
	background-image: url("/fileadmin/resources/images/local_sites/www.dywit.it/header/dsi_head_mid_right_up.jpg");
	background-color: #DFDFDF;
}


#header_menu_1 {
	position:relative;
	left: 225px;
	top: 43px;
	width: 778px;
	height: 21px;
	text-align: left;
	background-image: url("/fileadmin/resources/images/local_sites/www.dywit.it/header/dsi_head_mid_right_down.jpg");
  background-repeat: no-repeat;
}

#header_menu_2 {

	width: 777px;
	height: 22px;
	background-image: url("/fileadmin/resources/images/local_sites/www.dywit.it/header/dsi_header_06.gif");
	margin-bottom: 0px;
	float: left;
	
	padding-top: 0px;
	padding-bottom: 0px;
}

/**********/
/*  NAVI  */
/**********/

div.naviLeft_1 {
	width: 225px;
	height: 22px;
	background-image: url("/fileadmin/resources/images/local_sites/www.dywit.it/header/dsi_head_down_left.jpg");
	background-repeat: no-repeat;
	margin-bottom: 0px;
  border-bottom: 1px #ffffff solid
}

#header_menu_1 .menuTop_level1_no {
	float: left;
	text-align: center;
  padding: 4px 4px;
}

#header_menu_1 .menuTop_level1_act {
	float: left;
	text-align: center;
  padding: 4px 4px;
}


/**************/
/*  CONTENT   */
/**************/


blockquote {
  margin-left: 50px;
}

#left_calculator, #left_select_references {
	width: 205px;
	background-color: #F3F3F3;
	float: left;
  border: 1px #d2d2d2 solid;
  padding: 2px 0px 2px 17px;
  margin:  10px 0px 0px 0px;
	cursor:pointer;
}

#left_calculator a , #left_select_references a {
  text-decoration: none;
}

.posttensioning1 th, .posttensioning1 td {
  color:#5F5F5F;
	font-family:Arial,Geneva,Verdana;
	font-size:12px;
	text-decoration: none;
	padding:5px;
	letter-spacing:.1pt;
	border-right :1px solid #ffffff;
}

/**************/
/*  CONTACT   */
/**************/

table.multi_recipient {
  width: 450px;
}

td.send_ca input,
td.reset_ca input {
  padding: 1px;
  font-size: 9pt;
  height: 23px;
}
