#rad {
	position: absolute;
	top: 651px;
	left: 59px;
	width:89px;
	height: 89px;
	background-color: transparent;
	z-index: 80;
	}

#woche {
	position:absolute;
	top: 700px;
	left: 100px;
	width: 430px;
	background-color: transparent;
	z-index: 600;
	}

#bgwoche {
	z-index:20;
	position:absolute;
	left:201px;
	top:570px;
	width:430px;
	height:200px;
	background-image:url(../../preussen11/bg/woche.png);
	border-top:3px solid #005917;
	border:0px solid #ffffff;
	}

.miniinput{
	background-color: #D6F4D1;
	font-family: Arial;
	width:40px;
	font-size: 12px;
	height:16px;
	color: Black;
	border:1px solid #000000;
}

.tippsubmit {
	background-color: #005917;
	color: white;
	border:2px outset #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#impressblock {
	position:absolute;
	background-image:url('http://www.motor-eberswal.de/preussen11/impr.png');	
	left:60px;
	top:700px;
	height:50px;
	width:120px;
	visibility:visible;
	z-index:9998;
}

#stadt {
    position:absolute;
    top:905px;
    left:670px;
    width:150px;
    height:50px;
    border:0px solid white;
    background-color:transparent;
    visibility:visible;
    z-index:900;}
#stadt:hover {
	border-left:2px solid transparent;
	border-top:2px solid transparent;
}

#laden {
    position:absolute;
    top:975px;
    left:670px;
    width:185px;
    height:129px;
    border:0px solid white;
    background-color:transparent;
    visibility:visible;
    z-index:900;
}
#laden:hover {
	border-left:2px solid transparent;
	border-top:2px solid transparent;
}
