/************************************************ Typografi ************************************************/
body {
	font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	color: #fff;
	background-color: #130e0b;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top center;
}
a, a:link, a:visited {
	color: #a81b5f;
}
a:hover, a:active {
	color: #711a43;
}
h1 a, h1 a:link, h2 a, h2 a:link, h3 a, h3 a:link, h4 a, h4 a:link {
	text-decoration: none;
}
sup a, sup a:link, sup a:visited {
	text-decoration: none;
}
sup a:hover, sup a:active {
	text-decoration: underline:
}
sup {
	line-height: 1px;
	margin: 0;
}
table#tjanster a, table#tjanster a:link, table#tjanster a:hover, table#tjanster a:visited, table#tjanster a:active {
	color: #d61b5b;
}
.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.5em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 30px 0 18px 0;
	font-family: 'Pacifico',Georgia, serif;
	color: #2d241d;
}
h2 {
	font-size: 1.7em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	margin: 32px 0 16px 0;
	color: #2d241d;
}
.start h2 {
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 16px 0 12px 0;
	font-family: 'Pacifico',Georgia, serif;
	color: #2d241d;
	text-transform: none;
}
#footerpuffar h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #897F75;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
}
#footerpuffar h3 {
	color: #897F75;
}
.post h2 {
	margin: 0 0 15px 0;
	font-size: 2.4em;
}
.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;
}
#content hr {
	height: 1px;
	background-color: #fff;
	color: #fff;
	border: 0;
	border-top: 1px solid #bfbfbe;
	line-height: 1px;
	clear: both;
}
#content .halfColumn {
	width: 468px;
	float: left;
	margin: 0 0 16px 0;
}
#content .halfColumn.margin {
	margin-left: 30px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 6px 0 6px 0;
	color: #2d241d;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited, h3 a:active {
	font-style: normal;
	color: #2d241d;
}
.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-weight: normal;
	line-height: 1.2em;
	font-size: 0.8em;
	text-transform: uppercase;
}
input {
	margin: 0px 0 5px 0;
}
input[type=text] {
	border: none;
	height: 24px;
	width: 200px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	background-color: #5d554e;
	color: #897F75;
	padding-left: 10px;
	font-size: 1em;
}

.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;
}
.nyheterLinks a { text-decoration: none; }
ul.nyheterLinks { list-style-type: none; margin: 0; }
ul.nyheterLinks li { list-style-type: none; margin: 0; border-bottom: 1px solid #d6d2ce; padding: 8px 0; line-height: 1.4em; }
.datum {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #f4f0ec;
	background-color: #fbb813;
	display: inline;
	padding: 2px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	text-shadow: 0 -1px #d0a538;
}

.datumsmall {
	font-size: 0.85em;
}
.tags {
	font-size: 0.85em;
}
.post {
	padding: 20px 0 0 0;
	border-bottom: 1px solid #d6d2ce;
}
.paging {
	margin: 0;
	padding: 10px 10px 10px 0;
	width: 100%;
	text-align: center;
	}
.paging ul {
    list-style: none;
    margin: 0 auto;
    padding: 0 0;
    letter-spacing: -6px;
}
.paging li {
	display: inline;
	letter-spacing: 0;;
}
.paging li a {
	display: inline-block;
	list-style: none;
	margin: 0 1px 0 1px;
	padding: 5px 0;
	width: 30px;
	text-align: center;
	border-radius: 3px;
	background-color: #f4f4f4;
	text-decoration: none;
	font-weight: bold;
	color: #2d241d;
}
.paging li.first a, .paging li.last a {
	width: 50px;
}
.paging li a:hover {
	background-color: #f9f9f9;
}
.paging li a.active {
	background-color: #2d241d;
	color: #e8e4e0;
	text-shadow: 0 1px #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;
}
.content table {
	margin: 0 0 0 0;
	padding: 30px 0 30px 0;
	border: none;
}
.content td {
	vertical-align: top;
	width: 468px;
	padding: 0 24px 15px 12px;
}
/************************************************ Allmänt ************************************************/
#logo {
	background-image: url(images/logo.png);
	width: 292px; /* Bredd på logotypen */
	height: 56px; /* Höjd på logotypen */
	top: 14px; /* Placering av logotypen */
}
.start #logo {
	margin: 0 auto;
}
/************ 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/pattern_dark.png);
	background-repeat: repeat;
	background-color: #1a1511;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #897F75;
}
#footerpuffar a {
	color: #897F75;
	text-decoration: none;
}
#footerpuffar a:hover {
	text-decoration: underline;
}
#footerpuffar a.little {
	text-transform: uppercase;
	font-size: 0.8em;
}
#footer {
	font-size: 70%;
	line-height: 1.2em;
	background-color: #130e0b;
	color: #897F75;
	border-top: 1px solid #28231c;
}
#footerleft {
	margin: 20px 0 0 0;
}
#footerright {
	margin: 20px 0 0 0;
}
.kontakt table {
	width: 200px;
	padding: 0;
}
td.kontaktRubrik {
	font-size: 0.8em;
	text-transform: uppercase;
	width: 55px;
	vertical-align: top;
}
td.kontaktInfo {
	line-height: 1.3em;
	padding: 0;
	padding-bottom: 5px;
}
#footerpuffar p.tjanster {
	font-size: 0.8em;
	line-height: 1.3em;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
#kunder {
	background-color: #f4f2f0;
	height: 65px;
	width: 100%;
}
#kunderInner {	
	width: 984px;
	margin: 0 auto;
	color: #2d241d;
	text-transform: uppercase;
	font-size: 0.7em;
}
.kundlogo {
	display: block;
	float: left;
	width: 170px;
	height: 40px;
	border-left: 1px dashed #c3c2c0;
	text-align: center;
	margin: 10px 0 0 0;
	line-height: 40px;
}
.kundlogo.first {
	border-left: none;
	margin: 10px 0 0 40px;
}
.kundlogo img {
	vertical-align: middle;
}
/************************************************ 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;
	text-shadow: 0 -1px #d4ae4f;
}
.awesome:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none !important;
}
.awesome:active {
	top: 1px;
}
.awesome, .awesome:visited { 
	font-weight: bold;
	line-height: 1em;
}
.small.awesome, .small.awesome:visited {
	font-size: 11px;
	padding: 8px 10px 8px 10px;
	margin: 0.5em 0 0 0;
}
.medium.awesome, .medium.awesome:visited { 
	font-size: 12px;
	padding: 10px 12px 9px 12px;
}
.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: #fbb813; }
.yellow.awesome:hover						{ background-color: #ffc330; }
.pink.awesome, .pink:visited				{ background-color: #8d1750; color: #fff !important; }
.pink:hover									{ background-color: #a81b5f; }
.pink.awesome, .pink.awesome:link, .pink.awesome:visited {	text-shadow: 0 -1px #8d1750; }
.brown.awesome, .brown:visited				{ background-color: #413b36; color: #897F75; }
.brown:hover								{ background-color: #35302b; }
.brown.awesome, .brown.awesome:link, .brown.awesome:visited {	text-shadow: 0 -1px #35302b; }
.grey.awesome, .grey:visited				{ background-color: #897F75; color: #413b36; }
.grey:hover								{ background-color: #35302b; color: #897F75; }
.grey.awesome, .grey.awesome:link, .grey.awesome:visited {	text-shadow: 0px 1px 0px #a6a3a1; }
.grey.awesome:hover								{ text-shadow: 0 -1px #35302b; }

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;
}
