#EigurAtVerdaTomt
{
	display: none;
}
input{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
#mainDiv{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
#pageHeader{
	background-image:url(../../Customer/Images/HeaderStatic.jpg);
	height:251px;
}
#mainMenu{
	background-image:url(../../Customer/Images/HeaderStatic.jpg);
	background-position:bottom;
	height:30px;
}
#mainMenu a{
	display:inline-block;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#FFF;
	height:30px;
	padding-top:7px;
	font-weight:normal;
}
#mainMenu a:hover{
	background-color:#666;
}
.mainMenuActive{
	background-color:#666;
	display:inline-block;
	height:30px;
	position:relative;
	#top:-7px;
}
.mainMenuSpacer{
	background-image:url(../../Customer/Images/mainMenuSpacer.png);
	background-position:center;
	background-repeat:no-repeat;
	display:inline-block;
	width:2px; height:30px;
}
.mainMenuSpacer div{
	height:24px;background-color:#CCC; width:2px; white-space:nowrap; overflow:hidden; margin-bottom:8px;
}
#topLinks{
	
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	color:#FFF;
	white-space:nowrap;
	height:27px;
}
#topLinks a{
	color:#FFF;
	text-decoration:none;
	padding-right:35px;
	font-weight:normal;
}
#topLinks2{
	margin-top:2px;
	padding:14px;
	color:#FFF;
	white-space:nowrap;
}
#topLinks2 a{
	color:#FFF;
	text-decoration:none;
	padding-right:5px;	
}
#subMenu{
	background-color:#666;
	height:20px;
	margin-bottom:5px;
	position:relative;
	top:-1px;
	padding-left:15px;
	padding-top:2px;
}
#subMenu a{
	color:#FFF;
	text-decoration:none;
	display:inline-block;
	padding-left:10px;
	padding-right:15px;
	background-image:url(../../Customer/Images/SmallArrowBlue.png);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:normal;
}
#pageContent{
	margin-right:12px;
	margin-left:12px;	
}
#leftSide{
	float:left;
	width:225px;
	overflow:hidden;
	
}
#contentPlaceholder{
	width:475px;
	float:left;
	overflow:hidden;
}
#contentPlaceholder .title{
	font-size:20px;
	font-weight:bold;
}
#rightSide{
	float:right;
	width:200px;
	overflow:hidden;
	border-left:2px dashed #ddd;
}
#rightSidePadding{
padding-left: 20px;
}
.clearAll{
	clear:both;
	height:1px;
	overflow:hidden;
}

#pageFooter{
	border-top:1px dashed #8b8b8b;
	padding-top:10px;
	margin-top:10px;
	margin-right:14px;
	margin-left:14px;
	text-align:right;
}
#pageFooter div{
	display:inline;
	padding-left:12px;
}

#mainTable{
	width:100%;
	margin-top:0px;
	margin-bottom:12px;
}

#mainTable td{
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#leftSide .linkBox{
	display:block;
	height:45px;
	width:216px;
	background-image:url(../../Customer/Images/LargeButton.png);
	text-decoration:none;
	margin-bottom:5px;
	padding-top:5px;
}

#leftSide .hja{
	display:block;
	height:50px;
	width:216px;
	background-image:url(../../Customer/Images/LargeButton.png);
	text-decoration:none;
	margin-bottom:5px;
}
#leftSide .linkBox a{
	color:#FFF;
	font-size:20px;
	padding-top:6px;
	padding-left:45px;
}
#leftSide .linkBox .subTitle{
	padding-left:45px;
	position:relative;
	top:-5px;
	color:#2c4588;
	white-space:nowrap;
	overflow:hidden;
	width:150px;
}
.rightSideHeader, .LeftSideLinks{
	height:26px;
	background-image:url(../../Customer/Images/LargeArrowBlue.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:22px;
	margin-bottom:15px;
	margin-top:15px;
}
#rightSide a, .LeftBottomLine a{
	display:block;
	background-image:url(../../Customer/Images/SmallArrowGrey.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:25px;
	padding-left:25px;
	margin-bottom:8px;
	text-decoration:none;
	color:#000;
}
#rightSide .bottomLine{
	border-bottom:1px dashed #8b8b8b;
	padding-bottom:15px;
	margin-bottom:15px;
}

a.postkort {
	background-image: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.DocumentTitle{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}
.RegisterHeadline{
	font-size:16px;
	font-weight:bold;
	color:#333;
}
.RegisterDate{
	font-weight:bold;
	color:#2c4588;
}
.Sitemap-Niveau1{
	font-size:14px;
	font-weight:bold;
}
.Sitemap-NiveauOther{
	padding-left:15px;
	background-image:url(../../Customer/Images/SmallArrowGrey.png);
	background-position:left; background-repeat:no-repeat;
}
.NormalText
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.NormalText A
{
  text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
}
