body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
}

input,
textarea{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

#MainContainer{
	width:904px;
	margin:0 auto;
	position:relative;
}

#SitemapContainer {
	width:910px;
	position:absolute;
	left:-4px;
	z-index:9999;
	display:none;
}

#SitemapContainer #SitemapHolder{
	background:url(../../grafik/bg_sitemap.png) repeat-y;
	padding:14px 20px 3px 20px;	
}

#SitemapContainer #SitemapBottom{
	background:url(../../grafik/bg_sitemap_bottom.png) no-repeat;
	height:8px;
}

#SitemapContainer #SitemapHolder #SitemapContent{
	background:url(../../grafik/biva_sitemap.png) no-repeat center;
	border:1px solid #f7f7f7;
}

#SitemapContainer #SitemapHolder #CloseSitemapButton{
	background:url(../../grafik/buttons/close_sitemap_button.png) no-repeat;
	width:31px;
	height:31px;
	position:absolute;
	right:15px;
	top:12px;
	cursor:pointer;
}

#SitemapContainer #SitemapHolder #SitemapContent .SitemapMenu {
	width:134px;
	float:left;
	margin-right:10px;
}

#SitemapContainer #SitemapHolder #SitemapContent .SitemapMenu {
	text-transform:uppercase;
	font-size:10px;
}

#SitemapContainer #SitemapHolder #SitemapContent .SitemapMenu a:hover{
	text-decoration:underline !important;
}

#SitemapContainer #SitemapHolder #SitemapContent .SitemapMenu a{
	font-weight:bold;
	text-decoration:underline;
	color:#00275d;
	display:block;
}

#SitemapContainer #SitemapHolder #SitemapContent .SitemapMenu .Menu a{
	text-decoration:none;
}

#SitemapContainer #SitemapHolder #SitemapContent .SitemapMenu .Menu .Parent .Container a{
	font-weight:normal;
}

#SitemapContainer #SitemapHolder #SitemapContent .SitemapMenu .Menu .Container{
	text-transform:uppercase;
	font-size:10px;
	margin-left:10px;
}

#SitemapContainer #SitemapHolder #SitemapContent #SitemapMenuLinkoping a{
		color:#00b5af;
}

#SitemapContainer #SitemapHolder #SitemapContent #SitemapMenuNorrkoping a{
		color:#007fe1;
}

#SitemapContainer #SitemapHolder #SitemapContent #SitemapMenuUppsala a{
		color:#a85ea8;
}

#SitemapContainer #SitemapHolder #SitemapContent #SitemapMenuOrebro a{
		color:#b92e31;
}

#SitemapContainer #SitemapHolder #SitemapContent #SitemapMenuKarlskoga a{
		color:#f3861b;
}

#TopHeader{
	height:106px;
	margin:0px 2px 0px 2px;
	position:relative;
}

#TopHeader #Logo{
	height:61px;
	position:absolute;
	top:22px;
	left:0px;
}

#TopHeader #TagHeader{
	position:absolute;
	width:150px;
	left:202px;
	top:56px;
}

#TopHeader #TagHeader div{
	margin:0px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
}

#TopHeader #TagHeader div span{
	font-size:16px;
}

#TopButtonHolder{
	position:absolute;
	width:900px;
}

#TopButtonHolder a{
	display:block;
	float:right;
	background:url(../../grafik/buttons/topbuttons/standard/btn_left.png) no-repeat left;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-left:8px;
	width:76px;
	text-align:center;
	margin-left:10px;
}

#TopButtonHolder a span{
	background:url(../../grafik/buttons/topbuttons/standard/btn_right.png) no-repeat right;
	display:block;
	padding:6px 10px 10px 2px;
}

#TopButtonHolder #karlskoga{
	background:url(../../grafik/buttons/topbuttons/karlskoga/btn_left.png) no-repeat left;
}
#TopButtonHolder #karlskoga span{
	background:url(../../grafik/buttons/topbuttons/karlskoga/btn_right.png) no-repeat right;
}

#TopButtonHolder .karlskoga_active{
	background:url(../../grafik/buttons/topbuttons/karlskoga/btn_left_active.png) no-repeat left !important;
}
#TopButtonHolder .karlskoga_active span{
	background:url(../../grafik/buttons/topbuttons/karlskoga/btn_right_active.png) no-repeat right !important;
}

#TopButtonHolder #orebro{
	background:url(../../grafik/buttons/topbuttons/orebro/btn_left.png) no-repeat left;
}
#TopButtonHolder #orebro span{
	background:url(../../grafik/buttons/topbuttons/orebro/btn_right.png) no-repeat right;
}

#TopButtonHolder .orebro_active{
	background:url(../../grafik/buttons/topbuttons/orebro/btn_left_active.png) no-repeat left !important;
}
#TopButtonHolder .orebro_active span{
	background:url(../../grafik/buttons/topbuttons/orebro/btn_right_active.png) no-repeat right !important;
}

#TopButtonHolder #uppsala{
	background:url(../../grafik/buttons/topbuttons/uppsala/btn_left.png) no-repeat left;
}
#TopButtonHolder #uppsala span{
	background:url(../../grafik/buttons/topbuttons/uppsala/btn_right.png) no-repeat right;
}

#TopButtonHolder .uppsala_active{
	background:url(../../grafik/buttons/topbuttons/uppsala/btn_left_active.png) no-repeat left !important;
}
#TopButtonHolder .uppsala_active span{
	background:url(../../grafik/buttons/topbuttons/uppsala/btn_right_active.png) no-repeat right !important;
}

#TopButtonHolder #norrkoping{
	background:url(../../grafik/buttons/topbuttons/norrkoping/btn_left.png) no-repeat left;
}
#TopButtonHolder #norrkoping span{
	background:url(../../grafik/buttons/topbuttons/norrkoping/btn_right.png) no-repeat right;
}

#TopButtonHolder .norrkoping_active{
	background:url(../../grafik/buttons/topbuttons/norrkoping/btn_left_active.png) no-repeat left !important;
}
#TopButtonHolder .norrkoping_active span{
	background:url(../../grafik/buttons/topbuttons/norrkoping/btn_right_active.png) no-repeat right !important;
}

#TopButtonHolder #linkoping{
	background:url(../../grafik/buttons/topbuttons/linkoping/btn_left.png) no-repeat left;
}
#TopButtonHolder #linkoping span{
	background:url(../../grafik/buttons/topbuttons/linkoping/btn_right.png) no-repeat right;
}

#TopButtonHolder .linkoping_active{
	background:url(../../grafik/buttons/topbuttons/linkoping/btn_left_active.png) no-repeat left !important;
}
#TopButtonHolder .linkoping_active span{
	background:url(../../grafik/buttons/topbuttons/linkoping/btn_right_active.png) no-repeat right !important;
}

#BrandHolder{
	position:absolute;
	width:540px;
	top:47px;
	right:0px;
	height:41px;
}

#BrandHolder a{
	display:block;
	float:right;
	margin-left:23px;
}

img{
	border:0px;
}

#FlashWindow{
	width:900px;
	height:360px;
	margin-bottom:20px;
}

#BoxesTable #TripplePuff{
	float:left;
	width:530px;
	margin-bottom:20px;
	position:relative;
}

#BoxesTable #DoublePuff{
	float:right;
	width:350px;
	margin-bottom:20px;
	position:relative;
}


#BoxesTable #DoublePuff h2, #BoxesTable #TripplePuff h2{
	position:absolute;
	top:10px;
	left:10px;
	padding-bottom:2px;
}

#BoxesTable table, #RightContentHolder table{
	width:100%;
	margin:0;
	padding:0;
	border-right:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
}

#BoxesTable table td, #RightContentHolder table td{
	padding:9px;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	width:179px;
	vertical-align:top;
}


h2{
	font-size:18px;
	font-weight:normal;
	margin:0;
	line-height:17px;
	padding:0;
}

#BoxesTable table td h2, #RightContentHolder table td h2{
	margin-bottom:3px;
	white-space:nowrap;
}

a{
	text-decoration:none;
	color:#00275d;
	outline:none !important;
}

a:hover{
	text-decoration:none;
	color:#333333;
}

h1{
	font-size:18px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:16px;
	line-height:16px;
	padding:0px;
}

p{
	margin:0;
}

.Content{
	line-height:140%;	
}

.Content .Ingress{
	font-size:14px;
	margin-bottom:10px;
}

#LeftContentHolder{
	float:left;
	width:520px;
}

.LeftContentHolderDack{
	width:700px !important;
}

#RightContentHolder{
	float:right;
	width:360px;
}

.RightContentHolderDack{
	width:180px !important;
}

#ContentContainer{
	margin:0px 2px 0px 2px;
}

#FooterHolder{
	padding:20px 0px 20px 0px;
	font-size:11px;
	border-top:1px solid #d4d4d4;
	margin-top:20px;
	background-color:#ffffff;
}

#FooterHolder #ByLine{
	float:right;
	text-align:right;
	width:170px;
}

#FooterHolder #ByLine a{
	color:#333333;
}

#FooterHolder #FooterContent{
	float:left;
	width:710px;
}
.ForceWidth339{
	width:339px;
}

#PrintLinkHolder{
	position:relative;
}

#PrintLinkHolder #PrintLink{
	display:block;
	float:right;
	font-size:11px;
	background:url(../../grafik/print_icon.gif) no-repeat left;
	padding-left:20px;
	position:absolute;
	top:0px;
	right:2px;
}

.ContentLeft{
	float:left;
	width:440px;
}

.ContentRight{
	float:right;
	width:440px;
}

.ContentLeft img,
.ContentRight img{
	margin:0px;
}

.divider{
	border-top:1px solid #d4d4d4;
	margin:20px 0px 20px 0px;
}

.Greybox{
	color:#ffffff;
	background-color:#818181;
	padding:4px 10px 4px 10px;	
}

.GreyboxTopCorners, 
.GreyboxBottomCorners{
	height:6px;
	background-color:#818181;
}

.GreyboxTopCornerLeft,
.GreyboxTopCornerRight,
.GreyboxBottomCornerLeft,
.GreyboxBottomCornerRight{
	width:6px;
	height:6px;
}

.GreyboxTopCornerLeft{
	background:url(../../grafik/greyboxCorner.png) no-repeat top left;
	float:left;
}

.GreyboxTopCornerRight{
	background:url(../../grafik/greyboxCorner.png) no-repeat top right;
	float:right;
}

.GreyboxBottomCornerLeft{
	background:url(../../grafik/greyboxCorner.png) no-repeat bottom left;
	float:left;
}

.GreyboxBottomCornerRight{
	background:url(../../grafik/greyboxCorner.png) no-repeat bottom right;
	float:right;
}

.Greybox a{

	color:#ffffff;
	text-decoration:underline;

}

ul{
	margin:0px;
	padding-left:20px;
}

li{
	
	padding:0px;
}

#StandardContactTable {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#StandardContactTable td{
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	text-algin: center;	
	padding: 5px;
	background-color: #818181;
	color: #ffffff;
	vertical-align: middle;
	text-align:center;
}
#StandardContactTable td a {
	color: #ffffff; 
	text-decoration: underline;
}

#StandardContactTable #StandardContactTableTopCorners {
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
}

#StandardContactTable .tdHeader {
	border-left: 0px; 
	font-weight: bold; 
	padding-top: 1px
}

#StandardContactTable .tdKarlskoga {
	background-color: #f3861b;
}

#StandardContactTable .tdLinkoping {
	background-color: #00b5af;
}

#StandardContactTable .tdNorrkoping {
	background-color: #007fe1;
}

#StandardContactTable .tdOrebro {
	background-color: #b92e31;
}

#StandardContactTable .tdUppsala {
	background-color: #a85ea8;
}

form {
	margin:0px;
	padding:0px;
}

#ContactFormHolder table{
	width:100%;
}

#ContactFormHolder table td{
	vertical-align:top;
}

#ContactFormHolder .TextField,
#ContactFormHolder .DropDown{
	width:280px;
}

#ContactFormHolder textarea{
	height:91px;
}

.TextField,
.DropDown{
	border:1px solid #d4d4d4;
}

#ContactFormHolder .FormBtn, #LocationContactFormHolder .FormBtn{
	background:url(../../grafik/buttons/formbtn_send.png) no-repeat;
	font-weight:bold;
	color:#ffffff;
	border:0;
	width:161px;
	text-transform:uppercase;
	cursor:pointer;
	padding:9px 0px 7px 0px;
}

#NewsListHolder .item{
	cursor:pointer;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #d4d4d4;
	color:#00275d;
}

#NewsListHolder .item .Header{
	font-weight:bold;
}

#NewsListHolder .item .Ingress{
	font-size:12px;
	margin:0px;
}

.DoubleColumnTable{
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}

.DoubleColumnTable td{
	vertical-align:top;
	padding:10px;
	width:260px;
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;	
}

#ContactTable {
	width:100%;
	border:1px solid #d4d4d4;

}

#ContactTable td{
	verical-align:top;
}

#ContactInfoHolder{
	padding:10px 0px 10px 0px;
	width:347px;
	min-height:280px;
}

#ContactInfoHolder .GreyboxBottomCorners{
	margin-bottom:10px;
}

#OpeningHoursHolder table{
	width:100%;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}

#OpeningHoursHolder table td{
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;	
	text-align:center;
	padding:3px;
}

#EmployeeTableHolder table td{
	vertical-align:middle;
}

#EmployeeTableHolder table td img{
	float:left;
	margin-right:10px;
}

.TableArticles{
	border-left:1px solid #d4d4d4;	
}

.TableArticles td{
	border-left:0px;	
}


#LocationContactFormHolder .TextField{
	width:335px;	
}

.ClearFloats{
	clear:both;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	height:0;
}

#VideoContainer {
	margin: auto;
	width: 670px;
}


#VideoContainer #VideoHeader{
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}

#VideoContainer #VideoHeader #CloseButton{
	background:url(../../grafik/buttons/close_sitemap_button.png) no-repeat;
	width:31px;
	height:31px;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}
