
/* --- Divs used for page structure ---*/
@import url("Editor.css");


input
{
	vertical-align: middle;
}

div#leftColumnEmpty
{
	float: left;
	width: 18em;
	padding: 1px;
}

div#registerLogo
{
	display: inline;
	float: left;
	margin-bottom: 10px;
}

div#centerColumn img#left
{
	display: inline;
	float: left;
	margin: 0 1em 1em 0;
}

div#centerColumnWide img#left
{
	display: inline;
	float: left;
	margin: 0 1em 1em 0;
}

div#col1
{
	word-wrap:break-word;
	width: 19em;
	float: left;
	padding: 1em 0 0 1em;
	border-top: solid 1px #99998A;
}
div#col2
{
	width: 19em;
	float: left;
	padding: 1em 0 0 1em;
	border-top: solid 1px #99998A;
}
div#col3
{
	width: 38em;
	clear: both;
	float: left;
	padding: 1em 0 0 1em;
}



div#col3 div#col1 div#col2 p.led
{
	font-size: 95%;
	margin-bottom: 0.5em;
	margin-top: 0.6em;
	color: #40402D;
}

div#col1SearchCalendar
{
	width: 50%;
	float: left;
	border-top: solid 1px #99998A;
}
div#col2SearchCalendar
{
	width: 50%;
	float: left;
	border-top: solid 1px #99998A;
}

div#col1SearchCalendar div#col2SearchCalendar p.led
{
	font-size: 95%;
	margin-bottom: 0.5em;
	margin-top: 0.6em;
	color: #40402D;
}

.knapp
{
	background-image: url(../images/knapp_tonadbakgrund.jpg);
	color: white;
	border: 2px outset #69a706;
}

div.container
{
	float: left;
	border-top: solid 1px #99998A;
	width: 100%;
}

div#footerRight
{
	height: 2.5em;
	background: url(../images/bg_footer_right.jpg) no-repeat right bottom;
}

div#footerRight a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 100%;
}
div#footerRight a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#footerRight a:visited
{
	color: #669900;
	text-decoration: underline;
}

div#extended
{
}

/* ----------------------------------------------------- BEGIN LEFT MENU --------------------------------------- */

/* BEGIN MENYNIVA 1 */

/* de generella a-klasserna anvands aldrig av pagetree-kontrollen som genererar menyn, men far vara kvar anda, kanske behovs senare */

div#leftColumn ul
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: block;
}

div#leftColumn ul li
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}

div#leftColumn ul li a
{
	display: block;
	background-position: 10px;
	margin: 0px;
	padding: 5px;
	padding-left: 27px;
	color: #40402D;
	line-height: 140%;
	font-size: 110%;
	text-decoration: none;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #EEE;
}

div#leftColumn ul li a:hover
{
	background: #EFEFE7 url(../images/ebox1_niva2.jpg) no-repeat left center;
	background-position: 10px;
	padding-left: 27px;
	line-height: 140%;
	border: solid 1px #99998A;
	border-right: solid 1px #99998A;
	border-bottom: solid 1px #99998A;
}

div#leftColumn ul li a:active
{
	background: #CCCCC2 url(../images/ebox1_niva1.jpg) no-repeat left center;
	background-position: 10px;
	padding-left: 27px;
	line-height: 140%;
	border: solid 1px #99998A;
	border-right: solid 1px #99998A;
	border-bottom: solid 1px #99998A;
}

/* END OF MENYNIVA 1 */

/* BEGIN MENYNIVA 2 */

div#leftColumn ul ul li
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}

div#leftColumn ul ul li a
{
	background-position: 25px;
	padding-left: 42px;
	color: #40402D;
	font-size: 110%;
}

div#leftColumn ul ul li a:hover, div#leftColumn ul ul li a:active
{
	background: #EFEFE7 url(../images/ebox1_niva2.jpg) no-repeat left center;
	background-position: 25px;
	padding-left: 42px;
	line-height: 140%;
	text-decoration: none;
}


/* END OF MENYNIVA 2 */

/* 	BEGIN MENYNIVA 3 */

div#leftColumn ul ul ul li a
{
	background-position: 41px;
	padding-left: 58px;
	color: #40402D;
	font-size: 110%;
}

div#leftColumn ul ul ul li a:hover, div#leftColumn ul ul ul li a:active
{
	background: #EFEFE7 url(../images/redmenypil.gif) no-repeat left center;
	background-position: 41px;
	padding-left: 58px;
	line-height: 140%;
	text-decoration: none;
}

/* END OF MENYNIVA 3 */

/* BEGIN PageTree ClassId's */

/* niva1 */

div#leftColumn ul li a.vald, div#leftColumn ul li a.vanlig, div#leftColumn ul li a.expanderad
{
	background-position: 10px;
	padding-left: 27px;
	line-height: 140%;
}

div#leftColumn ul li a.vald:hover, div#leftColumn ul li a.vanlig:hover, div#leftColumn ul li a.expanderad:hover
{
	background-position: 10px;
	padding-left: 27px;
	line-height: 140%;
}

div#leftColumn ul li a.vald:active, div#leftColumn ul li a.vanlig:active, div#leftColumn ul li a.expanderad:active
{
	background-position: 10px;
	padding-left: 27px;
	line-height: 140%;
}

/* niva2 */

div#leftColumn ul ul li a.vald, div#leftColumn ul ul li a.vanlig, div#leftColumn ul ul li a.expanderad
{
	background-position: 25px;
	padding-left: 42px;
	line-height: 140%;
}

div#leftColumn ul ul li a.vald:hover, div#leftColumn ul ul li a.vanlig:hover, div#leftColumn ul ul li a.expanderad:hover
{
	background-position: 25px;
	padding-left: 42px;
	line-height: 140%;
}

div#leftColumn ul ul li a.vald:active, div#leftColumn ul ul li a.vanlig:active, div#leftColumn ul ul li a.expanderad:active
{
	background-position: 25px;
	padding-left: 42px;
	line-height: 140%;
}

/* niva3 */

div#leftColumn ul ul ul li a.vald, div#leftColumn ul ul ul li a.vanlig, div#leftColumn ul ul ul li a.expanderad
{
	background-position: 40px;
	padding-left: 58px;
	line-height: 140%;
}

div#leftColumn ul ul ul li a.vald:hover, div#leftColumn ul ul ul li a.vanlig:hover, div#leftColumn ul ul ul li a.expanderad:hover
{
	background-position: 40px;
	padding-left: 58px;
	line-height: 140%;
}

div#leftColumn ul ul ul li a.vald:active, div#leftColumn ul ul ul li a.vanlig:active, div#leftColumn ul ul ul li a.expanderad:active
{
	background-position: 40px;
	padding-left: 58px;
	line-height: 140%;
}

/* niva4 */

div#leftColumn ul ul ul ul li a.vald, div#leftColumn ul ul ul ul li a.vanlig, div#leftColumn ul ul ul ul li a.expanderad
{
	background-position: 55px;
	padding-left: 74px;
	line-height: 140%;
}

div#leftColumn ul ul ul ul li a.vald:hover, div#leftColumn ul ul ul ul li a.vanlig:hover, div#leftColumn ul ul ul ul li a.expanderad:hover
{
	background-position: 55px;
	padding-left: 74px;
	line-height: 140%;
}

div#leftColumn ul ul ul ul li a.vald:active, div#leftColumn ul ul ul ul li a.vanlig:active, div#leftColumn ul ul ul ul li a.expanderad:active
{
	background-position: 55px;
	padding-left: 74px;
	line-height: 140%;
}

/* id-bilder */

div#leftColumn a.vald
{
	background: url(../images/redmenypil.gif) no-repeat left center;
}

div#leftColumn a.vald:hover, div#leftColumn a.vald:active
{
	background: #EFEFE7 url(../images/ebox1_niva2.jpg) no-repeat left center;
}

div#leftColumn a.vanlig
{
	/*background: url(../images/ebox1_niva1.jpg) no-repeat left center;*/
}

div#leftColumn a.vanlig:hover, div#leftColumn a.vanlig:active
{
	background: #EFEFE7 url(../images/ebox1_niva2.jpg) no-repeat left center;
}

div#leftColumn a.expanderad
{
	background: url(../images/ebox1_niva2.jpg) no-repeat left center;
}

div#leftColumn a.expanderad:hover, div#leftColumn a.expanderad:active
{
	background: #EFEFE7 url(../images/ebox1_niva2.jpg) no-repeat left center;
}

/* ----------------------------------------------------- END LEFT MENU --------------------------------------- */


/*----------- LABELS ----------*/

div#centerColumn p.led
{
	font-size: 105%;
	margin-bottom: 4px;
	margin-top: 12px;
}

div#centerColumnWide p.led
{
	font-size: 105%;
	margin-bottom: 4px;
	margin-top: 12px;
}

div#centerColumn table#id_matrix td
{
	font-size: 105%;
	margin-bottom: 4px;
	margin-top: 12px;
}

div#centerColumnWide table#id_matrix td
{
	font-size: 105%;
	margin-bottom: 4px;
	margin-top: 12px;
}



/*----------- END LABELS ----------*/


/*------------------------------------webbshop-------------------*/

div#shop ul
{
	display: block;
	margin-top: 0px;
	width: 100%;
	list-style-type: none;
	float: left;
	clear: both;
}

div#shop ul li
{
	width: 100%;
	display: block;
	margin-top: 0px;
	list-style-type: none;
	float: left;
}

div#shop ul li p
{
	padding: 0 0 1.2em 0;
	float: left;
	width: 65%;
	height: 2em;
}

div.artikelInfo
{
	width: 40em;
	float: left;
	padding: 1em 0 0 1em;
}

div.artikelInfo img
{
	float: left;
	margin: 0 1.3em 0.5em 0;
}

div.artikelInfo li
{
	list-style-type: none;
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}

div#centerColumn div.artikelInfo a.rubrik
{
	font-size: 125%;
	display: block;
	color: #D25213;
}

div#centerColumn div.artikelInfo a.rubrik:visited
{
	font-size: 125%;
	display: block;
	color: #73BE1E;
}

div#centerColumn div.artikelInfo a.inline
{
	font-size: 100%;
	display: inline;
	color: #D25213;
	padding: 0 1.5em 0 0;
}

div#centerColumn div.artikelInfo a.inline:visited
{
	font-size: 100%;
	display: inline;
	color: #73BE1E;
	padding: 0 1.5em 0 0;
}

div#centerColumnWide div.artikelInfo a.rubrik
{
	font-size: 125%;
	display: block;
	color: #D25213;
}

div#centerColumnWide div.artikelInfo a.rubrik:visited
{
	font-size: 125%;
	display: block;
	color: #73BE1E;
}

div#centerColumnWide div.artikelInfo a.inline
{
	font-size: 100%;
	display: inline;
	color: #D25213;
	padding: 0 1.5em 0 0;
}

div#centerColumnWide div.artikelInfo a.inline:visited
{
	font-size: 100%;
	display: inline;
	color: #73BE1E;
	padding: 0 1.5em 0 0;
}

div#orderTop1
{
	width: 65%;
	float: left;
	height: 2em;
	text-align: left;
	padding: 0 0 0.5em 0;
}

div#orderTop
{
	width: 35%;
	float: right;
	height: 2em;
	text-align: left;
	padding: 0 0 0.5em 0;
}

div#shop div#order_list_item
{
	width: 100%;
}

div#shop div#order_list_item div#orderTitle
{
	float: left;
	width: 64%;
}

div#shop div#order_list_item div#order
{
	float: right;
	width: 36%;
	margin-bottom: 8px;
}

div#shop div#order_list_item div#order input
{
	float: left;
}

div#shop div#order_list_item div#order b
{
	padding-top: 3px;
	padding-left: 3px;
	float: left;
	color: red;
}

div#shop div#order_list_item div#order img
{
	float: right;
	border: none;
	margin: 0px;
}

div#shop div#order_list_item div#order span
{
	width: 100%;
	float: left;
}

div#orderAdress
{
	border-top: solid 1px #99998A;
	float: left;
	width: 100%;
}

div#rightColumn div#shop
{
	margin-bottom: 10px;
	float: left;
	width: 90%;
	background: #EEE;
	border: solid 1px #99998A;
	border-top: none;
	padding: 7px;
}

div#shop_HeadlineRed
{
	float: left;
	width: 90%;
	background: #D25214 url(../images/shopheader-corner.jpg) no-repeat left top;
	height: 1.8em;
	margin-bottom: 0px;
	border-right: solid 2px #99998A;
	padding: 7px;
}

div#shop_HeadlineGrey
{
	float: left;
	width: 90%;
	background: #99998A url(../images/bg_snippet1_corner.jpg) no-repeat left top;
	height: 1.8em;
	margin-bottom: 0px;
	border-right: solid 2px #99998A;
	padding: 7px;
}

div#shop_HeadlineGreen
{
	float: left;
	width: 90%;
	background: #73BE1E url(../images/bg_snippet2_corner.jpg) no-repeat left top;
	height: 1.8em;
	margin-bottom: 0px;
	border-right: solid 2px #99998A;
	padding: 7px;
}

div#shop_HeadlineRed h3, div#shop_HeadlineGrey h3, div#shop_HeadlineGreen h3
{
	font-size: 130%;
	font-weight: normal;
	color: white;
	padding: 3px;
}

div#rightColumn p.led
{
	font-size: 95%;
	margin-bottom: 0.5em;
	margin-top: 0.6em;
	color: #40402D;
}

div#rightColumn .obligatorisk
{
	color: Red;
	float: right;
}

/* receipt page of the webshop */
div#receipt
{
	width: 100%;
	float: left;
	clear: both;
}

div.order_info
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	border-top-color: #eeeeee;
}


/*------------------------------------END webbshop-------------------*/

body
{
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.gif) repeat-x top left;
	color: #40402D;
}

h1, h2, h3, h4, p, span
{
	margin: 0px;
	padding: 0px;
}

div#leftColumn ul, div#newsArea ul, div.generallistning ul, div.datelistning ul, div.newslistning ul, div.artikelInfo ul, div#shop ul, div.listning ul, div#menuheader ul
{
	margin: 0px;
	padding: 0px;
}

h4
{
	margin: 0.5em 0;
}

a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 105%;
}
a:hover
{
	color: #D25214;
	text-decoration: none;
}
a:visited
{
	color: #669900;
	text-decoration: underline;
}

img.sokpil
{
	padding-left: 5px;
	border: none;
	display: inline;
	vertical-align: middle;
}

img.morepil
{
	border: none;
}

/* STATISTICS LINK (RIGHT COLUMN) */
a.stats
{
	display: block;
	line-height: 190%;
	background: url(../images/stats.jpg) no-repeat left center;
	background-position: 6px;
	padding-left: 40px;
	width: 60%;
}


/* -------- BEGIN NEWSLIST STYLES --------- */
div.newsarchive
{
	display: block;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 100%;
}

div.newsarchive div.leftcolumn
{
	float: left;
	clear: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
}

div.newsarchive div.rightcolumn
{
	float: left;
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 50%;
}

div.pagenavigation
{
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 100%;
}

div.abovelisttext
{
	display: block;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
}

div.newslistning
{
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-top: solid 1px #99998A;
	border-bottom: solid 1px #99998A;
}

div.newslistning ul
{
	display: block;
	margin-top: 0px;
	list-style-type: none;
}

div.newslistning ul li
{
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: none;
	float: left;
}

div.newslistning ul li img
{
	display: block;
	margin-top: 0px;
	list-style-type: none;
	float: left;
}

div.newslistning ul li a
{
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	padding-left: 0px;
	float: left;
}

div.newslistning ul li a:visited
{
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	padding-left: 0px;
	float: left;
}

div.newslistning ul li p
{
	font-size: 97%;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
}
/* -------- END NEWSLIST STYLES --------- */


/* -------- BEGIN DATELIST STYLES --------- */
div.datearchive
{
	display: block;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 100%;
}

div.datearchive div.leftcolumn
{
	float: left;
	clear: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
}

div.datearchive div.middlecolumn
{
	float: left;
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
}

div.datearchive div.rightcolumn
{
	float: left;
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.pagenavigation
{
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 100%;
}

div.abovelisttext
{
	display: block;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
}

div.datelistning
{
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-top: solid 1px #99998A;
	border-bottom: solid 1px #99998A;
}

div.datelistning ul
{
	display: block;
	margin-top: 0px;
	list-style-type: none;
}

div.datelistning ul li
{
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: none;
	float: left;
}

div.datelistning ul li img
{
	display: block;
	margin-top: 0px;
	list-style-type: none;
	float: left;
}

div.datelistning ul li a
{
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	padding-left: 0px;
	float: left;
}

div.datelistning ul li a:visited
{
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	padding-left: 0px;
	float: left;
}

div.datelistning ul li p
{
	font-size: 97%;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
}
/* -------- END DATELIST STYLES --------- */


/* -------- BEGIN GENERALLIST STYLES (PUFF aso) --------- */

div.generallistning
{
	display: block;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border-top: solid 1px #99998A;
	border-bottom: solid 1px #99998A;
}

div.generallistning ul
{
	display: block;
	margin-top: 0px;
	list-style-type: none;
}

div.generallistning ul li
{
	width: 100%;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
	float: left;
}

div.generallistning ul li img
{
	display: block;
	margin-top: 2px;
	list-style-type: none;
	float: left;
}

div.generallistning ul li a
{
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	padding-left: 30px;
}

div.generallistning ul li a:visited
{
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	padding-left: 30px;
}

div.generallistning ul li p
{
	font-size: 97%;
	padding-left: 30px;
	padding-top: 0px;
}

/* -------- END GENERALLIST STYLES --------- */


/* -------- BEGIN LIST STYLES --------- */

div.listning
{
	display: block;
	float: left;
	padding-top: 10px;
}

div.listning ul
{
	display: block;
	margin-top: 0px;
	list-style-type: none;
}

div.listning ul li
{
	display: block;
	margin-top: 0px;
	list-style-type: none;
	margin-bottom: 1.5em;
}

div.listning ul li a
{
	line-height: 190%;
	font-size: 120%;
	background: url(../images/listningspil.gif) no-repeat left center;
	padding-left: 25px;
	display: inline;
}

div.listning ul li a:visited
{
	line-height: 190%;
	font-size: 120%;
	background: url(../images/listningspil.gif) no-repeat left center;
	padding-left: 25px;
	display: block;
}

/* -------- END LIST STYLES --------- */


#wrapper
{
	position: relative;
	width: 87.54em;
	margin:0 auto 10px auto;
	/*margin: 10px auto;--Previous*/
	overflow: hidden;
}

/* BEGIN SIDESHADOW */

.sideShadow
{
	float: left;
	height: 782px;
	width: 1.06em;
}

#shadowLeft
{
	background: url(../images/shadowLeft.gif) no-repeat top left;
}

#shadowRight
{
	background: url(../images/shadowRight.gif) no-repeat top left;
}

/* END OF SIDESHADOW */

/* ----------------------------------------------------- BEGIN HEADER AREA ------------------------------------------------*/

#headerArea
{
	height: 110px;
	/*height: 180px;--Previous*/
	width: 100%;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:top left;
	/*background: #FFF url(../images/wide_hus_rand_shadow.jpg) repeat-x bottom left;--Previous*/
	overflow: hidden;
}

#headerLeft
{
	margin: 23px;
	float: left;
	border-width: 0px;
}

#headerMiddle
{
	margin: 20px;
	float: left;
	font-size: 200%;
	overflow: hidden;
}

#headerRight
{
	text-align: right;
	/*text-align: left;--Previous*/
	margin: 0px;
	padding: 10px 20px 10px 5px;
	/*padding: 20px 20px 10px 5px;--Previous*/
	width: auto;
	/*width: 180px;--Previous*/
	float: right;
	word-spacing: 2px;
	font-size: 90%;
}

#headerRight a
{
	color:#616262;
	font-size:15px;
	text-decoration:none;
	/*color: #41402E;--Previous*/
}
#headerRight a:hover{text-decoration:underline;}

#headerRight span{float:right;}

#headerRight input
{
	margin: 35px 0 0 0;
	/*margin: 13px 0 0 0 !important;--Previous*/
	width: 270px;
	/*width: 107px;--Previous*/
	background-color: #FFFFFF;
	border: solid 1px #dadada;
	/*border: solid 1px #41402E;--Previous*/
	float: left !important;
	font-size: 15px;
	padding: 5px;
	position: relative;
}
#headerRight input:focus{border:1px solid #f79244;}

#headerRight img
{
	float: left;
	margin-top: 34px;
	/*margin-top: 12px;--Previous*/
	margin-left: 3px;
}

/* ----------------------------------------------------- END HEADER AREA ------------------------------------------------*/


/* BEGIN MAIN AREA */

#mainArea
{
	float: left;
	width: 85.4em;
	min-height: 785px;
	background-color: #FFF;
}
/* END OF MAIN AREA */


/* BEGIN BREADCRUMBAREA */

#breadCrumbArea
{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	/*height: 5em;--Previous*/
	margin-top: 0px;
	overflow: hidden;
	margin-top: 0px;
	font-size: 90%;
	font-weight: bold;
	color: #99998A;
	/*background: url(../images/bg_bread_paint9.jpg) repeat-x top left;--Previous*/
}

#breadCrumbArea span
{
	font-size: 90%;
	font-weight: normal;
	color: #40402D;
	display: inline;
}

#breadCrumbArea p
{
	padding: 5px 15px 20px 15px;
	/*padding: 15px 15px 20px 15px;--Previous*/
	font-size: 90%;
	font-weight: bold;
	color: #99998A;
}

/* END OF BREADCRUMBAREA */

/* ----------------------------------------------------- BEGIN LEFT COLUMN ------------------------------------------------*/
div#leftColumn
{
	float: left;
	width: 21%;
	overflow: hidden;
	padding: 0;
	border-right: solid 1px #EEE;
}

div#newsArea h2
{
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	color: #40402D;
}

div#kontakt
{
	width: 100%;
	float: left;
	overflow: hidden;
	padding-top: 1.2em;
	padding-bottom: 3em;
}

div#leftColumn span, div#newsArea div#kontakt span
{
	display: block;
	font-size: 110%;
	line-height: 140%;
	color: #40402D;
}

div#kontakt h3
{
	padding-left: 1em;
	margin: 8px 0 6px 0;
	font-size: 140%;
	font-weight: normal;
	color: #40402D;
	text-transform: uppercase;
}

div#kontakt p
{
	padding-left: 1.5em;
	
}

/* ----------------------------------------------------- END LEFT COLUMN ------------------------------------------------*/


/* ----------------------------------------------------- BEGIN CENTER COLUMN ------------------------------------------------*/
div#centerColumn
{
	float: left;
	width: 48%;
	border-bottom: none;
	border-top: none;
	padding: 0px 38px 12px 38px;
	overflow: hidden;
}
div#centerColumn div#textarea
{
	width: 100%;
	clear: both;
	margin-bottom: 3em;
	font-size: 105%;
	border: none;
}

div#centerColumn .imagetext
{
	font-size: 1.05em;
}

div#centerColumn a
{
	color: #D25214;
}

div#centerColumn a img
{
	border: none;
}

div#centerColumn a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#centerColumn a:visited
{
	color: #669900;
	text-decoration: underline;
}


/* -- BEGIN: PUFFVERSION OF SNIPPET GREEN ROUNDED -- */
div.boxarea
{
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#centerColumn div.snippetGreenRounded_Headline h3, div#centerColumnWide div.snippetGreenRounded_Headline h3
{
	float: left;
	width: 90%;
	color: #FFFFFF;
	font-size: 130%;
	font-weight: normal;
	margin: 0;
	display: block;
}

div#centerColumn div.snippetGreenRounded, div#centerColumnWide div.snippetGreenRounded
{
	height: 63px;
	float: left;
	width: 90%;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0px !important;
}

div#centerColumn div.snippetGreenRounded p, div#centerColumnWide div.snippetGreenRounded p
{
	text-align: left;
	height: 40px;
	color: #000;
	margin-bottom: 8px;
}

div#centerColumn div.snippetGreenRounded img.morepil, div#centerColumnWide div.snippetGreenRounded img.morepil
{
	border: none;
	float: right;
	margin: 0;
	padding: 0px;
}

div#centerColumn div.snippetGreenRounded a, div#centerColumnWide div.snippetGreenRounded a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 100%;
}
div#centerColumn div.snippetGreenRounded a:hover, div#centerColumnWide div.snippetGreenRounded a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#centerColumn div.snippetGreenRounded a:visited, div#centerColumnWide div.snippetGreenRounded a:visited
{
	color: #669900;
	text-decoration: underline;
}



/* -- END: PUFFVERSION OF SNIPPET GREEN ROUNDED -- */





div#centerColumn h1
{
	color: #40402D;
	font-size: 210%;
	font-weight: normal;
	margin-bottom: 0.6em;
}

div#centerColumn h2
{
	color: #555555;
	font-size: 150%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

div#centerColumn h3
{
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

div#centerColumn h4
{
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

div#centerColumn p
{
	font-size: 105%;
	margin-bottom: 8px;
	color: #333333;
	font-weight: lighter;
}

div#centerColumn p.ingress
{
	color: #666666;
	font-weight: bold;
	line-height: 150%;
}



/* ----------------------------------------------------- END CENTER COLUMN ------------------------------------------------*/



/* ----------------------------------------------------- BEGIN CENTER COLUMN WIDE ------------------------------------------------*/
div#centerColumnWide
{
	float: left;
	width: 70%;
	border-bottom: none;
	border-top: none;
	padding: 0px 38px 12px 38px;
	overflow: hidden;
}

div#centerColumnWide div#textarea
{
	width: 100%;
	clear: both;
	margin-bottom: 3em;
	font-size: 105%;
	border: none;
}

div#centerColumnWide .imagetext
{
	font-size: 1.05em;
}

div#centerColumnWide a
{
	color: #D25214;
}

div#centerColumnWide a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#centerColumnWide a:visited
{
	color: #669900;
	text-decoration: underline;
}

div#centerColumnWide div.boxarea h3
{
	margin: 0 0 0.25em;
	padding: 12px 0 0 12px;
	font-size: 150%;
	font-weight: bold;
	color: #66cc33;
}

div#centerColumnWide h1
{
	color: #40402D;
	font-size: 210%;
	font-weight: normal;
	margin-bottom: 0.6em;
}

div#centerColumnWide h2
{
	color: #555555;
	font-size: 150%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

div#centerColumnWide h3
{
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

div#centerColumnWide h4
{
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

div#centerColumnWide div#ingress
{
	color: #666666;
	font-weight: bold;
	line-height: 150%;
}

div#centerColumnWide p
{
	font-size: 105%;
	margin-bottom: 8px;
	color: #333333;
	font-weight: lighter;
}


/* ----------------------------------------------------- END CENTER COLUMN WIDE------------------------------------------------*/


/* -- BEGIN: SPLIT AREA IN 2 COLUMNS -- */

 .centerLeftColumn
{
	float: left;
	width: 46%;
	margin-right: 10px;
	margin-bottom: 10px;
}
 .centerRightColumn
{
	float: right;
	width: 46%;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* -- END: SPLIT AREA IN 2 COLUMNS -- */


/* ----------------------------------------------------- BEGIN RIGHT COLUMN ------------------------------------------------*/
div#rightColumn
{
	float: right;
	width: 22%;
	padding: 0px;
	margin-bottom: 4em;
	overflow: hidden;
}

div#rightColumn a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 100%;
}
div#rightColumn a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#rightColumn a:visited
{
	color: #669900;
	text-decoration: underline;
}

div#rightColumn img
{
	float: left;
	margin-bottom: 10px;
}

div#rightColumn p
{
	margin-bottom: 1em;
	color: #999999;
}

div#rightColumn h3
{
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 10px;
}

div#rightColumn div#webbFraga
{
	width: 90%;
	float: left;
	padding: 3px;
	display: block;
	border: solid 1px #EEE;
	margin-right: 5px;
	margin-bottom: 10px;
}

div#rightColumn div#webbFraga h1
{
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: normal;
	color: #40402D;
}

div#rightColumn div#webbFraga p
{
	color: #40402D;
}
/* ----------------------------------------------------- END RIGHT COLUMN ------------------------------------------------*/



/* BEGIN FOOTER */

div#footer
{
	clear: both;
	text-align: center;
	width: 85.7em;
	margin: 0 0 1em 0.8em;
	background: url(../images/bg_footer_wide.jpg) no-repeat left bottom;
	word-spacing: 3px;
	position: relative;
}

div#extra
{
	background: #FFF url(../images/bg_footer_right.jpg) no-repeat right bottom;
	position: absolute;
	right: 22px;
	bottom: 0px;
	width: 36px;
	height: 35px;
}

/* END OF FOOTER */

/* ----------------------------------------------------- BEGIN TOP MENY ------------------------------------------------*/

div#menuheader
{
	display: block;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	/*margin: 0;--Previous*/
	height: 2.5em;
	line-height: normal;
	background-color: #FFF;
	overflow: visible;
	border-bottom:4px solid #79c153;
}

div#menuheader ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#menuheader li
{
	float: left;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

div#menuheader a
{
	display: block;
	color: #40402D;
	padding: 7px 15px 7px 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
}

div#menuheader #index_start a
{
	z-index: 24;
	position: relative;
}

div#menuheader #index_start a:hover
{
	z-index: 25;
}

div#menuheader #index_start span
{
	display: none;
}

div#menuheader #index_start a:hover span
{
	padding: 3px;
	display: block;
	position: absolute;
	top: -10em;
	left: 0em;
	width: 20em;
	height: 2em;
	border: solid 1px #40402D;
	background: #FFF url(../images/bg_tooltip.jpg) no-repeat right center;
	color: #40402D;
	text-align: left;
	text-transform: none;
	font-size: 90%;
}



div#menuheader #index_start
{
	padding-left: 1.8em;
	padding-right: 9.4em;
	text-align: center;
}

div#menuheader .index_1_right span
{
	display: none;
}

div#menuheader .index_1_left span
{
	display: none;
}

div#menuheader .index_1_right a
{
	position: relative;
}

div#menuheader .index_1_left a
{
	position: relative;
}

div#menuheader .index_1_right a:hover, #menuheader .index_1_right a:active
{
	z-index: 25;
	display: block;
	background: #76BE1E;
	text-decoration: none;
	color: #FFF;
}

div#menuheader .index_1_left a:hover, #menuheader .index_1_left a:active
{
	z-index: 25;
	display: block;
	background: #76BE1E;
	text-decoration: none;
	color: #FFF;
}

div#menuheader .index_1_right a:hover span
{
	letter-spacing: normal;
	padding: 10px 5px 10px 10px;
	display: block;
	position: absolute;
	top: 3em;
	left: 0em;
	width: 20em;
	background: #FFF;
	border: solid 1px #99998a;
	border-top: solid 1px #73BE1E;
	color: #40402D;
	text-transform: none;
	font-size: 90%;
	overflow: hidden;
}

div#menuheader .index_1_left a:hover span
{
	letter-spacing: normal;
	padding: 10px 5px 10px 10px;
	display: block;
	position: absolute;
	top: 3em;
	right: 0em;
	width: 20em;
	background: #FFF;
	border: solid 1px #99998a;
	border-top: solid 1px #73BE1E;
	color: #40402D;
	text-transform: none;
	font-size: 90%;
	overflow: hidden;
}

div#menuheader .index_1_selected_right span
{
	display: none;
}
div#menuheader .index_1_selected_left span
{
	display: none;
}

div#menuheader .index_1_selected_right a
{
	position: relative;
	z-index: 25;
	display: block;
	background: #76BE1E;
	text-decoration: none;
	color: #FFF;
}
div#menuheader .index_1_selected_left a
{
	position: relative;
	z-index: 25;
	display: block;
	background: #76BE1E;
	text-decoration: none;
	color: #FFF;
}

div#menuheader .index_1_selected_right a:hover, #menuheader .index_1_selected_right a:active
{
	z-index: 25;
	display: block;
	background: #76BE1E;
	text-decoration: none;
	color: #FFF;
}

div#menuheader .index_1_selected_left a:hover, #menuheader .index_1_selected_left a:active
{
	z-index: 25;
	display: block;
	background: #76BE1E;
	text-decoration: none;
	color: #FFF;
}

div#menuheader .index_1_selected_right a:hover span
{
	letter-spacing: normal;
	padding: 10px 5px 10px 10px;
	display: block;
	position: absolute;
	top: 3em;
	left: 0em;
	width: 20em;
	background: #FFF;
	border: solid 1px #99998a;
	border-top: solid 1px #73BE1E;
	color: #40402D;
	text-transform: none;
	font-size: 90%;
	overflow: hidden;
}

div#menuheader .index_1_selected_left a:hover span
{
	letter-spacing: normal;
	padding: 10px 5px 10px 10px;
	display: block;
	position: absolute;
	top: 3em;
	right: 0em;
	width: 20em;
	background: #FFF;
	border: solid 1px #99998a;
	border-top: solid 1px #73BE1E;
	color: #40402D;
	text-transform: none;
	font-size: 90%;
	overflow: hidden;
}

div#menuheader .index_2 span
{
	display: none;
}

div#menuheader .index_2 a
{
	position: relative;
}

div#menuheader .index_2 a:hover, #menuheader .index_2 a:active
{
	display: block;
	background: #76BE1E;
	text-decoration: none;
	color: #FFF;
}

div#menuheader .index_2 a:hover span
{
	letter-spacing: normal;
	padding: 10px 5px 10px 10px;
	display: block;
	position: absolute;
	top: 3em;
	left: -13em;
	width: 20em;
	background: #FFF;
	border: solid 1px #99998a;
	border-top: solid 1px #73BE1E;
	color: #40402D;
	text-transform: none;
	font-size: 90%;
	overflow: hidden;
}

/* ----------------------------------------------------- END TOP MENY ------------------------------------------------*/



/* ----------------------------------------------------- BEGIN NEWSLIST ------------------------------------------------*/

div#newsArea
{
	float: left;
	width: 18em;
	overflow: hidden;
	padding: 0px;
	border-right: solid 1px #EEE;
}

div#newsArea span
{
	font-size: 95%;
	color: #99998A;
}

div#newsArea h3
{
	padding-left: 1em;
	margin-bottom: 0.7em;
	font-size: 140%;
	font-weight: normal;
	color: #40402D;
}

div#newsArea ul
{
	padding: 0 1em 0 1.5em;
	list-style-type: none;
	border-bottom: solid 1px #EEE;
	margin-bottom: 10px;
}

div#newsArea ul li
{
	margin-bottom: 12px;
}

div#newsArea ul li img
{
	padding-right: 4px;
}

div#newsArea ul li p
{
	padding: 0px;
	margin: 0px;
	font-size: 97%;
	color: #99998A;
}

div#newsArea ul li h3
{
	padding: 0px;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #40402D;
}
/* ----------------------------------------------------- END NEWSLIST ------------------------------------------------*/


/* ----------------------------------------------------- BEGIN PRESSMEDDELANDE LIST ------------------------------------------------*/

div#newsArea ul#paGang
{
	margin-top: 10px;
	padding: 0 1em 0 1.5em;
	list-style-type: none;
	border-bottom: solid 1px #EEE;
}

div#newsArea ul#paGang li
{
	margin-bottom: 8px;
}

div#newsArea ul#paGang li h1
{
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
	color: #40402D;
}

div#newsArea ul#paGang li p
{
	padding: 0px;
	margin: 0px;
	color: #99998A;
}

/* ----------------------------------------------------- END PRESSMEDDELANDE LIST ------------------------------------------------*/


/* -------------------------------------- BEGIN: SNIPPETS --- ONLY FOR RIGHT COLUMN -------------------------------------*/


/* -- BEGIN: SNIPPET GREY ROUNDED -- */

div#rightColumn div.snippetGreyRounded
{
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 90%;
	background: #EEE;
	border: solid 1px #99998A;
	border-top: none;
	padding: 3px;
}

div.snippetGreyRounded_Headline
{
	float: left;
	width: 90%;
	background: #99998A url(../images/bg_snippet1_corner.jpg) no-repeat left top;
	height: 1.8em;
	margin-bottom: 0px;
	border-right: solid 2px #99998A;
	padding: 3px;
}

div#rightColumn div.snippetGreyRounded_Headline h3
{
	font-size: 130%;
	font-weight: normal;
	color: #FFF;
	padding: 3px;
}

div#rightColumn div.snippetGreyRounded p
{
	color: #000;
	margin-bottom: 8px;
}

div#rightColumn div.snippetGreyRounded a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 100%;
}
div#rightColumn div.snippetGreyRounded a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#rightColumn div.snippetGreyRounded a:visited
{
	color: #669900;
	text-decoration: underline;
}

/* -- END: SNIPPET GREY ROUNDED -- */


/* -- BEGIN: SNIPPET NORMAL ROUNDED -- */

div#rightColumn div.snippetNormal
{
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 90%;
	background: white;
	border: solid 1px #99998A;
	border-top: none;
	padding: 3px;
}

div.snippetNormal_Headline
{
	float: left;
	width: 90%;
	background: #99998A url(../images/bg_snippet1_corner.jpg) no-repeat left top;
	height: 1.8em;
	margin-bottom: 0px;
	border-right: solid 2px #99998A;
	padding: 3px;
}

div#rightColumn div.snippetNormal_Headline h3
{
	font-size: 130%;
	font-weight: normal;
	color: #FFF;
	padding: 3px;
}

div#rightColumn div.snippetNormal p
{
	color: #000;
	margin-bottom: 8px;
}

div#rightColumn div.snippetNormal a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 100%;
}
div#rightColumn div.snippetNormal a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#rightColumn div.snippetNormal a:visited
{
	color: #669900;
	text-decoration: underline;
}

/* -- END: SNIPPET NORMAL ROUNDED -- */

/* -- BEGIN: SNIPPET GREEN ROUNDED -- */

div.snippetGreenRounded
{
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 3px;
	float: left;
	width: 90%;
	border: solid 1px #cccccc;
	border-top: none;
	color: #FFF;
	background-color: #ffffff;
}

div.snippetGreenRounded_Headline
{
	float: left;
	width: 90%;
	background: #73BE1E url(../images/bg_snippet2_corner.jpg) no-repeat left top;
	height: 1.8em;
	margin-bottom: 0px;
	border-right: solid 2px #73BE1E;
	padding: 3px;
}

div.snippetGreenRounded_Headline h3
{
	font-size: 130%;
	font-weight: normal;
	color: #FFF;
	padding: 3px;
}

div#rightColumn div.snippetGreenRounded p
{
	color: #000;
	margin-bottom: 8px;
}

div#rightColumn div.snippetGreenRounded a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 100%;
}
div#rightColumn div.snippetGreenRounded a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#rightColumn div.snippetGreenRounded a:visited
{
	color: #669900;
	text-decoration: underline;
}


/* -- END: SNIPPET GREEN ROUNDED -- */


/* -- BEGIN: SNIPPET GREY NORMAL -- */

div#rightColumn div.snippetGreyNormal
{
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 90%;
	background: #EEE;
	border: solid 1px #cccccc;
	border-top: none;
	padding: 3px;
}

div.snippetGreyNormal_Headline
{
	float: left;
	width: 90%;
	background: #99998A;
	height: 1.8em;
	margin-bottom: 0px;
	border-right: solid 2px #99998A;
	padding: 3px;
}

div#rightColumn div.snippetGreyNormal_Headline h3
{
	font-size: 130%;
	font-weight: normal;
	color: #FFF;
	padding: 3px;
}

div#rightColumn div.snippetGreyNormal p
{
	color: #000;
	margin-bottom: 8px;
}

div#rightColumn div.snippetGreyNormal a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 100%;
}
div#rightColumn div.snippetGreyNormal a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#rightColumn div.snippetGreyNormal a:visited
{
	color: #669900;
	text-decoration: underline;
}


/* -- END: SNIPPET GREY NORMAL -- */

/* -- BEGIN: SNIPPET GREEN NORMAL -- */

div#rightColumn div.snippetGreenNormal
{
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 90%;
	background: #FFF;
	border: solid 1px #cccccc;
	border-top: none;
	padding: 3px;
}

div.snippetGreenNormal_Headline
{
	float: left;
	width: 90%;
	background: #73BE1E;
	height: 1.8em;
	margin-bottom: 0px;
	border-right: solid 2px #73BE1E;
	padding: 3px;
}

div#rightColumn div.snippetGreenNormal_Headline h3
{
	font-size: 130%;
	font-weight: normal;
	color: #FFF;
	padding: 3px;
}

div#rightColumn div.snippetGreenNormal p
{
	color: #000;
	margin-bottom: 8px;
}

div#rightColumn div.snippetGreenNormal a
{
	color: #D25214;
	text-decoration: underline;
	font-size: 100%;
}
div#rightColumn div.snippetGreenNormal a:hover
{
	color: #D25214;
	text-decoration: none;
}
div#rightColumn div.snippetGreenNormal a:visited
{
	color: #669900;
	text-decoration: underline;
}

/* -- END: SNIPPET GREEN NORMAL -- */


/* -------------------------------------- END: SNIPPETS --- ONLY FOR RIGHT COLUMN -------------------------------------*/



/* -------------------------------------- BEGIN: PAGECHANGEDAREA -------------------------------------*/

div#pageChangedArea
{
	width: 100%;
	clear: both;
	margin-bottom: 3em;
	font-size: 97%;
	border: none;
}

/* -------------------------------------- END: PAGECHANGEDAREA -------------------------------------*/


/* -------------------------------------- BEGIN: EXTRANET LOGIN -------------------------------------*/

.loginArea
{
	width: 70%;
	clear: both;
	padding: 1em;
	font-size: 97%;
	border: 1px solid #99998A;
	margin-bottom: 1.5em;
}

/* -------------------------------------- END: EXTRANET LOGIN -------------------------------------*/


/*************** standard div's ***************/

.hidden
{
	display: none;
}

.fileicon
{
	border: none;
	margin-right: 3px;
	vertical-align: text-bottom;
	background: none;
}

div#SearchDirectoryArea
{
	clear: both;
	float: left;
	border-top: 1px solid #99998A;
	width: 100%;
}

/*************** sitemap and alphalisting ***************/

div#Alphalinks
{
	clear: both;
	float: left;
	text-transform: uppercase;
	border-bottom: 1px solid #99998A;
	width: 100%;
	padding-bottom: 1em;
	margin-bottom: 2em;
}
div#centerColumn p a.linklist
{
	/*do nothing for now */
}



/* SITEMAP New Version for EPi6 */
div.sitemapMaster
{
	margin-bottom: 2em;
	font-family:arial,verdana,helvetica,tahoma,sans-serif;
	font-size:0.7em;
	width: 333px;
	float: left;
}

div.sitemapMaster div.HeaderTemplate,
div.sitemapMaster div.ItemHeaderTemplate,
div.sitemapMaster div.ItemFooterTemplate,
div.sitemapMaster div.ExpandedTopTemplate,
div.sitemapMaster div.FooterTemplate
{
	display:none;
}

div.sitemapMaster ul div.root {
	background:#73BE1E;
	color:#FFF;
	padding-left:4px;
}

div#centerColumnWide div.sitemapMaster ul div.root a {
	color:#FFF;
	line-height:22px;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
}

div.sitemapMaster ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

div.sitemapMaster div.root, 
div.sitemapMaster ul li a 
{
	font-size:12px;
	line-height:normal;
}

div.sitemapMaster ul ul li {
	border-left:1px solid #73BE1E;
	margin-left:8px;
	padding:0 0 0 16px;
}

div.sitemapMaster ul ul li.endOfBranch {
	border:0 none;
}

div.sitemapMaster ul ul li.endOfBranch + li {
	border:0 none;
}

div.sitemapMaster ul ul li a {
	display:inline-block;
	padding:2px 0 3px 0;
	position:relative;
}

div.sitemapMaster ul ul li a span {
	display:block;
	position:absolute;
	left:-16px;
	top:9px;
	height:0;
	width:14px;
	line-height:0;
	font-size:0;
	border-color:#73BE1E;
	border-style:solid;
	border-width:0;
	border-bottom-width:1px;
}

div.sitemapMaster ul ul li.endOfBranch > a span {
	border-left-width:1px;
	height:10px;
	top:0;
}
/* END SITEMAP EPi6*/


div#rightColumn div#pageFunctions
{
	width: 90%;
	float: left;
	padding: 3px;
	display: block;
	border: solid 1px #EEE;
	margin-bottom: 10px;
}

/* ---- NEW CODE, ADDED FOR DESIGNFÖRETAGSREGISTRET AND WEBBFRÅGAN---- */

.poll-results
{
	margin-bottom: 15px;
}

.poll-results tbody th, .poll-results tbody td
{
	padding: 5px 0;
}

.poll-results tbody tr
{
	margin-bottom: 10px;
}

.poll-results tbody th
{
	max-width: 200px;
	padding-right: 10px;
}

.poll-results tbody td
{
	width: 200px;
}

.poll-results tbody td div
{
	display: block;
	border: solid 1px #4a9008;
	background: #68c810;
	height: 15px;
}

#question-box
{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#question-box a
{
	display: block;
	float: left;
	width: 390px;
	padding: 5px 0;
}

#question-box span
{
	float: left;
	padding: 5px 0;
}


/* ---- */

.clear
{
	display: block;
	float: left;
	width: 100%;
	height: 0px;
	clear: both;
}

fieldset.search-form
{
	border-bottom: 1px solid #CCCCCC;
	margin-top: 15px;
	padding: 10px 0px 15px 0pt;
}

fieldset.search-form .knapp
{
	margin-left: 270px;
}

#centerColumn fieldset.search-form p
{
	font-size: 11px;
}

#centerColumn fieldset.search-form h2
{
	margin-top: 0px;
	font-size: 1.4em;
	width: 100%;
	display: block;
	clear: both;
}

fieldset.search-form legend
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	color: #52a505;
}

fieldset.search-form div
{
	float: left;
	margin: 0 17px 15px 0;
}

fieldset.search-form label
{
	display: block;
	float: left;
	width: auto;
	clear: left;
	margin-right: 0px;
}

fieldset.search-form .search-area label
{
	width: 146px;
	clear: none;
}

fieldset.search-form .left-box input
{
	margin-right: 10px;
}

fieldset.search-form select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.search-results
{
	padding-left: 0px;
	margin-left: 0px;
}

ul.search-results li
{
	list-style-type: none;
	margin: 15px 0;
	border-bottom: dotted 1px #ccc;
}

ul.search-results li a
{
	display: block;
	background: url( "../images/listningspil.gif" ) no-repeat left center !important;
	padding-left: 30px;
	margin-bottom: 4px;
}


ul.search-results li a:hover
{
	text-decoration: none !important;
}

ul.search-results li p
{
	padding-left: 29px;
}

.pager
{
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}


.pager p, .pager a
{
	float: left;
	margin-right: 10px;
	padding: 3px 8px;
	margin: 0px;
}


.pager a:hover
{
	background: #D25214;
	color:#fff!important;
	text-decoration:none!important;
}

#centerColumn .pager a:visited
{
	color: #D25214;
}

#centerColumn .pager a.selectedItem
{
	color: #000;
	text-decoration: none;
}
#centerColumn .pager a.selectedItem:hover, #centerColumn .pager a.selectedItem:visited
{
	background: none;
	color: #000 !important;
}
.search-area div
{
	float: left;
	width: 128px;
}

/* ---- NEW CODE, ADDED FOR DESIGNFÖRETAGSREGISTRET AND WEBBFRÅGAN ---- */
.errorMessage
{
	color: Red;
}


/* ---- END: NEW CODE FOR ERROR MESSAGES ----- */
