#text {
	position: absolute;
	clear: both;
	float: none;
	width: 430px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #2A255D;
	text-align: left;
	margin-top: 70px;
	height: 400px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#bilder {
	position: absolute;
	width: 510px;
	overflow: hidden;
	text-align: center;
	clear: none;
	float: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	font-style: normal;
	color: #2A255D;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A255D;
}
h2 {
	font-family: Arial;
	color: #2A255D;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.nav {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#lifeball {position: absolute; border-style: solid; border-width: 30px 0 30px  0; border-color: #900000; margin: -130px 0 0 30px; } 