

.nldiv {
	position:relative;
	color:#666666;
	border-left:3px dashed #0A5382; padding:10px; border-right:1px dashed #0A5382; border-left:1px dashed #0A5382;  border-bottom:1px dashed #0A5382; 
}
.nldivinfo {
	position:relative;
	text-align:left;
	border-left:3px dashed #0A5382; padding:10px; border-right:1px dashed #0A5382; border-left:1px dashed #0A5382;  border-bottom:1px dashed #0A5382; 
}

div#accordion { }

#accordion h3 {
	color: #FFFFFF; font-size:10px; letter-spacing: 4px; line-height: 18px; text-transform: uppercase; font-weight:normal;
	background-color: #033555; width=100%; display:block; padding: 3px 3px 3px 10px;
}
#accordion h3 a { text-decoration:none; color:#eaffa4; }
#accordion h3 a:hover { text-decoration:none; color:#FFFFFF; }

#accordion input, textarea {
	background-color: #E0E0E0;
}

#accordion select {
	background-color: #E0E0E0;
}

#accordion img { height:20px; margin-right:5px; margin-bottom:5px; cursor:pointer; } 

#accordion p, #accordion li { text-align:left; }

.libellenl { color:#999999; font-size:10px; }
