@charset "utf-8";
body {
	margin-top: 50px;
}

#jarla_container {
	width: 980px;
	margin: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #4D332A;
	text-decoration: underline;
}
a:active {
	color: #4D332A;
	text-decoration: underline;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b78e52;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b78e52;
	font-weight: normal;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.h4_lank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.headline_h1 {
	margin-bottom: 8px;
}
.headline_h2 {
	margin-bottom: 8px;
}
#content_left {
	width: 180px;
	margin: auto;
	float: left;
}

#logo {
	margin-bottom: 40px;
	text-align: center;
}

#menu_dots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #473f43;
}
.menu_list {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
}

.menu_list ul {
	list-style-type: none;
	width: 180px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	
.menu_list li a {
	display: block;
	height: 24px;
	color: #666666;
	background: url(bilder/menu_linkbg.gif);
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.menu_list li a:hover, .menu_list li .current {
	background: url(bilder/menu_linkbg_hover.gif);
	text-decoration: none;
	color: #FFFFFF;
}
	
#contact_dots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #473f43;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 40px;
}
#nyheter_dots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	margin-top: 40px;
}
.nyheter_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content_right {
	width: 752px;
	margin: auto;
	float: right;
}
#top {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
	height: 134px;
	margin-bottom: 20px;
}
#left_top {
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4d332a;
	width: 476px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lank_padding {
	margin-top: 10px;
}
#right_top {
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4d332a;
	width: 255px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

