* {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #8EA2BE;
	line-height: 16px;
}

body {
	background-color: #304C74;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

.rubrik {
	font-size: 30px;
	text-align: center;
}

.rubrik2 {
	font-size: 18px;
	text-align: center;
}

.rubrik3 {
	font-size: 14px;
}

.text {
	white-space: normal;
	display: inline;
}

.fnot {
	font-size: 10px;
	text-align: center;
}

a.fnot {
	color: #8EA2BE;
	font-size: 10px;
}

#left {
	position: absolute;
	left: 0px;
	top: 100px;
	text-align: right;
	padding: 200px 10px 0px 0px;
	height: 250px;
	width: 266px;
	background-image: url(img/fyr2.jpg);
}

#center {
	overflow: auto;
	position: relative;
	width: auto;
	margin: 100px 100px 0px 276px;
	padding: 10px 50px 10px 50px;
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(img/maad2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

#right {
	position: absolute;
	top: 100px;
	right: 0px;
	height: 450px;
	width: 100px;
	background-color: #FFFFFF;
}