@charset "utf-8";
#vert #Frontschaden {
	background-image: url(../Bilder/Unfallauto1.gif);
	height: 200px;
	width: 300px;
	position: absolute;
}
#vert #crash {
	background-image: url(../Bilder/ubfallregulierungcrash.gif);
	position: absolute;
	height: 227px;
	width: 302px;
}
#Frontschaden {
	background-image: url(../Bilder/Unfallauto1.gif);
	height: 200px;
	width: 300px;
	position: absolute;
	left: -300px;
	top: 717px;
}
#vert #Unfallregulierung #Warndreieck {
	background-image: url(../Bilder/Unfallregulierung/Warndreieck.gif);
	position: absolute;
	height: 154px;
	width: 230px;
	left: 70px;
	top: 228px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#vert #Unfallregulierung #Schaden_rechts {
	background-image: url(../Bilder/Unfallregulierung/Schaden_rechts.gif);
	position: absolute;
	height: 241px;
	width: 230px;
	left: 70px;
	top: 384px;
}
#vert #Unfallregulierung #rechtstotal {
	background-image: url(../Bilder/Unfallregulierung/Rechtstotal.gif);
	position: absolute;
	height: 173px;
	width: 230px;
	left: 70px;
	top: 625px;
}

