.newslink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.newslink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.newslink a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bottomrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #999;
}
.bottombrodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.newslink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

.link:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.link:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}

.link:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.link:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
.newsrubrik {
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	color: #252525;
}
.newsbrodtext {
	font-family: Calibri;
	font-size: medium;
	color: #252525;
}
.newsbrodtextsmall {
	font-family: Calibri;
	font-size: x-small;
	color: #252525;
}
.brodtextaccordion {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-small;
	color: #252525;
}
.top {
	background-image: url(top.png);
	background-repeat: no-repeat;
}
.middle {
	background-image: url(middle.png);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(bottom.png);
	background-repeat: no-repeat;
}
.menybackground {
	background-image: url(menybackground.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
}
.menytext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.bottommeny {
	border: 1px none #FFF;
}
.bottombackground {
	background-image: url(Backgroundgradientblue.png);
	background-repeat: repeat-x;
}
.bottomsmallrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #999;
}
.topbar {
	background-image: url(topbar1.png);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}
.bottombar {
	background-image: url(bottombar.png);
	background-repeat: repeat-x;
}
.middlebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

