body {
	margin: 0;
	padding: 0;
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: #fff url("/media/22/bg_gradient.png") repeat-x;
}

a { color: #c01818; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { color: #c01818; text-decoration: underline; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

p { margin-bottom: 18px; }

a.topmenu { color: #ababab; }
a.topmenu:link, a.topmenu:visited, a.topmenu:active { text-decoration: none; }
a.topmenu:hover { color: #fff; text-decoration: none; }

a.topmenuactive { color: #fff; }
a.topmenuactive:link, a.topmenuactive:visited, a.topmenuactive:active { text-decoration: none; }
a.topmenuactive:hover { color: #ababab; text-decoration: none; }

.newsdate { font-size: 10px; color: #5c5c5c; }
a.newslink { color: #000; }
a.newslink:link, a.newslink:visited, a.newslink:active { text-decoration: none; }
a.newslink:hover { color: #c01818; text-decoration: underline; }

a.headlinelink { color: #000; }
a.headlinelink:link, a.headlinelink:visited, a.headlinelink:active { text-decoration: none; }
a.headlinelink:hover { color: #c01818; text-decoration: none; }

.headline { font-weight: bold; font-size: 16px; line-height: 20px; }

.headline2 { font-weight: bold; font-size: 14px; }

.copytext { font-size: 10px; color: #999; font-weight: bold; }

a.footerheadline { color: #999; font-size: 12px; font-weight: bold; line-height: 24px; }
a.footerheadline:link, a.footerheadline:visited, a.footerheadline:active { text-decoration: none; }
a.footerheadline:hover { color: #fff; }

a.footer { color: #999; font-size: 10px; }
a.footer:link, a.footer:visited, a.footer:active { text-decoration: none; }
a.footer:hover { color: #fff; }




/* LAYOUT */
.topbox {
	width: 880px;
	height: 70px;
  	margin: 0 auto;
}

.flashbox {
	width: 880px;
	height: 268px;
	margin: 0 auto 10px auto;
}

.picturebox {
	width: 880px;
	height: 108px;
	margin: 0 auto 10px auto;
}

.contentbox {
	width: 880px;
	margin: 0 auto;
}

.leftbox {
	width: 590px;
	float: left;
}

.rightbox {
	width: 260px;
	float: right;
}

.rightboxshaded {
	width: 260px;
	float: right;
}

.footerbox {
	background: #676767 url('/media/32/bg_footer.png') repeat-x 0 0;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}


/* ÖVRIGT */
.breaker { clear: both; }

.rightcolumn {
	/*background: #676767 url('/media/32/bg_footer.png') repeat-x 0 0;*/
	background: #fff url('/media/27/bg_rightcol.png') repeat-x 0 0;
	/*height: 260px;*/
	padding: 20px;
	margin-top: 20px;
}

.peoplethumb {
	margin-right: 15px;
}

.lista li {;
	margin-bottom: 20px;
}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size: 22px;
line-height: 28px;
color:#000;
}

h2 {
font-weight: bold;
font-size: 16px;
line-height: 18px;
color:#000;
}

h3 {
font-weight: bold;
font-size: 1em;
line-height: 18px;
color:#777;
}

h4 {
font-weight: bold;
font-size: 10px;
line-height: 18px;
color:#777;
}

