#navbar_front{
	position: absolute;
	width: 810;
	heigth: 130;
}

#home_navbar{
	position: absolute;
	left: 55px;
	top: 102px;
	width:120px;
	height:40px;
}

#dates_navbar{
	left: 495px;
	top: 93px;
	width:120px;
	height:25px;
	position: absolute;
}

#news_navbar{
	left: 595px;
	top: 93px;
	width:120px;
	height:25px;
	position: absolute;
}

#login_navbar{
	left: 680px;
	top: 93px;
	width:120px;
	height:25px;
	position: absolute;
}

#impressum_navbar{
	left: 770px;
	top: 94px;
	width:120px;
	height:25px;
	position: absolute;
}