body {
	background-color: #000000;
	font-size-adjust: 0.58;
	height:100%;
	margin:0;
	padding:0;
}

p {
	margin: 5px;
	padding: 2px;
}
a {
	text-decoration: none;
	color: #917eff;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #d1ceff;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
}


.text {
	position: absolute;
	z-index: 15;
	left: 500px;
	top: 200px;
	width: 400px;
	height: 150px;
	text-align:left;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
}
text2 {
	text-align: left;
	width: 400px;
	height: 200px;
}

.bild {
	border: 0px solid #ff8000;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px:
	width: 100%;
	height: 100%;
	position:fixed;
	z-index: 0;
}

.blog {
	font-size: 9px;
	text-decoration: none;
}

.tabellposition {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 100%;
}
.tabellcell {
	border: 0px solid #816ee0;
	height: 25px;
	width: 10%;
	text-align: center;
}

