@import url("/basis.css") all;

@import url("/standard.css") all;

#wrapper {
  background-color: #006611;
  color: #ffffff;
}

.navigationlink {
  color: #ffffff;
}

.navigationlinkgross {
  color: #ffffff;
}

.navigationlink:active {
  color: #ebebeb;
}

.navigationlinkgross:active {
  color: #ebebeb;
}

.coloredbutton {
  background-color: #006611;
  color: #ffffff;
}

.notice {
  background-color: #329843;
  color: #ffffff;
}

.noticefull {
  background-color: #329843;
  color: #ffffff;
}

#rechts {
  background-color: #006611;
  color: #ffffff;
}

.inner_div {
  background-color: #006611;
  color: #ffffff;
}

#usertabs ul li {
  background-color: #006611;
}

.innertabs ul li {
  background-color: #1e842f;
}

#usertabs ul li.cur {
  background-color: #64ca75;
}

.innertabs ul li.cur {
  background-color: #82e893;
}

.mifazbutton {
  background-color: #1e842f;
  color: #ffffff;
}

.mifazentriesheader {
  background-color: #006611;
  color: #ffffff;
}

#inhalt .mifazbutton {
  background-color: #006611;
  color: #ffffff;
}

.navigationbox {
  background-color: #1e842f;
  color: #c3c3c3;
  border: 1px solid #c8ffd9;
  margin: 3px;
}

.navigboxtitle {
  background-color: #288e39;
  color: #f0f0f0;
  font-weight: bold;
}

.navigboxcontent {
  background-color: #46ac57;
  color: #aaffbb;
  padding: 2px;
}

.navigboxcontent a {
  color: #96eba7;
}

.navigationcontent {
  background-color: #006611;
  color: #ffffff;
}

.ads {
  margin: 0 auto;;
  width: 850px;;
  margin-bottom: -85px;;
  padding-left: 40px;;
}

#innertabs ul li {
  background-color: #006611;
}

#innertabs ul li.cur {
  background-color: #64ca75;
}