/* CSS Document */
div.Header-png
{
	position: absolute;
	/*z-index:-2;*/
	top: 0;
	left: 0;
	width: 958px;
	height: 175px;
	background: url(../images/_Muster_HG_001.jpg) no-repeat 320px center;
}
.ius-header
{
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  margin: 0 auto;
  background-repeat: no-repeat;
  height: 180px;
  background-image: url('../images/_header_duv_lg_ohne_schatten.png');
  background-position: 0 0;
  position: relative;
  z-index: auto !important;
}
.ius-sheet
{
  
  width: 970px;
  z-index: auto !important;
}
