body, p, span, table, td, option, input, form, a, tr, div, select, textarea {
	font-family: futura, arial, "Goudy old style", impact, helvetica;
	text-decoration:none;
	font-size: 10pt;
}
body, p, span, table, td, a, div, tr {
	color: #E0E0E0;
}
option, input, form, select, textarea {
	color: #000000;
}
body {
	background-image: url("images/bg.jpg");
	background-color:#000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
a:hover {
	text-decoration: underline;
}
#Allt, #Message {
	position:absolute;
}
#Allt {
	z-index:1;
	left: 50%;
	top: 0px;
}
#Message {
	z-index:2;
	left: -340px;
	top: 170px;
}
.sokruta {
	width: 330px;
}
.input {
	border:#CC9966 1px solid;
	padding-left:0px;
	color: #000000;
}
.huvudrubrik {
	font-size: 11pt;
	color: #ffffff;
}
.mellanrubrik {
	font-size: 8pt;
	color:#999999;
	font-weight:bold;
}
.cnt {
	font-size: 16px;
}
.cntl {
	font-size: 10px;
}
