@charset "utf-8";
/* CSS Document */

div.dl-body {
	font-size: 80%;
	color: #696969;
}

.dl-wrapper {
	width:100%;
}

.dl-border {
	border:none;
}

.dl-col-right {
	width:100%;
}

.dl-header,
.dl-titel {
	font-size:inherit;
	font-weight:bold;
}

.dl-label-size {
	width: 150px;
}