/*Haram Folkebibliotek - www.haram.folkebibl.no - Style Sheet*/

/*Hele siden instillinger*/

body {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	background-color: #3B5AA3;
	}

/*Definer skrift-typer*/

.skriftstorrelse1 {
	color:#000;
	}
	
	.skriftstorrelse1 a{
	color:#000;
	}
	
.skriftstorrelse2 {
	color:#000;
	}
	
	.skriftstorrelse2 a{
	color:#000;
	}
		
.skriftstorrelse3 {
	color:#000;
	}
	
	.skriftstorrelse3 a{
	color:#000;
	}

.skriftstorrelse4 {
	color:#000;
	}
	
	.skriftstorrelse4 a{
	color:#000;
	}
		
.lese {
	color:#000;
	}
	
	.lese a{
	color:#000;
	}

.overskrift1 {
	color:#000;
	}
	
	.overskrift1 a{
	color:#000;
	}

.overskrift2 {
	color:#000;
	}
	
	.overskrift2 a{
	color:#000;
	}

		
.datoskrift1 {
	color:#000;
	}
	
	.datoskrift1 a{
	color:#000;
	}
	
.vanlegskrift1 {
	color:#000;
	}

	.vanlegskrift1:link {
	font-weight:bold;
	}
	
	.vanlegskrift1 a:link {
	font-weight:bold;
	}
	
	.vanlegskrift1 a:hover{
	text-decoration:underline;
	}
	
	.vanlegskrift1:visited {
	font-weight:bold;
	}
	
	.vanlegskrift1 a:visited {
	font-weight:bold;
	}
	
.vanlegskrift1tjukk {
	color:#000;
	font-weight:bold;
	}

	.vanlegskrift1tjukk a{
	color:#000;
	font-weight:bold;
	}
	
.meny {
	color:#000;
	}

.meny a{
	color:#000;
	}
	
	.meny a:hover {
	background-color:#B1B7D1;
	display:block;
	}
	
.bottomtext {
	color:#000;
	text-align:center;
	}

.soekstyle {
	font-size:15px;
	font-family: arial, helvetica, sans-serif;
	}

/*Link effekter*/

a {
	color:#000000;
	}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}




/*Bilder instillinger*/

img {
	text-decoration:none;
	}
	
.bildeborder {
	border:1px solid #000000;
	}

.nyhetsbilder {
	border:1px solid #000000;
	text-decoration:none;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:2px;
	}

.nyhetsbilder_right {
	border:1px solid #000000;
	text-decoration:none;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:2px;
	/*ekstra i forhold til .nyhetsbilder*/
	margin-left: 5px;
	}

/*div'er*/

#whole {
	width: 754px;
	border: 1px solid #000000;
	margin: 0px auto;
	background-color:#F0F0F0;
	}

#banner {
	margin: 4px auto;
	border: 1px solid #474747;
	width:740px;
	height: 150px;
	overflow:hidden;
	background-image:url(images/backgroundimage.jpg);
	}
	
	#engelsk {
	width: 35px;
	margin-left: 695px;
	margin-top: 10px;
	}
	
	#fransk {
	width: 35px;
	margin-left: 695px;
	margin-top: 6px;
	}
	
	#searchfield {
	width: 250px;
	margin-left: 550px;
	margin-top:34px;
	border:0px solid #474747;
	overflow:hidden;
	font-size:11px;
	color:#FFFFFF;
	}
	
#center {
	margin:4px auto;
	margin-bottom:10px;
	width:740px;
	background-color:#F0F0F0;
	}
	
	#venstre {
	float:left;
	width:100px;
	}

	#midten {
	float:left;
	width:514px;
	margin-top:10px;
	margin-left:8px;
	border:0px solid #474747;
	background-color:#F0F0F0;
	}
	
	#hogre {
	float: right;
	width:100px;
	}

#endtext {
	width:754px;
	border-top: 1px solid #474747;
	background-color:#F0F0F0;
	position:inherit;
	overflow:visible;
	width: 100%;
	clear:both;
	}
	
/*DIV-class'er*/

.menyboks {
	width:100px;
	border:1px solid #474747;
	background-color:#D9DCE6;
	margin-top:17px;
	overflow:hidden;
	}

.menybokstop {
	width:100px;
	border:1px solid #474747;
	background-color:#D9DCE6;
	margin-top:10px;
	overflow:hidden;
	}