p {  
  font-size: 18px;
}
.resizable {
  font-size: 18px;
}  
.resize {
  font-size: 30px;
  float: right;  
  display: block;
  font-weight: bold;
}

.resize a {
  color: #00285A;
  font-size:35px;
  margin-right:10px;
}

.resize a:hover {
  color: #000000;
  font-size:35px;
  margin-right:10px;
}

 /* Viewport switch ab 800px: */
@media screen and (max-width:800px) {
  .resize a {
  color: #00285A;
  font-size:25px;
  margin-right:5px;
}

.resize a:hover {
  color: #000000;
  font-size:25px;
  margin-right:5px;
}

  
} 

.klickpfad {
	line-height:58px;
}
  
