/*
12.01.2016 - 10:39 - beige #F5F3E5
*/
/* Kurzer Aufsatz Startseite */
.rot {
	color: white;
	background-color: #9A3430;
	padding: .3em .8em;
	margin: 1.2em 0;
	display: inline-block;
	width: 100%;
}

.blau {
	color: white;
	background-color: #2E5380;
	padding: .3em .8em;
	margin: 1.2em 0;
	display: inline-block;
	width: 100%;
}

.gelb {
	background-color: #EDDA80;
	padding: .3em .8em;
	margin: 1.2em 0;
	display: inline-block;
	width: 100%;
}

.gruen {
	color: white;
	background-color: #A7B57A;
	padding: .3em .8em;
	margin: 1.2em 0;
	display: inline-block;
	width: 100%;
}

.schwarz {
	color: white;
	background-color: #5A5F65;
	padding: .3em .8em;
	margin: 1.2em 0;
	display: inline-block;
	width: 100%;
}

.bronze {
	color: white;
	background-color: darkcyan;
	padding: .3em .8em;
	margin: 1.2em 0;
	display: inline-block;
	width: 100%;
}

.essay {
	font-family: Georgia, Cambria, Times New Roman, Times, serif;
}

.Produktindexlinks {
	font-size: 120%;
}

.essayframe {
	width: 30em;
	margin: 1px;
	outline: 1px solid whitesmoke;
	padding: .5em;
	background-color: floralwhite;
}

/* Alter Header - Slogan neben Logo */
.claim {
	font-size: 18px;
	position: relative;
	top: -274px;
	left: 316px;
}

/* Registerkarten in Navi ausschalten */
.toggle-bar {
	display: none;
	background-color: #FFFFFF;
}

/* Hintergundfarbe Haupt-Navi auf weiss */
.masthead
{
 background-color: #FFFFFF;
}
.site-header light
{
 background-color: #FFFFFF;
}


/* Software testen */
.cta-button {
	font-size: 24px;
	color: white;
	background-color: #203046;
	padding: .3em .8em;
	margin: 1.2em 0;
	display: inline-block;
}

.cta-button:hover {
	color: white;
	background-color: midnblue;
}

/* Kunden-Zitate */
.testimonial {
	font-family: Georgia, Cambria, Times New Roman, Times, serif;
	vertical-align: top;
}

/* Kurzer Aufsatz Startseite */
.essay {
	font-family: Georgia, Cambria, Times New Roman, Times, serif;
}

/*
.portfolio-entry-title { font-size: 8px; }
.portfolio-entry-header {	font-size: 8px; }
.portfolio-entry-content { font-size: 8px; }
.entry-content {	font-family: Georgia, Cambria, "Times New Roman", Times, serif; }
*/
.entry-title {
font-family: 'Roboto Condensed', 'Helvetica Neue Condensed', 'HelveticaNeueLT Std Cn', 'Arial Narrow', 'Ubuntu','Helvetica', 'Arial',
}

/* Generell schmale Schrift für alles */
h1, h2, h3, h4, h5, h6, a, p, main-navigation a, media, media all, td, UL {
font-family: 'Roboto Condensed', 'Helvetica Neue Condensed',  'Arial Narrow', 'Ubuntu','Helvetica', 'Arial', sans-serif !important;
	vertical-align: top;
}

strong {
	color: black;
}

/* Preisauszeichnung */
.price {
	font-size: 36px;
	color: white;
	font-weight: ;
	width: 320px;
	height: 100px;
	background: url(https://emnis.de/wp-content/uploads/2016/01/BlackNewSquare.jpg) no-repeat;
	left: 120px;
	padding: 1px;
	background-position: center -10px;
	margin: .1em;
}

.portfolio-entry-title {
	font-size: 24px;
	font-weight: none;
	color: black;
}

/*
-------------------------------------------------------

.site-title {
	background: url(http://emniscrm.apps-1and1.net/wp-content/uploads/2016/01/Small-Logo-Emnis-2015-rgb.png) no-repeat;
	height: 110px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	width: 1100px;
	color: green;
}

.green {
	color: white;
	width: 320px;
	height: 80px;
	background: url(http://emniscrm.apps-1and1.net/wp-content/uploads/2015/03/green3.png) no-repeat;
	left: 120px;
	padding: 1px;
	background-position: center -10px;
}

.red {
	color: white;
	width: 840px;
	height: 140px;
	background: url(http://emniscrm.apps-1and1.net/wp-content/uploads/2015/03/red2.png) no-repeat;
	left: 120px;
	padding: 1px;
	background-position: center -10px;
}

portfolio-entry-title
portfolio-entry-content
-------------------------------------------------------
*/
.portfolio-entry-title {
	color: black;
}

portfolio-entry-title {
	color: black;
}

.site-info {
	display: none;
}