
div#header {
  /* background: url(../pix/header/header_bg_1000.png) no-repeat;*/
  background: url(../pix/header/header_bg_team.jpg) no-repeat;
  margin:-24px 0px 0px 8px;
  }
  
div#header_l {
	position: relative;
	height:200px;
}

div#header_r {
	height: 180px;
	padding-left: 650px;
	padding-right: 0px;
	padding-top: 0px;
	/* overflow: hidden;*/
	text-align: left;
	margin-bottom:0px;
}

div#logo_txt {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 500px;
	margin-left:0px;
	padding-top:115px;
}

div#logo {
	padding-top:-30px;
	padding-left:48px;
}
/* text unter dem seitenlogo ps 15/11/08 */
h1.subheader {
	padding: 30px 15px 0px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: text-top;
	margin-top:0px;
	margin-left: 5px;
	color: #666;
	text-align: left;
	width: 100%;
}