#NavigationMainRelaunch {
  display:block;
  float: left;
  margin:0;
  overflow:hidden;
  padding:0;
  width:170px;
}

#content {
  font-size: 12px;
}

#content h2{
  color: #000000 !important;
  font-size: 16px;
}

#content hr{
  border-color: #0094a0;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

#Brand {
  background: url(../img/pages/pflege/brand.gif) no-repeat 0 0 !important;
}

#Container {
  background: url(../img/pages/pflege/bg.container.gif) repeat-y 0 0 !important;
}

.clear {
  float: none;
  clear: both;
}
