@charset "UTF-8";
#rubrik {
	position: relative;
	height: 50;
	width: 200;
	left: 110px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
#streck {
	position: relative;
	height: 2;
	width: 615;
	left: 100px;
	top: 20px;
}
#formular {
	position: relative;
	height: 525px;
	width: 385px;
	left: 0px;
	top: 0px;
	float: left;
}
#bodytext {
	position: relative;
	height: 532px;
	width: 300px;
	left: 450px;
	top: -490px;
	float: left;
	clear: both;
}
#understreck {
	position: relative;
	top: 30px;
	left: 100px;
	width: 615px;
	clear: both;
	height: 2px;
}
#Flikobjekt {
	height: 700px;
	width: 800px;
	position: relative;
	left: 30px;
	top: 40px;
}
