body {	background: url(../images/bg.gif);
}

html, body, p, div, a, h1, h2, h3{	padding: 0px;
	margin: 0px;
	color: #404a0c;
	font-family: Verdana,Georgia;
	font-size: 11px;}

.page {	width:900px;
}

.main {
	background-color: #f0edc3;
	height: 272px;
	padding: 10px;
	text-align: left;
}

.head {	background: url(../images/logo.gif) left center no-repeat;
	height:88px;
}

.menu {	border-bottom: 4px solid #211810;
	height: 48px;
	background-color: #698a39;
}

.menu a {
	background: url(../images/menu_line.gif) right top repeat-y;
	background-color: #698a39;	float: left;	display: table;
	padding: 15px;
	padding-bottom: 16px;
	color: #e5d99b;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;	font-family: Georgia, Verdana, sans-serif;}

.menu a:hover, .menu a.aktiv {
	background-color: #404a0c;
}

.mainLeft {	float: left;
	padding: 10px;
	width: 404px;
	height: 370px;
	background: url(../images/menu_line.gif) right top repeat-y;}

.mainRight {	float: left;
	width: 476px;
	height: 390px;
	background: #c0b783 url(../images/kepalairas_bg.gif) left bottom no-repeat;
}

.footer {	background-color: #746e4f;	font-family: Georgia, sans-serif;	font-size: 12px;	font-weight: bold;	color: #e5d99b;	padding: 20px;	padding-left: 10px}

h1 {	font-size: 14px;
	font-weight:bold;
	padding-bottom: 5px;
	}
	
table.widtht {
width: 100%;
}
td.bal
{
text-align: left;
}

td.jobb
{
text-align: right;
}

.tabla {
	border-collapse: collapse;
}

.tabla, .tabla td{	border:1px solid #211810;
}

.arlista_head {
	background-color: #698a39;
	padding: 5px;
	color: #e5d99b;
	font-weight:bold;
	font-size: 12px;
}

.arlista_head h2 {	color: #e5d99b;
}

