body {
	background-color: #B7D5A4;
	text-align: center ;
}
div#ram    {
	width:635px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #EBF3E4;
	padding: 0px;
	border: 0px none;
}
div#sidhuvud {
	width:580px; margin-right: auto; margin-left: auto;
	text-align: left; border: 0px none #000000; }
div#adress	{
	width:580px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-top: 2px dotted #CCCCCC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding-bottom: 15px;
}
div#menyn	{ width:580px; margin-bottom: 0px; margin-top: 0px; margin-right: auto; margin-left: auto; border: 0px none #000000;}
div#innehall { width:580px; text-align: left; margin-top: 20px; margin-right: auto; margin-left: auto;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
	color: #1F478B;
	text-align: center;
}
h1.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
	color: #006699;
	text-align: left;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #1F478B;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1F478B;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
ul	{
	margin-left: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0px;
	margin-bottom: 3px;
}
b, strong {
	font-weight: bold;
}
i, cite {  font-style: italic}
.bildtext {  color: #666666; font-size: 75%}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-align: left;
}
/* 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:  #666666;  text-decoration: underline }
.addresslink:hover	{
	color:  #FFFFFF;
	background-color:#666666;
	text-decoration: none;}
.addresslink:visited	{ color:  #666666;  text-decoration: underline }
.addresslink:visited:hover	{
	color:  #FFFFFF;
	background-color:#666666;
	text-decoration: none;}
.addresslink:active	{
	color: #CC0000;
	text-decoration: underline;}
/* Bakgrunder */
.svart-dark {
	color: #333333;
}
.svart-lightdark {
	color: #666666;
}
.svart-medium {
	color: #999999;
}
.svart-light {
	color: #CCCCCC;
}
.svart-dark-bg {
	background-color: #333333;
}
.svart-lightdark-bg {
	background-color: #666666;
}
.svart-medium-bg {
	background-color: #999999;

}
.svart-light-bg {
	background-color: #CCCCCC;
}
/* MENYN */
.menycell { 
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #71A64D;
	line-height: 95%;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
 } 
.menycellselected	{
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #CC0000;
	background-color: #B7D5A4;
	line-height: 95%;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	 }
.menylank:link	{ color: #003366;
	text-decoration: none; }
.menylank:visited	{ color: #003366;
	text-decoration: none; }
.menylank:hover	{
	color:  #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;}
.menylank:visited:hover	{
	color:  #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;}
.menylank:active	{
	color: #CC0000;
	text-decoration: none;}
/* Blockformateringar */
div.tvaspaltvanster {
	float: left;
	width: 275px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.tvaspalthoger {
	float: left;
	width: 275px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.enspalt {
	width: 580px;
	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: 435px;
	margin-left: 15px;
	margin-bottom: 10px;
}
div.bredspaltvanster {
	float: left;
	width: 435px;
	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;
}
.ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.riksslogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.programtabell {
	background-color: #FFFFFF;
	border: none;
}
.progtabcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #71A64D;
	line-height: 22px;
}
.t-anfang {
	font-size: 250%;
	float: left;
	margin-top: -8px;
	font-style: normal;
}
.fstfakta {
	float: right;
	width: 120px;
	margin-left: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.fstfakta p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
}
blockquote {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	margin-left: 20px;
}

