.Navi {
	width: 200px;
	left: 50%;
	right: 50%;
	position: absolute;
	margin-left: -100px;
	top: 215px;
}

.titelbild {
    width: 152px;
    left: 50%;
    right: 50%;
    position: absolute;
    margin-left: -76px;
    color: #B87931;
    top: 46px;
}

#titelbild {
	float: inherit;
}

#navwidth {
	width: 400px;
}
.floatr {
	float: left;
	padding: 3px;
}
.floatl {
	float: right;
	padding: 3px;
}


#progressbar {
	height: 5px;
}

.ui-progressbar.pgcolor .ui-progressbar-value {
	background: red;
}

.footButtons {
	text-align:center;
}
