/**********************
* Elements
**********************/
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

div{
	font-family: verdana;
	font-size: 12px;
	color: #87898b;
}

a{
	color: #0047BD;
	text-decoration: none;
}

a:hover{
	color: #0047BD;
	text-decoration: none;
}


p{
    padding: 0px;
    margin: 0px;
    padding-bottom: 15px;
}

h1{
	color:#3E4545;
	font-size:1.5em;
	line-height:1.5em;
	font-weight: bold;
	margin-bottom:15px;
}

h2{
	color:#3E4545;
	font-size:1.2em;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
}
/**********************
* End elements
**********************/

/**********************
* Containers
**********************/
#page{
	width: 988px;
	margin-left: auto;
	margin-right: auto;
}

#pageTop{
	padding-bottom: 2px; 
	padding-top: 4px;
}

#menu{
	width: 924px;
	float: left;
}

#logo{
	padding-left: 2px;
	padding-bottom: 10px;
	float: left;
}

#searchbox{
	float: right;
}

#content{
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#mainContent{
	float: left;
	border-right: 1px solid #b1b1b1;
	width: 692px;
	margin-top: 20px;
}

#mainContentPadding{
	padding-left: 15px;
	padding-right: 15px;
}

#mainContentPadding p{
	padding-left: 0px;
	padding-right: 15px;
}

#rightContent{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

/**********************
* End Containers
**********************/

/**********************
* Design
**********************/
img {
	border-width: 0px;
}

.caseIcon{
	float: left;
	width: 170px;
	padding-top: 10px;
}

.caseName{
	float: left;
	width: 450px;	
}

.case{
	width: 660px;	
}

.readCase{
	float: right;
}

#menu{
	float: left;
	padding-left: 10px;
	background-color: #eaeaea;
}

.topMenuItem{
	float: left;
	padding-right: 40px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #eaeaea;
}

.menuLink{
	color: #505858;
}

.menuLink:hover{
	color: #0041c9;
}

.searchText{
	border: 1px solid #0047bd;
	background-color: #FFFFFF;
	
}


.submenu{
	padding-left: 10px; 
	margin-left: 0px;
}

.submenu2level{
	padding-left: 15px; 
	margin-left: 0px;
}
.submenuItem a{
	color: #20C240;
	text-decoration: none;
}

.submenuItemPicked a{
	color: #20C240;
	text-decoration: underline;
}
.submenu2levelItem a{
	color: #20C240;
	text-decoration: none;
}

.submenu2levelItemPicked a{
	color: #20C240;
	text-decoration: underline;
}

.searchSubmit{

}
a.bottomLink{
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #87898b;
	font-size: 11px;
	color: #87898b;
}

.bottomInfo{
	font-size: 10px;
	color: #87898b;
}

.breaker{
	height: 0px;
	overflow: hidden;
	clear: both;
}
/**********************
* End design
**********************/

/**********************
* News
**********************/
.newsteaserreadmore {
	margin-top: 5px;
}
.newsDiv {
	margin-bottom: 20px;
	cursor: pointer;
}
.newsteaserheadline {
	height: 22px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}
.newsteasertext {
	
}
.newsteasertext img {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.newsteasertext p {
	margin-top: 0px;
}


#logoForside{
	padding-top: 100px;
}

.boxForside{
	float: left;
	background-image: url('/files/design/images/box_forside.jpg');
	background-repeat: no-repeat;
	width: 234px;
	height: 168px;
	margin-top: 100px;
	padding-top: 10px;
	
}

.boxForside p{
	line-height: 18px;
}

/**********************
* News end
**********************/

/************************************************************************
* sIFR
************************************************************************/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 12px;
}
/************************************************************************
* End sIFR
************************************************************************/