.less.active .button-read-more {
	display: none;
}

.button-read-less {
	margin-top:25px;
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
    display: none;
	color: #4baa30;
}
.less.active .button-read-less {
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
    display: block;
	color: #4baa30;
}
.more {	display: none;}

.more p {
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	/*line-height: 18px;
    padding: 10;
	color: #95af48;*/
	margin-bottom:25px;
}


article {
	width:auto;
	position:relative;
	}

/*#content article h1 {
	text-align: left;
	display: block;
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 30px;
	text-decoration: none;
	height: auto;
	margin: 0px;
	clear: both;
}*/


/*#content article h2 {
	text-align: left;
	display: block;
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: rgba(51,51,51,1);
	text-decoration: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: none;
}*/



/*#content hr{
	width:100%;
	margin-top:30px;
	margin-right:auto;
	margin-bottom:20px;
	margin-left:auto;
  	color: #4baa30;
    size:2px;
  }	*/
  
  



.down {
	background-image: url(../bilder/up-n-down.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	float: left;
	height: 22px;
	width: 35px;
}


.less {
	margin-top: 25px;
	margin-bottom: 25px;
}


#content article p {
	text-align: left;
	width:575px;
	display: block;
	float: left;
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	color: rgba(51,51,51,1);
	text-decoration: none;
	z-index:10;
}*/


#content hr{
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	color: #4baa30;
	size: 2px;
	clear: both;
  }
  
  
  
#wrapper #content article .toggle .less.button-read-more.button-read {
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #4baa30;
}

#wrapper #content article .toggle .less .button-read-less.button-read {
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #4baa30;
}

.picbox{
	width:300px;
	height:200px;
	margin-right:2em;
	float:left;
	}
	
.secondcol h1{
	display: block;
	width: 575px;
	text-align: left;
	display: block;
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 30px;
	text-decoration: none;
	height: auto;
	margin: 0px;
	clear: both;
}

.secondcol h2{
	display: block;
	width: 575px;
	text-align: left;
	float: left;
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4baa30;
	text-decoration: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
}
