html,body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #462A0E;
	font-family: "Trebuchet MS", Arial;
}
img
{
	border-color: #000000;
}

.main {
	background-color: #ffffff;
}

a:link { text-decoration: none; color: #666666}
a:visited { text-decoration: none; color: #666666}
a:active { text-decoration: none; color: #666666}
a:hover { text-decoration: underline; color: #666666}

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000
}
.bild-td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.huvudram {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}.lank {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #462A0E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

ul#tabnav {
    font: "Trebuchet MS";
    list-style-type: none;
    padding-bottom: 29px;
    border-bottom: 1px solid #462A0E;
    margin: 0;
}

ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #462A0E;
    margin: 2px 2px 0 2px;
    border: 1px solid #462A0E;
}

ul#tabnav li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

#tabnav a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
}

#tabnav a:hover {
    background: #fff;
}

.innehallsram {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
.frame-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #462A0E;
	border-right-color: #462A0E;
	border-bottom-color: #462A0E;
	border-left-color: #462A0E;
	text-align: left;
	vertical-align: top;
}
.citat {
	font-style: italic;
	color: #666666;
	font-size: 14px;
}
.textram {
	padding: 5px;
	vertical-align: top;
}
.rubrik {
	letter-spacing: 7px;
	font-size: 16px;
}
.litenrubrik {
	color: #666666;
	letter-spacing: 3px;
	font-size: 14px;
}
.fetrubrik {
	font-weight: bold;
	color: #333333;
}
.eventrubrik {
	letter-spacing: 5px;
	font-size: 14px;
	text-decoration: underline;
}
.formular {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.pytte {
	font-size: 11px;
	color: #999999;
}
.rott_utropstecken {
	color: #FF0000;
}
.grey {
	color: #999999;
}
.grey-lut {
	font-style: italic;
	color: #999999;
}
.menu_left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
title {
	display:block;
	margin-bottom: 20pt;
	font-size: 14px;
	font-weight: bold;
	}
link,description,pubDate {
	display:block;
	}