* {
margin: 0px;
line-height: 15px;
/*border: 1px #000000 solid;*/
}

/* body
-------------------------------------------*/
body {
	background: #eaeced url(/_img/body_bg.gif) repeat-x;
	font: menu;
	color: #4c4b4b;
}

h1{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12pt;
}

h3{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12pt;
}

p{
	margin-bottom: 18px;
	margin-top: 18px;
}

a {
	font: normal 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #F47F1B;
	text-decoration: none;
}
a:hover {
	font: normal 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

/* header
-------------------------------------------------------*/
.header{
	margin: 40px auto;
	background: url(/_img/top_bg.jpg) no-repeat top;
	width: 842px;
	height: 189px;
}

.topmenu{
	position: relative;
	margin-left: 45px;
	margin-top: 20px;
}

.topmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.topmenu li{
	float: left;
	background: #fff url(/_img/meny_bg.jpg) no-repeat bottom;
	width: 112px;
	margin-left: 2px;
	text-align: center;
}

.topmenu li a{
	display: block;
	height: 0px;
	padding: 20px;
	color: #6d9b41;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	margin-bottom: 5px;
}

.topmenu li a:hover{
	color: #F47F1B;
}

/* rightmenu
--------------------------------------------------- */

.rightmenu 
{
	float: right;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 290px;
}

.rightmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}

.rightmenu li{
	float: left;
	border-bottom: 1px solid #eeeeee;
}

.rightmenu li a{
	display: block;
	width: 215px;
	line-height: 26px;
	text-decoration: none;
	color: #383838;
	text-indent: 5px;
	font-weight: bold;
	clear: both;
	list-style: none;
	padding: 5px;
}

.rightmenu li a:hover
{
	background: #eeeeee;
}

.rightmenu h1
{
	text-indent: 5px;		
	font-size: 14pt;
}

/* .container
---------------------------------------------------- */

.container {
	margin: -40px auto;
	width: 842px;
}

.main {
	background: url(/_img/main_bg.jpg) repeat-y;
	width: 842px;
}

.content {
	width: 750px;
	min-height: 200px;
	margin-left: 28px;
}

.content_text {
	padding-left: 20px;
}

.content_undersida {
	width: 800px;
	min-height: 200px;
	margin-left: 28px;
}

.content_undersida_text {
	padding-left: 20px;
}

.start_info {
	background: url(/_img/fade.jpg) no-repeat top left;
	float: left;
	width: 450px;
}

.start_info_text {
	padding-left: 30px;
	padding-top: 5px;
}

.startbild {
	float: right;
	width: 265px;
}

.footer_bild {
	margin-left: 28px;
}

.info { }
.info td { border-bottom: 1px #818281 dotted; }

/* footer
--------------------------------------------------- */

.footer {
	background: url(/_img/bottom.png) no-repeat top;
	width: 882px;
	height: 59px;
	margin: 40px auto;
}

.footertext {
	font: normal 10px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #acb3b8;
	text-decoration: none;
	margin: 10px 0px 0px 60px;
}

.footertext a {
	font-size: 7pt;
	color: #acb3b8;
	text-decoration: none;
}

.footertext a:hover {
	color: #292929;
}