/* PAGE TOP */

div.menu_entry {
	height: 21px;
	width: 100%;
	background-image: url(/files/resource_7/byggeriets/menu.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	margin-bottom: 0px;
	color: white;
	text-decoration:none;
	cursor: pointer;
}
div.menu_selected {
	height: 21px;
	width: 100%;
	background-image: url(/files/resource_7/byggeriets/menu.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	margin-bottom: 0px;
	color: white;
	text-decoration:none;
	cursor: pointer;
}
div.menu_entry2{
	height: 21px;
	width: 100%;
	background-image: url(/files/resource_7/byggeriets/menu5.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	margin-bottom: 0px;
	color: #006485;
	text-decoration:none;
	cursor: pointer;
}
div.menu_entry3{
	height: 21px;
	width: 100%;
	background-image: url(/files/resource_7/byggeriets/menu6.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	margin-bottom: 0px;
	color: #006485;
	text-decoration:none;
	cursor: pointer;
}

