body 
{ 
	font-family: helvetica;
	font-size: 11px;
	margin-left: 60px;
	}



#total
{
	width: 800px;
	}

#meny_wrapper
{
	width: 800px;
	height: 80px;
	}

#logo
{
	width: 25%;
	float: left;
	padding-left: 15px;
	}

#meny
{
	width: 73%;
	height: 100%;
	float: right;
	text-align: center;
	}
#meny p
{	
	margin: 50px 2% 2% 20px;
	font-size: 13px;
	font-weight: bold;
	}	

#meny a
{
	margin: 20px;
	color: black;
	text-decoration:none;
	border-bottom: 1px dotted grey;

	}	

#innehall
{
	width: 800px;
	}


#vanster
{
	width: 48%;
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 40px;
	}

#vanster a
{	
	text-decoration:none;
	
	}

#hoger
{
	width: 48%;
	float: right;
	padding-top: 40px;
	}

#hoger img
{
	width: 320px;
	height: 450px;
	
	}

#footer
{
	text-align: center;
	height:50px;
	margin-top:30px;
}

#footer a
{
	color: black;
	text-decoration:none;
	
	}
#innehall
{
	width: 800px;
	}
	
body#s1 a.s1, body#s2 a.s2, body#s3 a.s3, body#s4 a.s4, body#s5 a.s5
{
	color: grey;
	}