body {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#boschheader{
	width: 900px;
	border-bottom: 1px solid #FFFFFF;
}

#boschheader a{
	font-size: 10px;
	background-image: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#boschheader tr.zeile1 td{
	height: 17px;
	background-color: #B4C6D9;
	/*padding: 0px 11px 0px 0px;*/
	padding: 0px;
	font-size: 10px;
	border-right: 1px solid #FFFFFF;
}

#boschheader tr.zeile1 td p{
	padding: 0px 0px 0px 10px;
	font-size: 10px;
}

#boschheader img{
	border: 0px;
	vertical-align: middle;
}

#boschheader tr.zeile2 td{
	height: 49px;
	background-color: #FFFFFF;
	text-align: right;
}

#boschheader tr.zeile3 td{
	height: 17px;
	background-color: #153B63;
	padding-bottom: 1px;
}

#boschheader tr.zeile3 td a{
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 8px;
	margin-left: 14px;
	background-image: url('../../ki-shared/navi_back_weiss.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

#boschheader tr.zeile3 td a.first{
	margin-left:10px;
}
