/*
Willkommen bei Individuelles CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/
	
}

#slider .featured-title span {
	color: #f6861f;
	font-weight: bold;
}

#header .header-links .sub-menu {
	border-top: 2px solid #f6861f;
}

#menu-hauptmenu .menu {
	height: 80px;
}

#section-home .entry-content p {
	font-size: 14px;
	color: #222;
}

#header .header-links > ul > li a {
	padding: 30px 15px 32px 5px;
}

#logo img {
	max-height: 150px;
}

#logo {
	margin-top: 0;
	height: 120px;
}

#header .header-links > ul > li a {
	font-size: 14px;
	color: #232323;
	padding: 38px 15px;
}

#intro .page-title {
	font-size: 0;
	color: #232323;
	text-transform: uppercase;
	margin: 0;
	display: table-cell;
}

/* Breadcrumbs */
#intro #breadcrumbs {
	color: #232323;
	font-size: 0;
	display: table-cell;
	vertical-align: middle;
}

.section {
	background-color: #f7f7f7;
}

#intro {
	background-image: url("http://fkm-online-marketing.de/wp-content/uploads/2016/02/slider4.jpg");
}

#header-core {
	height: 120px;
}

.wpcf7-form {
	width: 500px;
}

.wpcf7-form input[type="submit"] {
	background: #ffa84c;
/* Old browsers */
	background: -moz-linear-gradient(top,#ffa84c 0%,#ff7b0d 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#ffa84c 0%,#ff7b0d 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#ffa84c 0%,#ff7b0d 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa84c',endColorstr='#ff7b0d',GradientType=0);
/* IE6-9 */
}

.button.pink {
	background-color: #0085BA;
	border-radius: 3px;
	box-shadow: 10px 10px 10px grey;
}

.button.pink: hover {
	background-color: #fff;
}

.jpgetrssfeed ul li a {
	color: #f6861f;
	font-weight: bold;
}

#introaction {
	padding: 10px 0 0;
	background: rgba(247,247,247,0.1) !important;
}

a.more-link {
	color: #0085BA;
}

a.more-link:hover {
	color: #f6861f;
}

.divider-candy.top {
	border-top: rgba(255,255,255,0) !important;
	border-left: rgba(255,255,255,0) !important;
}

#body-core {
	background: rgba(255,255,255,0.1) !important;
}

#sub-footer {
	background: #444444;
	color: #f6861f;
}

#sub-footer a {
	color: #fff;
}

#pre-header {
	background: rgba(68,68,68,0.1);
}

#header {
	background: rgba(255,255,255,0.5);
}

#logo img {
	padding-top: 10px;
}

.featured-title {
	text-shadow: -1px -1px white, 1px 1px #333;
}

#header .header-links > ul > li a {
	font-weight: bold;
}

#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
	color: #f6861f;
}

#header .header-links .sub-menu a:hover, #header .header-links .sub-menu .current-menu-item a {
	color: #f6861f;
}