/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#bild {
	position:absolute;
	top:0px;
	width: 100%;
	text-align:center;
	left: 0px;
	height: 10px;
}
	
#navioben {
	position:absolute;
	top:0px;
	white-space:nowrap;
	width: 100%;
	height: 32px;
	overflow: auto;
	z-index: 1;
	left: 0px;
	
}
#naviunten {	
position:absolute;
	top:17px;
	white-space:nowrap;
	width: 100%;
	height: 32px;
	overflow: auto;
	z-index: 1;
	left: 0px;
	
}
.NaviText {
}
