body{
    margin:0;
	color:#333;
	font:11px Helvetica, Arial, sans-serif;
	background:url(../../images/bg-body.jpg) no-repeat fixed 50% 0;
	min-width:970px;
}
h1{
	margin:20px 0 20px 20px;
	font:normal 34px/38px Georgia, "Times New Roman", Times, serif;
	color:#302e2e;
	font-style:italic;
}
img{border:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
    font:100% arial,sans-serif;
    vertical-align:middle;
}
form,fieldset{
    margin:0;
    padding:0;
    border:none;
}
iframe{border:none;}
#main{
	width:866px;
	margin:0 auto;
	padding:0 56px 0 48px;
	background:#fff;
}
/* header start */
#header{
	width:100%;
	overflow:hidden;
	padding:36px 0 25px;
	border-bottom:1px solid #ccc;
}
.logo{
	float:left;
	padding:0 0 0 4px;
	margin:0;
	overflow:hidden;
}
.logo a{
	display:block;
	width:220px;
	height:83px;
	text-indent:-9999px;
	background:url(../../images/bg-logo.png) no-repeat;
	cursor:pointer;
}
.top-nav{
	float:right;
}
.top-nav ul{
	float:left;
	border-top:1px solid #111;
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
	display:inline;
	width:170px;
}
.top-nav ul li{
	border-bottom:1px solid #e5e5e5;
	padding:4px 0 3px;
	width:100%;
	float:left;
}
.top-nav ul li a{
	color:#666;
	text-decoration:none;
	width:160px;
	float:left;
	line-height:11px;
	height:11px;
	overflow:hidden;
	padding:2px 0 1px 10px;
	background:url(../../images/bullet.gif) no-repeat 0 5px;
}
.top-nav ul li a.active,
.top-nav ul li a:hover{
	color:#ce9e0d;
	background:url(../../images/bullet-hover.gif) no-repeat 0 5px;
}
/* header end */
/* primary start */
#primary{
	width:100%;
	overflow:hidden;
	padding:0 0 70px;
}
.inner #primary{ padding-bottom:7px; }
/* content start */
#content{
	float:right;
	width:650px;
	padding:11px 0 0;
	overflow:hidden;
	position:relative;
}
.intro{
	width:650px;
	margin:0 0 21px;
	padding:0 0 8px;
	border-bottom:1px solid #e5e5e5;
}
.illustration01{
	width:648px;
	height:289px;
	background:url(../../images/bg-illustration01.jpg) no-repeat;
	position:relative;
	margin:0 0 10px;
}
.illustration01 img{
	position:absolute;
	top:0;
	left:80px;
}
.two-columns{
	width:680px;
	overflow:hidden;
	background:url(../../images/intro-sep.gif) no-repeat 323px 14px;
	position:relative;
}
.two-columns .column{
	float:left;
	width:300px;
	position:relative;
	padding:2px 40px 0 0;
}
.illustrationH{
	width:230px;
	height:156px;
	/*position:absolute;*/
	top:0;
	left:4px;
}
.illustration03{
	width:230px;
	height:113px;
	position:absolute;
	top:0;
	left:4px;
}
.illustration04{
	width:185px;
	height:70px;
	position:absolute;
	top:81px;
	left:121px;
}
.two-columns .column a.more{
	float:left;
	margin:143px 0 0 20px;
	color:#ce9e0d;
	font:italic 15px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.two-columns .column a.more span{ 
	font-size:22px;
	font-style:normal;
}
.two-columns .column a.more:hover{ text-decoration:underline; }
.two-text-columns{
	width:690px;
	overflow:hidden;
	background:url(../../images/intro-sep.gif) repeat-y 323px 0;
}
.two-text-columns .column{
	float:left;
	width:295px;
	padding:0 50px 0 0;
}
.two-text-columns .column h2{
	margin:0 0 9px;
	color:#1a1818;
	font:normal 23px Georgia, "Times New Roman", Times, serif;
}
.two-text-columns .column p{
	margin:0;
	line-height:16px;
}
.two-text-columns .column a.more{
	color:#ce9e0d;
	text-decoration:none;
	font:italic 15px Georgia, "Times New Roman", Times, serif;
	float:left;
	display:inline;
	margin:0 0 0 18px;
}
.two-text-columns .column a.more span{ 
	font-size:22px; 
	font-style:normal;
}
.two-text-columns .column a.more:hover{ text-decoration:underline; }
/* content end */
/* sidebar start */
#sidebar{
	float:left;
	width:205px;
	padding:43px 0 0;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.nav li{
	width:100%;
	float:left;
	background:url(../../images/sidebar-sep.gif) repeat-x 0 100%;
	padding:3px 0 1px;
	line-height:28px;
}
.nav li a{
	text-decoration:none;
	color:#1a1818;
	font:italic 24px Georgia, "Times New Roman", Times, serif;
}
.nav li a span{
	color:#ce9e0d;
	font-size:28px;
	padding:0 10px 0 6px;
	font-style:normal;
}
.nav li a.active,
.nav li a:hover{ color:#ce9e0d; }
.nav li ul{
	margin:0;
	padding:4px 0 5px 28px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.nav li ul li{
	background:none;
	padding:0 0 5px;
	line-height:17px;
}
.nav li ul li a{
	font-size:13px;
}
.nav li ul li a span{ 
	font-size:16px;
	padding:0 4px 0 0;
}
/* sidebar end */
/* inner page start */
/* info start */ 
.infoLokaler{
	padding:8px 0 15px 2px;
	width:648px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.info{
	padding:8px 0 15px 2px;
	width:648px;
	overflow:hidden;
	/*border-bottom:1px solid #ccc;*/
}

.illustration05{
	width:645px;
	height:177px;
	margin:0 0 18px;
}
.infoLokaler .two-columns{
	width:648px;
	background:url(../../images/intro-sep.gif) repeat-y 429px 0;
	overflow:visible;
}
.infoLokaler .two-columns:after{
	content:"";
	display:block;
	clear:both;
}

.info .two-columns{
	width:648px;
	background:url(../../images/intro-sep.gif) repeat-y 429px 0;
	overflow:visible;
}
.info .two-columns:after{
	content:"";
	display:block;
	clear:both;
}
.column1{
	float:left;
	width:410px;
	padding:0 26px 0 9px;
	margin:-9px 0 0;
	position:relative;
}
.column1 h1{
	margin:0 0 16px;
	font:normal 32px/35px Georgia, "Times New Roman", Times, serif;
	color:#1a1818;
}
.column1 p{
	margin:0 0 10px;
	line-height:17px;
	font-size:12px;	
}
.column1 h2{
	font:normal 24px/25px Georgia, "Times New Roman", Times, serif;
	margin: 9px 0 12px;
	color:#1a1818;
}

.menyer{
	/*float:left;*/
	width:410px;
	/*padding:0 26px 0 9px;
	margin:-9px 0 0;
	position:relative;	*/
	text-align:center;
}
.menyer h1{
	margin:0 0 16px;
	font: 32px/35px Georgia, "Times New Roman", Times, serif;
	color:#ce9e0d;
	font-style:italic;
}
.menyer p{
	margin:0 0 10px;
	line-height:17px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-style:italic;
	font-size:16px;*/
	padding-top:10px;
	
}
.priset{
	font-style:italic;
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
}

.menyer h2{
	font:normal 24px/25px Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#1a1818;
	text-transform:uppercase;
	padding-top:10px;
}
.menyer h3{
	font:normal 19px/20px Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#1a1818;
	text-transform:uppercase;
	padding-top:10px;
}
.menyer h4{
	font:normal 20px/21px Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#1a1818;
	padding-top:10px;
}
.menyHalsning{
	text-align:right;
	padding-bottom:20px;
	padding-top:20px;
}
.menyHalsning img{
	/*float:right;*/
}

.icon-list{
	margin:0 0 0 -11px;
	padding:9px 0 0;
	list-style:none;
	border-top:1px solid #e5e5e5;
	width:420px;
	position:relative;
	overflow:hidden;
}
.icon-list li{
	float:left;
	background:url(../../images/icon-sep.gif) no-repeat 0 2px;
	padding:0 9px 0 10px;
}
.icon-list li:first-child{ 
	background:none;
	padding-left:3px;
}
.icon-list li a{
	color:#999;
	font-size:9px;
	text-decoration:none;
	float:left;
	line-height:12px;
}
.icon-list li a:hover{ text-decoration:underline; }
.icon-list li a.bookmark-link{
	background:url(../../images/bookmark-icon.gif) no-repeat;
	padding:3px 0 2px 23px;
}
.icon-list li a.twitter-link{
	background:url(../../images/twitter-icon.gif) no-repeat;
	padding:3px 0 2px 27px;
}
.icon-list li a.facebook-link{
	background:url(../../images/facebook-icon.gif) no-repeat;
	padding:3px 0 2px 25px;
}

/**/
.icon-list li a.addthis_button_favorites{
	background:url(../../images/bookmark-icon.gif) no-repeat;
	padding:3px 0 2px 22px;
	cursor:pointer;
}
.icon-list li a.addthis_button_twitter{
	background:url(../../images/twitter-icon.gif) no-repeat;
	padding:3px 0 2px 26px;
	cursor:pointer;
}

.icon-list li a.addthis_button_facebook{
	background:url(../../images/facebook-icon.gif) no-repeat;
	padding:3px 0 2px 24px;
}
.icon-list li a.addthis_button_email{
	background:url(../../images/mail-icon.gif) no-repeat 0 2px;
	padding:3px 0 2px 26px;
	cursor:pointer;
}
.icon-list li a.addthis_button_print{
	background:url(../../images/skriv-icon.gif) no-repeat;
	padding:3px 0 2px 21px;
	cursor:pointer;
}

/**/
.icon-list li a.mail-link{
	background:url(../../images/mail-icon.gif) no-repeat 0 2px;
	padding:3px 0 2px 27px;
}
.icon-list li a.skriv-link{
	background:url(../../images/skriv-icon.gif) no-repeat;
	padding:3px 0 2px 22px;
}
.column2{
	float:left;
	width:200px;
}
.info-box-holder{
	width:100%;
	background:url(../../images/bg-info-top.gif) no-repeat;
	padding:5px 0 6px;
}
.info-box{
	width:170px;
	background:#ce9e0d url(../../images/bg-info-btm.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:11px 15px 21px;
}
.info-box h3{
	margin:0 0 8px;
	color:#fff;
	font-size:20px;
	font-weight:normal;
}
.info-box ul{
	margin:0 0 17px;
	padding:0 0 0 2px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.info-box ul li{
	width:100%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:2px 0 2px 0px;
	border-bottom-color:#fade89;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.info-box ul li span{
	float:left;
	width:80px;
}
.info-box p{
	margin:0;
	font-size:12px;
	color:#fff;
	line-height:15px;
}
.info-box p a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.info-box p a:hover{ text-decoration:underline; }

.info-boxCitat {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	}
.info-boxAvs {
	font-size:11px;
	color:#fff;
	line-height:15px;
	}
/**/
/*powepoint  box------*/
#ppt-box{
	width:200px;
	height:113px;
	background:url(../../images/sidbilder/lokal-powerpoint.jpg) no-repeat;
	overflow:hidden;
	padding:0px;
	cursor:pointer;
}
#ppt-box h3{
	margin:30px 10px 20px 30px;
	color:#fff;
	font-size:20px;
	/*font-weight:normal;*/
	font-weight:normal !important;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#ppt-box ul{
	margin:0 0 17px;
	padding:0 0 0 2px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#ppt-box ul li{
	width:100%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:2px 0 2px 0px;
	border-bottom-color:#fade89;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#ppt-box ul li span{
	float:left;
	width:80px;
}

#pdf-box{
	width:170px;
	/*height:85px;*/
	background:url(../../images/pdf.gif) no-repeat;
	overflow:hidden;
	padding:28px 0px 28px 65px;
	cursor:pointer;
}
#pdf-box h3{
	margin:0 0 8px;
	color:#fff;
	font-size:20px;
	font-weight:normal;
}
#pdf-box ul{
	margin:0 0 17px;
	padding:0 0 0 2px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#pdf-box ul li{
	width:100%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:2px 0 2px 0px;
	border-bottom-color:#fade89;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#pdf-box ul li span{
	float:left;
	width:80px;
}
#pdf-box p{
	margin:0;
	font-size:12px;
	color:#fff;
	line-height:15px;
}
#pdf-box p a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#pdf-box p a:hover{ text-decoration:underline; }
/**/

.Golden-color {
	color:#ce9e0d;
	
	}
/* info end */
/* posts start */
.posts-holder{
	width:100%;
	overflow:hidden;
}
.post{
	width:650px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:7px 0;
}
.illustratio07{
	width:240px;
	height:150px;
	border:1px solid #ccc;
	float:left;
	margin:0 18px 0 2px;
	display:inline;
}
.post-text{
	float:left;
	width:385px;
	overflow:hidden;
}
.post-heading{
	width:100%;
	overflow:hidden;
	padding:2px 0 14px;
}
.post-heading h3{
	margin:0;
	float:left;
	color:#1a1818;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
}
.post-heading span{
	float:right;
	color:#999;
	font-size:12px;
	font-style:italic;
	padding:9px 5px 0 0;
}
.post-text ul{
	margin:0;
	padding:0 0 17px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.post-text ul li{
	float:left;
	background:url(../../images/post-sep.gif) no-repeat 0 2px;
	padding:0 7px 0 10px;
	font-size:12px;
	color:#333;
	line-height:15px;
}
.post-text ul li:first-child{
	background:none;
	padding-left:0;
}
.post-text p{
	margin:0 0 1px;
	line-height:16px;
}
.post-text a.more{
	float:left;
	color:#ce9e0d;
	font:italic 15px/22px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding:0 0 0 9px;
}
.post-text a.more span{ 
	font-size:22px;
	font-style:normal;
}
.post-text a.more:hover{ text-decoration:underline; }
/* posts end */
/* inner page end */
/* footer start */
#footer{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.footer-info{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:3px 0 40px;
	list-style:none;
	border-top:1px solid #ccc;
	background:url(../../images/bg-footer.gif) repeat-x 0 2px;
}
.footer-info li{
	float:left;
	background:url(../../images/footer-sep.gif) no-repeat;
	padding:25px 20px 0;
	min-height:40px;
	color:#666;
	margin:-3px 0 0;
	position:relative;
	line-height:14px;
}
* html .footer-info li{
	height:40px;
	overflow:visible;
}
.footer-info li:first-child{ background:none; }
.sub-logo{
	display:block;
	width:128px;
	height:35px;
	background:url(../../images/bg-sub-logo.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:0 10px;
}
.footer-info li address{
	display:block;
	font-style:normal;
}
.footer-info li address span{
	display:block;
	padding:0 0 1px;
}
.footer-info li a{
	text-decoration:none;
	color:#666;
}
.footer-info li a:hover{ text-decoration:underline; }
#footer p{
	margin:0;
	padding:0 20px 0 0;
	text-align:right;
	color:#b4b2b2;
	font-size:9px;
}
#footer p a{
	font-style:normal;
	color:#b4b2b2;
	text-decoration:none;
}
#footer p a:hover{ text-decoration:underline; }
#footer .text{
	padding:0 0 46px 24px;
}
#footer .text p{
	padding:0;
	font-size:9px;
	text-transform:uppercase;
	color:#bfbfbf;
	text-align:left;
	line-height:15px;
}
.medium
{
	
	font-style:italic;
	color:#b4b2b2;
	text-decoration:none;}
.medium a
{
	font-style:italic;
	color:#b4b2b2;
	text-decoration:none;	
	}
.medium a:hover
{ text-decoration:underline; }

/* footer end */
/*New*/
.offertforfragan{
background:url(../../images/bg-form_eng.jpg);
width:413px;
height:346px;

}
.inp  {
background:url(../../images/bg-input.jpg);
color:#241505;
font-size:11px;
letter-spacing:2px;
border:0px;
width:266px;
height:22px;
padding:4px 0 0 6px;
margin-bottom:3px;
margin-left:120px;
}

.inp:focus {
background:url(../../images/bg-input_a.jpg);
border:0px;
width:266px;
height:22px;
margin-bottom:3px;
padding:4px 0 0 6px;
}
.mar {

margin-bottom:7px;
overflow:hidden;
}

#f_name_p {
/*background:url('../images/form/p/name.jpg');*/
width:104px;
height:65px;
}

#f_email_phone_p {
/*background:url('../images/form/p/email_phone.jpg');*/
width:104px;
height:10px;
}

#f_content_p {
/*background:url('../images/form/p/content.jpg');*/
width:104px;
height:11px;
}

#f_name_e {
/*background:url('../images/form/e/name.jpg');*/
width:39px;
height:10px;
}

#f_email_phone_e {
/*background:url('../images/form/e/email_phone.jpg');*/
width:104px;
height:10px;
}

#f_content_e {
/*background:url('../images/form/e/content.jpg');*/
width:104px;
height:10px;
}

fieldset {
background:url(../../images/textarea.gif);
padding:4px 5px 0px 5px;
border:0px;
width:298px;
height:110px;
}

#textarea {
background:none;
letter-spacing:1px;
line-height:20px;
font-family:arial;
font-size:11px;
color:#241505;
border:0px;
width:255px;
height:90px;
margin-left:115px;
padding-left:8px;
}

#buttons_3 {
float:right;
margin:0px 30px 0 0;
padding:0;
}

#buttons_2 {
float:right;
margin:125px 1px 0 0;
}

#buttons_1 {
float:right;
margin:240px 1px 0 0;
}

#send_p {
background:url('../../images/form/p/send.gif');
border:0px;
width:165px;
height:30px;
cursor:pointer;
}

#reset_p {
background:url('../../images/form/p/reset.gif');
margin-right:5px;
border:0px;
width:64px;
height:16px;
}

#send_e {
background:url('../../images/form/e/send.gif');
border:0px;
width:39px;
height:13px;
}

#reset_e {
background:url('../../images/form/e/reset.gif');
margin-right:5px;
border:0px;
width:47px;
height:13px;
}

/*Ny pdf-box*/
#pdf-box2{
	width:200px;
	height:113px;
	/*height:85px;*/
	background:url(../../images/sidbilder/lokal-oversikt-pdf.gif) no-repeat;
	overflow:hidden;
	padding:0px;
	cursor:pointer;
}
#pdf-box2 h3{
	margin:20px 10px 20px 30px;
	color:#fff;
	font-size:20px;
	/*font-weight:normal;*/
	font-weight:normal !important;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#pdf-box2 ul{
	margin:0 0 17px;
	padding:0 0 0 2px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#pdf-box2 ul li{
	width:100%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:2px 0 2px 0px;
	border-bottom-color:#fade89;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#pdf-box2 ul li span{
	float:left;
	width:80px;
}
#pdf-box2 p{
	margin:0;
	font-size:12px;
	color:#fff;
	line-height:15px;
}
#pdf-box2 h3 a{
	color:#FFF;
	
	text-decoration:none;
}
#pdf-box2 h3 a:hover{ text-decoration:none;

/*background:url(../images/sidbilder/lokal-oversikt-pdf-ON.gif) no-repeat;*/
}
/**/

/*Ny pdf-box*/
#pdf-box3{
	width:200px;
	height:113px;
	/*height:85px;*/
	background:url(../../images/sidbilder/lokal-oversikt-pdf.gif) no-repeat;
	overflow:hidden;
	padding:0px;
	cursor:pointer;
}
#pdf-box3 h3{
	margin:20px 10px 20px 30px;
	color:#fff;
	font-size:20px;
	/*font-weight:normal;*/
	font-weight:normal !important;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#pdf-box3 ul{
	margin:0 0 17px;
	padding:0 0 0 2px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#pdf-box3 ul li{
	width:100%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:2px 0 2px 0px;
	border-bottom-color:#fade89;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#pdf-box3 ul li span{
	float:left;
	width:80px;
}
#pdf-box3 p{
	margin:0;
	font-size:12px;
	color:#fff;
	line-height:15px;
}
#pdf-box3 h3 a{
	color:#FFF;
	
	text-decoration:none;
}
#pdf-box3 h3 a:hover{ text-decoration:none;

/*background:url(../images/sidbilder/lokal-oversikt-pdf-ON.gif) no-repeat;*/
}
/**/


/*ny startsida nyheter*/

.intro_new{
	width:650px;
	margin:0 0 21px;
	padding:0 0 8px;
	/*border-bottom:1px solid #e5e5e5;*/
}

.leftColumn{
	float:left;
	width:324px;
	border-right:#CCC 1px solid;
	position:relative;
	/*margin-right:10px;*/
	padding:0;
	
	}
.rightColumn{
	position:relative;
	margin-left:25px;
	padding-top:1px;
	width:300px;
	float:right;
	text-align:right;
	
	}
.rightColumn p{
	
	text-align:left;
	
	}
.avdelare-startsidan{
	width:300px;
	height:1px;
	background-color:#CCC;
	
	}
.laddanerBilder
{
	width:200px;
	background-image:
	}
/*Ny zip-box*/
#zip-box{
	width:200px;
	height:113px;
	background:url(../../images/sidbilder/lokaler-bilder-zip.jpg) no-repeat;
	overflow:hidden;
	padding:0px;
	cursor:pointer;
}
#zip-box h3{
	margin:30px 10px 20px 30px;
	color:#fff;
	font-size:20px;
	/*font-weight:normal;*/
	font-weight:normal !important;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#zip-box ul{
	margin:0 0 17px;
	padding:0 0 0 2px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#zip-box ul li{
	width:100%;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:2px 0 2px 0px;
	border-bottom-color:#fade89;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#zip-box ul li span{
	float:left;
	width:80px;
}
#zip-box p{
	margin:0;
	font-size:12px;
	color:#fff;
	line-height:15px;
}
#zip-box h3 a{
	color:#FFF;
	
	text-decoration:none;
}
#zip-box h3 a:hover{ text-decoration:none;

/*background:url(../images/sidbilder/lokal-oversikt-pdf-ON.gif) no-repeat;*/
}
/**/

.presslank a
{
	color:#ce9e0d;
	text-decoration:none;
	font:italic 13px Georgia, "Times New Roman", Times, serif;
	}
.presslank-start
{
	color:#ce9e0d;
	text-decoration:none;
	font: 13px Georgia, "Times New Roman", Times, serif;
	}
.presslank-start a
{
	color:#1e1818;
	text-decoration:none;
	font:italic 13px Georgia, "Times New Roman", Times, serif;
	}
.presslank-start a:hover
{
	color:#ce9e0d;
	text-decoration:none;
	font:italic 13px Georgia, "Times New Roman", Times, serif;
	}


