div#ram    {
	width:750px; margin-right: auto; margin-left: auto; text-align: center; border: 0px solid #000000; padding: 0px;
}
div#sidhuvud {
	width:750px; margin-bottom: 0px; margin-top: 0px; margin-right: auto; margin-left: auto; text-align: left; border: 0px none #000000; }
div#adress	{ width:750px; margin-bottom: 0px; margin-top: 0px; margin-right: auto; margin-left: auto; background-color: #99CCFF; border: 0px none #000000; }
div#menyn	{
	width:750px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: thin inset #C6ECFF;
	clear: both;
}
div#innehall { width:625px; text-align: left; margin-top: 20px; margin-right: auto; margin-left: auto;}
body {
	background-color: #99CCFF;
	text-align: center ;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1F478B;
	text-align: left;
}
h1 {
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h1.titel {
	font-size: 30px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #1F478B;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 8px;
}
h3 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 4px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: -20px;
}
b, strong {
	font-weight: bold;
}
i, cite {  font-style: italic}
.bildtext {
	color: #1F478B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 4px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 2px;
	font-style: normal;
	text-align: center;
}
/* Linkstilar */
a:link {  color:#0033CC; text-decoration: underline}
a:visited {  color:#0033CC; text-decoration: underline}
a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
a:visited:hover {  	color: #FFFFFF;
	background-color: #0066CC;}
a:active {  color:#999999; text-decoration: none;}
.addresslink:link	{ color:  #FFFFFF;  text-decoration: underline }
.addresslink:hover	{
	color:  #333399;
	background-color:#FFFFFF;
	text-decoration: none;}
.addresslink:visited	{ color:  #FFFFFF;  text-decoration: underline }
.addresslink:visited:hover	{
	color:  #333399;
	background-color:#FFFFFF;
	text-decoration: none;}
.addresslink:active	{
	color: #CC0000;
	text-decoration: underline;}
/* MENYN */
.menycell {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #99CCFF;
	line-height: 95%;
	text-align:center;
	height: 16px;
 } 
.menycellselected	{
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #CC0000;
	background-color: #DFEFFF;
	line-height: 95%;
	text-align:center;
	height: 16px;
	 }
.menylank	{ 
	display:block;
	width: 100%;
	height: 16px;
	padding-top: 3px;
}
.menylank:link	{ 
	color: #1F478B;
	text-decoration: none; }
.menylank:visited	{ 
	color: #1F478B;
	text-decoration: none; }
.menylank:hover	{
	color:  #99CCFF;
	background-color: #1F478B;
	text-decoration: none;
}
.menylank:visited:hover	{
	color:  #99CCFF;
	background-color: #1F478B;
	text-decoration: none;	
}.menylank:active	{
	color: #CC0000;
	text-decoration: none;}
/* Blockformateringar */
div.tvaspaltvanster {
	float: left;
	width: 285px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.tvaspalthoger {
	float: left;
	width: 285px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.enspalt {
	width: 585px;
	margin-bottom: 10px;
}
div.smalspalthoger {
	float: left;
	width: 130px;
	margin-left: 15px;
	margin-bottom: 10px;
}
div.smalspaltvanster {
	float: left;
	width: 130px;
	margin-bottom: 10px;
}
div.bredspalthoger {
	float: left;
	width: 425px;
	margin-left: 15px;
	margin-bottom: 10px;
}
div.bredspaltvanster {
	float: left;
	width: 425px;
	margin-bottom: 10px;
}
.bildvanster {
	float:left;
	display:block;
	margin-right:8px;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 0px;
}
.bildhoger {
	float:right;
	display:block;
	margin-right:0px;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 8px;
}
.fstfakta {
	font-size: 13px;
	font-weight: bold;
	color: #1F478B;
	line-height: 110%;
	margin-top: 25px;
	margin-bottom: 8px;
}
