/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 
||||||||||||													||||||||||||||||
||||||||||||													||||||||||||||||
||||||||||||			  	  MENUERNE STARTER HER				||||||||||||||||
||||||||||||													||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#indhold img{margin: 5px;padding: 3px;background-color: #FFFFFF;}

#hovedmenuen #horisontal_menu {
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	width:100%;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#horisontal_menu li {
	float: left;
	list-style-type: none;
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*BLUE*/
#horisontal_menu .standard a, #horisontal_menu .standard a:visited {
	display: inline;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	height:18px;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#horisontal_menu .standard a:hover {
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #99816b;
}


#horisontal_menu .chosen, #horisontal_menu .chosen a:visited
{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #766453;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height:18px;
	background-image: url(../images/systemet/topmenu_bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
}

#horisontal_menu li .standard_right {
	float: right;
	list-style-type: none;

}

/*UNDERMENUEN*/
.undermenu {
padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	width:180px;
	height:100%;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.undermenu .submenu li {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 100%;
	float: left;
	clear: left;
	width:180px;
}

.undermenu .submenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 195px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 2px;
}
/*BLUE*/
.undermenu .submenu a, .undermenu .submenu a:visited {
	display: block;
	text-decoration: none;
	width:190px;
	color: #FFFFFF;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #776554;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8a7561;
	font-size: 12px;
}

.undermenu .submenu a:hover {
display: block;
	color: #000000;
	height: 100%;
	width:190px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #a98f77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/*HOVEDMENUEN*/
#hovedmenu_knapper {
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	width:180px;
	height:100%;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#hovedmenu_knapper .submenu li {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 100%;
	float: left;
	clear: left;
	width:180px;
}

#hovedmenu_knapper .submenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #a6a29a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 2px;
}
/*BLUE*/
#hovedmenu_knapper .submenu a, #hovedmenu_knapper .submenu a:visited {
	display: block;
	text-decoration: none;
	width:175px;
	color: #FFFFFF;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#hovedmenu_knapper .submenu a:hover {
	display: block;
	color: #FFFFFF;
	height: 100%;
	width:175px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #a6a29a;

}

