#content .add-under-titel {
	line-height: 1.25;
	margin-top: 6px;
}
#content h2 {
	padding-top: 50px;
	margin-bottom: 10px;
	line-height: 1.25;
	font-size: 130%;
}
#content h2 small {
	font-weight: normal;
	page-break-inside: avoid;
	font-size: small;
}
.add-intro {
	line-height: 1.5;
	margin-bottom: 6px;
	margin-top: 20px;
}
.add-info {
	line-height: 1.25;
	margin-bottom: 20px;
	margin-top: 20px;
}
figure .dashboard {
	width: 100%;
}
figure .top-6 {
	margin-top: 6px;
	line-height: 1.25;
}
figure .left {
	float: left;
	line-height: 1.25;
}
figure .right {
	float: right;
	line-height: 1.25;
}
figure .genericon-close {
	padding-left: 4px;
	cursor: pointer;
	float: right;
	padding-top: 3px;
	display: none;
}
figure .ej-scroll {
	height: auto;
	border-bottom: 0px;
}
figure form {
	float: left;
	padding-right: 12px;
	margin-top: 6px;
	display: none;
}
figure form select {
	height: 22px;
	padding: 0px;
}
#content figure .konpaj {
	width: 30%;
	float: right;
}
#content .pajdia {
	width: 100%;
	height: 300px;
	margin-top: 50px;
}
div.tagcloud {
	margin-top: 14px;
	column-count: 2;
	-webkit-column-count:2;
	-moz-column-count:2;
}