/* -------------------[ Seiten mit voller Breite ]------------------- */

.single-post #wrap {
	width: 90%;
}

.blog #wrap {
	width: 90%;
}

.category #wrap {
	width: 90%;
}

/* -------------------[ Rahmenlose Tabelle ]------------------- */

table.trans td {
	border: none;
	padding: 4px 4px;
}

/* -------------------[ Weiterlesen-Link auf Startseite ]------------------- */

.widget a.more-link::before,
.widget a.more-link:link::before,
.widget a.more-link:visited::before {
	font-family: FontAwesome;
	content: '\f054\f054\f054';
	margin-left: 10px;
	margin-right: 10px;
	color: #0099cc;
	font-size: 80%;
}

/* -------------------[ Haekchen auf Startseite ]------------------- */

.flex-caption .fa-check {
	color: #0099cc;
}

.flex-caption .fa-plus {
	color: #0099cc;
}


/* -------------------[ Einzug fuer Bilder ]------------------- */

img.indent {
	margin-left: 10px;
}

/* -------------------[ Versionsgeschichte ]------------------- */

.changelog ul li {
	list-style: none;
}

.changelog ul {
	padding-left: 20px;
}

.changelog li {
	margin-bottom: 0px;
}

	.changelog li::before {
		font-family: FontAwesome;
		margin: 0 10px 0 -25px;
	}

	.changelog li.added::before {
		content: "\f055";
		color: #008000;
	}

	.changelog li.fixed::before {
		content: "\f056";
		color: #ff0000;
	}

	.changelog li.updated::before {
		content: "\f05a";
		color: #0000cc;
	}

	.changelog li.changed::before {
		content: "\f06a";
		color: #aa0000;
	}

	.changelog li.goto::before {
		content: "\f0a9";
		color: #800000;
	}

#onehalf-changelog {
	margin-bottom: 0px;
}

/* -------------------[ Was ist neu? ]------------------- */

.whatsnew p {
	padding-left: 30px;
}

.whatsnew h3::before {
	font-family: FontAwesome;
	margin: 0 10px 0 0px;
	content: "\f14a";
	color: #008000;
}

/* -------------------[ Schaltflaechen mit Symbolen ]------------------- */

.button.purchase::before,
.button.download::before {
	font-family: FontAwesome;
	margin-right: 0.6em;
}

.button.purchase::before {
	content: "\f07a";
}

.button.download::before {
	content: "\f019";
}

a.button.purchase,
a.button.download {
	text-indent: -10px;
	line-height: 1.5em;
}

.button.download2::before {
	font-family: FontAwesome;
	content: "\f019";
	margin-left: -10px;
	margin-right: 10px;
}

/* -------------------[ Funktionen / FAQ ]------------------- */

.fa.fa-square.red {
	color: #ff0000;
	padding-left: 5px;
}

.fa.fa-check.green {
	color: #00CC00;
}

.fa.fa-minus.red {
	color: #FF0000;
}

.fa.fa-circle.orange {
	color: #FF8800;
}

/* -------------------[ Preisliste ]------------------- */

.pricelist h3.first {
	padding-bottom: 10px;
}

.pricelist h3.next {
	padding-top: 20px;
	padding-bottom: 10px;
}

/* -------------------[ Funktionen im Ueberblick ]------------------- */

.features h3 {
	font-size: 18px;
	margin-bottom: 0px;
}

.features p {
	margin-bottom: 5px;
	font-size: 15px;
}

.features img {
	float: left;
	clear: left;
	margin: 10px 15px 15px 0px;
}

.features a:link,
.features a:visited {
	color: #666;
}

.features .one-half {
	margin-bottom: 0px;
}

.feature-inline h2 {
	text-align: center;
}

.feature-item {
	padding: 2px 0px;
	margin-bottom: 0px;
}

.feature-gap {
	min-height: 10px;
	clear: both;
}

.feature-hdivider {
	height: 2px;
	border-bottom: 1px dashed #0099cc;
	margin: 0px auto;
	display: block;
	clear: both;
}


/* -------------------[ Korrekturen fuer Knowledge Base ]------------------- */

.knowledgebase-columns-2 {
	width: 100%;
}

.knowledgebase-columns-2, .knowledgebase-columns-3, .knowledgebase-columns-4 {
	margin-bottom: 10px;
}

.knowledgebase-main ul {
	margin: 0 0 10px 10px;
}

.knowledgebase-main li {
	line-height: 1.6em;
}

.knowledgebase-content {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-bottom: none;
}

.knowledgebase-meta {
	border-top: solid 1px #eee;
}

.votes {
	margin-bottom: 5px;
}

.knowledgebase-search input[type="submit"] {
	background: #0099cc;
	border: 1px solid #0099cc;
	color: #fff !important;
}

	.knowledgebase-search input[type="submit"]:hover {
		background: #444;
		border-color: #444;
		color: #fff;
	}

.knowledgebase-main [class^="pakb-icon-"]:before, .knowledgebase-main [class*=" pakb-icon-"]:before {
	min-width: 0px;
}

.pakb-icon-folder-empty::before {
	padding-right: 5px;
}

/* -------------------[ Korrekturen fuer Collapse-Pro-Matic ]------------------- */

#post-main-2160 .collapseall,
#post-main-2160 .expandall {
	text-decoration: underline;
}

/* -------------------[ Korrekturen fuer Foobox ]------------------- */

.fbx-modal {
	font-family: 'Open Sans',arial, sans-serif;
	color: #666;
	font-weight: 400;
}

.fbx-item-html {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

	.fbx-item-html h2 {
		text-align: center;
	}

	.fbx-item-html .wp-caption {
		margin-bottom: 0px;
		border: none;
	}

.fbx-inner {
	padding: 10px;
}

/* -------------------[ Flaggen fuer Sprachauswahl ]------------------- */

.flag-icon-background {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
}

.flag-icon {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	width: 1.33333333em;
	line-height: 24px;
}

	.flag-icon:before {
		content: "\00a0";
	}

	.flag-icon.flag-icon-squared {
		width: 1em;
	}

.flag-icon-de {
	background-image: url('../images/flag-de.svg');
}

.flag-icon-us {
	background-image: url('../images/flag-us.svg');
}


.collapseomatic {
	cursor: pointer;
}
.collapseomatic::before {
	font-family: FontAwesome;	
	content: "\f0fe";
	color: #0000cc;
	color: light-dark(#0000cc,currentcolor);
	margin-right: 10px;
}
.arrowright {
	background-position: top right;
	padding: 0 16px 10px 0;
}
.noarrow {
	background-image: none !important;
	padding: 0 0 10px 0;
}
.colomat-hover {
/*	text-decoration: underline;*/
}
.colomat-close::before {
	font-family: FontAwesome;	
	content: "\f146";
	color: light-dark(#0000cc,currentcolor);
}
.colomat-close {
}
.colomat-swap {
	display: none;
}
.collapseomatic_excerpt, .collapseomatic_content {
	margin-top: 0px;
	margin-left: 16px;
	padding: 0px;
}
.content_collapse_wrapper {
	position: absolute; left: -999em;
}
.collapseall, .expandall, .setall {
	cursor: pointer;
}
.collapseall:hover, .expandall:hover, .setall:hover,
.collapseall:focus, .expandall:focus, .setall:focus {
	text-decoration: underline;
}
.maptastic {
	position: absolute !important;
	left: -10000px !important;
	display:block !important;
	max-width: 9999px;
}
.span_fix {
	padding: 0 !important;
	margin: 0 !important;
}
.span_fix:before, .span_fix:after {
	content: none;
}
.com_edit_link {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	width: 100%;
	text-align: right;
}
.com_edit_link:before {
	font-family: 'Genericons';
	top: 3px;
	content: '\f411';
}

@media (prefers-color-scheme: dark) {

	.widget a.more-link::before,
	.widget a.more-link:link::before,
	.widget a.more-link:visited::before {
		color: #006b8f;
	}
		

	.changelog li.added::before {
		color: #005a00;
		color: #696969;
	}

	.changelog li.fixed::before {
		color: #ff0000;
		color: #696969;
	}

	.changelog li.updated::before {
		color: #0000cc;
		color: #696969;
	}

	.changelog li.changed::before {
		color: #aa0000;
		color: #696969;
	}

	.changelog li.goto::before {
		color: #800000;
		color: #696969;
	}
	
	.flex-caption .fa-check {
		color: #006b8f;
	}
	
	.flex-caption .fa-plus {
		color: #006b8f;
	}

	.knowledgebase-meta {
		border-top: solid 1px #333;
	}
		
	.fa.fa-square.red {
		color: #ff0000;
		color: #800000;
		padding-left: 5px;
	}	

	.fa.fa-check.green {
		color: #00CC00;
		color: #006600;
	}

	.fa.fa-minus.red {
		color: #FF0000;
		color: #800000;
	}

	.fa.fa-circle.orange {
		color: #FF8800;
		color: #804400;
	}
	
	.features a:link,
	.features a:visited {
		color: #aaa;
	}
	
	.fbx-modal {
		color: #ddd;
	}
}