/* © CSS Document Created by Blueline Desin 2008  - www.bluelinedesign.se */

html {	
	overflow: -moz-scrollbars-vertical; 
	}
	
body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#666666;
	}
	
h1 { 
	margin:0px;
	font-size:18px;
	font-weight:normal;
	}	

h3 {
	font-size:12px; 
	color:#8DAC2A;
	font-weight:bold;
	}

/* Centrera innehåll för IE5/Win användare */

#init { 
	text-align:center;
	}

/* Centrera innehåll */

#background { 
	width:965px;
	height:auto;
	text-align:left;
	margin:auto;
	background-image:url(../imagetmpl/bg-body.jpg);
	}

#background_top {
	width:965px;
	height:18px;
	}

#wrapper { 
	width:900px;
	text-align:left;
	margin:auto;
	}

#banner { 
	width:900px;
	height:190px;
	margin-bottom:0px;
	}




#topmenu {
	width:900px;
	height:34px; 
	padding:12px 0px 0px 0px;
	background-color:#EDECE8;
	background-image:url(../imagetmpl/bg-top-menu.jpg);
	color:#FFF;
	}

/*
#topmenu a:link, #topmenu a:visited {
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	border-right:1px dotted #fff;
	color:#fff; 
	}


.topmenuSelected {
	font-weight:bold; 
	
	}	

*/

/* Stilar och klasser för vänster navigering */ 

#leftnav { 
	width:190px;
	float:left;
	color:#666;
	font-size:11px;
	line-height:18px;
	background-color:#F1F0EE;
	padding:20px 20px 20px 0px;
	background-image:url(../imagetmpl/bg_leftnav.jpg);
	background-repeat:no-repeat;
	min-height:460px;
	height:auto;
	border-top:10px solid #8DAC2A;
	}

#leftnav blockquote { 
	margin:0px 0px 0px 30px;
	font-style:italic;
	}	

.menu-bullet { 
	margin-left:11px;
	}	

.menu-unselected {
	text-decoration:none;
	color:#666;
	margin:0px 0px 0px 20px;
	}
	
.menu-unselected:hover {
	color:#779D28;
	}

.menu-selected {
	text-decoration:none;
	color:#779D28;
	margin:0px 0px 0px 0px;
	}

.submenu-unselected {
	text-decoration:none;
	color:#024A63;
	}

.submenu-unselected:hover {
	color:#779D28;
	}

.submenu-selected {
	text-decoration:none;
	color:#779D28;
	background-image:url(../imagetmpl/bullet_green.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	}


/* Slut vänster navigering */ 



/* Artikel */ 

#article { 
	width:420px;
	float:left;
	padding:0px 30px 0px 30px;
	min-height:510px;
	height:auto;
	line-height:18px;
	}
	
#article p { 
	margin-top:15px;
	margin-bottom:0px;
	}

#article ul { 
	margin-top:0px;
	margin-bottom:0px;
	}

#article a:link, #article a:visited {
	text-decoration:none;
	color:#779D28;
	
	}

#article a:hover {
	text-decoration:underline;
	}


/* Slut artikel */ 


/* Högersplalt */ 

#rightnav { 
	width:210px;
	float:right;
	min-height:300px;
	height:auto;
	}

#rightnav p { 
	margin:0px;
	padding:0px;
	}

/* Layout för nyheter */
	
.rightview { 
	width:210px;
	float:right;
	height:auto;
	margin-top:10px;
	border-top:10px solid #8DAC2A;
	background-image:url(../imagetmpl/bg_leftnav.jpg);
	color:#666;

	}
	
.rightview h1 {
	margin:10px 20px 0px 27px;
	font-size:12px;
	font-weight:bold;
	}

.rightview p {
	padding:0px 10px 0px 25px;
	background-image:url(../imagetmpl/bullet_green_news.gif);
	background-repeat:no-repeat;
	}

.rightview a:link, .rightview a:visited { 
	text-decoration:none;
	color:#666;
	}

.rightview a:hover { 
	text-decoration:none;
	color:#333;
	}

.newsdate {
	color:#8DAC2A;
	font-size:10px;
	}
	

/* Slut högersplalt */ 
