/********************************************************/
/* 				CSS Farben - anpassbar 					*/
/********************************************************/

/* Farben Schriften */
.footerbox h4,
.content-inner li,
.content-inner li:before {
	color: #444444;
}

/* türkis */
.teaserbox h5,
.boxform h5 {
    color: #00A5A5;
}

/* dunkelgrau */
#pagetitle h1,
#popup h3,
.teaser-inner .teaser-inner-middle h4,
.right-inner h4,
.content-inner h2,
.content-inner h3,
.teaserbox h4,
.boxform h4 {
    color: #444444;
}

/* hellgrau */
.content-inner p,
.boxform p {
    color: #666666;
}

.boxform-inner label{
	color: #2c5887;
}

.right-inner h3,
.right-inner li,
.right-inner li:before {
	color: #444444;
}

.boxform h5 {
	border-bottom: 1px dotted #2c5887;
}

.teaserbox h5 {
	border-bottom: 1px dotted #18355d;
}

.boxform i.fa-facebook-square,
.boxform i.fa-youtube-square {
	color: #2c5887;
}

a {
    color: #00A5A5;
}
.boxform i.fa-phone-square,
.boxform i.fa-shopping-cart {
	color: #00A5A5;
}

.teaserbox p,
.teaser-inner .teaser-inner-middle p,
#popup p {
	color: #666666;
}

#popup button,
.teaser-inner .teaser-inner-right button[type="submit"],
.teaserbox-inner button[type="submit"],
.boxform-inner button[type="submit"],
.boxform-inner input[type="text"], input[type="email"],
.boxform-inner textarea,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-phone,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-envelope,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-check-circle,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-mobile,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-gamepad,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-shopping-cart,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-pencil-square,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-download,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-calendar,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-facebook-official  {
	color: #ffffff;
}

/* Farben Background Seitenbereiche */
.one-inner,
.two-inner,
.three-inner,
#content,
#content-top,
#content-main  {
	background-color: #fff;
	/* background-image: url("./../img/bg.jpg"); */
}

/* Farben Background one-two-three Boxen und lange Teaserboxen */
.teaser-inner,
#popup .content-inner {
	background-color: #fff;
    border: 2px solid rgb(0, 165, 165)!important;
}

/* Farben Background Hauptwrapper und left-right Boxen */
body,
#contentwrapper,
.right-inner {
	background-color: #ffffff;
}

.right-inner {
    border: 2px solid rgb(0, 165, 165);
}

#content-teaserboxen {
    background-color: #e6f7f3;
}

#footer,
.top-footer {
    background-color: #00a5a5!important;
}

#footer,
#footer p,
#footer a,
.top-footer p,
.top-footer a {
    color: #fff!important;
}

.top-footer .content-inner {
    max-width: 1080px!important;
}

/* Farben Background Header */
#header{
	background-image:url(../img/header-bg.jpg)
}

.top-nav-bg {
    background-color: #00a5a5!important;
    text-align: center;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon {
    background-color: #00A5A5;
}

/* Farben Background Icons und allgemeine Farben Buttons */
#popup button,
.teaser-inner .teaser-inner-right button[type="submit"],
.teaserbox-inner button[type="submit"],
.boxform-inner button[type="submit"] {
	background-color: #fff;
    color: #00A5A5;
    border: 2px solid #00A5A5!important;
}

#popup button:hover,
.teaser-inner .teaser-inner-right button[type="submit"]:hover,
.teaserbox-inner button[type="submit"]:hover,
.boxform-inner button[type="submit"]:hover {
	background-color: #314D6D;
    color: #fff;
    border: 2px solid #314D6D!important;
}

/* Hintergrundfarbe Formularfelder */
.boxform-inner input[type="text"], input[type="email"],
.boxform-inner textarea {
	background-color: #5f81a4;
}

/* Allgemein verwendete Font Family */
body,
#popup button,
.teaser-inner .teaser-inner-right button[type="submit"],
.teaserbox-inner button[type="submit"],
.boxform-inner button[type="submit"],
.boxform-inner label,
.boxform-inner input[type="text"], input[type="email"],
.boxform-inner textarea {
	font-family: "Open Sans", sans-serif;
	/* font-family: "Lora", serif; */
}
div.alert-success {
	color: #33cc00;
}
label.error {
	color: #ff0000;
}

/* Styles für das Menu */
#toprow{
	padding:10px 10px 0px 0px;
}
#header li {
    font-size: 14px;
    line-height: 22px;
}
.head-center ul {
    list-style: none;
    margin-top: 10px;
	vertical-align:middle;
}
#topmenu{
	padding-left:5px;
}
#topmenu li{
	float:left;
	padding-left:10px;
}
.head-center li, 
.head-center a{
	font-size: 18px;
}
.subnav-horizontal a,
.subnav-vertical a{
	font-size: 15px;
	padding: 0px 10px;
}
.subnav-vertical .last{
	border:none;
}
/* padding fürs Hauptmenu */
.top-nav > li{
	padding: 10px 10px;
	position:relative;
}
/* Padding und Schatten für die Untermenus */
.subnav-vertical,
.subnav-horizontal{
	padding: 0px;
	box-shadow:3px 5px 8px 0 rgba(105, 105, 105, 0.5);
    text-align:left;
}
.subnav-vertical li{
	padding: 10px 0px;
    padding-left: 10px;
}
.subnav-horizontal li{
	padding:10px 0px;
}
/* Farbe der Links im Hauptmenu und ggf. des Topmenus */
.mainmenu a,
#topmenu a{
	color:#fff;
    font-weight:bold;
}
/* Farbe der Links in den Untermenus */
.subnav-horizontal a,
.subnav-vertical a{
	color:#ffffff;
}
/* Hintergrundfarbe der Untermenus */
.subnav-horizontal,
.subnav-vertical{
	background-color:#00a5a5;
}
/* Farbwechsel bei Mouseover und solange das zugehörige Untermenu aktiv ist */
.top-nav li:hover,
.top-nav li:hover>a,
.subnav-vertical li:hover{
	background-color:#314d6d;
	color:#ffffff!important;
}

/* Headerbild anzeigen (der "display:none" ist nur für alte LP relevant) */
#headerbild img{
	display:none;
}
#headerbild{
	width:100%;
	height:400px;
	background-image: url(../img/headerbild.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}