/************************************************ Typografi ************************************************/
body {
	font-family: Georgia, Times, Times New Roman, serif;
	color: #fff;
	background-color: #000;
}
body.start {
	background-image: url(images/bg_start.png);
	background-repeat: repeat-x;
	background-color: transparent;
}
a, a:link, a:hover, a:visited, a:active {
	color: #897f75;
	font-style: italic;
	text-decoration: none;
}
table#tjanster a, table#tjanster a:link, table#tjanster a:hover, table#tjanster a:visited, table#tjanster a:active {
	color: #d61b5b;
}
body.start #container {
	background-image: url(images/cherryblossom.png);
	background-repeat: no-repeat;
	background-position: center 65px;
	background-color: transparent;
}
body.start #content {
	background-color: #fff;
	background-image: none;
}
.divider {
	display: block;
	width: 960px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-color: #e8e7e5;
	margin: 6px 0 30px 12px;
}
h1 {
	font-size: 2.2em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	margin: 60px 0 0 0;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	margin: 16px 0 12px 0;
}
.nyhetsruta h2 {
	color: #d92b18;
}
.nyhetssidaLista h2 {
	margin: 0 0 0.2em 0;
}
.caseText h2, table h2, .nyhetssidaLista h2 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 22px 0 0 0;
	color: #897f75;
	font-style: normal;
}
h3 {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 6px 0 0 0;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited, h3 a:active {
	font-style: normal;
}
.caseText h3, table h3, .nyhetssidaLista h3 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 8px 0 12px 0;
	text-transform: none;
}
h4 {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 22px 0 0 0;
	color: #897f75;
}
label {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	color: #897f75;
}
input {
	margin: 5px 0 5px 0;
}
.button {
	padding:3px;
	background-color: #ffb200;
	border: none;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1em;
	color:#fff;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}
.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.9em;
	line-height: 1.2em;
	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;
}
table {
	margin: 0 0 0 0;
	padding: 30px 0 30px 0;
	border: none;
}
td {
	vertical-align: top;
	width: 468px;
	padding: 0 24px 15px 12px;
}
/************************************************ Allmänt ************************************************/
#logo {
	background-image: url(images/logo.png);
	width: 246px; /* Bredd på logotypen */
	height: 37px; /* Höjd på logotypen */
	top: 14px; /* Placering av logotypen */
}
/************ 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 #d92b18;
}
.thumbscontainer p {
	font-size: 80%;
	line-height: 18px;
	color: #000;
	padding-top: 2px;
}
#at15ptc {
	color: #000;
}
/************************************************ Foten ************************************************/
#footerpuffar {
	background-image: url(images/footer_puffar_bg.png);
	background-repeat: repeat-x;
	background-color: #ebe9e8;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000;
}
#footer {
	font-size: 75%;
	line-height: 1.2em;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #000;
	color: #e4e2e0;
}
#footerleft {
	margin: 20px 0 0 0;
}
#footerright {
	margin: 20px 0 0 0;
}
/************************************************ Knappar ************************************************/
a.awesome {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
}
.awesome, .awesome:link, .awesome:visited {
	background: #222 url(images/button_overlay.png) repeat-x; 
	display: inline-block;
	margin: 1em 0 0 0;
	padding: 5px 10px 5px 10px; 
	color: #fff; 
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	position: relative;
	cursor: pointer;
	width:auto;
	overflow:visible;
}
.awesome:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.awesome:active {
	top: 1px;
}
.awesome, .awesome:visited { 
	font-weight: bold;
	line-height: 1em;
}
.small.awesome, .small.awesome:visited {
	font-size: 11px;
	padding: 0; 
}
.medium.awesome, .medium.awesome:visited { 
	font-size: 13px;
	padding: 6px 10px 6px 10px;
}
.large.awesome, .large.awesome:visited {
	font-size: 14px;
	padding: 12px 15px 12px 15px;
}
.blue.awesome, .blue.awesome:visited		{ background-color: #0195c2; }
.blue.awesome:hover							{ background-color: #018bb5; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffc000; }
.yellow.awesome:hover							{ background-color: #f2b600; }
button { 
	margin: 0; 
	border: 0; 
	font-size: 100%; 
	line-height: 0.6em; 
	font-family: inherit; 
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
}

