/* Global Styles */



body {
	margin:10px 0px 0px 5px;
	background-image: url(image/bakgrund.gif);
	/*text-align:center; dena för att centrera hela sidan  tänk på att utkad tabell också ingr*/	
 
}



p{

	font:12px arial;

	color:#666666;

	margin-top: 0px;

	margin-bottom: 0px;

}





h1{

	font:16px Verdana, Arial, Helvetica, sans-serif;

	color:#333333;

	margin-bottom: 20px;

	font-weight: bold;

	margin-top: 0px;

}





h2{

	font:14px Verdana, Arial, Helvetica, sans-serif;

	color:#333333;

	margin-bottom: 0px;

	font-weight: bold;

	margin-top: 0px;

}

#head_ram {
	PADDING-TOP: 30px;
	background-image: url(image/header.jpg);
	height: 70px;
	width: 760px;
}


#head_ram h1{
	font-size: 42px;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#head_ram h2{
	font-size: 32px;
}

#head_ram p{
	color: #000000;
}

#sidfot h1 {
	font:32px arial;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidfot h2 {
	font:18px arial;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
}


#sidfot p{
	font:12px arial;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
}




#menycontainer ul{

	float: left;

	margin-left: 0;

	padding-left: 0;

	width: 760px;

	font-size: 10px;

	margin-top: 0px;

	background-color: #000000;

}

#menycontainer li{display: inline;}

#menycontainer ul a{

	color: #FFDD0F;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	float: left;

	text-decoration: none;

	padding: 0.3em 1em;

	font-weight: bold;

} 



#menycontainer a:link{ }

#menycontainer a:visited{color: #FFDD0F;	font-weight: bold;}

#menycontainer a:hover{

	background: #999999;

	color: #FFDD0F;

}

#menycontainer a#current{

	color: #FFDD0F;

	background-color: #999999;

} 





	

#sidfot {
	background-image: url(image/sidfot.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;



}

