/************************************************ Typografi ************************************************/
body {
	font-family: Georgia, Times, Times New Roman, serif;
	color: #000;
	background-color: #f8f7f3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
strong, em, b, i, h1 {
	font-family: Georgia, Times, Times New Roman, serif;
}
a, a:link, a:hover, a:visited, a:active {
	color: #000;
	font-style: italic;
}
#content {
	font-size: 85%;
	line-height: 18px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 18px;
	margin: 18px 0 18px 0;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 1.0em;
	font-weight: normal;
	line-height: 18px;
	margin: 18px 0 18px 0;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.nyhetsruta h2 {
	color: #000;
}
.nyhetssidaLista h2 {
	margin: 0 0 0.2em 0;
}
h3 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 18px;
	margin: 18px 0 0 0;
	color: #000;
	letter-spacing: 0.1em;
}
h4 {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	margin: 18px 0 0 0;
	color: #000;
	letter-spacing: 0.1em;
}
.nyhetsruta .nyhet .text {
	font-size: 0.9em;
	line-height: 18px;
}
.nyhetsruta .nyhet .text a, .nyhetsruta .nyhet .text a:link, .nyhetsruta .nyhet .text a:visited {
	color: #000;
	text-decoration: none;
}
.nyhetsruta .nyhet .text a:hover, .nyhetsruta .nyhet .text a:active {
	text-decoration: underline;
}
.datum {
	font-size: 0.8em;
	line-height: 18px;
	color: #000;
}
.ingress {
	font-size: 1.3em;
	line-height: 18px;
}
.bildtext {
	font-size: 0.9em;
	line-height: 18px;
	color: #000;
}
.flerNyheter a, .flerNyheter a:link, .flerNyheter a:visited {
	float: right;
	text-decoration: none;
}
.flerNyheter a:hover, .flerNyheter a:active {
	text-decoration: underline;
}
/************************************************ Allmänt ************************************************/
#header {
	background-image: url(images/header_bg.jpg);
	height: 149px;
}
#logo {
	background-image: url(images/blank.gif);
	width: 420px; /* Bredd på logotypen */
	height: 30px; /* Höjd på logotypen */
	top: 58px; /* Placering av logotypen */
}
#lang1 {

}
#lang2 {

}
/************************************************ Menyerna ************************************************/
#topnav, #topnav ul, #topnav ul li {
	height: 32px;
}
ul#subnav, ul#subnav li {
	height: 32px;
}
#topnav li a, #topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active {
	font-size: 0.8em;
	line-height: 2.7em;
	color: #faf8f2;
	font-style: italic;
	letter-spacing: 0.1em;
}
#topnav li a:hover {
	color: #afafa8;
	text-decoration: underline;
}
#topnav li a:active, #topnav ul li.active a, #topnav ul li.active a:link, #topnav ul li.active a:visited {

}
#topnav ul li.active a, #topnav ul li.active:hover a {
	text-decoration: underline;
}
#topnav ul li:hover {
	text-decoration: underline;
}
#subnav {
	height: 28px;
}
#subnav li a, #subnav li a:link, #subnav li a:visited, #subnav li a:hover, #subnav li a:active {
	font-size: 65%;
	line-height: 2.7em;
	color: #000;
	font-weight: bold;
}
#subnav li a:hover {
	color: #48525c; /* Textfärg i undermenyn på mouseover */
}
ul#subnav li.active a, ul#subnav li.active a:link, ul#subnav li.active a:visited {
	color: #d92b18;
}
/************ Galleri *********/
ul.thumbs li a, ul.thumbs li a:link, ul.thumbs li a:visited {
	border: 1px solid #000;
	height: auto;
}
ul.thumbs li a:hover, ul.thumbs li a:active {
	border: 1px solid #3a7caf;
}
.thumbscontainer p {
	font-size: 80%;
	line-height: 18px;
	color: #000;
	padding-top: 2px;
}
/************************************************ Foten ************************************************/
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	color: #bcbcb2;
}
#footerleft {
	font-size: 65%;
	line-height: 1.2em;
	margin: 10px 0 0 0;
}
#signoff {
	width: 94px;
	height: 10px;
	background-image: url(images/smalltownmedia_webbdesign.png);
	margin: 10px 0 0 0;
}
