/*    Schulungstreff                        */
/* ======================================== */

#hau-wetter {
	position: absolute;
	top: 430px; /* Höhe von ganz oben */
	left: 16px;
}

#hau-bild-eins {
	position: absolute;
	top: 53px; /* Höhe von ganz oben */
	left: 190px;
}

#hau-text-eins {
	position: absolute;
	left: 370px;
	top: 53px; /* Höhe von ganz oben */
	width: 387px;
	font-size: 13px;
	padding: 0;
	text-decoration: none;
}


#hau-bild-zwei {
	position: absolute;
	top: 203px; /* Höhe von ganz oben */
	left: 190px;
}

#hau-text-zwei {
	position: absolute;
	left: 370px;
	top: 203px; /* Höhe von ganz oben */
	width: 387px;
	font-size: 13px;
	padding: 0;
	text-decoration: none;
}


#hau-bild-drei {
	position: absolute;
	top: 362px; /* Höhe von ganz oben */
	left: 190px;
}

#hau-text-drei {
	position: absolute;
	left: 370px;
	top: 362px; /* Höhe von ganz oben */
	width: 387px;
	font-size: 13px;
	padding: 0;
	text-decoration: none;
}


#hau-bild-vier {
	position: absolute;
	top: 521px; /* Höhe von ganz oben */
	left: 190px;
}

#hau-text-vier {
	position: absolute;
	left: 370px;
	top: 521px; /* Höhe von ganz oben */
	width: 387px;
	font-size: 13px;
	padding: 0;
	text-decoration: none;
}


#strich {
	position: absolute;
	left: 1px;
	top: 670px; /* Höhe von ganz oben */
	width: 770px;
	background-color: white;
	height: 3px;
}


#route-links {
	position: absolute;
	left: 190px;
	top: 680px; /* Höhe von ganz oben */
	width: 218px;
	font-size: 13px;
	padding: 0;
	text-decoration: none;
}

#route-rechts {
	position: absolute;
	left: 420px;
	top: 680px; /* Höhe von ganz oben */
	width: 318px;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
}


