/********************************************************/
/* 				CSS Farben - anpassbar 					*/
/********************************************************/

/* Farben Schriften */
#pagetitle h1,
.content-inner h2,
.content-inner h3,
.content-inner p {
    color: #fff;
}

.footerbox h4,
.footerbox a {
    color: #fff;
    font-size: 19.2px;
}

.footerbox a {
    line-height: 2rem;
}

.content-inner li,
.right-inner h4,
.content-inner li:before {
	color: #545D5E;
}

.boxform h4,
.boxform p,
.boxform-inner label{
	color: #545D5E;
}

.right-inner h3,
.right-inner li,
.right-inner li:before {
	color: #545D5E;
}

.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: #74B296;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

.teaserbox h5,
.boxform h5,
.boxform i.fa-phone-square,
.boxform i.fa-shopping-cart {
	color: #545D5E;
}

.teaserbox p,
.teaser-inner .teaser-inner-middle p,
#popup p {
	color: #545D5E;
}

#popup button,
.teaserbox h4,
.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,
#popup h3,
.teaser-inner .teaser-inner-middle h4,
.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: #545D5E;
}

/* Farben Background Seitenbereiche */
#content,
#content-main  {
	background-color: #545D5E;
	/* background-image: url("./../img/bg.jpg"); */
}

#content-top{
	background-color: white;
}
/* Farben Background one-two-three Boxen und lange Teaserboxen */
.one-inner,
.two-inner,
.three-inner,
.teaser-inner,
#popup .content-inner {
	background-color: #F5F5F5;
}

/* Farben Background Hauptwrapper und left-right Boxen */
body,
#contentwrapper,
#content-teaserboxen,
.right-inner {
	background-color: #ffffff;
}

/* Farben Background Header */
#header{
	background-color: #545D5E;
}

/* Farben Background Icons und allgemeine Farben Buttons */
#popup button,
.teaser-inner .teaser-inner-left .teaser-inner-icon,
.teaser-inner .teaser-inner-right button[type="submit"],
.teaserbox-inner button[type="submit"],
.boxform-inner button[type="submit"] {
	background-color: #A7CCC1;
    color: #fff;
}

#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: #555d5e;
    color: #fff;
}

/* Hintergrundfarbe Formularfelder */
.boxform-inner input[type="text"], input[type="email"],
.boxform-inner textarea {
	background-color: #F5F5F5;
}

#decline {
	background-color: transparent!important;
	border: solid #94cdda 2px !important;
	color: #94cdda!important;
}

/* 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;
}

#fourth{
	margin-right: 60px;
}

#topmenu{
	padding-left:5px;
}
#topmenu li{
	float:left;
	padding-left:10px;
}
.head-center li, 
.head-center a{
	font-size: 22.4px;
}
.subnav-horizontal a,
.subnav-vertical a{
	font-size: 16px;
	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);
}
.subnav-vertical li{
	padding: 10px 0px;
	border-bottom: 1px solid #F5F5F5;
}
.subnav-horizontal li{
	padding:10px 0px;
}
/* Farbe der Links im Hauptmenu und ggf. des Topmenus */
.mainmenu a,
#topmenu a{
	color:#fff;
}
/* Farbe der Links in den Untermenus */
.subnav-horizontal a,
.subnav-vertical a{
	color:#000;
}
/* Hintergrundfarbe der Untermenus */
.subnav-horizontal,
.subnav-vertical{
	background-color:#fff;
}
/* Farbwechsel bei Mouseover und solange das zugehörige Untermenu aktiv ist */
.top-nav li:hover>a {
	color:#74B296!important;
}

.subnav-vertical li:hover{
	color:#74B296!important;
    background-color: #f5f5f5;
}

.top-footer {
    background-color: #3A3938!important;
}

#footer,
#footer a {
    background-color: #212121;
    color: #989898;
    text-decoration:none;
}

#footer a {
    color: #fff;
    text-decoration:underline;
}