﻿@import url(layout.css);
body {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; /* --> navigation, rightcol, hedings */
	font-style: normal;
	background-image: url("../images/bg.gif");
/*	background-repeat: repeat;
	background-position: 100% 100%;
	background-color: #fff;*/
}
#container {
	width: 670px;
	margin: 15px auto;
	background: #fff;
	/*url(../images/bg.gif) top;
	background-repeat: repeat;*/
	border: 1px #222 solid;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::masthead*/
#masthead {
	text-align: right;
	width: 670px;
	padding: 0;
	background-color: #fff;
}
#masthead img {
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;
}
#masthead p {
	color: #050;
	font-size: 9px;
	text-align: center;
	padding-left: 448px;
	margin: 10px 10px 0 10px;
}
#masthead a {
	color: #050;
	text-decoration: none;
}
#masthead a:hover {
	color: #F58030;
	text-decoration: underline;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::navigation*/
#navigation {
	margin: 5px 15px 15px 15px;
	background-color: #ffffff;
	overflow: hidden;
/*	text-transform: uppercase;*/
	border-bottom: 1px solid #777;
	border-top: 1px solid #777;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
}
#navigation li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
#navigation a{
	color: #050;
	text-decoration: none;
	margin: 0 1px;
	padding: 0 12px;	/* För att justera avst. mellan navigationslänkarna */
	display: block;
	border: 1px solid #ffffff;
}
#navigation a:hover{
	color: #F58030;
	text-decoration: none;
	border: 1px solid #ffffff;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::column_left*/
#column_l{
	width: 420px;
	margin: 0 0 0 8px;
	padding: 0 10px 10px 10px;
/*	border: 1px #ccc outset;*/
}
#column_l img{
	/*border-top: 1px #e3e3e3 solid;
	border-left: 1px #e3e3e3 solid;
	border-right: 1px #050 solid;
	border-bottom: 1px #000 solid;*/
}
#column_l p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
    font-size: 11px;
    line-height: 14px;
/*    letter-spacing: 1px;*/
    list-style-type: square;
    margin: 0;
}
#column_l a{
	color: #000;
	text-decoration: underline;
}
#column_l a:hover{
	color: #F58030;
	text-decoration: none;
}
#column_l ul{
	margin: 8px 0 0 0;
	padding-left: 17px;
	padding-top: 0;
}
#column_l ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
	font-size: 11px;
	line-height: 12px;
	display: list-item;
	list-style-position: outside;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::column_right*/
#column_r {
	width: 193px;
	height: 480px;
	margin: 3px 8px 10px 0;
	float: right;
	background-color: #ffffff;
	position: relative;
/*	right: 10px;*/
	padding-right: 5px;
	padding-left: 5px;
/*	border: 1px #ccc outset;*/
}
#column_r p {
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 10px;
	text-align: left;
	margin: 0;
/*	padding: 5px;*/
}
/*#column_r h4 {
	color: #000;
	margin-bottom: 0;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #ed9738;
}*/
#column_r ul {
	margin: 0 0 5px 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: 9px;
	display: list-item;
	list-style-position: outside;
}
#column_r a {
	color: #000;
	text-decoration: underline;
}
#column_r a:hover {
	color: #F58030;
	text-decoration: none;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::footer*/
#footer {
	text-align: left;
	background-color: #fff;
	margin: 0 10px;
	overflow: hidden;
/*	padding-right: 215px;*/
	line-height: 16px;
/*	border-top: 1px solid #777;*/
}
#footer p {
	color: #050;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
#footer a {
	color: #050;
	text-decoration: none;
}
#footer a:hover {
	color: #F58030;
	text-decoration: underline;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::links*/
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
/*	color: #d77538;*/
	color: #000;
	text-decoration: none;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::headings*/
h1 {
	font-style: normal;
	font-weight: normal;
	color: #050;
	font-size: 11px;
	letter-spacing: 2px;
	margin: 10px 0 3px 0;
/*	text-transform: uppercase;
	text-decoration: underline;*/
}
h4 {
	font-style: normal;
	font-weight: bold;
	color: #050;
	padding-left: 2px;
	font-size: 11px;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #888;
}
h5 {
	font-style: normal;
	font-weight: bold;
	color: #050;
	padding-left: 2px;
	font-size: 11px;
	letter-spacing: 2px;
	margin-bottom: 2px;
	margin-top: 18px;
	border-bottom: 1px solid #888;
}
h6 {
	font-style: normal;
	font-weight: bold;
	color: #050;
	margin-bottom: 3px;
	margin-top: 8px;
	font-size: 10px;
	letter-spacing: 1px;
	border-bottom: 1px solid #888;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::styles*/
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.footertabelltext {
	text-align: center;
	font-size: 10px;
}
.nobordermasthead {
	border-width: 0px;
}
.grey {
	color: #bbb;
}
.style_bold {
	font-weight: bold;
}
.style_center {
	text-align: center;
}
.style_italic {
	font-style: italic;
}
.style_bildtext {
	font-style: italic;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.hopil_gron {
	list-style-image: url('../images/hopil.gif');
}
.bildtext {
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
