/*
 * Skeleton V1.2
 * Copyright 2011, Dave Gamache
 * www.getskeleton.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 6/20/2012
 */

@import url('http://fonts.googleapis.com/css?family=Lustria|Lato:400,700,400italic,700italic');
/* SKELETON
 * * * * * * * * * * * * * * * * * * * * * * * */
.container .five-one-half.columns {
	width: 310px;
}
/* GENERAL SYLES
 * * * * * * * * * * * * * * * * * * * * * * * */

/* Colors */


html, body {
	height: 100%;
}
h1, .container h1.columns {
    /*font-size: 37px;*/
    margin-bottom: 25px;
    /*line-height: 50px;*/
    line-height: 1.1;
}
h2, h3, h4, h5, h6 {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}
h3{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
}
a {
	text-decoration: none;
}
/*p {*/
/*	line-height: 1.8em;*/
/*}*/
strong {
	color: inherit;
}
.red {
	color: #FF0000;
}
#logo {
	margin-top: 13px;
	position: relative;
}
#logo a {
	float: left;
}
#logo svg {
	width: 100%;
	height: 56px;
}
img {
	width: 100%;
}
.downloads img,  .csdl_aic img{
	width: auto;
}

.csdl_aic img{
	position: relative;
	top: 2px;
}

.dc_document p{
	margin-bottom: 5px;
}


/* HEAD
 * * * * * * * * * * * * * * * * * * * * * * * */
#head {
	border-top: 6px solid;
	/*margin-bottom: 30px;*/
}
#head #head_inhalt {
    display: flex;
    justify-content: space-between;
	/*border-bottom: 1px solid #dadada;*/
    /*padding-top: 24px;*/
    padding: 15px 0;
}
.resp_tel, .resp_mark {
	bottom: 0;
	display: none;
	font-size: 25px;
	position: absolute;
	right: 10px;
}
.resp_tel{
	right: 10px;
	position: absolute;
	bottom: 0;
	font-size: 25px;
	display: none;
}
/* HEAD -> MENU
 * * * * * * * * * * * * * * * * * * * * * * * */
#menu_responsive {
	display: none;
	position: relative;
	width: 100%;
}
#menu .fa {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 21px; /* 7 / 14 / 21 / 28 */
	line-height: 21px;
	padding: 7px 10px 7px 10px;
	/*color: #FF0000;*/
}
#menu_responsive .fa {
	position: static;
}
#menu_responsive_bar {
	display: block;
	/*background-color: #00FF00;*/
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 32px 10px 37px;
	text-transform: uppercase;
	/*color: #FF0000;*/
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}
#menu_responsive_bar .fa {
	position: absolute;
	top: 0;
	right: auto;
	left: 0;
	padding: 6px 0 0 10px;
}
#menu_responsive_karte {
	position: absolute;
	top: 0;
	right: 116px;
}
#menu_responsive_telefon {
	position: absolute;
	top: 0;
	right: 80px;
}
#menu_responsive_email {
	position: absolute;
	top: 0;
	right: 39px;
}
#menu_responsive_home {
	position: absolute;
	top: 0;
	right: 0;
}
#menu ul {
	float: left;
    list-style: none;
    margin: 20px 0;
}
#menu ul li {
	float: left;
	margin: 0;
	/*min-height: 77px;*/
}
#menu ul li a {
	float: left;
	padding: 15px 15px;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
    font-weight: 400;
    letter-spacing: .9px;
}
/*#menu a.current1.actv1 {*/
/*	border-bottom: 1px solid;*/
/*}*/
#menu ul li a .sub_title{
	font-size: 10px;
	font-style: italic;
	color: #575756;
	text-align: center;
	display: block;
}

#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li.current1 a{
	/*border-bottom: 1px solid;*/
	/*padding-bottom: 11px;*/
}
#menu_responsive_bar:hover, #menu_responsive_bar:focus {
	border-bottom: 1px solid;
}
/* HEAD -> IMAGE
 * * * * * * * * * * * * * * * * * * * * * * * */
#kopfbild {
	height: 272px;
	overflow: hidden;
	margin-bottom: 40px;
}
#kopfbild.kompetenzen {
    height: 395px;
}
#kopfbild .kb_img_title {
	display: none;
}
#kopfbild.startseite {
	height: 400px;
}
#kopfbild #googleMaps{
	height: 320px;
}
/* CONTENT
 * * * * * * * * * * * * * * * * * * * * * * * */
#dynamiccontent ul{
	list-style: circle;
	margin-left: 18px;
}
textarea#k_text {
    resize: vertical;
    box-sizing: border-box;
}
/* CONTENT -> NEWS
 * * * * * * * * * * * * * * * * * * * * * * * */
#news_startseite {
	float: left;
	padding-right: 16px;
	box-sizing: border-box;
}

.single_news_startseite {
    float: left;
    padding: 20px 0;
}

.nt_single {
    padding: 35px 0;
}

.nt_single .nt_detalillink {
   margin-top: 15px;
}

.single_news_startseite {
    padding: 20px 0;
}

.single_news_startseite, .nt_single{
    border-top: solid 1px var(--primary);
    border-bottom: solid 1px var(--primary);
}

.single_news_startseite + .single_news_startseite,
.nt_single + .nt_single{
    border-top: none;
}

.nt_textshort{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.nt_single{
    display: inline-block;
	/*float: left;*/
	/*margin-bottom: 40px;*/
}
.nt_single .first_image_list{
	height: 140px;
	overflow: hidden;
}
.nt_detalillink{
	float: right;
	display: block;
	clear: both;
}
.nt_date{
	margin-bottom: 0;
	font-size: 12px;
}

.nt_single .nt_date{
    display: inline-block;
    margin-bottom: 15px;
}

.nt_shorttext_single{
	font-style: italic;
	margin-bottom: 20px;
}
#nt_images_wrap .nt_image{
	float: left;
	width: 200px;
	height: 100px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
}
#nt_images_wrap .nt_image:nth-child(3n){
	margin-right: 0;
}

/* FOOTER
 * * * * * * * * * * * * * * * * * * * * * * * */
#footer {
	border-top: 3px solid;
	background-color: #4f5637;
    margin-top: 60px;
}

#footer > .container {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}

@media only screen and (min-width: 1200px) {
    #footer > .container {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
}

#footer > .container::after {
    display: none;
}

#footer * {
    color: white;
}

/*#footer #adresse,*/
/*#footer #kontakt{*/
/*	padding: 20px 0;*/
/*}*/
/* FOOTER -> STICKY FOOTER
 * * * * * * * * * * * * * * * * * * * * * * * */
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -120px;
}
#push{
	height: 120px;
}


/* FORM
 * * * * * * * * * * * * * * * * * * * * * * * */
/*label {*/
/*	float: left;*/
/*}*/
/*input[type="text"], input[type="password"], input[type="email"], select {*/
/*	width: 300px;*/
/*	padding: 5px;*/
/*}*/
/*textarea {*/
/*	width: 100%;*/
/*}*/
/*select {*/
/*	width: 310px;*/
/*	height: 28px;*/
/*}*/

/* BUTTONS
 * * * * * * * * * * * * * * * * * * * * * * * */

/*.button, button, input[type="submit"], input[type="reset"], input[type="button"] {*/
/*	float: right;*/
/*	background: #eee; !* Old browsers *!*/
/*	border: none;*/
/*	border-top: none;*/
/*	border-left: none;*/
/*	-moz-border-radius: 3px;*/
/*	-webkit-border-radius: 3px;*/
/*	border-radius: 3px;*/
/*	display: inline-block;*/
/*	font-size: 12px;*/
/*	font-weight: normal;*/
/*	text-decoration: none;*/
/*	text-shadow: none;*/
/*	cursor: pointer;*/
/*	margin: 0;*/
/*	margin-bottom: 20px;*/
/*	line-height: normal;*/
/*	padding: 8px 10px;*/
/*	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*}*/

/*.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {*/
/*	color: #222;*/
/*	background: #ddd; !* Old browsers *!*/
/*	border: none;*/
/*	border-top: none;*/
/*	border-left: none;*/
/*}*/

/*.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {*/
/*	border: none;*/
/*	background: #ccc; !* Old browsers *!*/

/*}*/


/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	/* SKELETON
	 * * * * * * * * * * * * * * * * * * * * * * * */
	.container .five-one-half.columns {
		width: 244px;
	}
	/* HEAD -> IMAGE
	 * * * * * * * * * * * * * * * * * * * * * * * */
	#kopfbild, #googleMap {
		height: 216px;

	}
	#kopfbild.startseite {
		height: 318px;
	}

	/* HEAD -> MENU
	 * * * * * * * * * * * * * * * * * * * * * * * */
	#menu ul li a {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#menu ul li a:hover, 
	#menu ul li a:focus, 
	#menu ul li.current1 a {
		padding-bottom: 12px;
	}
	/* CONTENT -> NEWS
 	* * * * * * * * * * * * * * * * * * * * * * * */
	#nt_images_wrap .nt_image{
		width: 156px;
		height: 78px;
	}
	/* FORM
    * * * * * * * * * * * * * * * * * * * * * * * */
	/*input[type="text"], input[type="password"], input[type="email"], select {*/
	/*	width: 232px;*/
	/*	padding: 5px;*/
	/*}*/
	/*select{*/
	/*	width: 244px;*/
	/*}*/
	/*textarea {*/
	/*	width: 498px;*/
	/*}*/
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (max-width: 767px) {
	/* SKELETON
	 * * * * * * * * * * * * * * * * * * * * * * * */
	#kopfbild.kompetenzen {height: 280px; }
	.container .five-one-half.columns {
		/*width: 420px;*/
	}
	/* HEAD
	 * * * * * * * * * * * * * * * * * * * * * * * */
	.resp_mark {
		display: block;
		float: left;
		right: 40px;
	}
	.resp_tel{
		display: block;
	}
	#logo{
		margin-bottom: 20px;
	}
	#logo svg{
		height: 77px;
		width: auto;
	}

	/* HEAD -> IMAGE
	 * * * * * * * * * * * * * * * * * * * * * * * */
	#kopfbild, #googleMap,
	#kopfbild.startseite {
		height: 179px;
	}
	/* HEAD -> MENU
	 * * * * * * * * * * * * * * * * * * * * * * * */
	#head #head_inhalt {
		border-bottom: none;
	}
	/* Generell */
	h1, .container h1.columns, .h1 {
	    /*font-size: 27px;*/
	    /*margin-bottom: 20px;*/
	    /*line-height: 42px;*/
	}
	#menu_responsive {
		display: block;
	}
	#menu .fa {
		display: block;
	}
	#menu ul.level1 {
		display: none;
	}
	#menu ul li {
	    min-height: 0;
	}
	#menu ul li a, #menu_responsive_bar {
		border-bottom: 1px solid #dadada;
	}
	#menu_responsive_bar{
		border-bottom: 1px solid #dadada;
		border-color: #dadada !important;
	}
	#menu ul li a:hover, #menu ul li a:focus{
		padding-bottom: 12px;
		border-color: #dadada;
	}
	#menu ul li.current1 a:hover,
	#menu ul li.current1 a:focus{
		padding-bottom: 11px;
	}
	#menu ul {
		height: auto;
	}
	#menu ul li{
		width: 100%;
	}
	#menu ul li span{
		float: left;
		width: 100%;
	}
	#menu ul li a {
		font-size: 14px;
		display: block;
		text-align: left;
		padding: 0;
		padding-bottom: 12px;
		float: none;
		padding-left: 37px;
		padding-right: 10px;
		padding-top: 10px;
		min-height: 0;
	}
	#menu ul li a .sub_title{
		text-align: right;
		float: right;
		width: auto;
	}
	#kopfbild.googlemaps {
	    margin-top: -20px;
	}
	/* CONTENT -> NEWS
 	* * * * * * * * * * * * * * * * * * * * * * * */
	#nt_images_wrap .nt_image{
		width: 200px;
		height: 100px;
	}
	#nt_images_wrap .nt_image:nth-child(3n){
		margin-right: 20px;
	}
	#nt_images_wrap .nt_image:nth-child(2n){
		margin-right: 0 !important;
	}
	/* FORM
    * * * * * * * * * * * * * * * * * * * * * * * */
	/*input[type="text"], input[type="password"], input[type="email"], select {*/
	/*	width: 410px;*/
	/*	padding: 5px;*/
	/*}*/
	/*select{*/
	/*	width: 420px;*/
	/*}*/
	/*textarea {*/
	/*	width: 100%;*/
	/*}*/
	/* FOOTER
    * * * * * * * * * * * * * * * * * * * * * * * */
	#adresse,
	#kontakt{
		width: 50%;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#kopfbild.kompetenzen {height: 200px; }
	/* SKELETON
	 * * * * * * * * * * * * * * * * * * * * * * * */
	.container .five-one-half.columns {
		width: 300px;
	}
	/* HEAD
	 * * * * * * * * * * * * * * * * * * * * * * * */
	#logo svg {
		height: 56px;
		width: 235px;
	}
	/* HEAD -> IMAGE
	 * * * * * * * * * * * * * * * * * * * * * * * */
	#kopfbild, #googleMap,
	#kopfbild.startseite {
		height: 128px;
		margin-bottom: 20px;
	}

	/* CONTENT -> NEWS
 	* * * * * * * * * * * * * * * * * * * * * * * */
	#nt_images_wrap .nt_image{
		width: 300px;
		height: 150px;
		margin-right: 0;
	}
	/* FORM
    * * * * * * * * * * * * * * * * * * * * * * * */
	input[type="text"], input[type="password"], input[type="email"], select {
		width: 290px;
		padding: 5px;
	}
	select{
		width: 300px;
	}
	textarea {
		width: 290px;
	}
}

/* Fancybox */
span.fncb_fancy_title {
	font-size:12px;
	font-weight:bold;
}
span.fncb_fancy_displaycounter {
	font-size:11px;
}
#fancybox-title {
	line-height:16px;
	text-align:left;
}
#fncb_bottomNavClose {
	cursor:pointer;
	display:block;
}

address {
    font-style: normal;
}


/* Fancybox END */

/* #Font-Face
 ================================================== */
/* 	This is the proper syntax for an @font-face file
 Just create a "fonts" folder at the root,
 copy your FontName into code below and remove
 comment brackets */

#inhalt {
    padding-top: 100px;
    padding-bottom: 50px;
}

@media only screen and (min-width: 767px) {
    #inhalt {
        padding-top: 120px;
        padding-bottom: 50px;
    }
}
