@CHARSET "UTF-8";


#content h2 {
	font-size: 14pt;
}

/* Oberstes Bild */
#homeBild {
	margin: 15px 0 3% 0;
	max-width: 642px;
}

/* Bilder für Felder */
.inline {
	display: inline-block;
	text-align: center;
	margin-left: 10.5px;
	margin-top: 3%;
	margin-bot: 3%;
	margin: 3% 5px 0 5px;
}

#content > .inline > p {
	text-align: center;
}

.inline img {
	width: 130px;
	height: 80px;
}
