body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #51452D;
	background: #F8FAEA;
	line-height: normal;
	scrollbar-3d-light-color : #808080;
	scrollbar-arrow-color :  #791111;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color :  #808080;
	scrollbar-track-color:  #F8FAEA;
}

h1 {
	font-size: 17px;
	font-weight: 800;
	color: #51452D;
	background: transparent;
	margin-top: 5px; margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	font-weight: 600;
	color: #51452D;
	background: transparent; 
	margin-top: 30px; margin-bottom: 0px;
}
	
p {
	margin-top: 10px; margin-bottom: 10px;
}

a {
    font-size: 15px;
	text-decoration: none;
	color: #51452D;
	background: transparent;	
}

a:visited {
	font-size: 15px;
	color: #51452D;
	background: transparent; 
}

a:hover {
    font-size: 15px;
    text-decoration: underline;
	color: #51452D;
	background: transparent; 
}

a:active {
    font-size: 15px;
    text-decoration: underline;
	color: #51452D;
	background: transparent; 
}

td {
	font-size: 12px;
	vertical-align: top;
}

th {
	font-size: 12px;
	vertical-align: top;
}

hr {
	color: Black; height: 1px; width: 100%;
}

.border {
	border-width: 1px; border-style: solid; border-color: Black;
}

.tabell {
	border-left: 0px; border-right: 1px; border-top: 0px; border-bottom: 1px; border-style: solid; border-color: Black;
}

.tabell  td{
	border-left: 1px; border-right: 0px; border-top: 1px; border-bottom: 0px; border-style: solid; border-color: Black;
}

.tabell th{
	border-left: 1px; border-right: 0px; border-top: 1px; border-bottom: 0px; border-style: solid; border-color: Black;
}

.tabell2 {
	border-left: 1px; border-right: 1px; border-top: 1px; border-bottom: 1px; border-style: solid; border-color: Black;
}

.copytext {
	font-size: 10px;
	color: #51452D;
	background: transparent; 
	text-align: center;
	margin-bottom: 20px;
}

.index {
	background: #ffffff;
}

.menu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #51452D;
	background: #F8FAEA;
    border-left: 0px; border-right: 0px; border-top: 0px; border-bottom: 0px; border-style: solid; border-color: Black;
}

.list2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #51452D;
	background: #FAF496;
    border-left: 0px; border-right: 0px; border-top: 0px; border-bottom: 0px; border-style: solid; border-color: Black;
}

.news {
	background: #DAAA6A;
	border-left: 1px; border-right: 1px; border-top: 0px; border-bottom: 1px; border-style: solid; border-color: Black;
}

.news p {
	font-size: 10px; margin-bottom: 15px; margin-left: 10px; margin-right: 10px;
}

.submenu {
	border-left: 1px; border-right: 1px; border-top: 1px; border-bottom: 0px; border-style: solid; border-color: Black;
}

.top {
	border-left: 1px; border-right: 1px; border-top: 1px; border-bottom: 1px; border-style: solid; border-color: Black;
	margin-top: 0px;
}

.mini {
font-size: 11px;
}

.gul {
	background: #F8FAEA;
	padding: 4px;
}