@import url("styles.css");
@import url("styles_content.css");
@import url("styles_special.css");
@import url("styles_ie6.css");




html, body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0 ;
	padding:0;
	color:#000;
	line-height:103%;
	width:100%;
	height: 100%;
}

 * {
  background-color: white !important;
  background-image: none !important;
  }



div#layout {
    margin: 0px auto;
    background-image: none !important;
    width: 490px;
    padding: 0px;
    height: auto;
    float: none;
}

div#navigationsleiste {
    display: none;
}

div#navigationsleiste_sub {
    display: none;
}

div#hauptnavigation {
	display: none;
}

div#promobox {
    display: none;
}


div#hauptnavigation_suche {
    display: none;

}

div#layout div#content {

  width: auto;
  height:auto !important;
	padding: 0px;
	margin: 0px;
	overflow: visible !important;


}

div#content.aa1_b1 div.container_container {

    height: auto;
    width: 487px;
    overflow: visible !important;
}



div#content.a1 div.left{
   height:auto;
   width:150px !important;
   height: 180px;
   overflow: visible !important;
}

*+html div#content.a1 div.left{
   height:auto;
   width:150px !important;
   height: 160px;
   overflow: visible !important;
}


div#content.aa1_b1 div.container_container div.left{

    height: auto;
    overflow: visible !important;
}




*+html div#layout div#content {
  position:absolute;
  width: 490px;
	padding: 0px;
	margin: 0px;
	overflow: visible !important;
}





/********************************
 *
 * FOOTER
 *
 ********************************/
div#footer_container {
    clear: both;
}

div#footer_container p#footer_esk_zertifikat {
    display: none;
}

div#footer p#footer_mid {
	display: none;
}

div#footer {
	display: none;
}


table.tech-table {
    width: 100% !important;
    float: none !important;
}
