* {margin:0; padding:0}

html
{
	height: 100%;
}

body 
{
	/*background-image: url(../images/bg_test.jpg);*/
	height: 100%;
	background-color: #2f2f2f;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#container {
	width: 771px;
	margin: 8px auto 0 auto;
	padding-bottom: 12px;
	background: #ffffff url(../images/header_line.png) repeat-x 0 -10px;
	color: #000000;
}
/* ------ header ------ */
#header {
	/*padding-top: 9px;*/
	padding-left: 16px;
	height: 61px;
	overflow: hidden;
}
#header h2 {
	float: left;
}
#header h2 a {
	display: block;
	width: 100px;
	height: 52px;
	overflow: hidden;
	text-indent: -1000px;
	background: url(../images/logo2.png) no-repeat;
	margin-top: 14px;
    margin-right: 8px;
}
a.flag 
{
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 12px;
}
/* ------ navigation ------ */
#hor_nav {
	width: 589px;
	float: left;
	/*padding-top: 4px;*/
	padding-left: 23px;
	position: relative;
	z-index: 2;
}

#hor_nav a{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: -15px;
	background: url(../images/button_left.png) no-repeat 0 100px;
	height: 31px;
}
#hor_nav a.home {
background: url(../images/button_left_home.png) no-repeat 0 100px;
}
#hor_nav a span{
	white-space: pre;
	display: block;
	background: url(../images/button_right.png) no-repeat right 100px;
	padding: 11px 15px 0 15px;
	height: 20px;
	cursor: pointer;
}
#hor_nav a.selected{
	background-position: 0 0;
}
#hor_nav a.selected span{
	background-position: right 0;
}
#hor_nav a:hover, #sub_nav a:hover {
	color: #d72d1f;
}
#hor_nav a.homelink span{
    display: inline;
}
#hor_nav a.homelink img{
    margin-top: 10px;
}

#sub_nav {
	padding-top: 13px;
	padding-left: 18px;
	margin-left: 8px;
	margin-top: -9px;
	background: url(../images/submenu_line.png) repeat-x;
	width: 621px;
	float: left;

	position: relative;
	z-index: 1;
}
#sub_nav a{
	color: #6f6f6f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 9px;
	
}
#sub_nav a.selected{
	color: #000000;
	font-weight: bold;
}

/* ------ Footer ------- */
#footer {
	width: 771px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
}
#footer a{
	color: #ffffff;
}
.footer_logo {
    display: none;
    margin-bottom: -5px; margin-right: 5px;
}

/* ------ Content ------ */
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px solid;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
}
ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
}
.go_left {
	float: left;
}
.go_right {
	float: right;
}
.realfront_image {
 padding-bottom: 12px;
}
.front_image {
	padding-bottom: 0px;
	margin-bottom:-5px;
}
.front_left {
	width: 241px;
	float: left;
	padding-left: 12px;
}
.front_middle {
	width: 241px;
	float: left;
	padding-left: 12px;
}
.front_right {
	width: 241px;
	float: left;
	padding-left: 12px;
}
.news_text_padding
{
	padding-top: 22px;
}
.news_post {
	padding: 7px 0;
	border-bottom: 2px solid #999999;
}
.news_post_image_td 
{
	text-align: right;
	vertical-align: top;
	width: 1%;
	padding: 7px;
}
.news_post_teaser_td 
{
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
}
.news_date {
	color: #d72d1f;
	font-size: 9px;
	display: block;
	padding-bottom: 3px;
}
a.all_news {
	text-align: right;
	display: block;
	margin-top: 10px;
}

.search_box {
	background-color: #f2f2f2;
	margin-top: 9px;
	padding-bottom: 0px;
	/*height: 52px;*/
}
.search_box h3{
	background-color: #555555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 0 0 4px;
	height: 17px;
	margin-bottom: 5px;
}
.sub_right h3{
	background-color: #555555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 0 2px 4px;
	margin-bottom: 5px;
}
.search_box .text_field {
	width: 161px;
	height: 19px;
	margin-left: 5px;
	margin-right: 5px;
}

.sub_left {
	width: 454px;
	float: left;
	padding-left: 35px;
	padding-top: 19px;
}
.sub_right {
	width: 242px;
	float: left;
	padding-left: 31px;
	padding-top: 14px;
}
.sub_left p {
	line-height: 18px;
}
a.print_page {
	display: block;
	float: right;
	width: 27px;
	height: 27px;
	overflow: hidden;
	text-indent: -1000px;
	background: url(../images/print.png) no-repeat;
	margin-top: 1px;
}
.right_imgbox {
	padding-bottom: 12px;
}
table.bottom_text {
	margin-bottom: 20px;
}
td.text_cell {
	padding-left: 10px;
	vertical-align: bottom;
}
.textbox1 {
	float: left;
	width: 320px;
	padding-left: 20px;
}

.sub_left h1{
	width: 419px;
}
.search_box select {
	width: 230px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.search_box .text_field2 {
	width: 187px;
	height: 19px;
	margin-left: 5px;
	margin-right: 5px;
}




textarea.txtare {
	width: 230px;
	height: 55px;
	margin-left: 5px;
	font-size: 10px;
}
.search_box .go_right {
	float: right;
	margin-right: 5px;
	margin-top: 3px;
}
.contact_field {
	/*border-bottom: 2px solid #999999;
	padding-bottom: 20px;*/
}

.contact_field .go_right img{
 display: block;
}

.contact_field h3{
	background-color: #b3324c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 0 2px 4px;
	margin-bottom: 9px;
	margin-top: 3px;
}
.contact_field div.item
{
	/*
	padding-bottom: 0px;
	padding-left: 5px;*/
	border-bottom: 2px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.work_left {
	width: 107px;
	float: left;
	padding-top: 20px;
}
.work_right {
	width: 325px;
	float: left;
	padding-left: 12px;
	padding-top: 20px;
}
.work_left p, .work_right p{
	padding-bottom: 20px;
}
.search_box label {
	display: block;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 2px;
}
.text_field3 {
	width: 227px;
	height: 19px;
	margin-left: 5px;
}
.work_send {
	border-bottom: 2px solid #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.subimage2
{
	border-width: 0px;
	display:block;
	margin-bottom: 19px;
}

.ErrorDiv 
{
	height:400px;
	text-align:center;
}

.ErrorDiv p 
{
	color:#CB0A0A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding-top:30px;
}

label {
    font-size: 12px;
}
.freeorder label {
    margin-right: 10px;
}
label.feeorder_left {
    width: 93px;
    height: 20px;
    display: block;
    float: left;
    margin-bottom: 5px;
}

.freeorder select{
    width: 60px;
}
.check_input {
    margin-right: 2px;
}
.freeorder_txt {
    width: 220px;
    height: 17px;
}
.freeorder_btn {
    margin-right: 8px;
}

.freeorder_box {
    border-bottom:2px solid #999999
}

label.sommarjobb_left {
    width: 123px;
    height: 20px;
    display: block;
    float: left;
    margin-bottom: 5px;
}

.sommarjobb_txt1 {
    width: 164px;
}
.sommarjobb_txt2 {
    width: 52px;
}
.sommarjobb label{
    margin-right: 3px;
}
.sommarjobb h2 {
    padding-bottom: 5px;
}
.sommarjobb_txt3 {
    width: 147px;
}
.sommarjobb_txt4 {
    width: 141px;
}
.sommarjobb_txt5 {
    width: 63px;
}
.sommarjobb_txt6 {
    width: 134px;
}
.sommarjobb_txt7 {
    width: 69px;
}
.spacer {
    overflow: hidden;
    height: 4px;
}
.sommarjobb_btn {
    font-size: 14px;
    margin-right: 10px;
}

.rightcol_newpadding {
    padding-top: 21px;
}

.margin_fix
{ 
	margin-top: -5px;
}
.margin_fix a.print_page
{ 
	margin-top: 6px;
}
.margin_fix h1 
{ 
	padding-top: 5px;
}

.news_container
{
	min-height: 162px;
}

.sub_right h3.fade1{
 background-color: #AFAFAF;
}
.sub_right h3.fade2{
 background-color: #888888;
}

.contacts_table {
 background-color: #F2F2F2;
}
td.submit_contacts {
 padding-bottom: 5px;
 padding-right: 7px;
}

.contact_search {
 margin-top: 3px;
}

.contact_field div.item img.go_left {
 margin-right: 10px;
}
.contact_field div.item em {
 font-size: 11px;
}
.contact_field h4{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #000;
}
.contact_field .go_right
{
 margin-top: 50px;
 width: 150px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: italic;
}

.page_text {
	clear: both;
	padding-top: 2px;
}

.front_image
{
	display: block;
	margin-bottom: 5px;
}