@charset "utf-8";
.header {
	height: 160px;
	width: 650px;
	margin-left: -325px;
	position: absolute;
	left: 50%;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
.main {
	height: 640px;
	width: 620px;
	margin-top: 145px;
	margin-left: -325px;
	position: absolute;
	left: 50%;
	background-image: url(../bildmix/main/main_fr6.jpg);
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	overflow:auto;
	
}
.mainxxx {
	height: 630px;
	width: 610px;
	margin-top: 145px;
	margin-left: -325px;
	position: absolute;
	left: 50%;
	background-image: url(../bildmix/main/main_fr5.jpg);
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	overflow:auto;
	border: 5px solid #D4CACB;
}
.footer {
	height: 20px;
	width: 620px;
	position: absolute;
	bottom: 0px;
	font-size: 9px;
	color: #888888;
	left: 15px;
	font-style: italic;
}
.uppdaterat {
	height: 15px;
	width: 620px;
	position: absolute;
	float: left;
	left: 15px;
	bottom: 20px;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.links {
	height: 20px;
	width: 630px;
	margin-top: 0px;
	position: absolute;
}
.headline {
	font-size: 24px;
	color: #000000;
	height: 30px;
	width: 630px;
	margin-top: 0px;
	position: absolute;
	font-weight: bold;
}
.ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 30px;
	width: 630px;
	position: absolute;
	top: 75px;
	font-style: oblique;
}

.maintext {
	width: 600px;
	margin-top: 0px;
	position: absolute;
}
.rubriker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

