#t_person, #t_kunden, #t_beginning, #t_depot, #t_intro, #t_maerkte,
#t_strategie,#t_hintergrund, #t_faq{
text-align: left;
margin-top:35px;
margin-left:-15px;
padding-left:25px;
padding-top:25px;
background:peru;  
background-repeat: repeat-x;
background-attachment: scroll;
height:45px;  
/*background:peru  url(images/a_bg.png) 50% 0 ; /* sandybrown;  */
	color: #426279;
  font-weight: bold;
vertical-align:baseline;
width:auto;
}
#t_depot{
  background:#DDD187;
  }
#t_kunden{
background:#D2AA62;
}
#t_intro,#t_faq{
background:#C79A63;
}
#t_strategie,#t_hintergrund{
  background:#BA9B7E;
}

#t_maerkte{
  background:transparent;
  border-top: 2px solid  #A2965A ;
  border-bottom: 2px solid  #A2965A ;
}
