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.americancommercial.com/aci_logo_front_1024.png');
}
.toplogo[class] {
	height:57px;
	width:1024px;
	background:url(/fileadmin/resources/images/local_sites/www.americancommercial.com/aci_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/media/img/aci/dsi_aci_header_03.jpg");
	background-color: #DFDFDF;
	float: left;
}

#header_logo_3{
	position:relative;
	top: 43px;
	left: 225px;
	height: 40px;
	width: 778px;
	background-image: url("/fileadmin/media/img/aci/dsi_aci_header_04_01.jpg");
	background-color: #DFDFDF;
}


#header_menu_1 {
	position:relative;
	left: 225px;
	top: 43px;
	width: 778px;
	height: 21px;
	text-align: left;
	background-image: url("/fileadmin/media/img/aci/dsi_aci_header_04_02.jpg");
  background-repeat: no-repeat;
}

#header_menu_2 {

	width: 777px;
	height: 22px;
	background-image: url("/fileadmin/media/img/aci/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/media/img/aci/dsi_aci_header_05.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;
}


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

td.send_sa,
td.reset_sa {
  padding: 0px 60px 0px 0px;
	height: 22px;
}

td.send_sa input,
td.reset_sa input {
	height: 22px;
}
