/* Venstre menu */
.leftmenutop{
	height: 58px;
	background: url('/images/universinspiration/box_small1top.gif') no-repeat;
	background-position: center bottom;
	background-color: #8dc73f;
}

.leftmenuitems
{
	padding-top: 20px;
	min-height: 140px;
	background-image: url('/images/universinspiration/box_small1middle.gif');
	background-repeat: repeat-y;
}

.leftmenubottom{
	height: 35px;
	background-image: url('/images/universinspiration/box_small1bottom.gif');
	background-repeat: no-repeat;
}

.boxtop{
	min-height: 49px;
	background-image: url('/images/universinspiration/box_middle1top.gif');
	background-repeat: no-repeat;
	background-color: #8dc73f;
}

.boxitems{
	min-height: 50px;
	background-image: url('/images/universinspiration/box_middle1middle.gif');
	background-repeat: repeat-y;
}

.boxbottom{
	height: 22px;
	background-image: url('/images/universinspiration/box_middle1bottom.gif');
	background-repeat: no-repeat;
}

.lfwboxtop{
	background-image: url('/images/universinspiration/box716top.jpg');
}

.lfwboxitems{
	background-image: url('/images/universinspiration/box716midt.jpg');
}

.lfwboxbottom {
	background-image: url('/images/universinspiration/box716bund.jpg');
}

#ugensideboxitems h2 {
	font-size: 16px;
	margin-bottom: 4px;
}
#ugensideboxbottom.boxbottom .readmorecontainer {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 12px;
}
#ugensideboxbottom.boxbottom .readmorecontainer, #ugensideboxbottom.boxbottom .readmorecontainer a.readmore { 
	font-size: 12px;
	font-weight: bold;
}
#ugensideboxitems {
	background-image: url('/images/universinspiration/ugensidemidt.gif');
}
#ugensideboxbottom {
	background-image: url('/images/universinspiration/ugensidebund.gif');
	height: 45px;
}


/* Idedatabase */
.module#ModulAktivitet .moduleitems .boxcontents {
	width: 220px;
}

/* Mail til en ven */
.ModuleButtons
{
	position: relative;
}

.ModuleButtons a * 
{
	float: left;
	color: White;
	line-height: 16px;
}
.ModuleButtons a, .ModuleButtons a:hover, .ModuleButtons a:link, .ModuleButtons a:visited
{
	color: White;
	text-decoration: none;
	float: left;
	display: block;
	line-height: 20px;
}

.MailFriendArea { 
    display: none;
	position: absolute;
	right: 15px;
	top: -10px;
	width: 340px;
	background-image: url('/images/universinspiration/sendtilven_bgr.jpg');
	background-repeat: no-repeat;
	background-color: #eef2e0;
	padding: 0px;
	height: 292px;
	text-align: left;
	z-index: 400000;
}
.ModuleButtons .PrintLink {
	position: absolute;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.ModuleButtons .CloseLink
{
	position: absolute;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	right: 25px;
}

.ModuleButtons .MailFriendArea .CloseLink
{
	position: absolute;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	right: 5px;
	top: 10px;
}

.ModuleButtons
{
	width: 232px;
	display: block;
	clear: both;
	height: 20px;	
}

.MailFriendArea .FormLine 
{
	margin-bottom: 10px;
}

.MailFriendArea .FormLine label {
	width: 130px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	color: #05493e;
	margin-top: 2px;
	margin-bottom: 0;
}

.MailFriendArea .FormLine .input_text {
	width: 160px;
	color: #05493e;
	font-size: 10px;
	background-color: White;
	clear: right;
	margin: 0 0 0 10px;
}

.MailFriendArea .boxcontents {
	width: 330px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 60px;
	margin-bottom: 0;
}

.MailFriendArea .btnLogin
{
	margin-left: 20px;
	background-color: #8cc63f;
	background-image: url('/images/piltransp.gif');
	background-repeat: no-repeat;
	background-position: 3px center;
	color: White;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0;
	border-style: none;
	width: 66px;
	height: 15px;
}


