/* Add your custom styles here */

html h1, html h2, html h3, html h4, html h5, html h6, html blockquote {
	font-family: 'Handlee';
}

td {
    vertical-align: top;
}

tr {
    vertical-align: top;
}

#zg-background {
    position: fixed;
    left: 0;
    /*top: 40%;*/
    height: 100%;
    width: 100%;
    z-index: -1;
    overflow: hidden;
}

#abovecontent .zen-spotlight {
	padding: 0;
}

#abovecontent.zg-col {
	margin:0;
}

ul.category-moduletherapiespektrum {
	-moz-column-count: 2;
	-moz-column-gap: 40px;
	-webkit-column-count: 2;
	-webkit-column-gap: 40px;
	column-count: 2;
	column-gap: 40px;
	list-style-type: circle;
	font-size: 16px;
	font-weight: 600;
	padding-left: 5px;
	text-align: top;
}


@media(max-width:800px){ul.category-moduletherapiespektrum{
	-moz-column-count: 1;
	-moz-column-gap: 0px;
	-webkit-column-count: 1;
	-webkit-column-gap: 0px;
	column-count: 1;
	column-gap: 0px;
	list-style-type: circle;
	font-size: 16px;
	font-weight: 600;
	padding-left: 5px;
}}

ul.category-moduletherapiespektrum li {
	margin-bottom: 10px;
}

.article-content ul li {
	margin-bottom: 10px;
	line-height: 1.5em;
}

.article-content h4 {
	margin: 25px 0 10px 0;
}

.article-intro ul li {
	margin-bottom: 10px;
}

._menu {
	font-size: 18px;
	font-weight: 600;
	font-family: Handlee;
}

.social-wrap.zg-fixed-left {
    left: -21px;
}

.img-left {
    margin: 0 20px 20px 0;
	padding-top: 4px;
}

.img-right {
    margin: 0 0 20px 20px;
	padding-top: 4px;
}

.container-padding .zen-spotlight {
  padding: 10px 4%;
}


._tipp h5 {
  text-align: center;
  font-weight: 800;
  background-color:#F0F0F0;
  /*font-family: Raleway;*/
}

.mod-newsflash-adv___tipp h4{
  font-size: 1em;
  font-family: Raleway;
}

.mod-newsflash-adv___tipp p {
  font-size: 0.8em;
}

._tipp {
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #C9C9C9;
	background-color:white;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px; 
	box-shadow: #B3B3B3 2px 2px 2px;
}

._tipp .module-inner .zen-module-title h5 {
	padding-bottom: 3px;
	margin-bottom: 0;
}


.item_published {
	width: 30px;
	float: left;
	margin: 0 10px 10px 0;
	font-weight: 800;
	text-align: center;
}

.wappenmitte {
	position: absolute;
	top: 30%;
	left: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 10;
}

img.border {
	max-width: 100%;
}

img.rounded {
	border-radius: 3px;
}

#logowrap {
	padding-bottom: 20px;
}


.text-logo {
	padding-top: 18px;
}

.myheader_h1 {
	font-size: 64px;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0;
	line-height: 42px;
}

.myheader_h2 {
	font-size: 48px;
	text-align: center;
	line-height: 42px;
	padding: 50px 0 0 0;
	margin: 0;
}

@media(max-width:1160px){.myheader_h1{font-size: 56px;line-height:24px;padding-bottom:10px;}}
@media(max-width:1160px){.myheader_h1_mobile{font-size: 56px;line-height:24px;padding-bottom:10px;}}
@media(max-width:1160px){.myheader_h2{font-size: 36px;line-height:30px;padding-top: 25px;}}

@media(max-width:650px){.myheader_h1{font-size: 48px;line-height:24px;padding-bottom:10px;}}
@media(max-width:650px){.myheader_h1_mobile{font-size: 32px;line-height:24px;padding-bottom:10px;}}
@media(max-width:650px){.myheader_h2{font-size: 32px;line-height:30px;padding-top: 25px;}}


._mobile_logo {
	display: none;
	height: 0px;
}
@media(max-width:810px){._mobile_logo{display:inline;}}
@media(max-width:810px){.wappen{display:none;}}

.btn,
input.btn,
input.button {
  margin: 0 0 10px 0;
}

#midCol {
	padding-top: 12px;		
}

.readon {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #000000;
    background: none;
    border: 1px solid #eeeeee;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
}

#mainwrap a.btn span {
    color: #000000;
}
	
.readon:hover {
	background: #004225;
    border: 1px solid #558a45;
    text-decoration: none;
}

.pager li a {
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	padding: 0;
}

#mainwrap .pager li a:hover span {
	color: #ffffff;
}
.pager li a span {
  display: block;
  color: #004225;
  border: 0px;
  margin-bottom: 0px;
}

.pager li a span:hover {
  border: 0px;
  color: #ffffff;
}

.redbox {
	border: 1px solid #004225;
	border-radius: 3px;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	background-color: #ffffff;
}

.obsieger_rot {
	color: #004225;
}


/* handlee-regular - latin */
@font-face {
	font-family: 'Handlee';
	src: url('../../_fonts/Handlee-Regular.ttf');
}


/* cinzel-regular - latin */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../../_fonts/cinzel-v19-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../_fonts/cinzel-v19-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* cinzel-600 - latin */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../../_fonts/cinzel-v19-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../_fonts/cinzel-v19-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../../_fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../_fonts/raleway-v28-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../../_fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../_fonts/raleway-v28-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../../_fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../_fonts/raleway-v28-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.muted time {
	color: #606c76;
}

.btn-info {
	background-color: #cccccc;
	border-color: #ffffff;
}

.btn-info:hover {
	background-color: #aaaaaa;
	border-color: #ffffff;
}