/*	css - wunderwuzzi - home - 21.09.2018
		update - 29.12.2018, ag
-------------------------------------------------------- */

/*  -------  bastelkiste  --------  */

#bild1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#bild_kiste {
	position: absolute;
	left: 0px;
	top: 97px;
}

#kisteTitel {
	position: absolute;
	left: 220px;
	top: 40px;
	width: 260px;
	text-align: center;
}

#mehrInfo {
	position: absolute;
	left: 220px;
	top: 210px;
	width: 260px;
	text-align: center;
}

#kiste_btn {
	position: absolute;
	left: 220px;
	top: 240px;
	width: 260px;
	text-align: center;
}


/*  --------  slide show  ---------  */

#bild2 {
	position: absolute;
	left: 500px;
	top: 0px;
}

#titelBox {
	position: absolute;
	left: 0px;
	top: 330px;
}

#titel {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	text-align: center;
	color: #0099a7;
}

#kochenusw {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	text-align: center;
}

#facebook {
	position: absolute;
	left: 50px;
	top: 260px;
	width: 900px;
	text-align: center;
}

#trenner1 {
	position: absolute;
	left: 50px;
	top: 300px;
}

/*  --------   eroeffnung   ---------  */

#adresseBox {
	position: absolute;
	left: 0px;
	top: 680px;
}

#wuzziStart {
	position: absolute;
	left: 150px;
	top: 0px;
}

#adresse {
	position: absolute;
	left: 150px;
	top: 430px;
	width: 480px;
}

#galerie {
	position: absolute;
	left: 651px;
	top: 425px;
}




/*  ----------  kursangebote  -----------  */

#teil3 {
	position: absolute;
	left: 50px;
	top: 1200px;
}

#trenner3 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#titel3 {
	position: absolute;
	left: 0px;
	top: 46px;
	width: 900px;
	text-align: center;
}

#kurs1 {
	position: absolute;
	left: 75px;
	top: 140px;
	width: 225px;
	text-align: center;
}

#kurs2 {
	position: absolute;
	left: 335px;
	top: 140px;
	width: 225px;
	text-align: center;
}

#kurs3 {
	position: absolute;
	left: 595px;
	top: 140px;
	width: 225px;
	text-align: center;
}

#angebote {
	position: absolute;
	left: 0px;
	top: 460px;
	width: 900px;
	text-align: center;
}

#btnAngebote {
	position: absolute;
	left: 0px;
	top: 500px;
	width: 900px;
	text-align: center;
}

#kurs4 {
	position: absolute;
	left: 75px;
	top: 600px;
	width: 225px;
	text-align: center;
}

#kurs5 {
	position: absolute;
	left: 335px;
	top: 600px;
	width: 225px;
	text-align: center;
}

#kurs6 {
	position: absolute;
	left: 595px;
	top: 600px;
	width: 225px;
	text-align: center;
}


/*  ----------  veranstaltungskalender  ---------  */

#vkalender {
	position: absolute;
	left: 50px;
	top: 2140px;
}

#trennerKalender {
	position: absolute;
	left: 0px;
	top: 0px;
}

#titelKalender {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 900px;
	text-align: center;
}

#textKalender {
	position: absolute;
	left: 100px;
	top: 180px;
	width: 700px;
}

ul {
	list-style-type: disc;
	color: #0099a7;
	font-weight: bold;
}

#btnKalender {
	position: absolute;
	left: 0px;
	top: 500px;
	width: 900px;
	text-align: center;
}

#treuekarte {
	position: absolute;
	left: 500px;
	top: 220px;
}

#txt_news {
	position: absolute;
	left: 100px;
	top: 580px;
	width: 700px;
}

#btn_news {
	position: absolute;
	left: 0px;
	top: 670px;
	width: 900px;
	text-align: center;
}



/*  ------------   geburtstage   -------------  */

#geburtstag {
	position: absolute;
	left: 50px;
	top: 2860px;
}

#trennerGeburtstag {
	position: absolute;
	left: 0px;
	top: 0px;
}

#titelMehr {
	position: absolute;
	left: 0px;
	top: 46px;
	width: 900px;
	text-align: center;
}

#bildGeburtstag {
	position: absolute;
	left: 50px;
	top: 110px;
}

#txtGeburtstag {
	position: absolute;
	left: 0px;
	top: 400px;
	width: 450px;
	text-align: center;
}

#txtKrimi {
	position: absolute;
	left: 450px;
	top: 400px;
	width: 450px;
	text-align: center;
}

#txtOriginell {
	position: absolute;
	left: 0px;
	top: 480px;
	width: 900px;
	text-align: center;
}

#btnGeburtstag {
	position: absolute;
	left: 0px;
	top: 510px;
	width: 900px;
	text-align: center;
}




