@charset "UTF-8";

#Rubrik {
	position: relative;
	height: 40px;
	width: 250px;
	left: 275px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;	/*z-index: 2;*/
}
#ovanstreck {
	position: relative;
	top: 70px;
	left: 131px;
	width: 615px;
	z-index: 3;
}
#Bodytext {
	position: relative;
	height: 90px;
	width: 516px;
	left: 165px;
	top: 85px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 1;
}
#Välkommen {
	position: relative;
	height: 40px;
	width: 370px;
	left: 215px;
	top: 75px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#understreck {
	position: relative;
	top: 45px;
	left: 131px;
	width: 615px;
	z-index: 3;
}