@charset "utf-8";
/*Button-Spezifikationen*/
/*Startseite rechts im Stimmungsbild, 1. von oben*/
div#bu-start-re-1 {
	position: absolute;
	width: 220px;
	top: 180px;
	left: 790px;
}
div#bu-start-re-2 {
	position: absolute;
	width: 220px;
	top: 310px;
	left: 790px;
}
div#bu-start-re-3 {
	position: absolute;
	width: 220px;
	top: 440px;
	left: 790px;
}
/*Folgeseiten rechts im Stimmungsbild, 1. von oben*/
div#bu-folge-re-1 {
	position: absolute;
	width: 220px;
	top: 210px;
	left: 790px;
}
div#bu-folge-re-2 {
	position: absolute;
	width: 220px;
	top: 340px;
	left: 790px;
}
div#bu-folge-re-3 {
	position: absolute;
	width: 220px;
	top: 470px;
	left: 790px;
}
/*Folgeseite rechts unter 2. Angebotsbox, 1. von oben*/
div#bu-folge-2Box-re-1 {
	position: absolute;
	width: 220px;
	top: 1225px;
	left: 770px;
}
div#bu-folge-2Box-re-2 {
	position: absolute;
	width: 220px;
	top: 1315px;
	left: 640px;
}
/*Folgeseite rechts unter 1. Angebotsbox, 1. von oben*/
div#bu-folge-1Box-re-1 {
	position: absolute;
	width: 220px;
	top: 930px;
	left: 770px;
}
div#bu-folge-1Box-re-2 {
	position: absolute;
	width: 220px;
	top: 1035px;
	left: 640px;
}
