i@mport url("css/menu.css");

/* CSS Document */
body
{
}

/* ControlPanel style */
.ControlPanel
{
	background: transparent url(images/cpanel_center.png) repeat-x bottom left;
	border: none;
	padding-bottom: 10px;
}
.cpanel_left
{
	background: url(images/cpanel_left.png) no-repeat bottom left;
	padding-left: 21px;
}
.cpanel_right
{
	background: url(images/cpanel_right.png) no-repeat bottom right;
	padding-right: 33px;
}

/*-------- Default Style --------*/
body, th, td, div, p, table, h1, h2, h3, h4, h5, h6.Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input
{
	color: #2E3D47;
	font-family:Arial, Helvetica, sans-serif;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead
{
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6
{
	color: #375162;
}
h1, h3, h5, h1 input
{
	font-weight: bold;
}
h2, h4, h6
{
	font-weight: normal;
}
h1, h2, h1 input
{
	font-size: 14px;
	margin: 10px 0;
}
h3, h4
{
	font-size: 12px;
	margin: 8px 0;
}
h5, h6
{
	font-size: 10px;
	margin: 6px 0;
}


a, a:link, a:visited, a:active
{
	color: #3265b1;
	text-decoration: none;
	font-weight: normal;
	outline:none;
}
a:hover
{
	color: #3E81B5;
	text-decoration: underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family:Arial, Helvetica, sans-serif;
}
.Head
{
	color: #2E3D47;
	font-weight: bold;
}
.SubHead
{
	color: #4C6171;
}
.SubSubHead
{
	color: #6E8AA0;
}
.NormalRed
{
	color: #F00;
}


/*-------- header --------*/
.header
{
	width:1010px;
	height:165px;
	margin:0 auto;
}
.lang
{
	float:left;
	width:100px;
	height:17px;
	padding-top:50px;
}
.logo
{
	float:right;
	height:67px;
	padding-top:17px;
}

/*------Content------------------------------*/
.content,
.content_index
{
	width:1010px;
	height:100%;
	margin:0 auto;
}
.content
{
	background:transparent url(images/content_bkg.png) repeat-y;
}
.left
{
	float:left;
	width:768px;
	height:100%;
	border-right:1px solid #dddddd;
	
}
.right
{
	float:right;
	width:240px;
	
	
}
.footer
{
	width:1010px;
	border-top:1px solid #dddddd;	
	padding-top:3px;
	height:30px;
	margin:0 auto;
}
.footer p
{
	font-size:9px;	
}
.copyright
{
	width:550px;
	float:left;	
}
.adress p
{
	float:right;
	width:400px;
	color:#3265b1;
	text-align:right;
	
}
.adminmenu
{
	font-size:9px;
	clear:both;	
}
.adminmenu a:link,
.adminmenu a:hover,
.adminmenu a:active,
.adminmenu a:visited
{
	font-size:9px;
	color:#ffffff;
}
.left_tvaspalt
{
	float:left;
	width:240px;
	padding-bottom:15px;
	

}
.LeftPane
{
}
.right_tvaspalt
{
	width:600px;
	float:left;
	padding-left:25px;
	
	
}
.right_kontakt
{
	width:745px;
	float:right;
	padding-left:25px;
}
.bottom_tvaspalt
{
	clear:both;	
	border-top:1px solid #dddddd;
	height:140px;
	margin:0px;
	padding:0px;
	
}
/*-------- Projektvisnignssida --------*/
.projekt
{
	width:687px;
	height:100%;
	border-top:1px solid #dddddd;
	clear:both;
		
	}
.projekttext1
{
	width:280px;
	float:left;
	padding-left:15px;
	padding-bottom:20px;
	padding-top:10px;
}
.projekttext2
{
	width:360px;
	float:right;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:30px;
	border-left:1px solid #dddddd;
	
}
/*-------- Hitta Till VBK --------*/
.hitta
{
	width:751px;
	height:100%;
	height:180px;
	clear:both;
	padding-top:20px;
	#padding:0px;
	}
.adress1
{
	border-right:1px solid #dddddd;
	border-top:1px solid #dddddd;
	width:210px;
	float:left;
	height:140px;
	padding-left:15px;
	padding-bottom:20px;
}
.adress2
{
	width:180px;
	float:left;
	height:140px;
	border-right:1px solid #dddddd;
	border-top:1px solid #dddddd;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	
}
.adress3
{
	border-top:1px solid #dddddd;
	width:284px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	
}
/*-------- Bottom Panes Startsida --------*/
.ContentPane_Index,
.ContentPane
{
	width:100%;
	height:100%;
	margin-bottom:20px;
	
}
.ContentPane_Broschyr
{
	height:800px;	
	
}


.bottom_row_1
{
	height:100%;
	clear:both;
	width:769px;
	margin:0px;
	padding-top:20px;
	#padding:0px;
	
}
.bottom_row_2
{
	padding:0px;
	margin:0px;
	clear:both;
	border-top:1px solid #dddddd;
	height:100%;
	
}

.BottomPane1,
.BottomPane4
{
	float:left;
	width:240px;
	height:100%;
	padding-right:8px;
	border-right:1px solid #dddddd;
		
	
}
.BottomPane2,
.BottomPane5
{
	float:left;
	width:240px;
	height:100%;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #dddddd;
	height:100%;
		
}
.BottomPane3,
.BottomPane6
{
	float:left;
	width:240px;
	padding-left:8px;
	height:100%;

}
#BottomPane1,
#BottomPane2,
#BottomPane3,
#BottomPane4,
#BottomPane5,
#BottomPane6
{
	height:100%;	
	
	
}
#BottomPane4,
#BottomPane5,
#BottomPane6
{
	margin-top:15px;	
}
.RightPane
{
	padding-left:10px;
	margin:0px;
	margin-top:-10px;
	
}
#RightPane
{
	height:100%;	
	
}
.search
{
	width:230px;
	height:130px;
	margin:0px;
	padding-left:10px;
	border-top:1px solid #dddddd;	
}
.search h3
{
	text-transform:uppercase;	
}
.search_undersidor
{
	float:right;
	width:240px;
	height:130px;
	padding-left:10px;
	padding-top:10px;
	border-left:1px solid #dddddd;

}
.sitemap
{
	padding-left:15px;
	background: transparent url(images/sitemap.png) no-repeat left;
	margin-top:60px;
	#margin-top:0px;
	position:relative;
}
.sitemap a:link,
.sitemap a:visited,
.sitemap a:active,
.sitemap a:hover,
.webmaster a:link,
.webmaster a:visited,
.webmaster a: hover
{
	font-size:10px;
	color:#3265b1;
	font-weight:bold;
}
.sitemap a,
.webmaster a
{
	font-size:10px;
}
.webmaster
{
	padding-left:15px;
	background: transparent url(images/sitemap.png) no-repeat left;
}
/*-------menu ---------------*/
.nav
{
	clear:both;
	width:1020px;
	height:100px;
	margin-bottom:20px;
}

.nav img
{
	margin-right:-5px;
	padding:0px;	
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
	color: #3E81B5;
}
.ControlPanel a.CommandButton:hover
{
	color: #CB2027;
	text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
	font-size: 11px;
}



/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
	position:relative; 
	white-space: nowrap;
	width:240px;

}
div.SearchBorder
{
	width:199px; 
	height:30px; 
	white-space:nowrap; 
	margin-top:16px;
	background: transparent url(images/search_bkg.png) no-repeat;
	border-color:#ffffff;
	}

div.SearchContainer a
{ 
	width:30px;
	height:30px;
	background:pink;
}
.imgGo
{
	margin-top:15px;
	float:right;
}

div.SearchIcon
{
	}
div.SearchIcon img
{
	display:none;

	}

input.SearchTextBox
{
	float: left;
	z-index: 99;
	border: 0px;
	width:170px; 
	margin-top:7px;
	height:15px; 
	margin-left:20px;
	font-family: Arial;
	color:#616b74;
	font-size:11px;
	  }

#SearchChoices{clear: both; display: none;width:1px;}
/**************************************************************************
	Staff listing
**************************************************************************/
.staff_left
{
	float:left;
	width: 200px;
	height:130px;
	margin:10px
	
}
.staff_right
{
	float:left;
	width: 240px;
	height:130px;
}

.staffMember
{
	float: left;
	font-size: 9px;
}


.staffMember .container
{
	width:240px;
	height:130px;
	padding-top:10px;
	padding-left:0px;
}
.staffMember .image
{
	width:70px;
	height:100%;
	float:left;	
}
.staffMember .text
{
	width:160px;
	height:100%;
	float:right;

}

.staffMember img
{
	float:left;
	margin-right:10px;
	border:1px solid #dddddd;
	padding:1px;
		
}

.staffMember .name,
.staffMember .fornamn
{
	font-size: 11px;
	color:#295ca7;
	text-transform:uppercase;
	font-weight:bold;

}
.staffMember .fornamn
{
	padding-right:4px;
	float:left;

}

.staffMember .position
{
	font-weight: bold;
	color:#616b74;
	font-size: 10px;
	height:35px;
}

.staffMember .telephone
{
	padding-top: 1em;
	color:#616b74;
	font-size: 10px;

}
.staffMember .mobil
{
	color:#616b74;
	font-size: 10px;
	padding:0px;

}
.staffMember .email
{
	clear:both;
	padding-bottom: 1em;
	color:#616b74;
	font-size: 10px;

}

.staffMember .email a
{
   color:#616b74;
   font-size: 10px;
}






























