body {
	
	background-repeat: repeat-y;
	background-position: center;
	background-color: #586F84;
	height:100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}




#placeholder {
	width: 495px;
	height: 100%;
	vertical-align: top;
	text-align: center;
}
#header {
	width: 494px;
}
.slogan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#586F84;
	text-align:left;
	padding-left: 25px;
	padding-top: 0px;
}
.headerpic {
	background-image:  url("images/toppic.jpg");
	background-repeat: no-repeat;
	width: 494px;
	height:159px;
}
/* Mainmenu*/
#menubox {
	height: 31px;
	background-image:  url("images/menuback.jpg");
	background-position:left;
	background-repeat:repeat-x;
	margin-top: 20px;
}
#menubox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #53687C;
	padding-left: 5px;
	padding-top: 5px;
}
#menubox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #53687C;
	padding-left: 5px;
	padding-top: 5px;
}
#menubox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #949AA1;
	padding-left: 5px;
	padding-top: 5px;
}
/*Submenu*/
#submenubox {
	height: 24px;
	background-color:#F5FBFF;
	text-align:right;
	padding-right:12px;
}
#submenubox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #53687C;
	padding-left: 10px;
	padding-top: 5px;
}
#submenubox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #53687C;
	padding-left: 10px;
	padding-top: 5px;
}
#submenubox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #8297AC;
	padding-left: 10px;
	padding-top: 5px;
}
#contenttable {
	width: 494px;
}
.sohotext {
	vertical-align: top;
	text-align: left;
	padding: 15px 20px 20px;
}
.sohotext h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #638D3A;
	text-decoration: none;
}
.sohotext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
hr {
	width: 100%;
	height: 1px;
	border-top: thin dotted #586F84;
}

#footer2 {
	height: 20px;
}

/*=============================
begin nyheter
//=============================*/

.newsbox_date {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #333333;
}
.newsboxtable {
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	width: 230px;
}
.newsboxtable h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #586F84;
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;
	font-weight: bold;
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #586F84;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;}
/* <font> */
.newsbox_tease {
   font-family: Arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #2E2E2E;
}
a.newsbox:link { color: #586F84; text-decoration: none; font-weight: bold;}
a.newsbox:visited { color: #586F84; text-decoration: underline; font-weight: bold;}
a.newsbox:hover { color: #586F84; text-decoration: underline; font-weight: bold;}
a.newsbox:active { color: #586F84; text-decoration: none; font-weight: bold;}

#promo{
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style3 {font-size: 18px}
.style4 {font-size: 24px}
#promo h1 {
	font-family:Helvetica, sans-serif, Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top:10px;
}
#promo h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #586F84;
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;
	font-weight: bold;
}
a.promo:link { color: #586F84; text-decoration: underline; font-weight: bold;}
a.promo:visited { color: #586F84; text-decoration: underline; font-weight: bold;}
a.promo:hover { color: #586F84; text-decoration: underline; font-weight: bold;}

#promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#footer1 {
	background-color:#BFD0DB;
	height: 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	padding-top:3px;
}
