/* H T M L */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #E3E3E3;
/* 	background-color: #FFFFFF;	 */
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical;
}
#center {
	text-align: center; 
}
#content {
	width: 800px;
	height: 600px;
	text-align: left; /* das align=center für IE wieder aufheben */
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: auto;
}
#info {
	position: absolute;
	width: 800px;
	height: 600px;
	background-color: white;
	font-family: verdana, arial;
	font-size: 11px;
	color: #999999;
}
#streifen {
	position: absolute;
	width: 306px;
	height: 64px;
	/* background-color: #F1EFEF; */
	z-index: 0;
}
#text1 {
	position: absolute;
	width: 776px;
	bottom: 10px;
	padding-left: 24px;
	line-height: 130%;
	}
#text2 {
	position: absolute;
	width: 300px;
	top: 100px;
	padding-left: 24px;
	line-height: 130%;
	}
#text3 {
	position: absolute;
	width: 400px;
	top: 80px;
	left: 300px;
	line-height: 130%;
	}
#digitalwaren {
	position: absolute;
	width: 770px;
	top: 620px;
	padding-left: 24px;	
/* 	background-color: yellow; */
	text-align: left;
}
#digitalwaren a {
	font-family: verdana, arial;
	text-decoration: none;
	font-size: 11px;
	color: #AAAAAA;
}
#digitalwaren a:hover {
	font-family: verdana, arial;
	text-decoration: none;
	font-size: 11px;
	color: #090909;
}
#objekt {
	position: absolute;
	width: 300px;
	bottom: 78px;
}
#rechts {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#seifenblase {
	position: absolute;
	top: 0px;
	margin-left: 300px;
}
.durchschuss {
	color: white;
	line-height: 160%;