// (c) it.x informationssysteme gmbh, Alle Rechte vorbehalten. //

/* Allgemein: unsichtbare Formularfelder als Fallen für Bots */
.cycon-wysiwyg {
	display: none;
}

/* Klasse: Pageview */
.pageview {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.pageview li {
	display: inline;
	margin-right: 5px;
}
