/* @group Columns and the Basics */

html
{
	height: 100%;
	margin: 0;
}
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	height: 100%;
	margin: 0;
	background: #fff url('../pics/siteback.gif') repeat-x top left;
}
body.mceContentBody
{
	background: #fff;
}
p, #footer p
{
	margin: 0;
}
.artikel p, body.mceContentBody p
{
	margin: 1em 0px;
	margin-top: 3px;
	line-height: 1.5em;
}
a
{
	color: #3B5DA4;
}
a img
{
	border: 0;
}
body .enkel, body.mceContentBody .enkel
{
	font-size: 100%;
	line-height: normal;
}
body .text
{
	font-size: 100%;
}
body .dubbel
{
	font-size: 100%;
	line-height: 1.5em;
}
body .small
{
	line-height: 1.3em;
	font-size: 80%;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -61px; /* the bottom margin is the negative value of the footer's height */
}
#header
{
	margin-top: 30px;
	width: 950px;
	margin-bottom: 15px;
	float: left;
}

#bigpic
{
	background: transparent url('../pics/bigpic.jpg') no-repeat;
	width: 950px;
	height: 200px;
	z-index: -1;
}
body#home #bigpic
{
	height: 236px;
}
#logotype
{
	float: left;
}
.break
{
	clear: both;
}
div#column_1
{
	float: left;
	width: 242px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:34px;
	padding-bottom: 0px;
	margin-top: -20px;
	background: transparent url('../pics/back_left_cell.gif') no-repeat;
	min-height: 317px;
}
div#column_1 h2
{
	margin-top: 16px;
}
div#column_2
{
	float: left;
	width: 357px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top:-30px;
}
div#column_3
{
	float: left;
	width: 241px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top:34px;
	margin-top: -20px;
	background: transparent url('../pics/back_right_cell.gif') no-repeat;
	min-height: 300px;
}
div#column_3 img
{
	margin-left: -19px;
	margin-bottom: -10px;
}
div#column_3 .adminbox img
{
	margin: 0;
}
div.bottom
{
	clear: both;
	background: transparent url('../pics/back_cellbottom.jpg') no-repeat;
}
h1
{
	font-family: Arial, sans-serif;
	color: #899299;
	font-weight: normal;
	font-size: 200%;
	margin:0;
}
h1.thanks
{
	color: #339148;
}
h2
{
	font-family: Arial, sans-serif;
	color: #899299;
	font-size: 150%;
	margin:0;
}
h3
{
	font-family: Arial, sans-serif;
	font-size: 200%;
	font-weight: normal;
	margin:0;
	color: #339148;
}

.left
{
	float: left;
}
div#column_2 p, div#column_3 p
{
	line-height: 1.5em;
}

#content
{
	width: 950px;
	margin-top: 20px;
	float: left;
}
#content div.left_column
{
	float:  left;
	width: 65%;
	margin-right: 94px;
}
#content div.right_column
{
	float:  right;
	width: 235px;
}

.publicerad
{
	display: none;
}

div.box, td.box
{
	font-size: 100%;
	line-height: 1.5em;
	background: #f5fef7 url('../pics/boxback.gif') repeat-x;
	border: 1px solid #ddf1e0;
	padding: 10px;
}

hr
{
	display: none;
}
.contact_page table
{
	font-size: 100%;
}

#footer
{
	text-align: center;
	clear: both;
	color: #899299;
	font-size: 90%;
	height: 50px;
	padding-top: 10px;
	width: 907px;
	margin-left: auto;
	margin-right: auto;
}
.push
{
	height: 61px;
}
img.flag
{
	vertical-align: middle;
}
#start_wrapper
{
}
#start_wrapper #column_1, #start_wrapper #column_3
{
	min-height: 420px;
}

/* @end */

/* @group Menu */

ul#menu
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	display: block;
	width: 950px;
	border-bottom: 1px solid #3eb258;
	float: left;
}
ul#menu li
{
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 42px;
	text-align: right;
	background: transparent url('../pics/menu_separator.gif') no-repeat left 16px;
}
ul#menu li.no_separator
{
	background: none;
}
ul#menu li a
{
	font-family: Arial, sans-serif;
	color: #52595f;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 12px;
	padding-right: 0px;
	font-size: 125%;
	display: block;
}
ul#menu li a:hover
{
	border-bottom: 2px solid #3eb258;
}
ul#menu li.active
{
	background: transparent url('../pics/menu_active_back.gif') no-repeat;
}
ul#menu li.active a
{
	color: #339148;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 16px;
	padding-top: 11px;
	padding-left: 13px;
	padding-right: 17px;
	line-height: 22px;
	float: left;
	height: 15px;
	background: transparent url('../pics/menu_active_right.gif') no-repeat right top;
}
ul#menu li.active a:hover
{
	border: none;
}

/* @end */

/* @group Sitemap */

div#sitemap_list_container
{
	width: 100%;
	float: left;
	margin-top: 15px;
	border-bottom: 1px dotted #cecece;
	display: none;
}

ul.sitemap_list
{
	font-size: 100%;
}
ul.sitemap_list li
{
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.sitemap_list ul li
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}
ul.sitemap_list li a
{
}

/* @end */

/* @group Submenu */

#submenu
{
	width: 235px;
	margin-top: -1px;
	position: absolute;
	margin-left: 715px;
	
}
#submenu h3
{
	margin-top: 0;
	font-family: Arial, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	padding-top: 10px;
	height: 24px;
	background: transparent url('../pics/submenu_header.gif') repeat-x top left;
	border-left: 1px solid #838383;
	border-right: 1px solid #838383;
	margin-bottom: 0;
	color: #eaeaea;
}
#submenu h3 span
{
	background: transparent url('../pics/submenu_header_arrow.gif') no-repeat top left;
	display: block;
	height: 14px;
	width: 16px;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}
#submenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 159px;
	border-left: 1px solid #838383;
	border-bottom: 1px solid #838383;
	border-right: 1px solid #838383;
	background: transparent url('../pics/trans.png');
}
#submenu ul li
{
	font-family: Arial, sans-serif;
	font-size: 110%;
	height: 32px;
	padding-bottom: 7px;
	border-bottom: 1px solid #838383;
}
#submenu ul li.active, #submenu ul li.highlight
{
	background: #9ed8a7 url('../pics/submenu_back_active.gif') repeat-x;
}
#submenu ul li.active a, #submenu ul li.highlight a
{
	color:#2b7c3d;
	font-weight: bold;
}
#submenu ul li a
{
	display: block;
	padding-top: 12px;
	padding-left: 15px;
	color: #424141;
	text-decoration: none;
}
#submenu ul li a:hover
{
	text-decoration: underline;
}

/* @end */

/* @group News */

ul.newslist
{
	float: left;
	width: 250px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.newslist .date
{
	color: #a9a9a9;
	font-size: 80%;
	font-style: italic;
}
ul.newslist li.short_news
{
	margin-top: 20px;
}
ul.newslist li.short_news a
{
	color: #000;
	margin: 0;
	font-size: 90%;
	text-decoration: none;
}
ul.newslist li.short_news a:hover
{
	text-decoration: underline;
}
ul.newslist li.short_news a strong, ul.newslist li.short_news strong
{
	text-decoration: none;
	font-weight: normal;
	display: block;
	font-size: 130%;
	color: #339148;
	padding-bottom: 3px;
	font-family: Arial, sans-serif;
}
ul.newslist li.highlight a
{
	font-weight: bold;
	text-decoration: none;
}
ul.newslist li.highlight a:hover
{
	text-decoration: none;
}
ul.newslist img
{
	vertical-align: middle;
}

div.newsitem
{
	width: 640px;
	float: left;
	padding-bottom: 40px;
}
div#newspage_list
{
	margin-top: 20px;
	width: 250px;
	float: left;
}

/* @end */

/* @group Topper */

#topper
{
	width: 400px;
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	color: #899299;
	text-align: right;
}
#topper a
{
	color: #899299;
	text-decoration: none;
}
#topper a:hover
{
	text-decoration: underline;
}
#topper div
{
	float: right;
	width: 40%;
	text-align: right;
	margin-right: 5px;
}
#topper div span
{
	display: block;
	font-size: 85%;
	height: 14px;
	margin-top: 2px;
	padding-right: 22px;
}
#topper div span.telephone
{
	background:  transparent url('../pics/icon_telephone.gif') no-repeat top right;
	margin-bottom: 8px;
}
#topper div span.email
{
	background:  transparent url('../pics/icon_email.gif') no-repeat top right;
}
#topper div.extralinks a
{
	margin-left: 10px;
	margin-right: 10px;
}
#topper div span.flag_en
{
	margin-top: 7px;
	background:  transparent url('../pics/flag_se.gif') no-repeat top right;
}
#topper div span.flag_se
{
	margin-top: 7px;
	background:  transparent url('../pics/flag_en.gif') no-repeat top right;
}

/* @end */

/* @group Admin boxes */

.adminbox
{
	background-image: url('../pics/trans.png');
	position: relative;
	padding: 2px;
	margin-top: 10px;
	text-align: left;
	border: 1px dotted black;
	clear: both;
}
.adminbox a
{
	color: #000;
	font-size: 11px;
}
.adminbox img, .box .adminbox img
{
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.admin_edit
{
	text-decoration: none;
}
.admin div.artikel, .admin div.nyhet
{
	border: 1px solid #cecece;
}

/* @end */

/* @group Calendar */

div.date
{
	float: left;
	height: 27px;
	margin-left: -5px;
	padding-left: 12px;
	padding-top: 22px;
	width: 39px;
	color: #424242;
	font-size: 110%;
	font-family: Arial, sans-serif;
}
.month_01
{
	background: url('../pics/calendar/01.gif') left center no-repeat;
}
.month_02
{
	background: url('../pics/calendar/02.gif') left center no-repeat;
}
.month_03
{
	background: url('../pics/calendar/03.gif') left center no-repeat;
}
.month_04
{
	background: url('../pics/calendar/04.gif') left center no-repeat;
}
.month_05
{
	background: url('../pics/calendar/05.gif') left center no-repeat;
}
.month_06
{
	background: url('../pics/calendar/06.gif') left center no-repeat;
}
.month_07
{
	background: url('../pics/calendar/07.gif') left center no-repeat;
}
.month_08
{
	background: url('../pics/calendar/08.gif') left center no-repeat;
}
.month_09
{
	background: url('../pics/calendar/09.gif') left center no-repeat;
}
.month_10
{
	background: url('../pics/calendar/10.gif') left center no-repeat;
}
.month_11
{
	background: url('../pics/calendar/11.gif') left center no-repeat;
}
.month_12
{
	background: url('../pics/calendar/12.gif') left center no-repeat;
}

/* @end */
