* {
  margin			: 0;
  padding			: 0;
  border			: none;
}

body {
  height			: 100.01%;
  font				: normal 100.01%/1.5 "Lucida Sans Unicode", "Lucida Grande", Candara, Corbel, Helvetica, Arial, "Trebutchet MS", Tahoma, sans-serif;
  background		: #1d3314;
  color				: #ccc;
}

#mantel {
  width				: 750px;
  text-align		: center;
  margin			: 0 auto;
  background		: #060801 url(images/kopf.jpg) no-repeat;
  height			: 1200px;
}

#mantel hr{
  border			: 1px solid #6f6;
  width				: 748px;
}

#foto {
  color				: #6f6;
}

a {
  color				: #6f6;
  text-decoration	: none;
}

a:hover {
  color				: #fff;
  background		: #1d3314;
}

#links {
  width				: 375px;
  height			: 250px;
  margin			: 10px 0 0 0;
  float				: left;
}

#rechts {
  width				: 350px;
  height			: 250px;
  margin			: 10px 0 0 0;
  float				: right;
  text-align		: left;
}

#seitenfuss {
  border-top		: 1px solid #5d7354;
  background		: #2d4324;
  width				: 750px;
  text-align		: center;
  margin			: 0 auto;
}

#seitenfuss p {
  padding			: 5px 0;
  text-align		: center;
  font-size			: 0.6em;
  font-family		: "Lucida Sans Unicode", "Lucida Grande", Candara, Corbel, Helvetica, Arial, "Trebutchet MS", Tahoma, sans-serif;
}
