p:empty
{
    display:none;
}
.pzschrift, 
.pzkontakt, 
.pzlogo, 
.pztopright
{
  height:100%;
  line-height:20px;
}
.pzschrift, 
.pzkontakt
{
  padding-top:7px;
}
.pzsubnav
{
margin-bottom: 100px;
}
.side-nav
{
  padding:0;
  line-height: 30px;
}
.side-nav li 
{
  margin: 0;
  border-bottom: 3px solid #fff;
}
.side-nav li.pzl_kat > span {
  font-weight: bold;
  padding-left: 15px;
  display: block;
}
.side-nav li a:not(.button) {
    font-weight: bold;
    padding-left: 15px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.side-nav li.active > a:first-child:not(.button) {
  font-weight: normal;
  padding-left: 25px;
}
.side-nav2 
{
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: "calibri","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.side-nav2 li 
{
  margin: 0;
  border-bottom:none;
  border-top: 3px solid #fff;
}
.side-nav2 li a:not(.button)
{
  padding-left:40px;
  font-weight: normal;
}
.pzdrop
{
  height:30px; 
  margin: 0 0 3px 0; 
  border-right: 0.3em solid #fff;
}
.breadcrumbs {
   border: none;
   background-color: inherit;
}
.pzcontent a
{
   text-decoration: underline;
}
.pzcontent .jumplist a
{
   text-decoration: none;
}
a.clearing-close
{
  text-decoration: none;
}
.pzbeitrag
{
  padding:15px 5px 0 10px;
  border-bottom:3px solid #fff;
  margin-right: 0px !important;
}
.pzright
{
  padding:0 0 0 4px;
  border-bottom:3px solid #fff;
}
.teaser, .beitrag
{
  padding: 5px 0;
  clear:both;
}
.clear
{
  clear: both;
  display: block;
  height: 1px;
}
.pzfoot 
{
  text-align: center;
  margin-bottom:30px;
}
.pzfoot p 
{
  margin: 0.5rem 0;
}
.pzfoot a, pzfoot a:hover
{
  text-decoration:none;
  margin-left:1rem;
}
.top-bar
{
  margin: 3px 0;
}
.top-bar-section ul li > a,
.top-bar-section li:not(.has-form) a:not(.button) 
{
  text-transform: uppercase;
  border-right: 3px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 1rem;
}
h1, h2, h3, h3 span, h4, h5, h6 
{
  font-weight: normal;
  margin-top: 0;
  padding-top: 0.3rem;
  margin-bottom: 0.4rem;
  line-height: 1.1;
  /* ML clear:both; */
}
h1 
{
  font-size: 1.5rem; }
h2 
{
  font-size: 1.3rem; }
h3 
{
  font-size: 1.2rem; }
h3 span
{
  font-size: 1rem;
}
h4 
{
  font-size: 1.1rem; }
h5 
{
  font-size: 1rem; }
h6 
{
  font-size: 1rem; }
p 
{
  font-size: 0.9rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}
ul, ol, dl 
{
    font-size: 0.9rem;
    line-height: 1.3;
}
table {
    background: transparent;
    margin-bottom: 1.25rem;
    border: none;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: transparent;
}
table tr th, table tr td {
  padding: 0 0.5rem 0 0;
  font-size: 0.9rem;
}
address 
{
  font-size: 0.9rem;
  font-style:normal;
}
button, .button {
	background-color:rgb(113, 137, 174);
}
.pzcontent dd {
    padding-left: 1.5em;
	margin-bottom: 0px;
}
.pzcontent dd.accordion-navigation {
    padding-left: 0em;
    margin-bottom: 5px !important;
}
.pzcontent .accordion dd > a {
	font-size: 1.1rem;
	font-weight: normal;
    text-decoration: none;
    padding: 1rem;
    display: block;
}
.pzcontent dt {
	margin-bottom: 0px;
	margin-top: 0.3rem;
}
.pzcontent .accordion .content.active {
    background: transparent;
}
.pzcontent dd.accordion-navigation  .teaser{
        padding: 0rem 1rem;
}
.pzcontent span.accordion-open{
        text-align:right;
		display: block;
		float: right;
}
.pzcontent span.accordion-close{
        display:none;
}
.pzright p,
.pzright span,
.pzright address,
.pzright ul
{
padding: 5px 0 5px 15px;
margin: 0 0 5px 0;
}
.pzright table {
	padding: 5px 0 5px 15px;
	margin: 0px;
}
.pzright ul
{
list-style-position: inside;
}
.pzright ul.download
{
list-style-type: none;
list-style-position: outside;
}
.pzright ul li
{
padding: 5px 0;
}
.pzright dl,
.pzright dl dt,
.pzright dl dd {
    margin-bottom: 0rem;
}
.pzright h1,
.pzright h2,
.pzright h3,
.pzright h4
{
    font-size: 0.875rem;
    font-weight: bold;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
    margin-right: 4px;
	text-align:center;
}
.left
{
display:inline;
float:left;
}
.right
{
display:inline;
float:right;
}
.right li
{
margin-right: 0px;
margin-left:10px;
}
.center
{
margin-left: auto;
margin-right: auto;
display: block;
width: 188px;
}
.teaser .th
{
float: left;
margin: 0 10px 2px 0;
}
.pzright  ul.clearing-thumbs
{
    padding: 7px 0px 7px 0px;
    margin: 0 0 0px 0;
}
.pzright  .clearing-thumbs  li
{
margin: 0 0 0px 0;
width:100%;
text-align:center;
padding:0px;
}
.pzright .clearing-thumbs li span {
    display: block;
    font-size: 0.8rem;
    padding: 5px 30px;
    margin: 0px;
    text-align: left;
}
.pzright p > img {
    border: solid 4px white;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);	
}
.clearing-assembled .clearing-container .carousel > ul li span
{
display:none;
}

.show-for-xxxlarge-up{
display: none !important;
}
.vorschlagsbox
{
	padding:0px;
}
#standard{
	display:none;
}
#kontrast{
    display: block;
}
@media only screen and (min-width: 991px) { /* ML war 40.063em */
  .pzhead
    {
    margin-top:40px;
    height:30px;
  }
  .pztopright
   {
    padding-top: 0px;
    text-align: right;
    top: -20px;
  }
  .pzlogo
    {
   z-index:10;
   top:-39px;
   text-align:right;
  }
  .top-bar
   {
    height: 30px;
    line-height: 30px;
  }
  .top-bar-section li:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button) 
   {
    padding: 0 16px;
    line-height: 30px;
  }
  .top-bar .name 
   {
    height: 30px;
    margin: 0;
    font-size: 16px;
  }
}