body{
	background-color:#fff;
}


#logginn a{
	color:white;
}

#logginn a:hover{
	color:black;
}

a{
	text-decoration:none;
	color:black;
}
a:hover{
	text-decoration:underline;
}

#all{
	width:100%;
	height:auto;
	margin-top:30px;
	background-color:#fff;
}

#boks{
	width:920px;
	margin:auto;
	height:auto;
}

#logo{
	float:left;
	width:260px;
	height:51px;
	margin-bottom:20px;
	background-image:url('/bilder/artikkler/big_1275658429.jpg');
	background-repeat:no-repeat;	
}

#topptekst{
	float:right;
	width:250px;
	height:51px;
	margin-bottom:20px;
}

#topptekst p{
	margin:0px;
}

#topplinje{
	clear:both;
	width:920px;
	height:15px;
	margin-bottom:15px;
	background-color:#47a664;
}

#meny{
	float:left;
	width:175px;
	height:auto;
	margin-bottom:40px;
	padding:5px;
	color:black;
}

#meny ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#innhold{
	float:left;
	width:700px;
	height:auto;
	margin-bottom:40px;
	padding:5px;
}

#innhold a{
	text-decoration:underline;
}

#bunntekst{
	clear:left;
	width:920px;
	height:20px;
}

#bunntekst p{
	margin:0px;
}