.start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	height: 300px;
	width: 360px;
	position: absolute;
	top: 25px;
	font-weight: bold;
}
.alle3bilder {
	height: 623px;
	width: 376px;
	left: 375px;
	border: thin solid #FFFF33;
	position: absolute;
}
.bild_mitte {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #FFFF33;
	border-left-color: #FFFF33;
}

.bild3 {
	height: 205px;
	width: 376px;
	border: thin solid #FFFFFF;
	position: absolute;
	left: 400px;
	top: 450px;
}
.bild2 {
	height: 205px;
	width: 376px;
	border: thin solid #FFFFFF;
	position: absolute;
	left: 10px;
	top: 425px;
}
.bild1 {

	height: 205px;
	width: 376px;
	border: thin solid #FFFFFF;
	position: absolute;
	left: 400px;
	top: 220px;
}
