@charset "utf-8";
/************************************************************************************************************************/
/* Bilder Styles */
/************************************************************************************************************************/

img
{
	border: 0 none;
}


.image-icon-link
{
	height: 16px;
	width: 16px;
	vertical-align: middle;
	margin-right: 0.5em;
	cursor: pointer;	
}

.image-loader
{
	display: block;
	height: 16px;
	width: 16px;
	margin-top: 40%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.image-link
{
	cursor: pointer;
}

.enten-bild
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 0.3em;
	width: 245px;
}

