/* Venstre menu */
.leftmenutop{
	min-height: 59px;
	background-image: url('/images/universforaeldre/box_small1top.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #cb333c;
}

.leftmenuitems{
	min-height: 140px;
	background-image: url('/images/universforaeldre/box_small1middle.gif');
	background-repeat: repeat-y;
	padding-top: 8px;
}

.leftmenubottom{
	height: 8px;
	background-image: url('/images/universforaeldre/box_small1bottom.gif');
	background-repeat: no-repeat;
	background-color: #cb333c;
}

.boxtop{
	height: 46px;
	background-image: url('/images/universforaeldre/box_middle1top.gif');
	background-repeat: no-repeat;
	background-color: #cb333c;
}

.boxitems{
	min-height: 50px;
	background-image: url('/images/universforaeldre/box_middle1middle.gif');
	background-repeat: repeat-y;
}

.boxbottom{
	height: 22px;
	background-image: url('/images/universforaeldre/box_middle1bottom.gif');
	background-repeat: no-repeat;
}
