
/* ----------------------------------------------------------------- */
/* BUTTON-NAVIGATION LEVEL 1 --------------------------------------- */


.buttons{
  width:170px;
  margin: 5px 0 0 9px;
}


.buttons td{
  height:83px;
  color:#333333;
  font-size:11px;
  line-height:15px;
  font-weight:bold;
}

.buttons img{
  float:left;
  margin-right:5px;
}


.buttons td a{
  margin-left:-3px;
}

/* ----------------------------------------------------------------- */
/* VERLAUF --------------------------------------------------------- */


#verlauf{
  height: 20px;
  background-image:url(../images/layout/verlauf_item.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:14px;
  margin: 0 0 45px 0;
  font-size:12px;
}

#verlauf a, #verlauf span{
  font-size:12px;
  line-height:18px;
  height:18px;
  text-decoration:none;
}

#verlauf a.aktiv, #verlauf span.aktiv{
  font-size:12px;
  line-height:18px;
  height:18px;
  color:#333333
}


/* ----------------------------------------------------------------- */
/* SUCHE--------------------------------------------------------- */

ul.browsebox{
 list-style-type:none;
 margin: 15px;
}

ul.browsebox li {
  display: inline;
  margin-right: 10px; 
}
