/* #menutd tbody {
background: #fff;
} */

.l1 {
background: #fff;
}


.l1 img {
	margin-left: 12px;
	margin-right: 9px;
}

#quickie img {
	float: right;
	margin-right: 9px;
	margin-bottom: 9px;
}

#quickie {
	vertical-align: bottom;
}

#DwFooter {
	height: 25px;
background: url('files/System/Sopexa_footer_bg.gif') no-repeat bottom left;
}

#DwFooter td {
	vertical-align: middle;
	letter-spacing: 1px;
	color: #878787;
	text-align: center;
	font-size: 10px;
}

#DwMain {
	background: none;
}

#DWContentCell {
	background: #fff;
	/* padding: 2px 15px; */

}

#toparea {
	height: 72px;
}

a#communikanten {
color: #666;
float: right;
font-size: 10px;
font-family: Trebuchet MS, Helvetica, Arial;
}

/* VENSTRE MENU */

#menutd ul, #menutd li{
margin: 0;
padding: 0;
list-style: none;
}

#menutd li a {
color: #00357d;
font-weight: normal;
}

#menutd ul.M0 li a:link, #menutd ul.M0 li a:visited {
display: block;
margin: 0;
padding: 0 0 0 10px;
border-bottom: 1px solid #fe9801;
height: 23px;
line-height: 23px;
}

#menutd ul.M0 li a:hover {
background: #fe9801;
color: #fff;
text-decoration: none;
}

#menutd ul.M0 a.L1_Active:link, #menutd ul.M0 a.L1_Active:visited {
background: #e10008;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#menutd ul.M1 {
border-bottom: 1px solid #e10008;
}

#menutd ul.M1 li a:link, #menutd ul.M1 li a:visited {
display: block;
background: #ffffff;
margin: 0;
padding: 0 0 0 20px;
height: 18px;
line-height: 16px;
border-bottom: none;
color: #00357d;
}

#menutd ul.M1 li a:hover {
border-bottom: none;
background: #fe9801;
color: #fff;
}

#menutd ul.M1 a.L2_Active:link, #menutd ul.M1 a.L2_Active:visited {
background: #fe9801;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#menutd ul.M2 {
}

#menutd ul.M2 li a:link, #menutd ul.M2 li a:visited {
display: block;
margin: 0 10px;
padding: 0 0 0 20px;
height: 18px;
line-height: 16px;
border-bottom: none;
color: #00357d;
background: #fff;
}

#menutd ul.M2 li a:hover {
border-bottom: none;
background: #fe9801;
color: #fff;
}

#menutd ul.M2 a.L3_Active:link, #menutd ul.M2 a.L3_Active:visited {
background: #fe9801;
color: #fff;
text-decoration: none;
font-weight: bold;
}

input{
	float: left;

}