a:focus {outline: none;}
img {border:none}

#bild_1, #n_bild, #n_text, #f_bild, #f_text, #bild_2 {
	position:absolute;
	/*width: 99%;
	margin-left: auto;
	margin-right: auto;*/
	top:10%;
	text-align:center;
}

#bild_1 {width:99%; z-index:1;}

#bild_2 {width:99%; height:566px; background-position:center; background-repeat:no-repeat; z-index:2;}

#n_bild, #n_text, #f_bild, #f_text {width:100%; z-index:3;}

#n_bild {margin-top:89px; right:38px;}

#n_text {margin-top:508px; right:3px;}

#f_bild {margin-top:58px; left:75px;}

#f_text {margin-top:12px; left:140px;}