#EigurAtVerdaTomt
{
	display: none;
}
/* CSS Document */
html{
	height:100%;
}

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#002d62;
	/*background-image:url(../images/PeturLarsen/BG.png);
	background-position:top;
	background-repeat:repeat-x;*/
	background-image:url(../Images/whiteBg.png);
	background-repeat:repeat-y;
	background-position:center;
	height:100%;
	font-size:11px;
}
a{
	color:#069;
}
#mainDiv{
	background-color:#FFF;
	width:849px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
#mainDivInside{
	padding:15px;
	padding-bottom:0px;
}
#header{
	padding-top:15px;
	padding-bottom:15px;
}
#mainMenu{
	background-image:url(../Images/BarGreyTop.png);
	background-repeat:repeat-x;
	border-left:1px solid #c7c7c8;
	border-right:1px solid #c7c7c8;
	height:38px;
}
#mainMenu a{
	display:inline-block;
	font-weight:bold;
	color: #002d62;
	text-decoration:none;
	font-size:10px;
	letter-spacing:2px;
	height:25px;
	padding-top:13px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}
#mainMenu a:hover{
	color:#FFF;
	background-color:#039;
}

#mainMenu a.Selected {
	color:#FFF !important;
	background-color:#039 !important;
}


#mainMenu .spacer{
	float:left;
	width:1px;
	height:32px;
	background-image:url(../Images/BarGreyTopSpacer.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#mainMenu #searchBox{
	float:right;
	padding-right:15px;
	padding-top:4px;
}
#content{
	clear:both;
}

.content {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#footer{
	font-size:10px;
	color:#999;
	border-top:2px dotted #CCC;
	padding-top:15px;
	font-weight:bold;
	width: 520px;
	text-align: center;	
}

#emailForm{
	background-image:url(../Images/SpyrBakgrund.jpg);
	width:283px;
	height:286px;
	margin-bottom:15px;
}
#emailForm div{
	padding:15px;
	padding-top:95px;
	
}
#emailForm .inputvisible, #emailForm textarea{
	display:block;
	margin-bottom:15px;
	border:1px solid #25364d;
	color:#6d6e70;
	font-size:11px;
	padding:2px;
}
#emailForm textarea{
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
}
.BarGrey01{
	color: #002d62;
	background-image:url(../Images/BarGrey01.png);
	background-repeat:repeat-x;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2px;
	padding:5px;
	border:1px solid #CCC;
	padding-left:15px;
	margin-bottom:15px;
}
.box{
	margin-bottom:15px;
	background-color:#EEE;
}
.BarBlue01{
	color:#FFF;
	background-image:url(../Images/BarBlue01.png);
	background-repeat:repeat-x;
	padding:3px;
	padding-left:15px;
	margin-bottom:15px;
	font-size:11px;
	border:1px solid #CCC;
	letter-spacing:1px;
}
.newsBox{
	margin-bottom:15px;
}
.newsBox div{
	text-align:justify;
}

.newsBox .title {
	text-align: left;
}
.newsBox img{
	border:1px solid #8095b0;
	margin-bottom:10px;
}
.newsBox .item{
	float:left;
	width:249px;
}
.title, .DocumentTitle, .RSSDisplayerHeaderText, .TableTitle{
	color:#002d62;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
	line-height:20px;
}
.RSSDisplayerTD2 a{
	color:#039;
	text-decoration:none;
	line-height:16px;
	padding-left:10px;
}
.titleSmaller{
	color:#002d62;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
	text-decoration:none;
}
.newsBox .nr0{
	margin-right:11px;
	padding-right:11px;
	border-right:1px dashed #ccc;
}

.content img{
	border:none;
		
}
.content .text, .DocumentBody{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:15px;
	margin-bottom:15px;
}

#subMenu a{
	display:block;
	text-decoration:none;
	color:#666;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:5px;
	padding-left:10px; 	
	background-image:url(../Images/Dot1.png);
	background-repeat:no-repeat;
	background-position:left;
}
#subMenu a:hover{
	color:#002d62;
}

#subMenu a.Selected {
	color: #002d62;
}

#subMenu .subSubMenu a{
	background-image:url(../Images/Dot2.png);
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
}

#subMenu .subSubSubMenu a{
	background-image:url(../Images/Dot2.png);
	font-size:10px;
	font-weight:normal;
	margin-left:30px;
}


.Attach-Title img {
	display: none;
}

.Attach-Subtitle {
	padding-left: 6px;
	font-style: italic;
}

.Button { 
	border: 1px solid black;
	display: block;	
	float: right;
	clear: both;
	margin-bottom: 3px;
	margin-right: 2px;
}

.DocumentBody bimg {
	border: 1px solid #aaa;
}

.HiddenDocumentSearchWords {
	visibility: hidden;
}

.LayoutTable {
	text-align: left;
}
