@import url("font-awesome.min.css");
@import url("footer.css");
/* Reset */
html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
p {
	font-size: 16px;
	line-height: 1.4em;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
.nummer {
	list-style-image: url(../../images/arrowlist.png);
	padding: 0 0 1em 2.5em;
}
.liste {
	padding: 0 1em 1em 1em;
	font-size: 1em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	-webkit-text-size-adjust: none;
}

/* Basic */

	@-ms-viewport {
 width: device-width;
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/source-sans-pro-v21-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 14pt;
}
body.is-loading * {
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}
input, textarea, select {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 15pt;
}
h1, h3, h5, h6 {
	font-weight: 300;
	color: #52575c;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #f15a24;
	text-align: center;
}
h1 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}
h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.8em;
	text-align: center;
	line-height: 1.2em;
	padding-bottom: 10px;
	color: #000000;
	margin-top: 0.35em;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	text-align: center;
}
h3 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #409ea0;
	font-size: 1.5em;
	line-height: 1.5em;
	text-transform: uppercase;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.6em;
	line-height: 1.25em;
	font-weight: 300;
	color: #f15a24;
	text-align: center;
}
a {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #000000;
}
strong, b {
	font-weight: 400;
	color: #42474c;
}
em, i {
	font-style: italic;
}
sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}
sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}
hr {
	border: 0;
	border-top: 3px dotted #666666;
}
blockquote {
	border-left: solid 0.5em #c2c7cc;
	padding: 1em 0 1em 2em;
	font-style: italic;
}
p, ul, ol, dl, table {
	margin-bottom: 0;
}
br.clear {
	clear: both;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
/* Sections/Article */

section, article {
	margin-bottom: 3em;
}
section > :last-child,  article > :last-child,  section:last-child,  article:last-child {
	margin-bottom: 0;
}
.row > section, .row > article {
	margin-bottom: 0;
}
header {
	margin-bottom: 1.5em;
}
header > p {
	display: block;
	color: #f35858;
	padding: 0.75em 0 1em 0;
	font-size: 1.5em;
	line-height: 1.5em;
}
header.major {
	text-align: center;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 0.5em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
/* Form */

form .actions {
	padding-top: 0;
}
form label {
	display: block;
	font-weight: 300;
	color: #52575c;
	margin: 0 0 0.5em 0;
}
form input[type="text"],  form input[type="email"],  form input[type="password"],  form select,  form textarea {
	-moz-transition: background-color 0.25s ease-in-out;
	-webkit-transition: background-color 0.25s ease-in-out;
	-ms-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
	-webkit-appearance: none;
	background: #f9fbfe;
	width: 100%;
	line-height: 1.5em;
	padding: 0.75em;
}
form input[type="text"]:focus,  form input[type="email"]:focus,  form input[type="password"]:focus,  form select:focus,  form textarea:focus {
	background: #fff;
}
form textarea {
	min-height: 7em;
}
form .formerize-placeholder {
	color: #555 !important;
}
 form ::-webkit-input-placeholder {
 color: #555 !important;
}
 form :-moz-placeholder {
 color: #555 !important;
}
 form ::-moz-placeholder {
 color: #555 !important;
}
 form :-ms-input-placeholder {
 color: #555 !important;
}
 form ::-moz-focus-inner {
 border: 0;
}
input[type="range"].vertikal {
	writing-mode: bt-lr; /* IE */
	-webkit-appearance: slider-horizontal; /* WebKit */
	width: 250px;
	height: 10px;
	background-image: repeating-linear-gradient(90deg, white, white 8%, black 8%, black 9%);
}
/* Button */

input[type="button"],  input[type="submit"],  input[type="reset"],  button,  .button {
	-moz-box-shadow: 0px 0px 10px #A6A6A6;
	-webkit-box-shadow: 0px 0px 15px #A6A6A6;
	box-shadow: 0px 0px 10px #777777;
	transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
	display: inline-block;
	color: inherit;
	background: none;
	text-decoration: none;
	border: solid 1px #c2c7cc;
	padding: 0.3em 2em 0.3em 2em;
	cursor: pointer;
}
input[type="button"]:hover,  input[type="submit"]:hover,  input[type="reset"]:hover,  button:hover,  .button:hover {
	color: #f35858;
	border-color: rgba(243, 88, 88, 0.5);
}
/* Icons */

.icon {
	text-decoration: none;
}
.icon:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon > .label {
	display: none;
}
/* Wrappers */

.wrapper {
	background: #f2f2f2;
	overflow-x: hidden;
	padding: 0.5em 0 5em 0;
}
.image-wrapper {
	position: relative;
	margin: 0 auto;
}
.image-wrapper a {
	text-align: center;
}
.image-wrapper .image {
	position: relative;
	z-index: 3;
}
#header-wrapper {
	background-image: url(../../images/pcarm.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 12em;
}
#promo-wrapper {
	position: relative;
	background-size: 192px 192px, cover;
	background-color: #f05a23;
	color: #fff;
	text-align: center;
	padding: 6em 0 6em 0;
}
/* Hero */

.suche {
	background-image: linear-gradient(90deg, rgba(0, 57, 94, 0.7) 0%, rgba(0, 57, 94, 0.9) 20%, rgba(0, 57, 94, 0.9) 80%, rgba(0, 57, 94, 0.7) 100%);
	margin: 0 18%;
	box-shadow: 0 5px 10px -5px #000000;
}
.search {
	padding: 1em 0;
	margin: 0 5%;
}
#hero a {
	color: #fff;
	border-color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
}
#hero a:hover {
	border-color: rgba(255, 255, 255, 0);
}
#hero .formbutton {
	width: 12%;
	float: left;
	margin: 0;
	color: #0071bc;
}
#hero .formbutton input {
	background: rgba(255, 255, 255, 0.9);
	border-color: rgba(255, 255, 255, 0);
	color: #0071bc;
	font-weight: 600;
	font-size: 1.22em;
	padding: 0em 1em;
}
#hero .formbutton input:hover {
	border-color: rgba(255, 255, 255, 0.75);
	background-color: #FFFFFF;
	color: #00418c;
}
#hero .intext {
	width: 30%;
	float: left;
	margin: 0 3% 0 0;
	background: rgba(255, 255, 255, 0.9);
}
#hero .intext:hover {
	-moz-box-shadow: 0px 0px 5px #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #FFFFFF;
	box-shadow: 0px 0px 5px #FFFFFF;
	background-color: #FFFFFF;
}
#hero .intext input {
	background: url(../../images/suchelupe.png);
	background-repeat: no-repeat;
	background-size: 12%;
	border: 0px solid;
	padding: 0.3em 0.8em 0.3em 2.7em;
}
#hero .inort {
	width: 30%;
	float: left;
	margin: 0 3% 0 0;
	background: rgba(255, 255, 255, 0.9);
}
#hero .inort:hover {
	-moz-box-shadow: 0px 0px 5px #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #FFFFFF;
	box-shadow: 0px 0px 5px #FFFFFF;
	background-color: #FFFFFF;
}
#hero .inort input {
	background: url(../../images/sucheort.png);
	background-repeat: no-repeat;
	background-size: 12%;
	border: 0px solid;
	padding: 0.3em 0.8em 0.3em 2.7em;
}
#hero .radius {
	width: 17%;
	float: left;
	margin: 0 3% 0 0;
	padding: 0 0 0 1em;
	text-align: left;
	background: rgba(255, 255, 255, 0.9);
}
#hero .radius:hover {
	-moz-box-shadow: 0px 0px 5px #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #FFFFFF;
	box-shadow: 0px 0px 5px #FFFFFF;
	background: #FFFFFF;
}
#hero .radius p {
	color: #777777;
	display: inline;
	font-size: 1em;
	text-align: left;
}
#hero .radius input {
	border: 0px solid;
	padding: 0.3em 0.3em 0.3em 0;
	background: none;
	width: 33%;
	text-align: right;
}
#hero .radius input:hover {
	background-color: rgba(180, 220, 255, 1);
}
.titel {
	background: rgba(250, 250, 250, 0.7);
	padding: 1em 0 0.5em 0;
	height: 5em;
}
.buecher {
	width: 4%;
	margin-bottom: -0.3em;
}
.fpschalten {
	margin: 1em 5% 3em 4%;
}
.vorstellen {
	width: 60%;
	float: left;
	margin: 2em 5% 1em 0;
}
.vorstellen p {
	font-size: 0.9em;
}
.schalten {
	width: 35%;
	float: left;
	background-color: #F9F9F9;
	box-shadow: 0px 0px 10px #999999;
	border-radius: 10px;
}
.schaltentext {
	padding: 5%;
}
.schaltentext p {
	font-size: 0.8em;
}
.fprahmen {
	width: 31%;
	height: 14em;
	float: left;
	margin: 1% 1%;
	background-color: #F9F9F9;
	box-shadow: 0px 0px 10px #999999;
}
.fprahmen:hover {
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px #BBBBBB;
}
.fpinhalt {
	padding: 5%;
}
.fplogo {
	margin: 0 auto 0.5em auto;
}
.fptext {
}
.firmenname {
	font-size: 1.2em;
}
.firmalink {
	color: #00395e;
}
.firmalink:hover {
	color: #000000;
}
	
	
/* Normal */
	@media screen and (max-width: 1630px) {
}
 @media screen and (max-width: 1540px) {
}
 @media screen and (max-width: 1440px) {
.fprahmen {
	height: 15em;
}
.buecher {
	width: 7%;
	margin-bottom: -0.3em;
}
}
 @media screen and (max-width: 1360px) {
}
 @media screen and (max-width: 1280px) {
}
 @media screen and (max-width: 1080px) {
.fpschalten {
	margin: 1em 12% 3em 12%;
}
.fprahmen {
	height: 13em;
	width: 48%;
}
.titel {
	height: 6em;
}
}
 @media screen and (max-width: 900px) {
}
 @media screen and (max-width: 820px) {
.fpschalten {
	margin: 1em 2% 3em 2%;
}
.buecher {
	width: 10%;
	margin-bottom: -0.3em;
}
}
 @media screen and (max-width: 736px) {
}
 @media screen and (max-width: 600px) {
.fpschalten {
	margin: 1em 2% 1em 2%;
}
.vorstellen {
	width: 96%;
	margin: 1em 2%;
}
.schalten {
	width: 96%;
	margin: 1em 2%;
}
.fprahmen {
	height: 13em;
	width: 96%;
	margin: 2%;
	background-color: #FFF;
}
#header-wrapper {
	background-image: none;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.homepage #header-wrapper {
	padding: 0;
}
.titel {
	margin: 1em 0;
}
}

/* Mobile (Portrait) */
	@media screen and (max-width: 480px) {
.buecher {
	width: 18%;
	margin-bottom: -0.3em;
}
}
 @media screen and (max-width: 400px) {
}
