body{
	background:#f5f5f5;
	background-image: url('/img/worldmap.png');
	background-repeat: no-repeat;
	background-position: center top;
}

img 
{
    border: 0;
}
a{
	color:#000000;
	text-decoration: none;
}

a:hover{
	color:#f6bd1f;
	text-decoration: none;

}
.wrapper{
	width: 970px;
	margin-right: auto;
	margin-left: auto;

}

.header{

}


.login{
	margin-top: -30px;
	margin-left: 890px;
}	

.container > div {
    display: inline-block;
    display: -moz-inline-box;
    *display: inline; /* For IE7 */
    zoom: 1; /* Trigger hasLayout */
    width: 33%;
    text-align: left;
    font-family: 'Droid Sans', sans-serif;
    font-size: 12px;
}

p, td {
font-family: 'Droid Sans', sans-serif;
font-size: 12px;
}
.menu{
	float:right;
	margin-top:-50px;
}

.searchTable
{
    font-family: 'Droid Sans', sans-serif;
    font-size: 12px;
    width: 90%;
    border: 0;
    margin: 10px;
}

.searchTableHeader
{
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	color:#0475d1;
}

.knapper{
	width:967px;
	top:auto;
	margin-bottom: 15px;
}

strong{
	font-weight: bold;	
	font-family: 'Droid Sans', sans-serif;
}


.sistevarsling{
	float:left;
	padding-left: 0px;
	padding-right:8px;
}

.seomduervarslet{
	float:left;
	padding-left: 12px;
	padding-right:19px;
}

.sjekkdinopp{
	float:left;
	padding-left: 18px;
	padding-right:0px;
}


.content{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffffff;
	width: 945px;
	min-height: 200px;
	height:auto;
	padding-left:20px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
	border: solid 1px #dfdede;
}

.searchBox{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffffff;
	height:auto;
	padding-left:20px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
	border: solid 1px #dfdede;
}

.logo{
	height:30px;
}
.header p{
font-size: 16px;
line-height: 20px;
display: inline-block;
}
.content h5{
	font-family: 'Droid Sans', sans-serif;
	font-size: 20px;
	line-height: 0px;
	display: block;
    color: #666666;
}

.content h6{
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	color:#0475d1;
	line-height: 20px;
	display: inline;	

}



.content h1{
	font-family: 'Droid Sans', sans-serif;
	font-size: 20px;
	color: #666666;
}
.content hr{
	background:#dfdede;
	height:1px;
	border:0;
	height: 1px;
}


.rader{
	margin-top: -25px;
	left:-10px;
}
.tidspunkt{
	width:155px;
	float: left;
	display: inline-block;
	padding-right:35px;
	padding-left:35px;
}

.avsender{
	width:155px;
	float: left;
	display: inline-block;
	padding-right:35px;
	padding-left:35px;
}

.emne{
	width:155px;
	float: left;
	display: inline-block;
	padding-right:35px;
	padding-left:35px;

}

.antall{
	width:155px;
	float: left;
	display: inline-block;
	padding-right:35px;
	padding-left:35px;
}


.footer{
	margin-top: 0px;
	position: absolute;
	display: block;
}


.footerright{
	margin-top: -40px;
	display: inline-block;
	margin-left:650px;
}
.footer p{
	font-size:10px;
}