#fond { background-color: #1A2F3A;
        width: 100%;
        /*height: 940px;*/
		padding-bottom: 50px; }
		
#or { height: 25px;
      width: 25px;
	  border: 1px solid black;
	  border-radius: 50px;
	  margin-top: 3%;
      margin-left: 4%; }
		
h1 { font-family: verdana;
     font-size: 1em;
     color: #EE690D;
     letter-spacing: 4px;
	 text-align: center;
	 /*text-decoration: overline underline grey;*/
	 margin-top: 7%; }
	 
#imglinz { display: flex;
           flex-wrap: wrap;
           margin-top: 80px;
           margin-left: 30px; }
		   
.austria { flex: auto; }

#end { background-color: #EE690D; 
       max-height: 70px; }
		
#logo { height: 50px;
        width: 140px;
		display: block;
        margin-left: auto;
        margin-right: auto; 
		border: none; }