/* Generellt*/
FONT { color: #636363;font-family: Arial ! important; font-size: 12px ! important;}
* { font-family: Arial; font-size: 12px;}
BODY { font-family: Arial; font-size: 12px; background-color: #FFF}

Form {background-color: #FFF; margin: 5px auto 5px auto; width: 807px}
* html Form {; text-align: center; background-color: #FFF; width: 100%}

/* Layout */
#head {
background-color:#EFF0F0;
background-image:url(toplogoNew.gif);
background-repeat:no-repeat;
height:160px;
margin:0px;
padding:0px;
width:855px;
}

/*Hovedtabell på form*/
.main {margin-left: 55px; background-color: #EFF0F0}
*html .main{width: 857px; vertical-align: top }
*html .main td{vertical-align: top; margin-top: 0px}
*html .top {height: 100px}
.left {background-color: #FFF; vertical-align: top; width: 262px }
*html .left {width: 285px}
.right {background-color: #EFF0F0; width:220}
.bottom{background-color:#EFF0F0; height: 20px }

.greyborder {
background-color: #FFFFFF;
vertical-align: top;
}

#left{
	width: 170px;
	background-color: #FFFFFF
}

#leftmenu{
	
}

#center{
	background-color: #EFF0F0;
	margin-left: -55px;
}
*html #center {margin-left: 55px;background-color: #EFF0F0; width: 800px; }

#content{
	background-color:#FFFFFF;
	min-height: 400px;
	min-width: 610px;
	padding: 10px;
}
* html #content {vertical-align: top; margin-top: 0px;height: 400px; width: 600px}

#framsidecontent{
	background-color:#FFFFFF;
	min-height: 400px;
	min-width: 600px;
	padding: 0px;
}
* html #framsidecontent {vertical-align: top; margin-top: 0px;height: 400px; width: 600px}

#foot {
	background-color: #FFFFFF
}

/*Venstremeny*/
#leftmenu li {
background-image:url(menuleft.gif);
background-repeat:no-repeat;
padding:0px;
width:125px;
list-style: none;
margin-left: -30px;
padding-left: 35px;

}
*html #leftmenu li {width: 155px}

/*Linker venstremeny*/
#leftmenu li a {
color:#9F9D35;
font-weight:bold;
text-decoration: none;
line-height:3em;
width:100%;
}

/*Skrift klasser*/
.topheader {color: #636363; font-size: 16px;}
.header{color: #000; font-size: 12px; Background-color: #BBBBBB; line-height: 1.5em; width: 100%; margin-left: -40px; list-style:none}

*:first-child+html .header {
	margin-left: -40px!important;
}

* html .header{padding-left: 0px}

.header2 {color: #636363;font-size: 14px; font-weight: bold;}
.ingress{color: #003366; font-size: 11px}
#forside { color: #6E7072; font-size: 11px; font-family: Arial; line-height: 20px; font-weight: bold; padding: 0 10px}

/*Link klasser*/
A {color: #636363; text-decoration: none; font-size: 12px}
A:HOVER {color: #636363; text-decoration: underline; font-size: 12px}
a.oversikt {font-size: 13px}
a.oversikt:hover{font-size: 13px!important}
.sokmail {text-decoration: underline; font-weight: bold}

/* Link oppe til høyre for å komme tilbake til framside */
a.logo, a.logo:hover {
	width: 800px;
	height: 100px; 
	text-decoration: none;
}
a.logo2, a.logo2:hover {
	width: 150px;
	height: 30px; 
	text-decoration: none;
}
a.logo3, a.logo3:hover {
	width: 150px;
	height: 30px; 
	text-decoration: none;
}

a#hjem{
display: block;
position: relative;
top:-10px; 
left:0;
width: 800px;
height: 100px;
}

a#hjem2{
display: block;
position: relative;
top:13; 
left:10px;
width: 150px;
height: 30px;
}

a#hjem3{
display: block;
position: relative;
top:-17px; 
left:165px;
width: 150px;
height: 30px;
}

/*Diverse klasser*/
.none{display: none}









