@charset "ISO-8859-1";

#Popup #kopf {
	margin-right: 0;
}

#Popup #content {border: none; min-height: 0; padding-bottom: 2em;}

h1 .firma {
	display: block;
	font-size: 0.8em;
}

#windowctrl {position: absolute; bottom: 10px; right: 10px;}

#relArticles {margin-top: 4em;}

@media only screen and (min-width: 531px) {
	#Popup #seite {
		width: 530px;
		min-width: 20em;
	}
}