
/* Sidebar
*******************************/

#sidebar {
  display: none;
  float: left;
  min-height: 400px;
  padding-left: 20px;
  width: 298px;
}

/* the following rule is recognized only by IE */
* html body #sidebar {
  display: none;
  width: 294px;
}

/* Macina Searchbox
*******************************/

#sidebarSearch .tx-macinasearchbox-pi1 {
  display: none;
  margin: 7px 0 10px 0;
}


/***************************************************************************
* Banner Menu
***************************************************************************/

#bannerMenu {
  background: url(../img/bg_bannerMenu.jpg) top left no-repeat;
  display: none;
  height: 37px;
  margin: 0 auto;
  padding-left: 30px;
  width: 914px;
}



/* Template 1
*****************************/

#content .t1_teaserItem {
  font-size: 0.9em;
  height: 180px;
  margin-bottom: 10px;
  position: relative;
}

#content .t1_teaserItem a {
  text-decoration: none;
}

/* the following rule is recognized only by IE */
* html body #content .t1_teaserItem {
  padding-bottom: 7px;
}

#content .t1_teaserItemTitle {
  display: block;
  color: #0373a0;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0 0 0 5px;
}

#content .t1_teaserItemTitle a {
  color: #0373a0;
}

#content .t1_teaserItemImage {
  background: #eae7d6;
  display: inline;
  float: left;
  height: 150px;
  margin: 0 6px 8px 5px;
  padding: 5px;
  text-align: center;
  width: 150px;
  border: 1px solid #eae7d6
}

#content .t1_teaserItemHeader,
#content .t1_teaserItemHeader a {
  color: #0373a0;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
}

#content .t1_teaserItemText,
#content .t1_teaserItemText a {
  color: #686868;
  font-family: Arial;
  font-size: 1.1em;
  margin-top: 5px
}

#content .t1_teaserItemDetail img {
  position: absolute;
  right: 5px;
  bottom: 5px;
}


/* Menu Footer
*****************************/

#footerMenu {
  color: #b79465;
  display: none;
  float: right;
  font-weight: bold;
  height: 35px;
  text-align: right;
  width: 850px;
}

.browseBoxWrap table {
 display: none;
}
