﻿body
{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#000000;
}

/*td {
	line-height:100%;
}*/


#topp_margin, #content {
	width:912px;
	text-align:left;
	margin:auto;
}

#topp_margin {
	background-image: url('/images/main_bkg.png');
	background-repeat:repeat-y;
	height:10px;
}






#toppmeny {
	background-image: url('/images/meny_bkg.png');
	background-repeat:repeat-x;
	height:48px;
	margin:0 5px;

}

#toppmeny_skuggatopp, #toppmeny_skuggabotten {
	height:3px;
	overflow:hidden;
	margin:0 5px;
}

#main_topp {
	background-image: url('/images/main_bkg.png');
	background-repeat:repeat-y;
}

#main_topp_avslut {
	background-image: url('/images/main_bkg_botten.png');
	height:10px;
}

#main {
	margin:20px 20px 10px 20px;
}






#senaste_nytt {
	background-image: url('/images/senaste_nytt_bkg.png');
	background-repeat:no-repeat;
	height:29px;
	padding:5px 15px;
}






#rutor_left {
	float:left;
	width:579px;
}

#rutor_right {
	float:left;
	width:300px;
	margin:10px 5px 0 28px;
}

.ruta_liten {
	float:left;
	width:193px;
}

.ruta_liten_main {
	background-image: url('/images/ruta_liten_bkg.png');
	height:214px;
	overflow:hidden;
	padding:0 10px;
}

.ruta_liten_topp {
	height:11px;
	background-image: url('/images/ruta_liten_topp.png');
}

.ruta_liten_botten {
	height:11px;
	background-image: url('/images/ruta_liten_botten.png');
}





#sidfot {
	margin:20px 5px;
	padding:20px 0 50px 0;
	text-align:center;
	border-top:1px #C4C4C4 solid;
	line-height:normal;
	color:#999999;
}

.toppmeny_vert_linje {
	margin:0;
	width:1px;
	height:48px;
	float:left;
}





a:link, a:visited {
	color: #296EB3;
	text-decoration: none;
}

a:hover {
	color: #5D1B42;
	text-decoration: underline;
}

a.toppmeny1:link, a.toppmeny1:visited, a.toppmeny1:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
}

a.toppmeny1:link, a.toppmeny1:visited {
	color: #797979;
}

a.toppmeny1:hover {
	color:#670D0D;
}

a.plugg:link, a.plugg:visited, a.plugg:hover, a.newsticker:link, a.newsticker:visited, a.newsticker:hover {
	font-weight: normal;
	line-height:normal;
}

a.plugg:link, a.plugg:visited, a.newsticker:link, a.newsticker:visited {
	color: #000000;
	text-decoration: none;
}

a.plugg:hover, a.newsticker:hover {
	color:#670D0D;
	text-decoration: underline;
}

a.meny_sidfot:link, a.meny_sidfot:visited, a.meny_sidfot:hover {
	text-decoration: none;
	font-weight: normal;
}

a.meny_sidfot:link, a.meny_sidfot:visited {
	color: #777777;
}

a.meny_sidfot:hover {
	color:#296EB3;
}







.latest_news_rubrik, .latest_news_text, .latest_news_visaalla {
	vertical-align:middle;
}

.latest_news_rubrik {
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	color:#296eb3;
}

.latest_news_visaalla {
	float:right;
	color:#296eb3;
}

.news_headline {
	color:#409F0F;
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:normal;
}

.publiceringsdatum {
	color:#333333;
	font-style:italic;
	font-size:0.9em;
}



.clear {
	clear:both;
	overflow:hidden;
}

