
#wetter {
	position:fixed;
	left:0px;
	top:0px;
	width:138px;
	height:150px;
	z-index:4;
	overflow: hidden;
	background-color: ;
	font-weight: ;
}

#menue1 {
	position:fixed;
	left:0px;
	top:148px;
	width:138px;
	height:980px;
	z-index:3;
	overflow: hidden;
	background-color: ;
	font-weight: bold;
}

#master {
	position:relative;
	left:0px;
	top:0px;
	width:99%;
	height:1180px;
	z-index:1;
	overflow: visible;
	background-color: ;
}

