@charset "UTF-8";
/* CSS Document */

body{
	background-color:#618c96;
	background-image:url(/images/top.gif);
	background-repeat:repeat-x;
	background-position:top;
	
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
	
	margin:0;
	padding:0;
	}
	

h1, h2, h3, h4, th{
	font-family:Rockwell, Helvetica, Arial, sans-serif;
	line-height:1.1em;
	}

h1{
	font-size:2.5em;
	font-weight:normal;
	margin:0 0 0.2em 0;
	}
h2{
	font-size:1.714em;
	font-weight:normal;
	margin:0.5em 0 0.2em 0;
	padding:0;
	}
h3, h4{
	font-size:1.2em;
	font-weight:bold;
	margin:0.6em 0 0 0;
	padding:0;
	}
p{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	margin:0 0 1.2em 0;
	padding:0;
	}
a {
	color:#1b6273;
	}
	a:hover{
		color:#e42435;
		/*color:#104c5a;*/
		}
address{
	font-style:normal;
	margin:0 0 20px 0;
	}
table{
	border:none;
	border-collapse:collapse;
	}
th{
	text-align:left;
	}
td{
	padding-right:10px;
	}
uo, ol{
	margin:0 0 1.2em 0;
	padding:0;
	}
	
/*layout - boxmodel*/
#header{
	width:980px;
	height:140px;
	margin:0 auto;
	padding:0;
	}
	#logoSor-Odalen{
		display:block;
		float:left;
		}
	#logoOdalen{
		display:block;
		float:right;
		}

#contentWrapper{
	}
	#contentWrapperCenter{
		}
		#leftColumn{
			display:none;
			}
			
	#articleAndRightWrapper{
		
		}
	#frontpageModule{
		display:none;
		}

		
	#articleCloumn{
	
		}
	#rightColumn{
	
		}
		#rightColumn p{}
		
#footer{
	display:none;
	}
	
/*custom classes*/
.clr{
	clear:both;
	}
#search{
	margin: 0 0 20px 0;
	}
	
	#textfield{
		float:left;
		border:1px solid #557d86;
		background-color:#c2e0e8;
		height:16px;
		width:160px;
		margin:0;
		padding:2px 0 0 2px;
		}
	#searchButton{
		margin:0 0 0 5px;
		padding:0px;
		}
		
#alfabetet{	
	}
	#alfabetet h4{
		margin:0;
		padding:0;
		}
	#alfabetet ul{
		list-style-type:none;
		margin:0 0 20px 0;
		padding:0;
		text-align:justify;
		font-size:9px;
		font-weight:bold;
		}
		#alfabetet ul li{
			display:inline;
			margin: 0;
			padding:0;
			}
			#alfabetet ul li a{
				text-decoration:none;
				margin:0;
				padding:0;
				}
				#alfabetet ul li a:hover{
					text-decoration:underline;}
.menu{
	display:none}		

/*article listing*/
.articleList{
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.articleList li{
		margin-bottom:15px;
		padding-bottom:15px;
		border-bottom:3px solid #c2e0e8;
		}
		.articleList li p{
			margin:0;
			padding:0;
			font-size:12px;
		}
		.articleList li h2{
			font-size:18px;
			margin:0;
			padding:0;
			}
			.articleList li h2 a{
				text-decoration:none;
				}
				.articleList li h2 a:hover{
				text-decoration:underline;
				}
			
		
#tekstTilTale{
	display:none;
	}
		
#english{
	display:none;

	}
#breadCrumbs{
	display:none;}		
		
		
		
