﻿@charset "utf-8";
/* CSS Document */
/* General styles not often changed */
body {margin:0;padding:0;background:#f5f7fa url(/images/uchBg.gif) center top no-repeat;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#003D79;}
a {color:#003d79;text-decoration:none;outline:none;}
a:hover {text-decoration:underline;}
.clear {float:none;clear:both;}
form {margin:0;padding:0;}
.contentContainer {width:980px;margin-left:auto;margin-right:auto;}
.topContainer {position:relative;width:980px;height:335px;margin-left:auto;margin-right:auto;background:transparent url(/images/uchTopBg.jpg) center top no-repeat;}
/* END: General styles*/


/* Logo click */
.logoClick {width:120px;height:90px;cursor:pointer;position:absolute;}
/* END: Logo click */


/* Basic menu */
.basicMenuContainer {float:right;height:24px;}
.basicMenuContainer div {float:left;padding:5px 0px 0px 10px;margin:0px 0px 0px 0px;}
.basicMenuContainer div a {color:#FFF;font-size:11px;}
/* END: Basic menu */


/* Top search */
.topSearch {float:right;clear:right;width:175px;margin-top:10px;background:transparent url(/images/uchTopSearchBg.gif) left top no-repeat;}
.topSearchField {width:140px;border:none;color:#003d79;font-family:Arial, Helvetica, sans-serif; background-color:transparent;font-size:10px;padding:3px 0px 0px 6px;margin:0;float:left;display:block;}
.topSearchButton {float:right;display:block;position:relative;}
/* END: Top search */


/* Top menu */
.topMenuContainer {float:right;clear:right;height:26px;text-transform:uppercase;margin-top:25px;font-size:11px;font-weight:bold;}
.topMenuContainer div {float:left;}
.topMenuContainer .item {padding:2px 0px 3px 0px;margin:0px 0px 0px 0px;}
.topMenuContainer .left, .topMenuContainer .right {width:7px;height:19px;}
.topMenuContainer .item.active {background:transparent url(/images/uchBranchCenter.gif) center top repeat-x;}
.topMenuContainer .left.active {background:transparent url(/images/uchBranchActiveLeft.gif) right top no-repeat;}
.topMenuContainer .right.active {background:transparent url(/images/uchBranchActiveRight.gif) left top no-repeat;}
.topMenuContainer .active a {color:#FFF;}
/* END: Top menu */

/* Drop down menu */
.withSubs a {display:block;}

.withSubs li {list-style: none; padding: 2px 5px 2px 5px; cursor:pointer;}
.withSubs li:hover {background-color:#d5e4f2;}
.withSubs li a {color:#003D79!important; text-transform:none;}

.withSubs ul {
	background-color:#FFF;
	position: absolute;
	margin: 0;
	padding: 2px 0px 2px 0px;
	border:1px solid #003D79;
	display:none;
	float:left;
	z-index:100;
	}
	
.withSubs:hover ul {
	display: block;
	}
/* END: Drop down menu */

/* Top flash */
#flashTop {width:790px;float:right;z-index:0;}
/* END: Top flash */


/* Grey box */
.lowerLines {float:left;width:190px;background:transparent url(/images/lowerLines.gif) right top no-repeat;height:39px;}
.topOfGrey {float:right;width:790px;height:20px; background:transparent url(/images/uchGreyTop.gif) center top no-repeat;}
.greyContent {float:right;width:788px;border-left:1px solid #e5ebf1;border-right:1px solid #e5ebf1;background-color:#FFF;}
.greyRight {float:left;}
.bottomOfGrey {float:right;width:790px;height:20px; background:transparent url(/images/uchGreyBottom.gif) center top no-repeat;}
/* END: Grey box */


/* Bars */
.barContainer {float:left;width:389px;margin-right:20px;}
.bar {margin-bottom:7px;}
.bar.last {margin-bottom:0;}
/* END: Bars */


/* News sesction */
.newsTop {font-weight:bold;width:360px;height:19px;background:transparent url(/images/uchSubjectBar360.gif) center top no-repeat;font-size:11px;text-transform:uppercase;}
.newsTop.pad {margin-top:30px;}
.subject {padding:3px 0px 0px 10px;}
.newsSection {width:358px;padding-left:2px;font-size:11px;line-height:16px;}
.newsSection a {font-weight:bold;text-decoration:underline;}
.newsSection h2 {padding-top:15px;padding-bottom:3px;font-size:15px;margin:0;}
.newsImgSmall {float:left;padding:0px 10px 5px 0px;position:relative;top:4px;}
/* END: News section */


/* Branches */
.branchHolder {width:980px;height:210px;position:absolute;z-index:100;display:none;}
.flashBranch{position:relative;}
.branch{float:right;width:270px;height:140px;padding-top:70px;padding-left:500px;padding-right:20px;color:#FFF;}

#branch0 {background-image:url(/images/branches/hg.jpg);}
#branch1 {background-image:url(/images/branches/tl.jpg);}
#branch2 {background-image:url(/images/branches/dpn.jpg);}
#branch3 {background-image:url(/images/branches/pu.jpg);}
#branch4 {background-image:url(/images/branches/ka.jpg);}
#branch5 {background-image:url(/images/branches/mtm.jpg);}
#branch6 {background-image:url(/images/branches/ssi.jpg);}
#branch7 {background-image:url(/images/branches/tg.jpg);}
#branch8 {background-image:url(/images/branches/bft.jpg);}
#branch9 {background-image:url(/images/branches/ba.jpg);}
#branch10 {background-image:url(/images/branches/mhg.jpg);}
/* END: Branches */


/* Bottom text */
.bottomTextContainer{float:none;clear:both;padding-left:205px;padding-top:30px;font-size:10px;line-height:20px;}
.bottomText1 {float:left;margin-right:30px;}
.bottomText2 {float:left;}

.MCBLink {float:right;border:1px solid #e4ebf1;margin-top:59px;padding-left:6px;padding-right:5px;}
.MCBLink a {font-weight:normal;}
/* END: Bottom text */

/* Artikeludtræk */
.greyContent.article {width:728px;padding:0px 30px 0px 30px;}
.article {line-height:18px;}
.article a {font-weight:bold;}
.article h1 {margin:0;padding: 0px 0px 0px 0px;}
.paragraph h3 {margin:0;padding:30px 0px 5px 0px;}
.paragraphImage {position:relative;display:block;top:4px;}
.paragraphImage.smallLeft {float:left;padding:0px 10px 5px 0px;}
.paragraphImage.mediumLeft {float:left;padding:0px 10px 5px 0px;}
.paragraphImage.smallRight {float:right;padding:0px 0px 5px 10px;}
.paragraphImage.mediumRight {float:right;padding:0px 0px 5px 10px;}
.paragraphImage.largeBottom {top:0px;float:none;margin-top:20px;}
.file {font-weight:bold;text-decoration:underline;}
.fileIcon {position:relative;top:3px;padding-right:3px;padding-left:5px;}
/* END: Artikeludtræk */

/* Employee view */
.EmployeeContainer {border:1px solid #E5EBF1;width:268px;margin-bottom:17px;float:left;position:relative;}
.EmployeePic {float:left;padding:3px;}
.EmployeeText {padding:2px 5px 15px 5px;float:left;font-size:11px;width:192px;}
.EmployeeText.noPic {width:258px;}
.EmployeeText .eName {font-weight:bold;}
.EmployeeText .eEmail a {font-weight:normal;}
.EmployeeText .eFunction {font-style:italic;}
.EmployeeText .eText {line-height:14px;padding-bottom:3px;padding-top:3px;}
/* END: Employee view */

/* Sitemap */
.sitemapMain { padding:3px; padding-left:35px; background:url(/images/Adminmenu_pil.gif) no-repeat 20px 7px; }
.sitemapSub { padding:3px; padding-left:44px; background:url(/images/Adminsubmenu_pil.gif) no-repeat 30px 7px; }
.sitemapSubSub { padding:3px; padding-left:56px; background:url(/images/Adminsubmenu_pil.gif) no-repeat 42px 7px; }
/* Sitemap END*/

/* Search results */
#searchTopResults { margin-top:8px;}
#searchTopResults p { margin:2px 0px 0px 0px;padding:0px 0px 0px 0px;}
#searchTopResults p a { font-weight:normal;}
.searchResults .topBar_blue { background:#003D79; height:18px; color:#FFFFFF; text-transform:uppercase; text-align:left; padding-left:13px; font-size:12px; line-height:18px; font-weight:bold; }
.searchResults .a { width:60px; }
.searchResults .a img { margin:8px; margin-left:15px; margin-right:0px; border:1px solid #003D79; }
.searchResults .b{ padding:8px; padding-left:13px; }
.searchResults .b .name { font-weight:bold; } 
.searchResults tr { cursor:pointer; }
.searchResults table, td {border-collapse:collapse;border:0 none;margin:0;padding:0;}
.searchResults p {margin:0;padding:0;}
.searchResults .fromsite {font-size:11px;font-style:italic;}
/* Search results END */