/* CSS Document */

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

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

h1, h2, h3 {
  color: #005C9E;
}

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

#Content {
  border: 1px solid #005C9E;
}

#SideBar ul.lichtenauer li.current a span {
  background: #005C9E;
}

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

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

#SideBar ul.lichtenauer li.current ul li {
  background: #ddf1fa;
}

#SideBar ul.lichtenauer li.current ul li a {
  background: none;
  font-size: 0.9em;
  font-weight: normal;
  color: #00448d;
  margin: 0;
  height: 20px;
}

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

#SideBar ul.lichtenauer li.current a:hover span {
  background: #004c83;
}

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

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

#SideBar ul.lichtenauer 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: #00448d;
}

#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: #f0f7fa;
}

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

a.toggle {
  color: #005C9E;
}