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

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

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

.navigationlink {
  color: #ffffff;
}

.navigationlinkgross {
  color: #ffffff;
}

.navigationlink:active {
  color: #ebebeb;
}

.navigationlinkgross:active {
  color: #ebebeb;
}

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

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

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

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

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

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

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

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

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

.mifazbutton {
  background-color: #515151;
  color: #ffffff;
}

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

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

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

.navigboxtitle {
  background-color: #5b5b5b;
  color: #f0f0f0;
  font-weight: bold;
}

.navigboxcontent {
  background-color: #797979;
  color: #dddddd;
  padding: 2px;
}

.navigboxcontent a {
  color: #c9c9c9;
}

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

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

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

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