* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	color:#3f3e29;
	font:1.2em arial,sans-serif;
	/* background:#463718 url(images/bg-body.gif) repeat-x; old one */
	background: #898762 url(images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#463718;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrap{
	width:100%;
	overflow:hidden;
}
.twocolumn{
	width:300px;
	float: left;
}
#wrapper{
	width:994px;
	margin:0 auto;
	padding-top:25px;
}
.container-t{
	background: url(images/bg-container-t.png) no-repeat;
	height: 21px;
	overflow:hidden;
}
.container-c{
	background: url(images/bg-container-c.png) repeat-y;
	width: 972px;
	overflow:hidden;
	padding:3px 11px 0;
}
.container-b{
	background: url(images/bg-container-b.png) no-repeat;
	height: 23px;
	overflow:hidden;
}
#header{
	width:950px;
	overflow:hidden;
	padding:0 16px 15px 8px;
}
#header .logo{
	margin:0;
	background: url(images/logo.gif) no-repeat;
	width: 313px;
	height: 53px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a{
	display:block;
	height:100%;
}
#header .resize-box{
	float:right;
	padding:20px 0 0;
}
.resize-box .note{
	float:left;
	font-size:0.833em;
	color:#000;
	margin-top:12px;
}
.resize-box #decrease,
.resize-box #increase{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background: url(images/bg-decrease.gif) no-repeat;
	width: 15px;
	height: 15px;
	margin:7px 0 0 7px;
	display:inline;
}
.resize-box #increase{
	background: url(images/bg-increase.gif) no-repeat;
	width: 20px;
	height: 22px;
	margin:0 0 0 7px;
}
.main-nav{
	list-style:none;
	margin:0 0 0 6px;
	padding:0 0 6px;
	width:721px;
	float:left;
	display:inline;
}
.main-nav li{
	float:left;
	margin-right:2px;
	display:inline;
}
.main-nav a{
	display:block;
	text-align:center;
	background: url(images/bg-nav.gif) repeat-x;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#463718;
	padding:8px 0 7px;
}
.main-nav li.current_page_item a{
	background: url(images/bg-nav-h.gif) repeat-x;
}

.main-nav a:hover,
.main-nav .active a{
	background: url(images/bg-nav-h.gif) repeat-x;
	text-decoration:none;
}
.search-form{
	width:235px;
	padding:6px 0 4px 5px;
	float:left;
	background: url(images/bg-search-form.gif) repeat-x;
}
#main .search-form{
	width:210px;
	float:none;
	background:none;
	padding:0;
	margin-left:-4px;
}
.search-form span{
	float:left;
	background: url(images/bg-input.gif) no-repeat;
	width: 164px;
	height: 14px;
	padding:4px 6px;
	margin-right:11px;
	overflow:hidden;
}
.search-form .text{
	width: 164px;
	float:left;
	border:0;
	padding:0;
	margin:0;
	background:none;
	color:#463718;
	font-size:12px;
}
#main .search-form span{
	background: url(images/bg-input02.gif) no-repeat;
	width: 136px;
}
#main .search-form .text{width:136px;}
.search-form .submit{
	background: url(images/bg-submit.gif) no-repeat;
	width: 40px;
	height: 21px;
	float:left;
	border:0;
	cursor:pointer;
}
#main{
	width:100%;
	padding:0 0 10px;
}

.gallery{
	background: url(images/bg-gallery-c.gif) repeat-y;
	margin:11px 0 7px;
}
.gallery .holder{
	background: url(images/bg-gallery-t.gif) no-repeat;
}
.gallery .frame{
	width:954px;
	position:relative;
	background: url(images/bg-gallery-b.gif) no-repeat 0 100%;
	padding:20px 0 24px 18px;
	height: 297px;
}
.gallery .frame-wrap {
	margin: -35px 0 0;
	padding: 35px 0;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	height: 297px;
	width: 940px;
}
.gallery .frame:after{
	content:"";
	display:block;
	clear:both;
}
.gallery ul{
	list-style:none;
	margin:0;
	padding:0;
	width: 99999px;
	float: left;
}
.gallery ul li{
	float:left;
	margin-right:2px;
	display:inline;
	position:relative;
	height:297px;
}
.gallery .link-prev,
.gallery .link-next{
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/bg-prev.png) no-repeat;
	width: 26px;
	height: 36px;
	position:absolute;
	top:139px;
	left:22px;
	cursor:pointer;
	z-index: 2;
}
.gallery .link-next{
	background: url(images/bg-next.png) no-repeat;
	width: 26px;
	height: 36px;
	left:auto;
	right:16px;
}
.gallery .info-box{
	position:absolute;
	top:-34px;
	left:43px;
	display:none;
}
.gallery .info-box-t{
	background: url(images/info-box-t.png) no-repeat;
	width: 290px;
	height: 25px;
	overflow:hidden;
}
.gallery .info-box-c{
	background: url(images/info-box-c.png) repeat-y;
	width:248px;
	padding:4px 14px 5px 28px;
}
.gallery .info-box-b{
	background: url(images/info-box-b.png) no-repeat;
	width: 290px;
	height: 17px;
	overflow:hidden;
}
.gallery .info-box em{
	font:italic bold 1.667em/1.4em Georgia, "Times New Roman", Times, serif;
	color:#3f3e29;
	display:block;
	padding:0 0 16px;
}
.threecolumns{
	height:1%;
	overflow:hidden;
}
.threecolumns .column{
	float:left;
	background: url(images/bg-column.gif) no-repeat;
	width: 287px;
	height: 221px;
	margin-right:2px;
	padding:13px 11px 0 24px;
}
.threecolumns .column-type{
	background: url(images/bg-column02.gif) no-repeat;
}
.threecolumns .column-type02{
	background: url(images/bg-column03.gif) no-repeat;
}
.threecolumns .image{
	float:right;
}
.threecolumns img{
	display:block;
}
.threecolumns .text-box{
	overflow:hidden;
	padding:10px 4px 0 0;
}
* html .threecolumns .text-box{
	height:1%;
	overflow:visible;
	padding:10px 1px 0 0;
}
.threecolumns .text-box h3,
.threecolumns .text-box h4{
	margin:0 0 15px;
	color:#463718;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}
.threecolumns p{
	color:#463718;
}
.threecolumns .text-box p{
	margin:0 0 8px;
	font-size:12px;
}
.threecolumns .text-box h4{
	font-size:12px;
	margin:0 0 8px;
}
.threecolumns .contact{
	background: url(images/btn01.gif) no-repeat;
	width: 95px;
	height: 21px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:5px;
}
.threecolumns em{
	display:block;
	font-size:10px;
	font-style:normal;
	color:#9ea374;
	margin-bottom:4px;
}
.threecolumns strong{
	display:block;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#3f3e29;
	margin-bottom:5px;
}
#threecolumns{
	width:100%;
	overflow:hidden;
	padding-bottom:16px;
}
#sidebar{
	width:246px;
	float:left;
	overflow:hidden;
}
.sub-nav-c{
	width:100%;
	background: url(images/bg-sub-nav-c.gif) repeat-y;
}
.sub-nav-t{
	width:100%;
	background: url(images/bg-sub-nav-t.gif) no-repeat;
}
.sub-nav-b{
	height:1%;
	background: url(images/bg-sub-nav-b.gif) no-repeat 0 100%;
	padding:23px 23px 29px 27px;
	overflow:hidden;
}
.sub-nav-b h3{
	margin:0 0 10px;
	font:bold 1.167em Georgia, "Times New Roman", Times, serif;
	color:#463718;
}
.sub-nav-b p{
	margin:0 0 14px;
	font-size: 1.083em;
	line-height:17px;
}
.sub-nav{
	list-style:none;
	margin:0;
	padding:0 11px 0 0;
}
.sub-nav li ul{
	padding-bottom: 10px;
}


/* original 
 *.sub-nav li{
 *	padding:0 0 8px;
 *	height:1%;
 *	vertical-align:middle;
 * }
*/
.sub-nav > li {
	margin:0 0 10px;
	font:bold 1.13em Georgia, "Times New Roman", Times, serif;
	color:#463718;
}
.sub-nav > li > a {
	margin:0 0 10px;
	font:bold 1.13em Georgia, "Times New Roman", Times, serif;
	color:#463718;
}
.sub-nav > li > a:hover {
	text-decoration: underline;
}

.sub-nav > li > ul li {
	font: 11px arial,sans-serif;
	list-style:disc;
	margin:0 0 0 5px;
	padding:2px 11px 0 0;
}

.sub-nav a{
	font-size:1.083em;
	color:#463718;
	display:block;
	line-height:18px;
}
.sub-nav > li > ul a:hover,
.sub-nav > li > ul .active a{
	font-style:italic;
	color:#ee7900;
	text-decoration:none;
}
.sub-nav ul{
	list-style:none;
	margin:0 0 -11px;
	padding:1px 0 0 8px;
}
.sub-nav > li > .active ul a{

	font-style:normal;
	color:#463718;
}
.sub-nav > li > ul > li > ul a:hover,
.sub-nav > li > ul > li > ul .active a{

	font-style:italic;
	color:#ee7900;
}
.sub-nav ul ul{
	padding:4px 0 0 16px;
}
.sub-nav ul ul a{
	line-height:13px;
}
.sub-nav ul .active ul a{
	font-style:normal;
	color:#463718;
}
.sub-nav ul ul a:hover{
	font-style:italic;
	color:#ee7900;
}
#sidebar .image-box-c{
	background: url(images/bg-img-c.gif) repeat-y;
	margin:-3px 0 0 15px;
	width: 216px;
}
#sidebar .image-box-t{
	background: url(images/bg-img-t.gif) no-repeat;
}
#sidebar .image-box-b{
	background: url(images/bg-img-b.gif) no-repeat 0 100%;
	min-height: 213px;
	padding:21px 10px 10px 12px;
}
* html #sidebar .image-box-b{
	height:213px;
}
#sidebar .text-box{
	padding:6px 5px 0 27px;
}
#sidebar .text-box strong{
	font-size:0.833em;
	font-weight:normal;
	color:#9ea374;
	display:block;
	margin-bottom:1px;
}
#sidebar .text-box p{
	margin:0 0 18px;
	font:1em/1.5em Georgia, "Times New Roman", Times, serif;
	color:#3f3e29;
}
#sidebar .image-box-b .text-box{
	padding:8px 9px 0 13px;
}
#content{
	width:460px;
	overflow:hidden;
	padding:12px 0 0 16px;
	float:left;
}
.inner #content{
	width:650px;
}
.breadcrumbs{
	list-style:none;
	margin:0 0 4px;
	padding:0;
	width:100%;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	background: url(images/bullet02.gif) no-repeat 0 50%;
	padding:0 3px 0 8px;
	font-size:0.833em;
}
.breadcrumbs li:first-child{
	background:none;
	padding-left:0;
}
#content h1{
	margin:0 0 21px;
	font-size:2em;
}
#content .image-box{
	width:100%;
	position:relative;
	margin-bottom:42px;
}
#content .image-box img{
	display:block;
}
.bubbles-list{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:130px;
	left:34px;
}
.bubbles-list li{
	width:45px;
	height:138px;
	float:left;
	margin-right:24px;
	position:relative;
	background: url(images/none.gif) repeat;
}
.image-box .drop-box{
	position:absolute;
	left:0px;
	top:-134px;
	width:227px;
	visibility:hidden;
}
.image-box .drop-box-right{
	position:absolute;
	left:-185px;
	top:-134px;
	width:227px;
	visibility:hidden;
}
.bubbles-list li:hover .drop-box-right,
.bubbles-list li:hover .drop-box,
.bubbles-list li.hover .drop-box{
	visibility:visible;
}
.image-box .drop-box-t{
	background: url(images/bg-drop-t.png) no-repeat;
	width: 227px;
	height: 13px;
	overflow:hidden;
}
.image-box .drop-box-c{
	background: url(images/bg-drop-c.png) repeat-y;
	width: 197px;
	min-height:143px;
	padding:6px 10px 0 20px;
	overflow: hidden;
}
* html .image-box .drop-box-c{
	height:149px;
}
.image-box .drop-box-c h4{
	margin:0 0 5px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#ee7900;
}
#content .drop-box-c p{
	margin:0 0 6px;
	color:#342a11;
}
.image-box .drop-box-c .more{
	color:#463718;
	font-weight:bold;
	background: url(images/bullet03.gif) no-repeat 100% 6px;
	padding-right:9px;
}
.image-box .drop-box-b{
	background: url(images/bg-drop-b.png) no-repeat;
	width: 227px;
	height: 20px;
	overflow:hidden;
}
.image-box .drop-box-b-right{
	background: url(images/bg-drop-b-right.png) no-repeat;
	width: 227px;
	height: 20px;
	overflow:hidden;

}
#content p{
	margin:0 0 16px;
}
#content h2{
	margin:0 0 8px;
	color:#ee7900;
	font:bold 1.2em Georgia, "Times New Roman", Times, serif;
}
#content h3{
	margin:0 0 8px;
	color:#ee7900;
	font-size:1em;
}
#content .bullet-list{
	list-style:none;
	margin:0;
	padding:0;
}
#content .bullet-list li{
	background: url(images/bullet04.gif) no-repeat 0 5px;
	padding:0 0 8px 7px;
}
#content .bullet-list ul{
	list-style:none;
	margin:0;
	padding:8px 0 0 9px;
}
#content .image-center{
	padding-bottom:19px;
}
#content .image-center img{
	display:block;
}
#content .numbered-list{
	list-style:none;
	margin:0;
	padding:0;
}
#content .numbered-list li{
	height:1%;
	overflow:hidden;
	padding-bottom:8px;
}
#content .numbered-list span{
	float:left;
	color:#dc6200;
}
#content .numbered-list a{
	float:left;
}
.activities-list{
	list-style:none;
	margin:0;
	padding:23px 0 0;
}
.activities-list li{
	padding-bottom:9px;
}
.activities-list strong{
	font-size:1.5em;
	display:block;
	border-bottom:1px solid #463718;
	padding-bottom:3px;
	margin-bottom:2px;
}
.activities-list em{
	font-style:normal;
	display:block;
	font-size:0.833em;
	color:#342a11;
	margin-bottom:8px;
}
.activities-list p{
	margin:0;
}
.activities-list p a{
	font-weight:bold;
}
#content .paging{
	height:1%;
	overflow:hidden;
	padding:6px 0 0;
}
.paging .prev,
.paging .next{
	float:left;
	text-decoration:underline;
	margin-right:7px;
}
.paging .prev:hover,
.paging .next:hover{
	text-decoration:none;
}
.paging ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.paging ul li{
	float:left;
	margin-right:6px;
}
.paging ul a:hover,
.paging ul .active a{
	font-weight:bold;
	text-decoration:none;
}
#content .blog-box{
	padding:9px 12px 0 0;
}
#content .blog-box h1{
	margin:0 0 22px;
	font:2.333em Georgia, "Times New Roman", Times, serif;
	color:#f5822b;
}
.post-box{
	padding:0;
	height:1%;
	overflow:hidden;
}
.post-box .post-head{
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #9ea374;
	padding-bottom:2px;
	margin-bottom:3px;
}
.post-type .post-head{
	padding-bottom:10px;
	margin-bottom:5px;
}
.post-box .post-head strong{
	float:left;
	font-size:1.5em;
	margin-bottom:1px;
}
.post-box .post-head a{
	float:right;
	background: url(images/btn02.gif) no-repeat;
	width: 50px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
}
.post-box .post-head .like{
	float:right;
	width: 50px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
}
.post-box .post-heading{
	height:1%;
	overflow:hidden;
	margin-bottom:19px;
}
.post-type .post-heading{
	margin-bottom:10px;
}
.post-box .post-heading em{
	float:left;
	font-size:0.833em;
	color:#9ea374;
	font-style:normal;
	margin-right:6px;
}
.post-box .post-heading ul{
	float:left;
	list-style:none;
	margin:-2px 0 0;
	padding:0;
}
.post-heading ul li{
	float:left;
	background: url(images/separator.gif) no-repeat 0 4px;
	padding:0 3px 0 6px;
}
.post-heading ul li:first-child{
	background:none;
	padding-left:0;
}
.post-heading ul a{
	font-size:0.833em;
}
.post-heading strong{
	font-size:1.5em;
	display:block;
}
.post-type .post-content{
	border-bottom:1px solid #9ea374;
	padding-bottom:4px;
	margin-bottom:7px;
}
.post-content .img-right{
	float:right;
	padding:0 0 15px 17px;
}
.post-content .img-left img{
	display:block;
}
#content .post-content p{
	margin:0 0 18px;
	font:1em/1.5em Georgia, "Times New Roman", Times, serif;
}
#content .post-content .text-box p{
	margin:0 0 6px;
}

img.alignright{
	float:right;
	padding-left:9px;
}
img.alignleft {
	float:left;
	padding-right:9px;
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	padding-left:9px;
}
a img.alignleft {
	float:left;
	padding-right:9px;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
.post-content .image img{display:block;}
.post-content .text-box{
	height:1%;
	overflow:hidden;
}

.medarbetare-box{
	width: 300px;
}
.post-content .text-box .more{
	text-align:right;
	display:block;
	background: url(images/bullet10.gif) no-repeat 100% 6px;
	padding-right:9px;
	margin-right:19px;
	color:#ee7900;
	font:1em Georgia, "Times New Roman", Times, serif;
}
.post-box .contact-links{
	list-style:none;
	margin:0;
	padding:2px 0 30px;
	height:1%;
	overflow:hidden;
}
.post-box .contact-links li{
	float:left;
	margin-right:9px;
}
.post-box .contact-links a{
	float:left;
}
.post-box .contact-links img{
	display:block;
}
.comments-box{
	height:1%;
	overflow:hidden;
	margin-bottom:38px;
}
.comments-box h4{
	margin:0 0 15px;
	font-size:1em;
	font-weight:normal;
}
.comments-box ul{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #d2d2d2;
}
.comments-box ul li{
	border-bottom:1px solid #d2d2d2;
	background:#f2f8e6;
	padding:14px 20px 22px 27px;
}
.comments-box ul .second{
	background:#f9fdf0;
}
.comments-box ul strong{
	display:block;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	color:#3f3e29;
	margin-bottom:2px;
}
.comments-box ul em{
	display:block;
	font-size:0.833em;
	color:#7b7a5e;
	font-style:normal;
	margin-bottom:16px;
}
#content .comments-box ul p{
	line-height:18px;
	margin:0;
}
.contact-form{
	padding:0 0 40px;
}
.contact-form h4{
	margin:0 0 16px;
	font-size:1em;
	font-weight:normal;
}
.contact-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:6px;
}
.contact-form span{
	float:left;
	background: url(images/bg-input03.gif) no-repeat;
	width: 225px;
	height: 16px;
	padding:4px 5px;
	margin-right:7px;
}
.contact-form .text{
	float:left;
	margin:0;
	padding:0;
	border:0;
	background:none;
	width: 225px;
}
.contact-form label{
	float:left;
	padding:3px 0 0;
}
.contact-form textarea{
	margin:5px 0 0;
	padding:4px 5px;
	width:428px;
	max-width:428px;
	height:138px;
	overflow:auto;
	border:1px solid #d0d0d0;
}
.contact-form .submit{
	float:right;
	margin: 3px 18px 0 0;
	display:inline;
	background: url(images/bg-submit02.gif) no-repeat;
	width: 62px;
	height: 21px;
	cursor:pointer;
	border:0;
}
.blog-links{
	height:1%;
	overflow:hidden;
	padding:0 18px 0 9px;
}
.blog-links .prev,
.blog-links .next{
	float:left;
	background: url(images/bullet08.gif) no-repeat 0 50%;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	color:#afafaf;
	padding-left:10px;
	text-decoration:underline;
}
.blog-links .next{
	float:right;
	padding:0 10px 0 0;
	background: url(images/bullet07.gif) no-repeat 100% 50%;
}
.blog-links .prev:hover,
.blog-links .next:hover{
	text-decoration:none;
}
.info-list{
	list-style:none;
	margin:0;
	padding:14px 22px 0 0;
	float:left;
}
.info-list-type{
	padding:142px 0 0;
}
.info-list li{
	width:406px;
	height:1%;
	vertical-align:middle;
}
.info-list li:after{
	content:"";
	display:block;
	clear:both;
}
.info-list .image{
	background: url(images/bg-img03.gif) no-repeat;
	width: 122px;
	height: 116px;
	padding:11px 12px 0 12px;
	position:relative;
	float:left;
}
.info-list .image .pin{
	background: url(images/bg-pin02.png) no-repeat;
	width: 22px;
	height: 23px;
	position:absolute;
	left:48px;
	top:-5px;
	text-indent:-9999px;
	overflow:hidden;
}
.info-list .image .mark-grey{
	background: url(images/bg-pin03.png) no-repeat;
	left:53px;
}
.info-list .image .mark-grey-l{
	background: url(images/bg-pin04.png) no-repeat;
}
.info-list .image .mark-green{
	background: url(images/bg-pin05.png) no-repeat;
	left:53px;
}
.info-list .image .mark-orange{
	background: url(images/bg-pin06.png) no-repeat;
}
.info-list .text-box{
	height:1%;
	float:left;
	overflow:hidden;
	padding:8px 0 0;
	width: 250px;
}
.info-list .text-box h4{
	margin:0;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	color:#ee7900;
}
.info-list .text-box .type,
.info-list .text-box .mail{
	margin-bottom:5px;
}
.info-list .text-box span{
	display:block;
}
.info-list .text-box .more{
	background: url(images/bullet11.gif) no-repeat 100% 6px;
	padding-right:10px;
	font-weight:bold;
}
.aside{
	width:245px;
	float:right;
}
.aside .holder{
	float:right;
	width:203px;
	padding:12px 0 0;
}
.aside .holder h4{
	margin:0 0 2px 7px;
	font-size:0.833em;
	font-weight:bold;
}
.aside .side-box{
	background: url(images/bg-side-box-c_update.gif) repeat-y;
	margin-bottom:8px;
	width:100%;
}
.aside .side-box-holder{
	background: url(images/bg-side-box-t_update.gif) no-repeat;
}
.aside .side-box-frame{
	background: url(images/bg-side-box-b_update.gif) no-repeat 0 100%;
	padding:19px 10px 10px 24px;
	min-height:88px;
}
* html .side-box-frame{
	height:88px;
}
.aside h3{
	margin:0 0 5px;
	font-size:1em;
}
.aside .side-box-frame .name,
.aside .side-box-frame .send,
.aside .side-box-frame .number{
	display:block;
	margin:0 0 5px;
}
.aside .side-box-frame .send{
	text-decoration:underline;
}
.aside .side-box-frame .send:hover{
	text-decoration:none;
}
.aside .img-list{
	list-style:none;
	margin:0;
	padding:0;
}
.aside .img-list li{
	background: url(images/bg-img-list.png) no-repeat;
	width: 149px;
	height: 104px;
	padding:12px 0 0 13px;
	margin-bottom:-3px;
}
.aside .img-list div{
	width:149px;
	position:relative;
}
.aside .img-list .pin-left,
.aside .img-list .pin-right{
	background: url(images/bg-pin02.png) no-repeat;
	width: 22px;
	height: 23px;
	position:absolute;
	top:-15px;
	left:-9px;
	text-indent:-9999px;
	overflow:hidden;
}
.aside .img-list .pin-right{
	background: url(images/bg-pin.png) no-repeat;
	left:auto;
	right:-5px;
}
.aside .img-list img{
	position:relative;
	display:block;
}
.aside .box-holder{
	padding:33px 0 0;
}
.aside .box{
	padding:0 0 20px;
}
.aside .box h4,
.aside .bloggers-list span{
	margin:0 0 4px;
	font-size:0.833em;
	color:#9ea374;
}
.aside .box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.aside .box ul li{
	background: url(images/bullet09.gif) no-repeat 0 50%;
	padding:0 0 3px 10px;
}
.aside .box ul a{
	font:1em Georgia, "Times New Roman", Times, serif;
}
.aside .bloggers-box{
	padding:46px 0 0;
}
.aside .bloggers-box h3{
	margin:0 0 8px;
	font:1.5em Georgia, "Times New Roman", Times, serif;
}
.aside .bloggers-list{
	list-style:none;
	margin:0 0 -8px -7px;
	padding:0;
	height:1%;
	overflow:hidden;
	position:relative;
} 
.aside .bloggers-list li{
	width:100%;
	overflow:hidden;
	margin-bottom:7px;
}
.aside .bloggers-list .image{
	float:left;
	background: url(images/bg-img02.gif) no-repeat;
	width: 97px;
	height: 103px;
	padding:19px 0 0 14px;
}
.aside .bloggers-list img{
	display:block;
}
.aside .bloggers-list .text-box{
	height:1%;
	overflow:hidden;
	padding-top:13px;
}
.aside .bloggers-list h4{
	margin:0 0 17px;
	font:1em Georgia, "Times New Roman", Times, serif;
	color:#ee7900;
}
.aside .bloggers-list span{
	font-size:0.833em;
	display:block;
}
.aside .bloggers-list ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.aside .bloggers-list ul li{
	width:100%;
	overflow:hidden;
	padding-bottom:2px;
	margin:0;
}
.aside .bloggers-list ul a{
	font:1em Georgia, "Times New Roman", Times, serif;
}
#footer{
	height:1%;
	overflow:hidden;
	padding:8px 0 30px 18px;
}
.columns-holder{
	float:left;
}
.columns-holder .column,
#footer .contact-box{
	width:150px;
	float:left;
	padding-right:20px;
}
.columns-holder h3,
#footer .contact-box h3{
	margin:0 0 6px;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.columns-holder ul,
#footer .contact-box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.columns-holder ul li,
#footer .contact-box ul li{
	background: url(images/bullet.gif) no-repeat 0 7px;
	padding:0 0 6px 9px;
}
.columns-holder ul a,
#footer .contact-box ul a{
	font-size:0.833em;
	color:#fff;
}
#footer .contact-box{
	float:right;
	width:145px;
	display:inline;
}
/* js update */
.gallery .popup-holder {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
}
.gallery .popup-holder .info-box,
.gallery .popup-holder .slide-info {
	height: 312px;
	display: block;
}
.gallery .slide-info {
	display: none;
}

/* image update */
.size-medium {
	margin-left: 8px;
	margin-bottom: 3px;
}

.orange {
	color:#ee7900;
}

.spacesamarbete {
	padding-right: 10px;
	padding-bottom: 10px
	float: left;
}
