div.clutter
{	
	width: 260px;
	height: 210px;
	border: #9d9ea0 2px solid;
	padding: 2px;
	/*background-color: #9d9ea0; */
	background-color: White;
}
div.outerclutter 
{
	width: 268px;
	border: #ffffff 2px solid;
}


img 
{
	border: #ffffff 1px solid;
	padding: 2px;
}	
img.clutter
{
	/*border: #ffffff 1px solid;
	padding: 2px;
	background-color: #9d9ea0;*/
}
A:link
{
	color: Black;
	text-decoration: none;
}
A:hover
{
	color: #0065FF;
	text-decoration: none;
}
A:visited
{
	color: Black;
	text-decoration: none;
}
A:active
{
	color: #1ED2E3;
	text-decoration: none;
}



.submenu
{
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 20px;
}


#submenuselected
{
	color: black;
	text-decoration: none;
}


BODY, P, TD
{
	font-family: Verdana, Geneva, Sans Serif, Arial;
	font-size: 10px;
}
.header
{
	font-size: 12px;
	font-weight: bold;
}
BODY
{
	/*background-color: transparent;*/
	background-color: White;
}

td.left_menu
{
	width: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid black;
	background-color: #DFEFFF;
}


TD.menucell
{
	/*border-bottom: 1px solid LightGrey;*/
	text-align: left;
	font-size: medium;
	font-family:Arial Black;
	vertical-align: middle;
}
td.menucell a 
{
	color: #01477B;	
	
}
td.menucell span 
{
	vertical-align: middle;
}


#MenuNot
{
	color: #000000;
}
#MenuNoneElement a
{
	background-color: #ffffff;
	color: black;
	width:100%;
}

#MenuNoneElement a
{
	font-weight: bold;
}

.Menu_old a:focus
{
	color: black;
	text-decoration:underline;
}

/* MENY SLUTT */
.Item
{
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.Item LI
{
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.Item A
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	white-space: nowrap;
	text-decoration: none;
}
.Item A:visited
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	white-space: nowrap;
	text-decoration: none;
}
.Elements
{
}

.Elements A
{
	border-top-width: 0px;
	border-right: 0px solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
}
.Elements
{
	border-left-color: #EDD9A0;
	border-bottom-color: #EDD9A0;
	border-top-color: #EDD9A0;
	background-repeat: no-repeat;
	border-right-color: #EDD9A0;
}
.Elements A
{
	border-left-color: #EDD9A0;
	border-bottom-color: #EDD9A0;
	border-top-color: #EDD9A0;
	background-repeat: no-repeat;
	border-right-color: #EDD9A0;
}

.Item A
{
	color: Black;
}
.Item A:visited
{
	color: Black;
}
.Item A:hover
{
	color: Black;
	text-decoration:underline;
}
.Item A:unknown
{
	color: black;
}
.Item A:active
{
	color: black;
}
input
{
	border:1px solid black;
}


.picframe span
{
	vertical-align:top;
	height:200px;
	width: 260px;
	border: 2px solid white;
	padding: 2px;
}
div.whiteline 
{
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	min-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
div.main_body
{
	border: 2px solid white;
	padding: 5px;
	min-height: 550px;
	text-align: left;
}

.Menu
{
	text-align: left;
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 10px;
	font-size: 12px;
	text-align: center;
}
.Menu li
{
	display: inline;
}

.Menu a, .Menu a:visited
{
	white-space: nowrap;
	/*padding-left: 0.5em;
	padding-right: 0.5em;*/
	text-decoration: none;
}
.Menu a, .Menu a:visited, .Menu a:active,.Menu a:focus
{
	color: #01477B;
	font-weight:bold;
}
/*{
	background-color: #C4E2ED;
}*/

.Menu a:hover
{
	color: black;
	font-weight:bold;
	text-decoration:underline;
}
/* endre denne for å endre topmenyen*/
.Buttons
{
	/*background-color: #C4E2ED;
	background-color: #9d9ea0;*/
	
	text-align: left;
	vertical-align: middle;
}

.Buttons a
{
	font-style:italic;
}

.Buttons .FirstItem a
{
}

.Buttons, .Buttons a
{
	padding-right: 5px;
	/*border-color: black;*/
}
#MenuNone a
{
	/*background-image: url(../images/white_pressed_button.png);
	background-color: #ffffff;*/
	color: White;
	font-weight: bold;
}
/* MENY */
#SectionMenu, .Buttons a
{
	/*min-height: 10em;*/
    display: table-cell;
    vertical-align: middle 
}
