@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bck_1.png);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#wrapper {
	text-align: left;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-top: 15px;
}
#meny {
	padding-right: 10px;
	padding-left: 10px;
	clear: none;
	position: absolute;
	top: 298px;
}
#content_main {
	width: 960px;
	background-color: #FFF;
	float: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 2500px;
	position: absolute;
	top: 325px;
}
#content_left {
	width: 590px;
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
}
#content_right {
	width: 320px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#content_right2 {
	width: 320px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 50px;
	clear: both;
	margin-bottom: 12px;
}
#logo_img {
	width: 960px;
	height: 290px;
	clear: none;
}
#logo_tittel {
	width: 550px;
	float: left;
	padding-bottom: 5px;
	padding-top: 20px;
	padding-left: 20px;
}
#logo_images {
	width: 380px;
	clear: none;
	float: right;
}
.Main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #008DAE;
}
.left_titles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.left_titles3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.pristabell {
	width: 550px;
	border: 1px solid #CCC;
}
.vakttelfon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.left_titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-indent: 15px;
	line-height: 10px;
}
.left_titles2retur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-indent: 15px;
	line-height: 10px;
	background-color: #008DAE;
	padding-right: 3px;
	padding-left: 3px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660033;
	font-style: italic;
	line-height: 14px;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;
}
.nyheter_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	font-variant: small-caps;
	line-height: 5px;
}
.nyheter_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	font-variant: normal;
	font-style: oblique;
}
.nyheter_maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	vertical-align: top;
}
.right_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-variant: normal;
	line-height: 14px;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
a:link {
	color: #008DAE;
}
a:visited {
	color: #00CCCC;
}
a:hover {
	color: #00CCCC;
}
a:active {
	color: #008DAE;
}

