/*    berattelser.css    */       2022-11-15   */

header {
	text-align:center;
	font-weight:bold;
	}

body {background-color:#d3d3d3;}

nav	{
	text-align:center;
	word-spacing:15px;
	}	 	
  
#s1{
	margin-left:auto;
	margin-right:auto;
	width:60%;          /*  Ändrad från 600px;    */
	background-color:white;
	border:solid 1px black;
	}

#s2{
	margin-left:1cm;
	text-align:left;
	}
	
#titel1,#titel2,#titel3,#titel4,#titel5{
	margin-top:1cm;            
	text-align:center;
	margin-bottom:1cm;
	}

#f1,#f2,#f3,#f4{float:right;}
#f5{float:right; margin-bottom:1px;}

#ett_langt_farval{height:200px;}  

#parlan{height:200px;}  	

#till_frammande_land{height:200px;}  	

#hotell_erfarenheten{height:200px;}  	

#utan_arende{height:225px;}  	

footer{float:right;}  

