﻿.add-under-titel {
	line-height: 1.25;
	margin-top: 6px;
}
figure.portalen {
	width: 180px;
	float: left;
	padding: 6px 20px 20px 0px;
}
figure.portalen img {
	width: 180px;
	height: 240px;
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25);
}
figure.portalen figcaption {
	line-height: 1.25;
}
.entry-content figure.diagram figcaption {
	margin-top: 30px;
	margin-bottom: 16px;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.25;
}
.ar-intro {
	line-height: 1.5;
	margin-top: 12px;
	text-align: justify;
}
@media screen and (max-width: 600px) {
	.ar-intro {
		text-align: left;
	}
}
.entry-content h2 {
	margin-top: 30px;
	margin-bottom: 16px;
	line-height: 1.5;
	font-size: 130%;
}
.ar-lista p {
	line-height: 1.25;
	margin-top: 6px;
}
.entry-content .info-text {
	line-height: 1.25;
	margin-bottom: 20px;
}
.dia {
	width: 100%;
	height: 300px;
}