body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
.aktuellt_rubrik {
	font-size: 12px;
	font-weight: bold;
	color: #009fc2;
	font-family: Arial, Helvetica, sans-serif;
}
.aktuellt_rubbe {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.PUFF_rubbe {
	font-size: 18px;
	font-weight: bold;
	color: #009fc2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbdbdb;
	background-image: url(../bilder/back.jpg);
	background-repeat: repeat-x;
}

A:link {
	text-decoration: none;
	color: #f8971d;
	
}
A:active {
	text-decoration: none;
	color: #f8971d;
	
}
A:visited {
	text-decoration: none;
	color: #f8971d;
	
}
A:hover {
	text-decoration: underline;
	color: #f8971d;
	
}



 a.menu:link{font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold;}
 a.menu:visited{font-size: 11px; color: #ffffff;text-decoration: none; font-weight: bold;}
 a.menu:hover{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../bilder/meny_back_rollover.gif);
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	}




A.sub:link {	font-size: 11px; text-decoration: none;	color: #333333;	font-weight: normal;}
A.sub:visited, A.sub:active {	font-size: 11px; color: #333333; font-weight: normal;	}
A.sub:hover { font-size: 11px; text-decoration: underline; color: #666666; }

.aktuellt_text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #333333;	font-weight: normal;}

.ingress {
	font-size: 13px;
	font-weight: bold;
}

.svartrubrik {
	font-size: 18px;
	font-weight: bold;
	color: #009fc2;
	font-family: Arial, Helvetica, sans-serif;
}


.sidfot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #727272;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

input.ram1 {
	font: 9px/normal verdana, sans-serif;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #404040;
	width: 290px;
	padding-left: 3px;
}

.textarea {font-family:verdana,geneva,arial;
	font-color:#333333;
	font-size:9px;
	height:50px;
	width:290px;
	border-color:#404040;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	padding-left: 3px;
}

input.button
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   width: 60px;
}