/* Venstre menu */
#div_leftmenu{
	background: #f38520;
}

.leftmenutop{
	width: 232px;
	min-height: 72px;
	background-image: url('/images/universledere/box_small1top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #f38520;
}

.leftmenuitems
{
	padding-top: 0px;
	background: url('/images/universledere/box_small1middle.gif') repeat-y;
	min-height: 180px;
}

.leftmenubottom{
	height: 10px;
	background-image: url('/images/universledere/box_small1bottom.gif');
	background-repeat: no-repeat;
	margin-bottom: 0px;
}



/** Content */
.boxtop{
	background-image: url('/images/universledere/box_middle1top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #f38520;
}

.boxitems{
	background: url('/images/universledere/box_middle1middle.gif') repeat-y;
}

.boxbottom{
	background: url('/images/universledere/box_middle1bottom.gif') no-repeat;
}
.lfwboxtop{
	background-image: url('/images/universlederet/box_716top.gif');
	background-color: #f38520;
}

.lfwboxitems{
	background-image: url('/images/universledere/box_716middle.gif');
}

.lfwboxbottom
{
	background-image: url('/images/universledere/box_716bottom.gif');
}

