.content.fullwidth.clearfix p a img {
	float:left; clear:right;
}

.content.fullwidth.clearfix p img {
}

        div.content  img {
            float: right;
            margin: 5px;
			
			border:3px solid #ccc;
			
            }
	


/*  SLUT billeder i indholdsdelen */




/* class clearfix
nødvendig for at billedfloats vil fungere */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;} /* for IE/Mac */

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;} /* star-html hack for IE/win */
.clearfix {display: block;}
/* End hide from IE5/Mac */



.billede {
	
	
	background-color: transparent;
	width:350px;
	/*height: 1%;*/
	float:right;
margin: 0 15px 10px 15px;

}
