@charset "utf-8";
/* Global */
html {
	font-size: 125%;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #434343;
	background-color: #aad036;
}
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style:none;
}
input, select, textarea {
	font-size: 11px;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 1.8em;
	color: #434343; 
	line-height: 110%;
}
h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #7a7a7a; 
	margin-bottom: 3px;
	line-height: 110%;
}

h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 15px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 110%;
}
p {
	font-weight: normal;
	display: block;
	margin-bottom: 15px;
	line-height: 180%;
	color: #434343;
}
img {
	border: none;
}
/* Site containers */
#sidhuvud {
	width: 982px;
	height: 216px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
	text-align: left;
	background-image: url(Graphics/bg_sidhuvud.png);
	background-repeat: no-repeat;
	background-position: left 20px;
}
#bg {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	display: table;
	overflow: visible;
	position: relative;
	visibility: visible;
	text-align: left;
	background-image: url(Graphics/bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 60px;
}
#site {
	width: 982px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	display: table;
	overflow: visible;
	position: relative;
	visibility: visible;
	text-align: left;
	background-image: url(Graphics/bg_content.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#site #content {
	width: 910px;
	margin-left: 31px;
	padding-right: 41px;
	min-height: 600px;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
	text-align: left;
}
#language {
	position: absolute;
	right: 3px;
	top: 8px;
	color: #c8e365;
	text-align: right;
	width: 300px;
}
#language a {
	color: #fff;
	opacity:0.6;
	filter:alpha(opacity=60);	
	text-decoration: none;
	padding: 0px 4px;
}
#language img {
	vertical-align: middle;	
}
#language a.on {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#topbild {
	width: 910px;
	height: 310px;
	display: block;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 9px;
	background-image: url(Graphics/skugga_slider.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#site #sidfot {
	text-align: center;
	display: block;
	clear: both;
	width: 473px;
	height: 40px;
	padding-top: 40px;
	padding-right: 240px;
	padding-left: 240px;
	padding-bottom: 50px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	color: #fff;
}

.KontaktPerson img {
	float: left;
}
/* Huvudmeny */
#meny
{
	text-align: left;
	display: block;
	height: 56px;
	top: 160px;
	width: 947px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	background-image: url(Graphics/bg_huvudmeny.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 15px;
	z-index: 50;
}
#meny ul {
	display: block;
	height: 45px;
	bottom: 5px;
	left: 5px;
	text-align: left;
	position: absolute;
	visibility: visible;
}
#meny li {
	background-image: url(Graphics/streck_huvudmeny.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	float: left;
	height: 45px;
	position: relative;
	padding-right: 2px;
}
#meny li a {
	display: block;
	float: left;
	height: 18px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-right: 10px;
	color: #fffefe;
	font-size: 14px;
	text-decoration: none;
	position: relative;
}
#meny li.on a {
	background-image: url(Graphics/bg_huvudmeny_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;		
}
#umeny {
	display: block;
	height: 33px;
	top: -5px;
	left: -16px;
	width: 947px;
	overflow: hidden;
	position: absolute;
	background-image: url(Graphics/bg_undermeny.png);
	background-position: center center;
	z-index: 1000;
}
#umeny ul {
	display: block;
	height: 28px;
	top: 0px;
	left: 5px;
	text-align: left;
	position: absolute;
	visibility: visible;
}
#umeny li {
	display: inline;
	float: left;
	height: 28px;
	position: relative;
	padding-right: 2px;	
	background-image: url(Graphics/streck_undermeny.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#umeny li a {
	display: block;
	float: left;
	height: 16px;
	color: #4a4a4a;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
}

#umeny li.on a {
	color: #96bc33;
	background-image: url(Graphics/bg_undermeny_on.png);
	background-repeat: repeat-x;
	background-position: center bottom;		
}

/* Bilder generella i mallar */
.bildC, .bildH, .bildV {
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-bottom: 5px;
}

/* Länkar */
a:link, a:visited {
	color:#96bc33;
	text-decoration: none;
	outline: none;
}


a:hover, a:visited:hover {
	color:#8CAF30;
	text-decoration: none;
}

#logo {
	display: block;
	height: 115px;
	width: 400px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 20px;
	top: 60px;
	z-index: 5;
}
#Referenser, #Kontakt {
	padding-top: 40px;
	padding-bottom: 30px;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#TvaSpaltV {
	display: block;
	clear: left;
	float: left;
	width: 590px;
	padding-top: 40px;
	padding-bottom: 30px;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#TvaSpaltV .sida h1, #Referenser h1, #Kontakt h1 {
	font-size: 2.4em;
	margin-bottom: 3px;
}
#TvaSpaltV .sida h2 {
	font-size: 2.4em;
	margin-bottom: 25px;
}
#TvaSpaltV .sida h2:first-line {
	margin-bottom: 3px;
}
#TvaSpaltV .stycke h2 {
	font-size: 1.1em;
	color: #727272;
	margin-bottom: 2px;
}
#TvaSpaltH h2 {
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#TvaSpaltH p {
	font-size: 0.9em;
}
#TvaSpaltH ul, #TvaSpaltV ul {
	margin-bottom: 15px;
	margin-top: -8px;
}
.stycke ul li a {
	padding-right: 17px;
	background-image: url(Graphics/LankPil.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	margin-bottom: 2px;
}
#TvaSpaltH {
	display: block;
	float: right;
	clear: right;
	width: 275px;
	padding-top: 40px;
	padding-bottom: 30px;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#TreSpalt {
	display: block;
	clear: both;
	padding-top: 30px;
	overflow: visible;
	position: relative;
}
#TreSpalt .sida {
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	margin-bottom: 15px;
	margin-top: 15px;
}
#sidhuvud #slogan {
	display: block;
	height: 20px;
	width: 500px;
	position: absolute;
	visibility: visible;
	left: 21px;
	top: 16px;
	color: #FFF;
	font-size: 14px;
}
#TreSpalt .rad {
	display: block;
	clear: both;
	margin-right: -40px;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#TreSpalt .rad .stycke {
	display: block;
	padding-top: 15px;
	float: left;
	width: 275px;
	margin-right: 40px;
	overflow: visible;
	position: relative;
}
#TreSpalt .rad .stycke p {
	font-size: 1.0em;
	color: #999999;
}
#ForstaSida #TreSpalt {
	display: block;
	clear: left;
	float: left;
	overflow: visible;
	position: relative;
	/*width: 650px;*/
	width: 950px;
	margin-left: -40px;
	padding-top: 10px;
}
#ForstaSida {
	display: block;
	position: relative;
	overflow: visible;
	
}
#ForstaSida #TreSpalt .rad {
	display: block;
	clear: left;
	margin-right: 0px;
	position: relative;
	overflow: visible;
}
#ForstaSida #TreSpalt .rad .stycke {
	margin-right: 0px;
	margin-left: 40px;
	padding-top: 0px;
}

#aktuellt {
	display: none;
}

/*
#aktuellt {
	float: right;
	width: 265px;
	background-color: #f3f3f3;
	padding: 15px;
	margin-top: 10px;
}
#aktuellt h2 {
	padding-bottom: 8px;
	margin-bottom: 8px;
	background-image: url(Graphics/streck_horiz.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #353535;
	font-size: 18px;
	text-transform: uppercase;
}
#aktuellt h3 {
	margin: 0px;
	color: #616161;
	font-size: 14px;
}
#aktuellt p {
	padding-bottom: 10px;
	margin-bottom: 8px;
	background-image: url(Graphics/streck_horiz.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #858585;
}
*/
#erbjudande {
	background-image: url(Graphics/bg_erbjudande.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 185px;
	padding-right: 20px;
	padding-top: 22px;
	padding-left: 80px;
	margin-right: -12px;
	margin-left: -8px;	
	display: block;
	position: relative;
}
#erbjudande h1 {
	padding-bottom: 3px;
	margin-bottom: 3px;
	background-image: url(Graphics/streck_horiz_dark.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	line-height:normal;
}
#erbjudande p {
	color: #FFF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	background-image:none;
	line-height: normal;
}
.collapsiblePanels {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 590px;
	float: left;
}

.panelWrapper {
	padding-bottom: 30px;
	padding-top: 15px;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.KontaktPerson .panelWrapper {
	border: none;
}
.panelWrapper {
	padding-left: 200px;
}
#RightColumn {
	float: right;
	width: 275px;
}
.panelWrapper img {
	position: absolute;
	left: 0px;
	top: 15px;
}
.panelLink {
	position: absolute;
	right: 0px;
	bottom: 10px;
	text-align: right;
}
.panelLink img {
	float: none;
	position: relative;
	top: 0px;
}
#KontaktPersoner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: auto;
	margin-bottom: 25px;
	position: relative;
}
#KontaktPersoner .panelLink {
	position: absolute;
	right: 365px;
	bottom: 10px;
	text-align: right;
}
#KontaktPersoner .sida h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 8px;
	padding-top: 20px;
	clear: both;
}
.KontaktPerson .stycke {
	float: left;
	width: 340px;
	position: relative;
	margin-left: 25px;
}

/*
.KontaktPerson .stycke h2, .KontaktPerson .stycke p, .KontaktPerson .stycke ul {
	margin-left: 195px;
}
*/
#KontaktForm, #KontaktPersoner .sida {
	clear: both;
	position: relative;
}
fieldset {
	width: 409px;
	height: 224px;
	padding-top: 13px;
	border: none;
	background-image: url(Graphics/bg_form.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.TextBox {
	background-image: url(Graphics/bg_textbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	margin-bottom: 8px;
	height: 16px;
	width: 167px;
	float: left;
	border: none;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 13px;
}
.TextField {
	background-image: url(Graphics/bg_textfield.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	padding: 8px;
	height: 55px;
	width: 363px;
	float: left;
	border: none;
	overflow: hidden;
	margin-left: 13px;
}
label {
	float: left;
	width: 181px;
	margin-bottom: 1px;
	font-size: 11px;
	margin-left: 16px;
}
.Button {
	position: absolute;
	bottom: 10px;
	right: 16px;
	background-image: url(Graphics/bg_skicka.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 65px;
	font-weight: bold;
}
.Button:hover {
	background-image: url(Graphics/bg_skicka_on.png);
	color: #FFF;
	font-weight: bold;
}

h2.groupheader 
{
	clear: both;
	display: block;
	margin-top: 20px;
	border-bottom: solid 1px #CCCCCC;
	width: 905px;
}
