/**** FONTS ****/

p {
    margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #9e9e9e;
}

h1 {
    font-size: 2.8em;
}

h2 {
    font-size: 2.4em;
    margin: 4px 0 10px 0;
}

h3 {
    font-size: 1.4em;
    font-weight: 300;
    padding-top: 0.3em;
}

h6 {
    padding-top: 0.4em;
    font-weight: normal;
    margin: 0.5em 0;
    font-size: 1.5em;
    font-style: italic;
    line-height: 30px;
}

.hornav>ul>li>a {
    font-weight: 100;
}

#footermenu ul li a {
    color: #eeeeee;
}

.text-light {
    color: #FFF !important;
}

.text-light a:hover,
.text-light a:hover .j51_icon {
    color: rgba(255, 255, 255, 0.6) !important;
}

.item-title,
.page-header {
    font-size: 2.0em;
    line-height: 30px;
}

#cookiesck_readmore {
color: #eeeeee;
}

/**** MENU ****/

.slicknav_menu {
    background: #222437;
}

.slicknav_menu a:hover {
    background: #222437;
}

.header-bar {
    background: rgba(0, 0, 0, 0.8);
}

/**** HEADER ****/

#header,
#header_slide {
    height: 550px;
}


/**** ARTICLE ****/

dl.article-info {
    margin: -10px 0 25px;
}

.content-left {
    width: 60%;
    float: left;
    padding: 0px 30px 20px 0px;
    min-width: 310px;
}

.content-right {
    width: 40%;
    min-width: 150px;
    float: left;
}

/**** SOCIAL MEDIA ****/

.is-sticky #socialmedia {
    top: 70px;
}

/**** YOUTUBE ****/

#videobereich1 {
    background-color: #000;
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.videoExtern {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/**** ICONS ****/

.hi-icon {
    border-radius: 50px;
}

.no-touch .hi-icon-effect-9b .j51_icon:hover span.hi-icon {
    background-color: #333;
}

.hi-icon-effect-9b .j51_icon span.hi-icon {
    background-color: #cbcccc;
}


/**** BUTTON ****/

.btn:hover,
.btn:focus {
    background-color: #333333;
    color: #fff;
}

/**** KONTAKTFORMULAR ****/

div#fox-container-m103 .fox-form input[type="text"]:hover,
div#fox-container-m103 .fox-form textarea:hover,
div#fox-container-m103 .fox-form input[type="text"]:focus,
div#fox-container-m103 .fox-form textarea:focus {
    background-color: #F6F6F6;
}

/**** COOKIES CK ****/

#cookiesck_accept {
    color: #fff;
}

#cookiesck_decline {
	display: none;
}

#cookiesck_options {
	display: none !important;
}
