body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff;
	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:  #ffffff;
}

h1 {
	font-size: 17px;
	font-weight: 700;
	color: #791111;
	background: transparent;
	margin-top: 5px; margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	font-weight: 600;
	color: #791111;
	background: transparent; 
	margin-top: 30px; margin-bottom: 0px;
}
	
p {
	margin-top: 10px; margin-bottom: 15px;
}

a {
	text-decoration: underline;
	color: #791111;
	background: transparent;	
}

a:visited {
	color: #4E4E4E;
	background: transparent; 
}

a:active {
	color: #000000;
	background: transparent; 
}

td {
	font-size: 13px;
	vertical-align: top;
}

th {
	font-size: 13px;
	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: #808080;
	background: transparent; 
	text-align: center;
	margin-bottom: 20px;
}

.index {
	background: #DED6B5;
}

.meny {
	background: #DED6B5;
}

.news {
	background: #DED6B5;
}

.news p {
	font-size: 10px; margin-bottom: 15px; margin-left: 10px; margin-right: 10px;
}

.submeny {
	font-size: 10px;
	border-left: 0px; border-right: 0px; border-top: 1px; border-bottom: 1px; border-style: solid; border-color: Black;
	padding-left: 0px; padding-right: 0px; padding-top: 7px; padding-bottom: 7px;
	margin-left: 16px; margin-right: 16px; margin-top: 0px; margin-bottom: 0px;
}

.top {
	border-left: 0px; border-right: 0px; border-top: 1px; border-bottom: 0px; border-style: solid; border-color: Black;
}

.mini {
font-size: 11px;
}

.gul {
	background: #F8FAEA;
	padding: 4px;
}
