a {
  color: darkgreen;
  font-weight:bold;
  text-decoration: none;
}
a:hover {
  color: limegreen;
}
body {
  margin:0px;
}
body.bottom {
	background: limegreen;
  background-image:url(../gfx/style/3_0.jpg);
  margin-left:0;
  margin-top:0;
}
body.left {
	background: black;
  background-image:url(../gfx/style/2_0.jpg);
  margin-left:0px;
  margin-top:0px;
}
body.left_u {
	background: black;
  background-image:url(../gfx/style/2_4.jpg);
  margin-left:0px;
  margin-top:0px;
}
body.top {
	background: limegreen;
  background-image:url(../gfx/style/1_0.jpg);
  margin-left:0;
  margin-top:0;
}
div.l0 {
  border-top:1px solid darkgray;
  font-size:120%;
  margin-left: 3px;
  text-align: right;
  width: 147px;
}
div.l1 {
  background: darkgray;			 
  font-size:100%;
	height: 0px;
  margin-left: 40px;
	margin-bottom:3px;
  text-align: right;
	width: 107px;
}
div.links {
  left: 0px;
  position: absolute;
  text-align:left;
  top: 0px;
}

div.rechts {
  right: 10px;
  position: absolute;
  top: 0px;
}
div.men {
  background-image:url(../gfx/style/2_2.jpg);
  position: relative;
  left: 0px;
  padding-left:12px;
  width: 200px;
}
div.menbtm {
  background-image:url(../gfx/style/2_3.jpg);
  height: 20px;
  position: relative;
  left: 0px;
  width: 200px;
}
div.mentop {
  background-image:url(../gfx/style/2_1.jpg);
  height: 40px;
  position: relative;
  left: 0px;
  top: 0px;
  width: 200px;
};

