@import url("https://use.typekit.net/psy4xqw.css");


/* Schriftart zuordnen */
body *,
h1, h2, h3, h4, h5, h6 {
    font-family: 'univia-pro', sans-serif;
    
   }

 .a_beitrag_mit_bild  {
	width: 50%;
    height: auto;
    
	display: block;
	float: left;
	
}
@media screen and (max-width : 721px ){
	.a_beitrag_mit_bild  {
	width: 100%;
}
}

.a_beitrag_mit_bild img {
	margin: 10px;

}


@media screen and (max-width : 721px ){
	.a_beitrag_mit_bild img  {
	width: 40%;
}
}

@media screen and (max-width : 721px ){
h1, h2, h3, h4, h5, h6 {
    font-size: 150% !important;
    line-height: 150% !important;
}
}

p {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
/*------------------------------------------------------------------------------*/

   
  
   









/*-----------------------------------------------------------------------------*/
@media screen and (max-width : 721px ){
	.a_galerie_bild{
		width: 95%;
		margin-left: 10px;
	}
	}
.a_galerie_bild{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    
    max-width: 320px;
    background-color: #DDDDDD;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: left;
}
.a_galerie_bild img {
    width: 90%;
    height: auto;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
	display: block;
	
}



#a_container {
    width: 1151px;
	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
    
}
/*.a_contant .a_text h2 {
    text-align: center;
}*/

.a_contant  {
    
	float: left;
    background-color: rgba(221,221,221,1.00);
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    min-height: 350px;
	width: 400px;
}


@media screen and (max-width : 721px ){
	#a_container  {
		width: 95%;
	}
	.a_contant  {
		margin-left: 0px;
		width: 95%
	}
}
.a_text {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}
.a_icon {
    margin-bottom: 15px;
    text-align: left;
}
.a_bild {
    margin-bottom: 15px;
    padding-top: 14px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 14px;
}


p {
    font-size: 12pt;
    line-height: 16pt;	
}


/*
font-family: univia-pro, sans-serif;
font-weight: 400;
font-style: normal;


Univia Pro Bold Italic
font-family: univia-pro, sans-serif;
font-weight: 700;
font-style: italic;


Univia Pro Bold
font-family: univia-pro, sans-serif;
font-weight: 700;
font-style: normal;


Univia Pro Book Italic
font-family: univia-pro, sans-serif;
font-weight: 400;
font-style: italic;
*/

/* Headings
 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  font-weight: 700;
  color: #222222;
  text-transform: none;
}
/*
 * Margins
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 25px;
}
/*
 * Sizes
 */
h1,
.uk-h1 {
  font-size: 32px;
  line-height: 50px;
}
h2,
.uk-h2 {
  font-size: 24px;
  line-height: 40px;
}
h3,
.uk-h3 {
  font-size: 18px;
  line-height: 30px;
}
h4,
.uk-h4 {
  font-size: 14px;
  line-height: 24px;
}
h5,
.uk-h5 {
  font-size: 12px;
  line-height: 1.6;
}
h6,
.uk-h6 {
  font-size: 12px;
  line-height: 18px;
}

/*@media all and (min-width:1280px)*/
.uk-container {
    max-width: 1250px;
    padding: 0 35px;
}

/*--------------------Navigation--------------------*/
.uk-navbar {
    background: #96BB39;
    color: #222222;
    font-family: "univia-pro-n7", "univia-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: #68871A;
    color: #22222;
    font-weight: 700;
    font-style: normal;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #68871A;
    color: #222222;
    outline: none;
	font-weight: 700;
    font-style: normal;
}
.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 80px;
    padding: 0 15px;
    line-height: 80px;
    color: #222222;
    font-weight: 700;
    font-style: normal;
}

/*-------------------absolut------------------------------*/
#absolute {
    margin: 0 !important;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    background: #96BB39;
    padding: 8px 0;
}
.uk-subnav > * > :hover, .uk-subnav > * > :focus {
    color: #555555;
    text-decoration: none;
}

.uk-subnav >li > a {
	color: #222222;
    text-decoration: none;
}
.uk-subnav > .uk-active > * {
    color: #555555;
}
/*----------------Top A -------------------  */

#top-a {
    background-color: #FFFFFF;
}
/*--------------------Top C-------------------*/
#top-c, #top-c h1, #top-c h2, #top-c h3, #top-c h4, #top-c h5, #top-c h6 {
    color: #222222;
}
.a_beschreibung {
    margin-top: 8px;
    margin-right: 15px;
    
    margin-left: 15px;
}
.a_beschreibung > a {
    text-decoration: none;
}
.uk-button {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #ffffff;
  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 12px;
  background: #acd904;
  vertical-align: middle;
  /* 8 */
  line-height: 30px;
  /* 9 */
  min-height: 30px;
  /* 10 */
  font-size: 1rem;
  /* 11 */
  text-decoration: none;
  text-align: center;
}
.uk-button:not(:disabled) {
  cursor: pointer;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 */
.uk-button:hover,
.uk-button:focus {
  background-color: #f5f5f5;
  color: #222222;
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
}
/* Active */
.uk-button:active,
.uk-button.uk-active {
  background-color: #dddddd;
  color: #222222;
}

#bottom-a, #bottom-a h1, #bottom-a h2, #bottom-a h3, #bottom-a h4, #bottom-a h5, #bottom-a h6 {
    color: #222222;
}
.uk-panel-title {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-transform: none;
    color: #f35176;
}
.main-outer {
    padding: 20px 0;
}

.wf-mediabox-theme-shadow .wf-mediabox-caption h4, .wf-mediabox-theme-shadow .wf-mediabox-caption p {
    color: #222222;
}



