a:link {
	color:blue;
}

a:hover {
     color:white;
}


.links {
	font-size: 25px;
}
	



.seite {
	background-color: grey;
   
    border: solid blue 3px;
}

.text1 {
    text-align: center;
    background-color: aqua;
	color:blue;
}

.foto {
   
  max-width: 80%;
  max-height: auto;
  margin-top:15px;
    }
	
.text2 {
    text-align: center;
    background-color: aqua;
	color:blue;
}	
.text3 {
    text-align: center;
    color:white;
}
  

