#Wrapper {
  padding: 0;
}

#Header {
  background-color: transparent;
}

#Sidebar {
  margin-left: 0;
  padding-right: 0;
}

#Navigation {
  padding-right: 0;
  margin-bottom: 0;
}

.navigation li a {
  border-bottom: none;
}

#Personal {
  float: none;
  padding-right: 0;
}

#Content.need_padding {
  padding: 0;
}

.part {
  border-right:10px solid transparent;
}

#empty_page {
  background:#002F0B none repeat scroll 0 0;
}

#Messages {
  padding: 30px 30px 30px 0;
}

.description.related {
  margin-top: 0;
}

#Page {
  padding-top: 0;
}

#PageTitle h1 a {
  color: #F6E898;
}

/*#ActionsDropdown li {
  margin-top: 10px;
}*/

.navigation a:hover {
  background: transparent;
}

.Primary {
  background:transparent url(/themes/pfungstaedter/images/navigation1_bg.gif) repeat-x scroll left 0;
  height:55px;
  width:841px;
}

.Primary li ul a:hover {
  background: black none repeat scroll 0 0;
}

.Secondary, .Primary li.current a {
  background-color: #002F0B;
}

.TopNavigation a {
  color: white;
}

.dropdown ul li a {
 background: #002F0B none repeat scroll 0 0;
 color: white;
}

#Content .headline_element h3 {
  border-bottom: none;
}

#PageTitle h1 a, #PageTitle h1.is_not_writable, #PageTitle h1 span, #PageTitleForm {
  padding-bottom: 30px;
}

.Secondary a, .Primary li.current a {
  color: white;
}

.Primary, .Primary li.current ul a {
  background-color: #002F0B;
}

.Primary li.current ul a:hover {
  background-color: black;
}

#SpacesDropdown ul {
  left: 154px;
  top: 240px;
}
