/*
# $Id: pers.css,v 1.63 2006/04/07 13:37:07 jarle Exp $
*/

td, th, body, p, pre, div {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}

.bodyProperties {
	margin: 1px;
	padding: 0;
}

form {
	margin:0;
	padding:0;
}

h1, h2, h3, h4 , h5, #explainForgotPass {
	line-height: normal;
	text-decoration: none;
	color: #5A86B3;
	margin-top: 15px;
	margin-bottom: 10px;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 13px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h4{
	font-size: 11px;
	font-weight: bold;
}

h5{
	font-size: 10px;
	color: #5A86B3;
	font-weight: bold;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #5A86B3;
	text-decoration: none;
}

h3 a {
	color: #5A86B3;
	text-decoration: underline;
}

h3 a:hover {
	text-decoration: none;
}

.index {
	color: #5A86B3;
}

.index a {
	color: #5A86B3;
	text-decoration: none;
}

.index a:hover {
	color: #5A86B3;
	text-decoration: underline;
}


.floatClearer {
	clear: both;
}


/*
	Felles layout
*/
.mainContainer {
	width: 926px;
}

.mapImg{
	position:absolute;
	left: 203px;
	top: 1px;
	width: 100px;
	text-align: center;
}

.mapTxt {
	position:absolute;
	left: 219px;
	top: 92px;
	width: 100px;
	text-align: center;
}

.topNavigationContainer {
	clear: both;
}

.suppleringsmeny {
	width: 321px;
	float: left;
	clear: left;
}

.suppleringsmeny_tools {
	background-color: #CADBED;
	margin-top: 1px;
	margin-bottom: 1px;
	height:28px;
	width: 321px;
}

.languageChanger {
    width: 100px;
    margin-top: 5px;
    margin-right:1px;
    float: right;
	clear: right;
}

.languageChanger a {
    padding-right:4px;
}

.languageChanger a img {
    vertical-align:middle;
    margin-top: 3px;
}

/*
.languageChanger {
	width: 160px;
	float: left;
	clear: left;
}

.languageChanger select {
	width: 160px;
	font-size: 10px;
	margin-left: 3px;
	margin-top: 5px;
}*/

.search img{
    text-align:right;
}

.search {
    vertical-align:middle;
    font-size: 9px;
/*    border:solid 1px black;*/
    width: 215px;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 2px;
}

.searchField {
	/*margin-left: 10px;*/
	/*font-size: 10px;*/
	width: 155px;
	vertical-align: middle;
}

.searchBtn {
	margin-left: 3px;
	vertical-align: middle;
	text-align:right;
}

.suppleringsmeny_menu {
	background-color: #CADBED;
	color: #CF1611;
}

* html .suppleringsmeny_menu {
	height: 1%;	
}

* html .suppleringsmeny_menu {
	height: 1%;	
}

.suppleringsmeny_menu a {
	color: #CF1611;
	display: block;
	float: left;
	padding-left: 25px;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-decoration: none;
}

.suppleringsmeny_menu a:hover {
	color: #CF1611;
	text-decoration: underline;
}

.suppleringsmeny_menu a.first {
	background-color: #B3C2D2;
	font-weight: bold;
	border-right: white solid 1px;
	padding-left: 5px;
	padding-right: 7px;
	margin-right: 5px;
}

/*

.suppleringsmeny_menu a {
	color: #CF1611;
	display: block;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 5px;
}

.suppleringsmeny_menu a.first {
	background-color: #B3C2D2;
	font-weight: bold;
	border-right: white solid 1px;
	padding-left: 5px;
	padding-right: 7px;
	margin-right: 5px;
}
*/
.basismeny {
	width: 605px;
	float: right;
	clear: right;
}

.topIllustration {
	text-align: right;
	width: 605px;
	height: 109px;
}

.basismeny_menu {
	margin-top: 1px;
	margin-left: 1px;
}

.basismeny_menu img{
	padding: 0px 0px 0px 0px;
}

.navigationPath {
	padding-left: 17px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-left: 2px;
	border-bottom: #6799CA dashed 1px;
}

.navigationPath a {
	color: #5A86B3;
	text-decoration: none;
}
	
.navigationPath a:hover {
	text-decoration: underline;
}

.navigationPath a.last {
	color: #5A86B3;
	font-weight: bold;
	text-decoration: none;
}
	
.navigationPath a:hover.last {
	font-weight: bold;
	text-decoration: underline;
}

.contentContainer {
	clear: both;
}

.leftIllustration {
	margin-top: 1px;
	width: 323px;
	float: left;
	clear: left;
}

.rootContent {
	width: 602px;
	float: right;
	clear: right;
}

.bottomBar {
	text-align: center;
	padding-top: 15px;
	font-size: 11px;
	clear: both;
	color: #473706;
	/*#letter-spacing: 0.15em;*/
	margin-bottom: 25px;
}

.bottomBar a {
	color: #473706;
	text-decoration: underline;
}

/*
	Innhold
*/

.mainContent {
	padding: 5px 0px 0px 17px;
}
