/* CSS Document */

html {
  background: #006600 url(http://assets.hassia.com/images/trademarks/rosbacher/bg.jpg) repeat-x center 135px;
}

body {
  background: url(http://assets.hassia.com/images/trademarks/rosbacher/bg_extra.jpg) no-repeat 20% 135px;
}

h1, h2, h3 {
  color: #030;
}

#MainContainer {
  background: url(http://assets.hassia.com/images/trademarks/rosbacher/bubbles.jpg) repeat-x 30% bottom;
}

#Content {
  border: 1px solid #030;
}

#SideBar ul.rosbacher li.current a span {
  background: #060;
}

#SideBar ul.rosbacher li.current a {
  background: url(http://assets.hassia.com/images/trademarks/rosbacher/nav2_bg_on.gif) no-repeat right;
}

#SideBar ul.rosbacher li.current ul {
  background: url(http://assets.hassia.com/images/trademarks/rosbacher/nav3_bg.gif) no-repeat bottom;
  padding-bottom: 11px;
  margin-bottom: 2em;
}

#SideBar ul.rosbacher li.current ul li {
  background: #C4DEC1;
}

#SideBar ul.rosbacher li.current ul li a {
  background: none;
  font-size: 0.9em;
  font-weight: normal;
  color: #030;
  margin: 0;
}

#SideBar ul.rosbacher li.current a:hover {
  background: url(http://assets.hassia.com/images/trademarks/rosbacher/nav2_bg_over.gif) no-repeat right;
}

#SideBar ul.rosbacher li.current a:hover span {
  background: #030;
}

#SideBar ul.rosbacher li.current ul li a span {
  background: none;
  padding: 7px 5px 3px 18px;
}

#SideBar ul.rosbacher li.current ul li a:hover {
  background: none;
}

#SideBar ul.rosbacher li.current ul li a:hover span {
  background: none;
  color: #000;
}

#SideBar ul li.current.has-childs ul li.current a span {
  background: none;
  color: #030;
}

#SideBar ul li.current.has-childs ul li.current ul {
  margin-bottom: 0;
}

#SideBar ul li.current.has-childs ul li.current ul li a {
  margin-left: 1em;
  font-weight: normal;
}

#SideBar ul li.current.has-childs ul li.current ul li.current {
  background: #cfeacb;
}



a.website_button.rosbacher {
  background: url('http://assets.hassia.com/images/trademarks/rosbacher/website_button.gif');
}

a.toggle {
  color: #030;
}