body {
  background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
rssstyle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: 100;
}
.big {
	min-height: 100%;
}
a {
color: #666;
outline: none;
text-decoration: none;
}

 :link { color: #666 }
 :visited { color: #666 }
 :active { color: #666 }
 
.bg {
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;

}
#navi {
width: 180px;
padding: 8px 8px 8px 8px;
float:left;
}
#navi h1 {
font-size:16px;
border-bottom:1px dotted #ccc;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select {
	font-size: 13px;
	color: #333;
}
#search {
	width: 100px;
	padding: 2px 2px 3px 2px;
	background:none;
	border: 1px dotted #ccc;
}

#submit {
	padding: 2px;
	background:none;
	border: 1px dotted #ccc;
	text-transform: lowercase;
	font-size: 12px;
	color: #4F4F4F;
}
#content {
float:right;
width: 734px;
padding: 0px 0px 0px 0px;
}
#bottom {
width: 100%;
min-width: 934px;
height: 22px;
text-align: center;
}
a#footer {
color: #fff;
}
#links {
width: 170px;
padding:8px 0px 8px 0px;
font-size:12px;
}
ul#navul {
list-style-type:none;
line-height:18px;
color: #333;
font-size:12px;
}
ul#navul li:hover {
	list-style-image:url(icon.gif);
	text-indent:4px;
	color: #333;
	font-size: 12px;
}
.border2 {
	border-bottom:1px #000000;
}
#rubriknormal {
	font-size: 16px;
}
#rubrikstor {
	font-size: 22px;
}
#rubrikliten {
	font-size: 14px;
}
.startrubrik
{
	font-family: "Britannic Bold", "Arial black", Helvetica, sans-serif;
	font-size: 32px;
	color: #003366;
}
.startrubrik2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666;
}
.normalrubrik
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.storrubrik
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.litenrubrik
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.darkgrey
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
.tabell100{
      height:100%;
      border:none
   }
div.hr {
  height: 1px;
  background: #ccc;
  color: #ccc;
}
div.hr hr {
  display: none;
}
