/* Mandanten-spezifisches CSS /*
/* ES, 26.01.09 */
/* ANDERMATT BIOGARDEN */

#header {
		color: #000;
		background: #fff url(header/header.jpg) no-repeat bottom left;
		height:100px; 
		border-bottom:1px solid #dadfbb;
}


#breadcrumbs 
{ 
	padding-left:10px; 
	background: #fff url(header/header.jpg) no-repeat top left;
	height:20px;
	line-height:20px;
	font-size:9px;
	  
}

/* History */
.search { 
text-align:right; position: absolute; top: 90px; padding-top:0px; width:982px 
}



body 
{

	background: #fff;
}

.TableTitle
{
	border-bottom:1px solid #088463;
}

ul#navlist
{
	background-color: #dadfbb;
}

ul#navlist li a:hover ,
ul#navlist li a#current, 
ul#navlist li#customizing a:hover
{

	background-color: #008463;

}

#fal .fal_title
{
	background-color: #fe9935;
}

#fal .fal_user, #fal .fal_basket
{
	background-color: ##dadfbb;
}
		
.TR1
{
	background-color: #f3f5e6;		
}

#fal
{
	background-color: #dadfbb;
}

#footer
{

	border-top-color: #dadfbb;
	background-color: #fff;
}

.currentStep{
  background: #F8D483;  
  color: #000;
  font-size: 11px;
  /* width:193px; */
  height: 12px;
  line-height:12px;
  font-weight:normal;
  padding: 5px 0px;
  float:left;
}

 .currentStep a, .currentStep a:hover{
  color: #000;
  margin: 0px 10px 0px 0px;
 }

 .currentStepArrow{
  background: #F8D483;  
  float:left;
}

.step {
  background: #ffffff;
  color: #000000;
  padding: 5px 10px;
  height: 12px;
  font-size: 12px;
  line-height:12px;
  font-weight:normal;
  float:left;
  border: 1px solid #F8D483;
}

.step a, .step a:hover{
  color: #000;
 }
