body {
/*	background: #f2f5f8;*/
  background: #fbfaf7;
}

#header {
/*	color: #cdd8e4;
	background: #232f3e;*/
	color: #fff;
	background: #407ecc;
	width: 99%;
	border-radius: 6px;
	font-weight: 700;
	margin: 5px auto;
/*  margin: 0 0 15px auto;*/
  	padding-top: 10px;
}

#head-content {
	height: 50px;
}

#sitetitle {
	padding: 8px;
}

#sitetitle .title a {
	color: #f2f5f8;
}

#subheader {
	display: none;
}

#footer {
	background: #394d65;
	color: #f2f5f8;

	color: #fff;
	background: #407ecc;

	text-align: center;
/*	border: 1px solid #e5e5e5;
	border-width: 1px 1px;*/
	width: 99%;
	border-radius: 6px;
/*	padding-bottom: 2px;	*/
}

#footer a, 
#footer a:link, 
#footer a:visited {
	color: #f2f5f8;
	}

#footer a:hover, 
#footer a:active {
	color: #f2f5f8;
}

#footnav ul a, #footnav ul a:link, #footnav ul a:visited {
	color: #f2f5f8;
}

#catnav {
/*	color: #cdd8e4;
	background-color: #232f3e;
	width: 96%;
	border-radius: 8px;
	font-weight: 700;*/
	padding: 8px;
}

#catnav ul {
/*	float: left;*/
}

#catnav ul a {
	color: #cdd8e4;
}

#catnav a:hover {
	color: #fff;
	background: rgba(57,77,101,0.4);	
}

#catnav ul ul a {
/*	color: #000;*/
}

#catnav li {
	font-weight: 400;
	color: #000;
}

#catnav ul ul li a {
	background-color: 0xFFF;
	color: #000;
}

#catnav ul ul li a:hover {
/*	border: 0px solid #000;
	border-width: 0px 0px 0px 4px;*/
/*	text-decoration: none;*/
/*	background: rgba(120,151,186,0.1);*/
	border-left: 3px solid transparent;
	border-left-color: rgba(120,151,186,0.5);	
	color: #000;
}

#catnav li.current-menu-item > a,
#catnav li.current_page_item > a {
/*	color:#000;
	background: #0099cc;*/
	color: #f2f5f8;
	background: #394d65;
}

#catnav ul ul li.current-menu-item > a,
#catnav ul ul li.current-menu-item > a:hover,
#catnav ul ul li.current_page_item > a,
#catnav ul ul li.current_page_item > a:hover {
	color:#000;
	background:#f5f5f5;
}

@media only screen and (max-width: 800px) {
	
	#catnav {
        float: none;
        padding: 10px;
/*        background: #f5f5f5 !important;*/
		background: #394d65 !important;
        display: block;
/*        margin: 20px auto 0;*/
/*        border: 1px solid #e5e5e5;*/
		border: 0px;
		margin-bottom: 10px;
		margin-top: 5px;	
    }
	
	#catnav .select-menu-catnav {
		display: block;
		border: 0;
		color: #fff;
		width: 100%;
		-webkit-appearance: none;
		background: transparent url(images/downarrow-dark.png) 99% 50% no-repeat;
	}	
}

/* style.css | https://stage24.speedproject.de/wp-content/themes/wp-brilliance/style.css?ver=6.4.2 */

h1, h2, h3, h4, h5, h6, h7, #sitetitle .title {
  font-weight: bold;
}

.featured.wide .myflexslider .slide-container {
  /* background: #f5f5f5; */
  background: #fff;
}

.featured.wide {
  /* border: 1px solid #e5e5e5; */
  border: 1px solid #eaeaea;
  border-radius: 6px;
}

/* style-font.css | https://stage24.speedproject.de/wp-content/themes/wp-brilliance/style-font.css?ver=6.4.2 */

#sitetitle .title {
  font-weight: bold;
  font-style: italic;
  font-variant: small-caps;
  letter-spacing: 0.002em;
}



/* -------------------[ 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;
}

/* -------------------[ 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;
}

/* -------------------[ Registrierung ]------------------- */

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

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

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

/* -------------------[ Teamviewer ]------------------- */

.center-tv {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

.button.teamviewer,
a.button.teamviewer {
	line-height: 26px;
	font-size: 16px;
	padding: 6px 20px;
	width: 250px;
}

/* -------------------[ 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: 25px;
	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');
}
