@charset "utf-8";
.container {
	position: relative;
	width: 320px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	height: 565px;
	background-color: #282828;
	box-shadow: 0 0 50px black;
}
#apDiv1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 561px;
	z-index: 1;
	background-image: url(../BilderApp/Start-BG1.jpg);
}
#apDiv2 {
	position: absolute;
	left: 45px;
	top: 307px;
	width: 239px;
	height: 44px;
	z-index: 2;
}
#apDiv3 {
	position: absolute;
	left: 45px;
	top: 358px;
	width: 239px;
	height: 44px;
	z-index: 3;
}
#apDiv4 {
	position: absolute;
	left: 45px;
	top: 409px;
	width: 239px;
	height: 44px;
	z-index: 4;
}
#apDiv5 {
	position: absolute;
	left: 0px;
	top: 152px;
	width: 320px;
	height: 114px;
	z-index: 8;
}
#apDiv6 {
	position: absolute;
	left: 126px;
	top: 63px;
	width: 180px;
	height: 43px;
	z-index: 8;
}
#apDiv7 {
	position: absolute;
	left: 129px;
	top: 491px;
	width: 65px;
	height: 28px;
	z-index: 8;
}
.container #apDiv1 #apDiv6 {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #656565;
}
#DSI-B{
	position: absolute;
	left: 198px;
	top: 32px;
	width: 118px;
	height: 20px;
	z-index: 2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#IMP-B{
	position: absolute;
	left: 198px;
	top: 11px;
	width: 118px;
	height: 20px;
	z-index: 2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#DSI-B:hover { outline: 2px solid #ff0000;
}

#IMP-B:hover { outline: 2px solid #ff0000;
}/* CSS Document */
