body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e5155;
	font-size: 10pt;
	line-height: 140%;
}

a.menyelement:link, a.menyelement:visited, a.menyelement:active, a.menyelement_valgt:link, a.menyelement_valgt:visited, a.menyelement_valgt:active {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	float: left;
}

a.menyelement_valgt:link, a.menyelement_valgt:visited, a.menyelement_valgt:active {
	color: #b7c4ce;
}



a.menyoffentlig:link, a.menyoffentlig:visited, a.menyoffentlig:active, 
a.menyoffentlig_selected:link, a.menyoffentlig_selected:visited, a.menyoffentlig_selected:active {
	display: block;
	border-top: solid 1px #CCCCCC;
	color: #4e5155;
	font-size: 11px;
	text-decoration: none;
	padding: 3px;
	padding-left: 12px;
	background-image: url(../images/pil_graa.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

a.menyoffentlig_selected:link, a.menyoffentlig_selected:visited, a.menyoffentlig_selected:active {
	background-image: url(../images/pil_blaa.gif);
	color: #000000;	
}


a.menyoffentlig:hover {
	background-image: url(../images/pil_blaa.gif);
}

a.menyoffentlig2:link, a.menyoffentlig2:visited, a.menyoffentlig2:active,
a.menyoffentlig2_selected:link, a.menyoffentlig2_selected:visited, a.menyoffentlig2_selected:active {
	display: block;
	color: #4e5155;
	font-size: 11px;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
	margin-left: 10px;
	background-image: url(../images/dot_graa.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.menyoffentlig2_selected:link, a.menyoffentlig2_selected:visited, a.menyoffentlig2_selected:active {
	background-image: url(../images/dot_blaa.gif);
	color: #000000;
}

a.menyoffentlig2:hover {
	background-image: url(../images/dot_blaa.gif);
}

#meny_sist {
	display: block;
	border-top: solid 1px #CCCCCC;	
}



#logo {
	float: left;
	border: none;
}

#login {
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
	width: 270px;
	font-size: 8pt;
	float: right;
	color: #ffffff;
}

.login_box {
	font-size: 8pt;
	width: 80px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	color: #221e1f;
}

.login_btn {
	font-size: 8pt;
	background-color: #666666;
	border: solid 1px #313131;
	color: #FFFFFF;
}

.login_smalltext {
	font-size: 7pt;
}

.logo_venner {
	border: none;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	margin-top: 20px;
}

a.menyelement:hover {

}


#topp {
	width: 100%;
	height: 125px;
	background-color: #4e5155;
	background-image: url(../images/bg_top.gif);
}

#innhold {
	padding-top: 25px;
	float: left;
	width: 590px;
}

#marg {
	padding-top: 25px;
	float: left;
	width: 190px;
	font-size: 8pt;
	padding-right: 20px;
}

.overall {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#meny {
	line-height: normal;
	height: 25px;
	float: right;
	clear: right;
}

#bunn {
	padding-top: 25px;
	font-size: 8pt;
}

h1 {
	line-height: normal;
}
