/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

	.sprachauswahl {
        display: block; 
		height: 25px;
		width: 25px;
		margin-top: 25px;
		opacity: 1; 
		}

	.sprachauswahl:hover {
        opacity: 0.5; 
		}
		
		
	.copyright-text {
        color:#fff; 
		}		

	a.ex5:visited, a.ex5:link {text-decoration: underline;}
	a.ex5:hover, a.ex5:active {color:#a29061 !important;}
	
	.zauber-icons ul {
  padding: 0;
  margin: 0; }

.text-center.zauber-icons ul {
  display: inline-block; }

.zauber-icons li {
  float: left;
  list-style: none; }

.zauber-icons li a {
  float: left;
  height: 32px;
  width: 120px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 4px 0;
  border-radius: 4px;
  border: 0;
  background: transparent;
  color: #333;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
	
	.zauber-icons.zauber-icons-colored .zauber-zauberstift a,
	.zauber-icons.zauber-icons-colored-hover .zauber-zauberstift a:hover {
  background-color: #a29061; }
  
  .post-item {
  height: 100%;
  }
  
  .post-item-wrap  {
  height: 100%;
  }
  
  .polo-carousel-item {
  padding: 0px;
  }
  

  

			