html { background-color:#E7B325; background-image: url(../img/bg.jpg); background-repeat: repeat-x; background-position: right bottom; font-family: verdana;}

body { margin:0px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#E7B325; background-image: url(../img/bg.jpg); background-repeat: repeat-x; background-position: right bottom; font-family: verdana;}

.header { font-family: verdana; }
.header a, .header a:visited { text-decoration:none; color:#8E1D1F; }
.header a:hover { text-decoration:none; color:#FFFFFF; }

#menue a, #menue a:visited {
	font-family: verdana;
	text-decoration:none;
	text-align:right;
	color:#355;
	display: block;
	border-right:5px solid #fff;
	border-bottom:1px dashed #fff;
	background-color:#D8D8D9;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left:0px;
  }
#menue a:hover {
  font-family: verdana;
  border-right:5px solid #000;
  color:#fff;
  background-color:#CCCCCC;
  }

#bagger { z-index: 250; position: absolute; right: 30px; top: 17px; width: 157px; height: 170px; background-image: url("../img/bagger.png");}
#bagger_klein { z-index: 250; position: absolute; right: 30px; top: 27px; width: 138px; height: 150px; background-image: url("../img/bagger_klein.png");}

#radlader { z-index: 250; position: absolute; left: 10px; bottom: 65px; width: 288px; height: 160px; background-image: url("../img/radlader.png");}
#radlader_klein { z-index: 250; position: absolute; left: 10px; bottom: 65px; width: 198px; height: 110px; background-image: url("../img/radlader_klein.png");}