.adminComponentTopMenu .h1 {
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 30px;
}
.adminComponentTopMenu a {
        font-size: 13px;
        font-weight: normal;
        text-decoration: underline;
        color: blue;
}

.changeCursor {
	cursor: pointer;
}

/*
div#firmadisplay {
	width: 500px;
}
*/

div#licDisplay, div#forbrugDisplay, div#aeldresagenDisplay, div#idraetsforeningDisplay {
	position: relative; top: -32px;
}

#licDisplay, #forbrugDisplay, div#aeldresagenDisplay, div#idraetsforeningDisplay {
	height: 86px;	
}

.medNummer2 {
	width:135px;
	/*background:#000;*/
	color:inherit;
	height:38px;
	padding:3px 0 6px 9px;
	background:url(../images/aeldrecustombg.png) 38px 0 no-repeat;
	}
	
.medNummer2 .txtBoxsmall {
	width:130px;
	height:14px;
	/*padding:3px 0 0;*/
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:inherit;
	border:0 #fff solid;
	margin-bottom:7px;
	}

a.underline {
	text-decoration: underline;
}

.leftw02, .rightw02 {
	width: 254px;
}

/* Images for each type of customer */
#licHide, #forbrugHide, #aeldresagenHide, #idraetsforeningHide {
	text-align: center;
}


.medNummer, .medNummer2 {
	/* border: 1px dotted pink; */
	width: 200px;
	text-align: left;	
	
}

.medNummer .txtBoxsmall, .medNummer2 .txtBoxsmall {
	/*border: 1px dashed green;*/
	text-align: center;
	margin-left: 30px;
	
	
}

.medNummer {
    background-position: 40px 0;
}

.cvrNummer {
	padding-bottom: 0;
	
}



a.extPad01 {
	margin-left: 70px !important;
	
}


