/************* GENERAL *************/
.field-field-artikelbild {
	float:left;
	clear: both;
	width: 530px;
	text-align: center;
	margin: 0 none;
	padding: 0 none;
	margin-bottom: 1em;
	}
#rss {
	display: none;
	}
#content-inner {
	overflow: auto;
	}
	
/************* GALLERY *************/
.view-bildgalleri li.views-row {
	list-style: none;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.view-bildgalleri .views-row {
	float: left;
	width: auto;
	}
	
/************* TYPOGRAPHY *************/
body {
	color: #1f1f1f;
	font: 0.8em/19px Arial, Helvetica, sans-serif;
}

/** Headings **/
h1 {
	font-size: 2.47em;
	line-height: 1.3em;
}

h2 {
	font-size: 1.6em;
	line-height: 1.3em;
}

h3 {
	font-size: 1.3em;
	line-height: 1.3em;
}

h4, h5, h6 {
	font-size: 1.1em;
	line-height: 1.3em;
}
