.newsdate img{width:100%; height:auto;}


.logo {
	height: 32px;
	font-family:Arial;
	font-weight: bold;
	font-size:32px;
}

.bild {
    max-width: 100%;
    height: auto;
    
    
    
}

/*.realtive{
	position: absolute;
}*/


iframe{      
  display: block;    
  height:92vh;    
  width: 100%;     
  border: none;
  border-top: 5px;
}

body{
	
	
	font-family:Arial;
	}

h3{
	height: 10px;
	font-family:Arial;
}

h2{
	height: 16px;
	font-family:Arial;
}


/*Footer*/
.footer {
    position: fixed;
    bottom: 0px;
    overflow: hidden;
    width: 95%;
    margin: 0px auto;
    text-align:right;;
    background-color: #333;
    color: rgb(255, 255, 255);
    height: 32px;
}

.footer a {
    color: rgb(255, 255, 255);
    padding: 10px 25px;
    text-decoration: none;
}