/* Globala grejor: */
body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #618196;
}

* { font-family: inherit; color: inherit; }

div.center
{
	margin: auto;
	width: 795px;
}

img { border-width: 0px; }


hr
{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #618196;
    clear: both;
}

/* Länkar: */
A { font-weight: bold; }
A:link { color: #404040; text-decoration: none; }
A:visited { color: #404040; text-decoration: none; }
A:active { color: #cc0000; text-decoration: none; }
A:hover { color: #808080; text-decoration: none; }


/* Navigation: */
A.nav_stor { font-size: 13px; font-weight: bold; color: #FFFFFF; }
A.nav_stor:link {  color: #eeeeee; text-decoration: none; }
A.nav_stor:visited { color: #D5D5D5;  text-decoration: none; }
A.nav_stor:active { color: #C5C5C5;  text-decoration: none; }
A.nav_stor:hover { color: #ffffff;  text-decoration: none; }

A.nav_liten { font-size: 10px; font-weight: bold; color: #CCCCCC; }
A.nav_liten:link {  color: #EBEBEB; text-decoration: none; }
A.nav_liten:visited { color: #D5D5D5;  text-decoration: none; }
A.nav_liten:active { color: #C5C5C5;  text-decoration: none; }
A.nav_liten:hover { color: #ABABAB;  text-decoration: none; }

A.nav2_stor { font-size: 11px; font-weight: normal; color: white; }
A.nav2_stor:link { color: #eeeeee; text-decoration: none; }
A.nav2_stor:visited { color: #D5D5D5; text-decoration: none; }
A.nav2_stor:active { color: #C5C5C5; text-decoration: none; }
A.nav2_stor:hover { color: #ffffff; text-decoration: none; }

A.nav2_liten { font-size: 10px; font-weight: normal; color: #FFFFFF; background-color: gray; }
A.nav2_liten:link { text-decoration: none; }
A.nav2_liten:visited { text-decoration: none; }
A.nav2_liten:active { text-decoration: none; }
A.nav2_liten:hover { text-decoration: none; }


/* Aktuellt */
.aktuellt_rubrik { font-size: 11px; font-weight: bold; color: black; }

A.aktuellt_link { font-size: 11px; font-weight: normal; color: #CCCCCC; }
A.aktuellt_link:link {  color: white; text-decoration: none; }
A.aktuellt_link:visited { color: #D5D5D5;  text-decoration: none; }
A.aktuellt_link:active { color: #C5C5C5;  text-decoration: none; }
A.aktuellt_link:hover { color: #ffffff;  text-decoration: none; }

.aktuellt_datum { font-size: 9px; font-weight: bold; color: #333333; }


/* Tabeller: */
table,tr,td
{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

.tabell_main
{
	vertical-align: top;
	text-align: left;
	width: 795px;
	font-size: 9px;
}

.tabell_nav_black
{
	vertical-align: top;
	text-align: left;
	width: 160px;
	height: 16px;
	margin: 4px;
	padding: 4px 2px 2px 10px;
	font-size: 10px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: white;
}

.tabell_nav_black:hover
{
	background-color: #77aa4a;
}

.tabell_nav_yellow
{
	vertical-align: top;
	text-align: left;
	width: 160px;
	height: 13px;
	margin: 4px;
	padding: 2px 2px 2px 10px;
}

.tabell-nav-back
{
	background-color: #46677E;
	opacity: 0.6;
	filter: alpha(opacity=60);
}


.tabell_nav_2nd_top
{
	vertical-align: top;
	text-align: left;
	width: 140px;
	height: 16px;
	margin: 4px;
	padding: 4px 2px 2px 10px;
	font-size: 10px;
	background-color: #660030;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: white;
}

.tabell_nav_2nd
{
	vertical-align: top;
	text-align: left;
	width: 140px;
	height: 13px;
	margin: 4px;
	padding: 2px 2px 2px 10px;
	background-color: white;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #660030;
}

.tabell_side_columns
{
	vertical-align: top;
	width: 162px;
	height: 300px;
	background-image: url(images/universal/ak_nav_bar.jpg);
	background-position: top; 
	background-color: #46677e;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: white;
}


.tabell_side_right
{
	vertical-align: top;
	width: 150px;
	height: 300px;
	background-color: #46677E;
	background-image: url(images/universal/ak_news_abr.jpg);
	background-position: top; 
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: white;
}

.tabell_bottom
{
	vertical-align: middle;
	text-align: right;
	width: 795px;
	height: 23px;
	padding-right: 10px;
	font-size: 12px;
	background-color: #77AA4A;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: white;
}

.tabell_top
{
	vertical-align: bottom;
	text-align: left;
	width: 795px;
	height: 123px;
	padding-right: 0px;
	font-size: 10px;
	background-image:   url(images/universal/ak_banneri.jpg);
	background-position: top left;
	background-color: #46677E;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: white;
}

.tabell_top_logo
{
	vertical-align: middle;
	text-align: right;
	width: 162px;
	height: 100px;
	margin: 4px;
	font-size: 10px;
	background-color: white;
}

.tabell_top_banner
{
	vertical-align: middle;
	text-align: right;
	width: 633px;
	height: 100px;
	margin: 4px;
	font-size: 10px;
	background-color: #660030;
}

.tabell_afront
{
	vertical-align: top;
	text-align: left;
	width: 471px;
	height: 100px;
	font-size: 9px;
	background-color: white;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #660030;
}

.tabell_article
{
	vertical-align: top;
	text-align: left;
	width: 471px;
	height: 100px;
	padding: 5px 15px 15px 15px;
	font-size: 9px;
	background-color: white;
}

.tabell-lang
{
	width: 793px;
	height: 20px;
	font-size: 9px;
	color: white;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
	background-color: #46677E;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.tabell_aktuellt
{
	width: 130px;
	font-size: 9px;
	color: white;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 6px;
}


.reporttable
{
    border-style: solid;
    border-color: #808080;
    border-width: 1px 0px 0px 1px;
    width: 320px;
}

.reporttable-cell
{
    border-style: solid;
    border-color: #808080;
    border-width: 0px 1px 1px 0px;
    padding: 1px 5px 1px 3px;
    font-size: 10px;
}

.reporttable-cell-digit
{
	border-style: solid;
	border-color: #808080;
	border-width: 0px 1px 1px 0px;
	padding: 1px 5px 1px 3px;
	font-size: 10px;
	text-align: right;
}

.reporttable-subheader
{
    border-style: solid;
    border-color: #808080;
    border-width: 0px 1px 1px 0px;
    padding: 1px 5px 1px 3px;
    background-color: #cccccc;
    font-size: 11px;
}

.reporttable-header
{
    border-style: solid;
    border-color: #808080;
    border-width: 0px 1px 1px 0px;
    padding: 1px 5px 1px 3px;
    background-color: #77aa4a;
    font-size: 12px;
    font-weight: bold;
}

/* Annat: */
.txt_rubrik { font-size: 16px; font-weight: bold; }

.txt_ingress { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;  font-weight: bold; }

.txt_brodtext { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }

.txt_bildtext { font-size: 9px; font-weight: bold; color: #000000; }

.txt_underrubrik { font-size: 13px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

.txt_fotnot { font-size: 10px; font-weight: normal; }

.various_whitebold { font-size: 11px; font-weight: bold; color: white; }
.various_blackbold { font-size: 11px; font-weight: bold; color: black; }
.black1 { color: black; font-style: normal; font-size: 7.5pt; font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
.black2 { color: black; font-size: 8pt; font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular }
.linkgrey { color: silver; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
.topcop_smaller { color: #618196; font-weight: bold; font-size: 14pt; font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular }

