/*
Theme Name: Sou
Theme URI: http://www.intellectacorporate.se
Description: Custom theme with Bootstrap
Author: Severin Haselmann och Bengt Wennerström
Author URI: http://www.intellectacorporate.se/kontakta-oss/
Version: 1.0
Tags: clean, light, responsive, two-column,three-column, custom-post-types, custom-fields

License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sou;
This theme is made from scratch together with bootsrap 
*/

/*

 © Copyright 2014 Intellecta. All Rights Reserved.

 */
 
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.no-js .collapse{
      display:block;
}
/*--------------------------reset----------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: georgia; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{color:#0d8ece;}
a:hover{
	color: #000;
}
h1,h2,h3,p{color:#000;}
/*--------------------------clearfix----------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block; /* Necessary to trigger "hasLayout" in IE */
    display: block; /* Sets element back to block */
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/* ==========================================================================
                                HEADER
   ========================================================================== */
 
header{
   width: 100%; 
   background-color: #EAEBEC; 
   display: block !important;
}
.header_container{
	max-width: 954px;
	width: 100%;
	margin: 0 auto;
	padding-top: 0;
}
.logo{
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 0;
	margin:0;
}
/* ==========================================================================
                                NAV
   ========================================================================== */
.current-menu-item > a{
	 text-decoration: underline;
}
nav{
	max-width: 954px;
	margin: 0 auto;
	padding-top: 0;
	display: block;
}
.navbar{
	margin-bottom: 0;
}
.navbar-default{
	background-image: none;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	background-color: #EAEBEC;
	border-color: none;
}
.navbar-default .navbar-nav > li > a {
	color: #3E3939;
	font-size: 14px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #D5AE00;
}
.navbar-form{
	border-top: 0;
	border-bottom: 0;
	box-shadow: none;
}
.nav-wrap{
	width: 100%;
	padding: 0;		
}
.bootsrapnav-wrap{ 
	background-color:#EAEBEC;
	border-left: 0;
	padding: 0;

}
.nav-wrap,.navbar{
    background-color: #EAEBEC;
}
.navbar-collapse{
	padding-left: 0;
}
.navbar-toggle {
	background-color: #b89600;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
  color: #3E3939;
  text-decoration: underline;
  background-color: #EAEBEC;
  background-image: none;
  box-shadow: none;
}
.form-group{
	float: left;
}
.form-control{
	border-radius: 0;
}
.sokform{
	border-radius: 0;
	padding: 0;
	padding-left: 10px;
}
.sokbtn{
	height: 34px;
	width: 34px;
	margin-left: -20px;
    float: right;
    background-color: #b89600;
    text-align: center;
    padding: 8px;
    cursor: pointer;
    position: relative;
}
.sokikon{
	color:#FFF;
}
.breadbox{
	width: 100%;
	display: block;
	background-color: #B89600;
	height: 36px;
}
.breadcrumb{
	max-width: 954px;
	margin: 0 auto;
	background-color: #B89600;
	list-style: none; 
	overflow: hidden; 
	border-radius: 0;
	padding:0;
	position: relative;
}
.breadcrumb > li {
	display: block;
}
.breadcrumb li a,
.breadlist{
	color: #FFF;
	color: white;
	text-decoration: none; 
	padding: 11px 0 10px 55px;
	position: relative; 
	display: block;
	float: left;
	font-size: 14px;
}
.breadlist{
	padding-left: 20px;
}
.page-template-default .breadbox .breadcrumb .breadlist.active{
	text-overflow: ellipsis;
	max-width: 125px;
	white-space: nowrap;
	overflow: hidden;
}

.breadcrumb li a:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 20px solid  #B89600;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
}	
.breadcrumb > li + li:before{
	content: " "; 
}
.breadcrumb li a:before { 
			content: " "; 
			display: block; 
			width: 0; 
			height: 0;
			border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
			border-bottom: 50px solid transparent;
			border-left: 20px solid white;
			position: absolute;
			top: 50%;
			margin-top: -50px; 
			margin-left: 1px;
			left: 100%;
			z-index: 1; 
}	
.breadcrumb li:first-child a {
			padding-left: 15px;
		}
.breadcrumb li:nth-child(2) a {
	        padding: 0 0 0 15px;
}
.breadcrumb li:nth-child(3) a {
	        padding: 0 0 0 8px;
}
.breadcrumb li:nth-child(4) a {
	        padding: 0 0 0 8px;
}
.breadcrumb li:nth-child(5) a {
	        padding: 0 0 0 5px;
}
.breadcrumb li:nth-child(6) a {
	        padding: 0;
}
.breadcrumb li:nth-child(4) a span,.breadcrumb li:nth-child(5) a span{
		    white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			max-width: 80px;
			display: block;
}
.start li:first-child a:before{
	border-left: none !important;
}
/*
.breadcrumb li:nth-child(2) a       { background:        hsla(34,85%,45%,1); }
.breadcrumb li:nth-child(2) a:after { border-left-color: hsla(34,85%,45%,1); }
.breadcrumb li:nth-child(3) a       { background:        hsla(34,85%,55%,1); }
.breadcrumb li:nth-child(3) a:after { border-left-color: hsla(34,85%,55%,1); }
.breadcrumb li:nth-child(4) a       { background:        hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(5) a       { background:        hsla(34,85%,75%,1); }
.breadcrumb li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1); }
.breadcrumb li:last-child a {
			background: white !important;
			color: black;
			pointer-events: none;
 			cursor: default;
}*/
.breadcrumb li:last-child a:after { border: 0; }
.breadcrumb li a:hover { text-decoration: underline;}
.navigation_link{
	text-align: center;
	padding-top:15px;
	padding-bottom: 10px;
}
.navigation_link a{
    margin: 10px 30px;
  	display: inline-block;
  	color: #0d8ece;
  	font-size: 14px;
}
.navigation_link a i{
	padding-right: 4px;
}
.navigation_link a i:hover,.nyheter-content a,.nyheter-content a i,.nyheter-content a i:hover{color: #0d8ece; }
.navigation_link a:hover{
	color:#000;
}
.fa-caret-right{
	padding-left: 5px;
}
.nyheter-content a:hover{color:#000;}
/* ==========================================================================
                               CONTENT
   ========================================================================== */
.content{
	max-width: 954px;
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 0;	
	min-height: 500px;
}
.content-text{
	padding-bottom: 10px;
}
.first-row{
	margin-bottom: 10px;
}
.second-row,
.third-row{
	margin-top: 10px;
	margin-bottom: 10px;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 20px;
	margin-bottom: 5px;
}
h3{
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 25px;
}
.headline h1,
.headline h2{
	margin-top: 10px;
    margin-bottom: 15px;
}
.bar-wrap{
	width: 100%;
    display: block;
    overflow: hidden;
}
.bar-wrap h1{
	padding: 8px 0;
}
.second-sokbar .form-group{
	width: 100%;
} 
.second-sokbar .form-group input{
	background-color: #eaebec;
	height: 39px;
	color: #000;
}
.second-sokbar .sokbtn{
	margin-top: -55px;
	background-color: #b89600;
	height: 40px;
	width:40px;
	border:0;
} 
.second-sokbar .sokbtn:focus
{
	outline:none !important;
}
.sokbtn .sokikon{
	font-size: 20px;
}
.side-menu{
	font-size: 14px;

}
.side-menu li{
	list-style-type: none;
	padding: 2px 0;
}
.sidemenu-wrap h2{
	border-top: 1px solid #bbbbbb;	
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 14px;
	color:#555555;
}
.side-menu li a{
	color: #000;
}
.side-menu li a i,.fraga li a i,.fraga p a i{
	padding-right: 1px;
	font-size: 12px;
	color:#0d8ece;
}
.sidlista{	
    padding-left: 20px;
}
.sidlista li{
	list-style-type: disc;
}
.sidlista li a{
	font-size: 14px;
}
.active1{
	text-decoration: underline;
	list-style-type: none !important;
	border-left: 0.3em solid #000;
	margin-left: -16px;
    padding-left: 12px;
}
.index-sid p{
	line-height: 18px;
	padding-top: 10px;
	font-size: 14px;
}
/*-------------- textboxes --------------*/
.wp-caption-text {
	text-align:left; 
	font-size:12px !important;
	padding-top: 0 !important;
	color: #555555;
}
.line{
	border-top: 1px solid #bbbbbb;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 10px;
}
.side-left , 
.side-right,
.side-right1{
	padding: 10px 15px;
	text-align: left;
}
.side-right1 a,
.side-left1 a{
	color:#0d8ece;
}
.side-left a i,
.side-right a i,
.side-right1 a i{
    color:#0d8ece;
}
.side-left p{
	margin-bottom: 5px;
	font-style: italic;
}
.side-right p{
    margin-bottom: 10px;
    padding: 0;
    line-height: 18px; 
}
.side-left a,
.side-left1 a,
.side-left p,
.side-left1 p,
.side-right a,
.side-right1 a,
.side-right p,
.side-right1 p
{
	font-size: 14px;
}
.side-right h2 a{
        font-size: 20px;
        color: #000;
        text-decoration: none;
}
.side-right h2 a:hover{
	text-decoration: underline;
}
.italic{font-style: italic;}
.side-left1 ul{
	display: block;
	width:100%;
	overflow: hidden;
	padding: 10px 0;
}
.side-left1 ul li{
  float: left;
  padding: 2px 0;
}
.side-left a i{
	font-size: 12px;
	padding-right: 1px;
}
.side-left1 a i,
.side-right a i,
.side-right1 a i{
	padding-right: 4px;
}
.side-left1 a,
.side-right a{
	color:#0d8ece;
	text-decoration: underline;
}
.side-left1 i:hover{
	color:#0d8ece;
}
.side-left1 a:hover,
.side-right a:hover,
.side-right1 a:hover,
.third-column a:hover,
.side-right ul li
{
     color:#000;
     margin-bottom: 10px;
}
.side-right1 p{
	line-height: 20px;
}
.head-2{
	padding-top: 10px;
}
.nysid{
	padding-bottom: 20px;
}
.nysid h1{
    display:none;
}
.nysid h2{
	padding-bottom: 10px;
}
.nysid h3{
	padding: 10px 0 0 0;
	font-size: 18px;
	margin: 0;
}
.nysid h3.first{padding-top: 0;}
.nysid h4{
	padding: 10px 0 0 0;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
}
.nysid h5{
	padding: 10px 0 0 0;
	font-size: 14px;
	margin: 0;
}
.nysid p{
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
}
.nysid ul{
	list-style: disc;
	color: #000;
	padding: 10px 0 0 20px;
	font-size: 14px;
}
.nysid ol{
    list-style: decimal;
	color: #000;
	padding: 10px 0 0 20px;
	font-size: 14px;
}
.nysid ul li, .nysid ol li{
	padding-bottom: 5px;
	line-height: 20px;
}
.nysid a{
	color:#0D8ECE;
	font-size: 14px;
}
.nysid a:hover,.nysid ul li a:hover{
	color: #000 !important;
}
.nysid a:visited{
	color:#906;
}
.jaktbox{
	background-color: #e9e9eb; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;

}
/*.page-template-default .sidemenu-wrap li{
   margin-left: 14px;
   padding-left: 0;
}*/
.page_item{
    list-style: disc;
    font-size: 14px;
    padding: 2px 0;
    line-height: 18px;
}
@-moz-document url-prefix() { 
  .page-template-default .sidemenu-wrap li{
   margin-left: 14px;
   padding-left: 0;
   }
}
.page_item a{
	color:#000;
}
.children{ 
    padding-left: 15px;
}
.children li{
	list-style: none;
}
/*--------------End box   ----------------*/
.kontakt{
	display: block;
	width: 100%;
	background-color: #eaebec;
}
.kontakt span{
	background-color: #555555;
	width: 100%;
	display: block;
	padding: 10px 0 10px 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: lighter;
}
.kontakt p{
	line-height: 18px;
	padding: 15px 10px 15px 10px;
	font-size: 14px;
}
.third-column a{
    color: #0d8ece;
}
/*-------------- searchpage css   ----------------*/
.site-content p{
	font-size: 14px;
	line-height: 16px; 
	padding-left: 0;
}
.site-content .page-header{
	background-color: #FFF;
	margin:0;
}
.site-content .line {
	margin-top: 10px;
	margin-bottom: 10px;
}
.site-content > h2{
	clear:both;
	margin: 10px 0;
	font-size: 20px;

}

.site-content .side-left1{
	margin-bottom: 10px;
}
/*.col-md-12{
	padding-left: 0;
	padding-right: 0;
}*/
.first-row .col-sm-3.col-md-3.side-left{
	padding-left: 0;
}
/*-------------- fråga och svar page css   ----------------*/
.fraga ul{padding: 0;}
.fraga ul li{list-style: none;}
/*-------------- Tables --------------*/
.table tr{
	font-size: 14px;
	color:#000;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.table tr td:first-child{
	font-weight: bold; 
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th{
	background-color: #F0F0EE;
}
/*--------------wordpress images   ----------------*/
.alignright{float: right;}
.wp-image-838, .wp-image-839, .wp-image-947 {
	margin-top: 10px;
}
.wp-image-847{width:100%; height:auto; max-width: 547px;}
.wp-image-947{width:100%; height:auto; max-width: 400px;}
.wp-image-953{width:100%; height:auto; max-width: 533px;}
.wp-image-958{width:100%; height:auto; max-width: 533px;}
.wp-image-960{width:100%; height:auto; max-width: 400px;}
.wp-image-962{width:100%; height:auto; max-width: 400px;}
.wp-image-1005{width:100%; height:auto; max-width: 450px;}
.wp-image-1158{width:100%; height:auto; max-width: 356px;}
.wp-image-1159{width:100%; height:auto; max-width: 356px;}
.wp-image-1174{width:100%; height:auto; max-width: 453px;}
.wp-caption, .alignnone{max-width: 100% !important; height: auto;}
/* ==========================================================================
                                FOOTER
   ========================================================================== */
footer{
	width: 100%;
	background-color: #555555;
    overflow: hidden;
}
.inner-footer{
	max-width: 954px;
	margin: 0 auto;
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
	padding-left: 15px;
}
.inner-footer ul li{
	float:left;
	padding: 10px 10px 10px 0;
	list-style: none;
}
.inner-footer ul li a{
    color:#FFF; 
    font-size: 14px;
    padding-right: 5px;
}
.inner-footer ul li a i.fa.fa-chevron-right{
	font-size: 12px;
	padding-right: 4px;
}
.footer-image{
float: right;
display: block;
width: 147px;
margin-right: 16px;
margin-top: 10px;
}
.footer-image a img{
	max-width: 100%;
    height: auto;
    zoom:0.95;
}
/* ==========================================================================
                                Mediaqueries
   ========================================================================== */
@media (max-width: 420px){
       .footer-image{
       	float: none;
       	margin: 0 auto;
       }
       .footer-image{
       	margin-bottom: 10px;
       }
}
@media (min-width: 767px) {
 
      .nav-wrap.clearfix{
             display: block;
      }
      .navbar-form.navbar-right .form-group,
      .navbar-form.navbar-right .sokbtn{
      	display: none;
      }
      

      .inner-footer{
      	padding-bottom: 25px;
      }
      
} 
@media (max-width: 767px) {
      .second-row,.third-row{margin-top: 0;}
      .header_container{text-align: center;}
      
      .nav li a{
      	display: block;
      }
      .navbar-form{
      	width: 90%;
      	float: left;
      }
      .navbar-form.navbar-right .form-group,
      .navbar-form.navbar-right .sokbtn{
      	display: block;
      }   
      .navbar-toggle{
        margin-top: 18px;
      	float: right;
      }
      .navbar-collapse{ 
        padding-left: 15px;
      }
      .second-sokbar .form-group,
      .second-sokbar .sokbtn,
      .second-searchbar{  
        display: none;
      }   
      .form-group{
	     float: none;
      }  
      .sokbtn{
      	float:right;
      	margin-right: -11px;
      	margin-top: -40px;
      	border: 0;
      }
      .breadbox{
      	display:none;
      }
      .bootsrapnav-wrap{
      	padding:0 15px;
      }
      .inner-footer{
      	padding-left: 15px;
      }
      .inner-footer ul li{
      	float: none;
      }
      .kontakt{
      	text-align: center;
      }
      .side-menu li{
      	padding: 5px 0;
      }
      .sidemenu-wrap ul{
      	margin-bottom: 3px;
      }
      .side-left1 ul li{
          width: 100%;
      }
      .nysid h2{
      	padding-top: 10px;
      }
      /*------------side puffs-----------------*/
      .hogerpuff h3,
      .hogerpuff p{
        text-align: left;
      }
      .hogerpuff.bildpuff img{
      	display: block;
      	margin:0 auto;
      }
 

      
		.hogerpuff span{
			line-height: 1.3em;
		}
      /*
       .side-right, .side-right1 {
        padding: 4px 15px;
      }
      .col-sm-3.col-md-3.side-left,.col-sm-9.col-md-9.side-right { padding: 0;}
      */
      .first-row .col-sm-9.col-md-9.side-right{
      	padding-left: 0;
      }
      .side-left, .side-right{
      	padding: 0px 15px;
      }
      input[type="search"].sokform{
      	overflow: hidden;
		text-overflow: ellipsis;
		padding-right: 30px;
		white-space: nowrap;
		position: relative;
		top: -1px;
		box-sizing: border-box;
      }
}
@media (max-width: 991px) {
      .side-left1 li{
      	width:100%;      
      }
}
/*------------nav and breadcrum plus mobile version fixed-----------------*/

.sticky {  
    position: fixed;  
    width: 100%;  
    left: 0;  
    top: 46px;  
    z-index: 100;  
    border-top: 0;  
}  
.sticky1 {  
    position: fixed;  
    width: 100%;  
    left: 0;  
    top: 0;  
    z-index: 100;  
    border-top: 0;  
}  
.stickyeffect{
	max-width: 954px;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 80px;
}
/*------------breadcrumb only-----------------*/
/*
.sticky {  
    position: fixed;  
    width: 100%;  
    left: 0;  
    top: 0;  
    z-index: 100;  
    border-top: 0;  
}  
*/

/*------------fall back icon styles for IE9 down-----------------*/
.ikon{
	height: 34px;
	width: 34px;
	margin-top: -8px;
    margin-left: -27px;
    z-index: 2;
    position: absolute;   
}
.ikon1{
   float: left;
   z-index: 2;
   position:absolute;
   margin-left: -10px;
}
.ikon2{
	float: left;
    z-index: 2;
    position:absolute;
    margin-left: -12px;
}
.ikon3{
	float: left;
    z-index: 2;
    position:absolute;
    margin-left: -14px;
}
.ikon4{
   float: left;
   z-index: 2;
   position:absolute;
   margin-top: 1px;
   margin-left: -12px;
}
.ikon5{
   float: left;
   z-index: 2;
   position:absolute;
   margin-top: 1px;
   margin-left: -13px;
}

/***************************       side puffs           *******************************/

.hogerpuff{
	background-color: #e9e9eb;
	margin-bottom: 15px;
}
.hogerpuff p{
   padding: 10px;
   font-size: 14px;
}

.hogerpuff span{
	line-height: 1.3em;
}

.hogerpuff h3{
	margin-bottom: 0;
	padding: 8px 10px;
	color: #FFF;
	font-size: 18px;
}
.hogerpuff ul{
	list-style-type: disc;
    padding-left: 29px;
    padding-bottom: 10px;
}
.hogerpuff ul li a{
	font-size: 14px;
}
.hogerpuff.gra h3{
	background-color: #555555;
}
.hogerpuff.rod h3{
    background-color: red;
}
.hogerpuff.bla h3{
    background-color: #007cc2;
}
.hogerpuff.gron h3{
    background-color: #3a732c;
}
.home .hogerpuff.text{
	background-color: #e9e9eb;
}
.hogerpuff.text{
	padding-right: 5px;
	background-color: white;
}
.hogerpuff.text ul{
	list-style-type: disc;
}
.hogerpuff.text li{
	/*padding-bottom: 8px;*/
    padding: 2px 0;
}
.hogerpuff.text h3{
	color:#000;
	font-size: 16px;
	text-align: left;
}
.hogerpuff.text h4{
	padding-left: 10px;
	padding-top: 10px;
}
.hogerpuff.text a{
    color:#0D8ECE;
    font-size: 14px;
}
.hogerpuff.text ul li a{
	padding: 2px 0;
}
.hogerpuff.text a:hover,
.hogerpuff.text ul li a:hover,.hogerpuff.bildpuff h3 a:hover,.hogerpuff.bla ul li a:hover{
	color:#000 !important;
}
.hogerpuff.text a:visited{
	color:#906;
}
.hogerpuff.bildpuff h3{
	font-size: 13px;
    line-height: 16px; 
    background-color: #e9e9eb;
}
.hogerpuff.bildpuff img {
	max-width: 100%;
}

.hogerpuff.bildpuff p{
	padding:0;
	margin:0;
}
.search-page h1{
	padding-bottom: 5px;
}
.search-page ul li{
  clear:both;
  display: block;
  padding-bottom: 8px;  

}
.search-page > ul > li{
	border-bottom: 1px solid #bbbbbb;
	padding-top: 10px;
}

.search-page > ul > li, .search-page .searchrow {
	border-bottom: 1px solid #bbbbbb;
	padding-top: 10px;
}

.search-page ul li h2{
	margin-top: 10px;

}