html, body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	background-color: #e4e1dc;
	background-image: url(../../images/login/main_background.gif);
	background-repeat: repeat-x;
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-serif;
	font-size: 78%;
	color: #535353;
}

h1.big
{
	font-family: "Arial" , "Helvetica" , Sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #4c4a45;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.2em;
}

h1.medium
{
	font-family: "Arial" , "Helvetica" , Sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #4c4a45;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.7em;
}

h1
{
	font-family: "Arial" , "Helvetica" , Sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #e37135;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2
{
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}

p
{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

p.preamble
{
	font-style: italic;
}

p.timeandlocation
{
	font-weight: bold;
}

a
{
	color: #e37222;
	text-decoration: none;
}

a.pdf
{
	padding-left: 18px;
	background-image: url(/images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0% 70%;
}

img
{
	border: none;
}

form
{
	margin-bottom: 0px;
}

#mainwrapper
{
	margin: 0 auto;
	width: 750px;
}



#contentwrapper
{
	margin-top: 23px;
	width: 750px;
	text-align: left;
	float: left;
}

#headerarea
{
	width: 750px;
	height:126px;
	float: left;
	background-image: url(/images/top_img.jpg);
	/*background-color: #e37222;*/
}



#mainlogo
{
	float: left;
}

#mainlogoprint
{
	display: none;
}

#mainmenu
{
	/*float: right;
	margin-top: 54px;
	margin-right: 4px;*/
	float:left;
    width:100%;   
    background: #fff url(../../images/login/bg_underMenu.gif) repeat-x bottom center;
    height:72px;
    /*border-bottom:solid 40px #005eab;*/
}

#mainmenu ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mainmenu li
{
	font-family: "Arial" , "Helvetica" , Sans-serif;
	letter-spacing: 0.1em;
	display: inline;
}

#mainmenu li.selected
{
	float: left;
	display: block;
}

#mainmenu li.selected div.selected
{
	float: left;
	background-color: #ffffff;
	background-image: url(/images/mainmenu_background_chosen.gif);
	background-repeat: no-repeat;
	padding: 9px 9px 10px 10px;
	color: #e37222;
}

#mainmenu li.selected div.selected a.selected
{
	color: #e37222;
}

#mainmenu li.selected div.selected span.selected
{
	padding-right: 10px;
	/*background-image: url(/images/mainmenu_arrow_chosen.gif);*/
	background-position: center right;
	background-repeat: no-repeat;
}

#mainmenu li.normal
{
	cursor: hand;
	float: left;
	display: block;
	background-color: #e37222;
	padding: 9px 10px 10px 10px;
}

#mainmenu li.normal a.normal
{
	color: #ffffff;
}

#mainmenu li.normal a.normal span.normal
{
	padding-right: 10px;
	/*background-image: url(/images/mainmenu_arrow_normal.gif);*/
	background-position: center right;
	background-repeat: no-repeat;
}

#mainmenu img
{
	border: 0px;
}



#contentarea
{
	width: 729px;
	padding: 26px 12px 29px 9px;
	float: left;
	background-color: #ffffff;
}

#contentarea.firstpage
{
	width: 712px;
	padding-left: 26px;
}

#sectioncontentarea
{
	float: left;
	background-image: url(/images/section_background.gif);
	background-repeat: repeat-y;
}

#widecontentarea
{
	float: left;
}



#mainarea
{
	float: left;
	margin: 0px 0px 8px 0px;
}

#maincontent
{
	float: left;
	width: 319px;
}

#maincontent p
{
	line-height: 1.5em;
	font-size: 0.9em;
}

#maincontent a p
{
	display: inline;
	margin-left: 0px;
	background-image: url(/images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 100% 70%;
	padding-right: 9px;
	font-size: 0.9em;
	font-weight: bold;
	color: #e37222;
}

#maincontent p
{
	margin-top: 6px;
	margin-bottom: 10px;
}

#maincontent p a
{
	margin-left: 0px;
	background-image: none;
	padding-right: 0px;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
}

#sectioncontent li
{
	font-size: 0.9em;
	line-height: 1.5em;
}

#mainimage
{
	float: left;
	width: 359px;
	margin-left: 34px;
}

#threecolumnarea
{
	float: left;
	background-image: url(/images/threecolumn_background.gif);
}



#newsarea
{
	width: 232px;
	float: left;
	background-color: #ffffff;
}

#newsarea .header
{
	width: 222px;
	display: block;
	background-color: #585450;
	/*background-image: url(/images/arrow_background.gif);*/
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	margin-bottom: 1px;
	padding: 3px 0px 5px 10px;
	font-size: 0.9em;
	font-weight: bold;
}

#newsarea .content
{
	padding: 11px 8px 11px 12px;
	background-color: #e5e5e5;
	color: #000000;
}

#newsarea .content .date a
{
	font-weight: normal;
	background-image: url(/images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 8px;
	font-size: 0.8em;
}

#newsarea .content h5
{
	font-size: 1em;
	margin: 0px 0px 0px 0px;
}

#newsarea .content a
{
	color: #000000;
	font-size: 0.8em;
}

#newsarea .content p
{
	margin: 0px 0px 12px 0px;
	font-size: 0.8em;
}



#campainarea
{
	margin-left: 8px;
	width: 232px;
	float: left;
	background-color: #ffffff;
}

#campainarea .header
{
	display: block;
	background-color: #585450;
	/*background-image: url(/images/arrow_background.gif);*/
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	margin-bottom: 1px;
	padding: 3px 0px 5px 10px;
	font-size: 0.9em;
	font-weight: bold;
}

#campainarea .header_red
{
	display: block;
	background-color: #cc0033;
	/*background-image: url(/images/arrow_background.gif);*/
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	margin-bottom: 1px;
	padding: 3px 0px 5px 10px;
	font-size: 0.9em;
	font-weight: bold;
}

#campainarea .image
{
	display: block;
}

#campainarea .image img
{
	border: none;
}

#campainarea .content
{
	padding: 8px 12px 8px 12px;
	background-color: #e5e5e5;
	color: #000000;
	font-size: 0.8em;
}

#campainarea .content h5
{
	font-size: 1em;
	margin: 0px 0px 0px 0px;
}

#campainarea .content a
{
	color: #000000;
	background-image: url(/images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 8px;
}

#campainarea .content p
{
	margin-top: 0px;
}



#loginarea
{
	margin-left: 8px;
	width: 232px;
	float: left;
	background-color: #ffffff;
}

#loginarea .header
{
	width: 222px;
	display: block;
	background-color: #e37222;
	/*background-image: url(/images/arrow_background.gif);*/
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	margin-bottom: 1px;
	padding: 3px 0px 5px 10px;
	font-size: 0.9em;
	font-weight: bold;
}

#loginarea form
{
	margin-bottom: 0px;
}

#loginarea .content
{
	padding: 11px 12px 16px 14px;
	background-color: #f1b991;
	color: #000000; /*font-size:0.8em;*/
}

#loginarea .content h5
{
	font-size: 0.8em;
	font-weight: normal;
	margin: 4px 0px 4px 0px;
}

#loginarea .content input.text
{
	margin-bottom: 3px;
	border-top: 1px solid #4b4a45;
	border-left: 1px solid #4b4a45;
	border-right: 1px solid #aaa5a1;
	border-bottom: 1px solid #aaa5a1;
	padding: 2px 2px 1px 2px;
	background-image: url(/images/input_background.gif);
	width: 149px;
	height: 15px;
	font-size: 0.8em;
}

#loginarea .content input.submit
{
	margin-top: 16px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod= 'scale' , src= '/images/button_loggain.png' );
}

#loginarea .content input.submit[class]
{
	margin-top: 16px;
	background-image: url(/images/button_loggain.png);
}

#loginarea .content a
{
	margin: 0px 0px 20px 20px;
	background-image: url(/images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 8px;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: 80%;
}



/* Vänstermeny */



#submenuarea
{
	float: left;
	width: 179px;
	padding-top: 1px;
	background-color: #ffffff;
}

#submenuarea .header
{
	border-bottom: solid 1px #cccccc;
	padding: 23px 8px 6px 9px;
	background-color: #585450;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
}

#submenuarea .header a
{
	color: #ffffff;
}

#submenuarea .content ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	font-weight: bold;
}

#submenuarea .content ul li
{
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 5px 19px;
	border-bottom: solid 1px #ffffff;
	line-height: 1.2em; /*padding:3px 10px 6px 19px;*/
	background-color: #cccccc;
	background-image: url(/images/arrow_submenu.gif);
	background-repeat: no-repeat;
}

#submenuarea .content ul li.chosen
{
	background-image: url(/images/arrow_submenu_chosen.gif);
}

#submenuarea .content ul li.chosenwithchildren
{
	background-image: url(/images/arrow_submenu_chosenwithchildren.gif);
}

#submenuarea .content ul li.withchildren
{
	background-image: url(/images/arrow_submenu_withchildren.gif);
}

#submenuarea .content ul li a
{
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#submenuarea .content ul li ul
{
	list-style-type: none;
	margin: 4px -10px -6px -19px;
	padding: 0px 0px 1px 19px; /*	margin: 4px -10px -6px -19px; 	padding: 0px 0px 1px 19px;*/
	font-size: 1em;
	font-weight: normal;
	background-color: #ffffff;
}

#submenuarea .content ul li ul li
{
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 2px 0px; /*padding:4px 10px 2px 0px;*/
	background-image: none;
	background-color: #ffffff;
}

#submenuarea .content ul li ul li.chosen
{
	background-image: none;
}

#submenuarea .content ul li ul li.chosen a
{
	font-weight: bold;
}



/* Vänstermeny slut */





#mainsectioncontent
{
	float: left;
	width: 528px;
	margin-left: 19px;
}

#mainwidecontent
{
	float: left;
	width: 719px;
	margin-left: 7px;
}

#breadcrumbs
{
	padding: 3px 0px 5px 3px;
	font-size: 0.8em;
	color: #575450;
}

#breadcrumbs a
{
	color: #575450;
}

#breadcrumbs .current
{
	color: #e37222;
}

#sectionimages
{
	margin-top: 3px;
	margin-bottom: 10px;
}

#sectionimages img.margin
{
	margin-left: 1px;
}

#sectioncontent p
{
	font-size: 0.9em;
}

#sectioncontent img.headline
{
	margin-bottom: 8px;
}





#searchcontent p
{
	font-size: 0.9em;
}

#searchcontent a
{
	color: #575450;
}

#searchcontent td, #searchcontent th
{
	font-size: 0.9em;
}

#searchcontent td.description
{
	padding-bottom: 0.8em;
}





#pagefooter
{
	float: left;
	background-image: url(/images/section_background.gif);
	background-repeat: repeat-y;
}

#widepagefooter
{
	float: left;
}

#submenufooter
{
	float: left;
	width: 179px;
}

#pagecontentfooter
{
	float: left;
	width: 528px;
	margin: 35px 0px 0px 19px;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #d1cec7;
	font-size: 0.8em;
}

#widepagecontentfooter
{
	float: left;
	width: 719px;
	margin: 35px 0px 0px 7px;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #d1cec7;
	font-size: 0.8em;
}

#pagecontentfooter.narrow
{
	width: 360px;
}

#widepagecontentfooter.narrow
{
	width: 551px;
}

#pagecontentfooter a, #widepagecontentfooter a
{
	color: #575450;
}

#pagecontentfooter .leftcolumn a, #widepagecontentfooter .leftcolumn a
{
	float: left;
	padding-left: 13px;
	text-align: left;
	background-image: url(/images/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: 4% 60%;
}

#pagecontentfooter .rightcolumn, #widepagecontentfooter .rightcolumn
{
	padding-right: 11px;
	float: right;
	text-align: right;
}

#pagecontentfooter .rightcolumn a.print, #widepagecontentfooter .rightcolumn a.print
{
	padding-left: 14px;
	background-image: url(/images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 4% 60%;
}





#pagecolumn
{
	float: left;
	width: 320px;
}



#pagecolumnwide
{
	float: left;
	width: 480px;
}



#widepagecolumn
{
	float: left;
	width: 511px;
}



#widepagecolumnwide
{
	float: left;
	width: 671px;
}







/* undersidesnavigering flikar */



#subpagetabs
{
	width: 100%;
	height: 25px;
	margin-bottom: 17px;
	background-image: url(/images/subpagetabs_background.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

#subpagetabs ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
}

#subpagetabs li
{
	float: left; /*background-color:#cccccc;*/
	background-image: url(/images/subpagetab_background.gif);
	background-repeat: no-repeat;
}

#subpagetabs li.chosen
{
	/*background-color:#ffffff;*/
	background-image: url(/images/subpagetab_background_chosen.gif);
	background-repeat: no-repeat;
}

#subpagetabs a
{
	display: block;
	padding: 4px 11px 7px 18px;
	color: #000000;
	background-image: url(/images/subpagetab_background_end.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#subpagetabs li.chosen span
{
	display: block;
	padding: 4px 14px 7px 20px;
	font-weight: bold;
	background-image: url(/images/subpagetab_background_chosen_end.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	color: #000000;
}



/* undersidesnavigering flikar, slut */





/* Länkruta */



#linkbox
{
	float: right;
	width: 166px;
	margin-left: 34px;
}

#linkbox .header
{
	border-bottom: solid 1px #cccccc;
	padding: 5px 9px 7px 9px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #575450;
	color: #ffffff;
}

#linkbox .content
{
	background-color: #e5e5e5;
	color: #000000;
	padding-bottom: 8px;
}

#linkbox .content ul
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 0.8em;
}

#linkbox .content ul li
{
	background-color: #e5e5e5;
	margin-bottom: 1px;
	padding: 6px 8px 6px 8px;
}

#linkbox .content ul li h5
{
	font-size: 1em;
	margin: 0px 0px 0px 0px;
}

#linkbox a
{
	color: #000000;
}

#linkbox a.pdf
{
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}



/* Länkruta slut */





#footerarea
{
	float: left;
}



#addressarea
{
	width: 728px;
	padding: 5px 10px 6px 12px;
	background-color: #575450;
	color: #bebdbb;
	font-size: 0.8em;
}

#addressarea a
{
	color: #bebdbb;
}



#copyrightarea
{
	width: 750px;
	float: left;
	margin-bottom: 40px;
	padding-top: 6px;
	font-size: 0.8em;
	color: #575450;
}

#copyrightarea a
{
	color: #575450;
}

#copyrightarea .leftcolumn
{
	text-align: left;
	width: 300px;
	float: left;
	padding-left: 12px;
}

#copyrightarea .rightcolumn
{
	text-align: right;
	width: 400px;
	float: right;
	padding-right: 19px;
}

/*#copyrightarea .rightcolumn ul

{

	list-style-type: none;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

}

#copyrightarea .rightcolumn li

{

	display:inline;

}

*/



/* Söksidan */



#FrameworkSelector_DefaultFramework__ctl2__ctl0__ctl2_SearchHelp li
{
	font-size: 0.8em;
}

#FrameworkSelector_DefaultFramework__ctl2__ctl0__ctl2_SearchHelp ul
{
	margin-top: 0px;
}

#FrameworkSelector_DefaultFramework__ctl2__ctl0__ctl2_SearchHelp b
{
	font-size: 0.9em;
}

#FrameworkSelector_DefaultFramework__ctl2__ctl0__ctl2_SearchQuery
{
	margin-top: 1px;
	margin-bottom: 3px;
	border-top: 1px solid #4b4a45;
	border-left: 1px solid #4b4a45;
	border-right: 1px solid #aaa5a1;
	border-bottom: 1px solid #aaa5a1;
	padding: 2px 2px 1px 2px;
	background-image: url(/images/input_background.gif);
	width: 149px;
	height: 15px;
	font-size: 0.8em;
}

#FrameworkSelector_DefaultFramework__ctl2__ctl0__ctl2_SearchButton
{
	vertical-align: top;
}

label
{
	font-size: 0.9em;
}



/* Söksidan slut */







/* Webbkarta */



.sitemap
{
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

tr.sitemapheader
{
	font-size: 0.9em;
}

a.sitemapheader
{
	color: #535353;
}

a.sitemap
{
	color: #535353;
}



/* Webbkarta slut */







/* Formulärsida */



#formcontent p
{
	font-size: 0.9em;
}

#formcontent .form
{
	margin-top: 10px;
	margin-bottom: 20px;
}

#formcontent table
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#formcontent tr
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#formcontent td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
}

#formcontent span.text
{
	display: block;
	padding-top: 3px; /*font-size:0.9em;*/
}

#formcontent input.input
{
	margin-top: 1px;
	margin-bottom: 3px;
	border-top: 1px solid #4b4a45;
	border-left: 1px solid #4b4a45;
	border-right: 1px solid #aaa5a1;
	border-bottom: 1px solid #aaa5a1;
	padding: 2px 2px 1px 2px;
	background-image: url(/images/textarea_background.gif);
	width: 240px;
	height: 15px;
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-serif;
	font-size: 1em;
}

#formcontent select
{
	margin-top: 1px;
	margin-bottom: 3px;
	border-top: 1px solid #4b4a45;
	border-left: 1px solid #4b4a45;
	border-right: 1px solid #aaa5a1;
	border-bottom: 1px solid #aaa5a1;
	padding: 2px 2px 1px 2px;
	background-image: url(/images/input_background.gif);
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-serif;
	font-size: 1em;
}

#formcontent textarea
{
	width: 240px;
	height: 100px;
	margin-top: 1px;
	margin-bottom: 3px;
	border-top: 1px solid #4b4a45;
	border-left: 1px solid #4b4a45;
	border-right: 1px solid #aaa5a1;
	border-bottom: 1px solid #aaa5a1;
	padding: 2px 2px 1px 2px;
	background-image: url(/images/textarea_background.gif);
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-serif;
	font-size: 1em;
}

/* Formulärsida slut */



/* Sektionsstartsida (nyheter) */



#newslist
{
	margin-bottom: 20px;
}

#newslist .date a
{
	font-weight: normal;
	background-image: url(/images/login/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 8px;
	font-size: 0.9em;
}

#newslist h5
{
	font-size: 1em;
	margin: 0px 0px 0px 0px;
}

#newslist a
{
	color: #535353;
	font-size: 0.9em;
}

#newslist p
{
	margin: 0px 0px 12px 0px;
	font-size: 0.9em;
}



/* Sektionsstartsida (nyheter) slut */





/* Kalendarium */



#calendarlist
{
	margin-bottom: 10px;
}

#calendarlist .date a
{
	font-weight: normal;
	background-image: url(/images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 8px;
	font-size: 0.9em;
}

#calendarlist h5
{
	font-size: 1em;
	margin: 0px 0px 0px 0px;
}

#calendarlist a
{
	color: #535353;
	font-size: 0.9em;
}

#calendarlist p
{
	margin: 0px 0px 12px 0px;
	font-size: 0.9em;
}



/* Kalendarium slut */



/* Bildformattering */

img.topleftfloatingimage
{
	margin-right: 1em;
	margin-bottom: 1em;
	EditMenuName: Top left;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	EditMenuName: Top right;
}

/* Bildformattering slut */







/* NY SÖKSIDA */



#searchBox
{
	float: left;
	font-family: Verdana;
	font-size: 11px;
}



#searchBox a, #searchBox a:hover
{
	color: #006699;
	text-decoration: none;
}



.doubleDivider
{
	border-top: 1px solid #9b9999;
	padding: 3px 0px 6px 0px;
	border-bottom: 1px solid #9b9999;
}



.floatLeft
{
	float: left;
	margin: 0px;
	padding: 0px;
}



/* NY SÖKSIDA SLUT */

/* Ny meny publik site */


/* Main menu */

#mainmenu .menu{
	/*position:absolute;
	top:95px;
	left:0;*/
	height:32px;
	overflow:hidden;
	margin-left:20px;
}

#mainmenu .menu li{
	margin-left:1px;
	height:32px;
	float:left;
	display:inline;
	overflow:hidden;
}

#mainmenu .menu li a{
	float:left;
	height:32px;
	background: url(../../images/login/menu_r.png) no-repeat top right;
	overflow:hidden;
    padding-right: 5px;
}

#mainmenu .menu li a span{
	float:left;
	height:32px;
	padding:0 18px;
	background: url(../../images/login/menu.png) no-repeat top left;
	font:12px/32px Tahoma, sans-serif;
	color:#005eab;
	font-weight: bold;
}

#mainmenu .menu li a.active,
#mainmenu .menu li a:hover
{
	background:url(../../images/login/menu_a_r.gif) no-repeat top right;

}

#mainmenu .menu li a.active span,
#mainmenu .menu li a:hover span
{
	background: url(../../images/login/menu_a.gif) no-repeat top left;
    color: #fff;
}

/* Ny meny publik site SLUT */



