body {
	margin: 0px;
	padding: 0px;
	align: center;
	background: #f8f3e6;
}

.soekruta_oevre {
	background: url("/grafik/soekruta_oevre_tom.png") no-repeat;
	width: 742px;
	position: relative;
	overflow: hidden;
	margin: 0px auto;	
	height: 44px;
}
.soekruta_oevre A {
	background: url("/grafik/soekruta_oevre_bloe.png") no-repeat 0 0;
	width: 87px;
	height: 44px;
	outline: 0;
	float: left;
	padding: 12px 2px 0px 2px;
}

.soekruta_oevre A.aktivt {
	background: url("/grafik/soekruta_oevre_bloe_aktivt.png") no-repeat 0 0;
	width: 87px;
	height: 44px;
	outline: 0;
	float: left;
	padding: 12px 2px 0px 2px;
}

.meny {
	float: left;
	left: 57%;
	position: relative;
	text-align: center;		
}

#soekruta_mitten {
	background: #fff url("/grafik/soekruta_mitten.png") repeat-y;
	align: center;
	display: block;
 	float: left;
	overflow: hidden;
	clear: both;
    width: 742px;
}

#soekruta_nedre {
	background: url("/grafik/soekruta_nedre.png") no-repeat;
	width: 742px;
	height: 16px;
	float: left;
	clear: both;
	align: right;
}

#soek {
	width: 378px;
	float: left;
	clear: both;
}

.soekfaelt {
	border: 1px solid #9d8080;
	width: 350px;
	height: 18px;
	float: left;
}

.soekknapp {
	background: url("/grafik/soekknapp.png") no-repeat;
	float: left;
	height: 22px;
	width: 22px;
}

.ordlista {
	text-align: left;
}

.ordlista TR.titel {
	background: url("/grafik/titelbakgrund.png") no-repeat bottom;
	width: 500px;
	height: 30px;
	vertical-align: bottom;
	padding-left: 10px;
}

.ordlista TD.titel {
	margin-top: 20px;
	padding: 0px 15px 0px 5px;
}

.ordlista TR.jamn {
	background-color: #ffffff;
}

.ordlista TR.ojamn {
	background-color: #edf3f9;
}

.ordlista TD.jamn {
	padding: 0px 5px 0px 5px;
	width: 50%;
}

.ordlista TD.ojamn {
	padding: 0px 5px 0px 5px;
	width: 50%;
}

.fyllut {
	margin: 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #9d8080;
	display: none;
	visibility: hidden;
}

.fyllut TD.tabell {
	background-color: #f8e7d1;
	padding: 0px 10px 0px 0px;
	width: 50%;
}

.fyllut TD.tom_tabell {
	width: 50%;
}

.fyllut TD.attribut {
	width: 70px;
	padding: 0px 10px 0px 0px;
}

.rattigheter {
	padding: 0px 20px 20px 0px;
}