#imagebild {
	height:130px;
}


#inhalte {
	margin-top:130px;
	height:auto;
}

#hauptnavigation {
	margin-left: 30px;
}

#inhaltsbereich {
	margin-left: 30px;
}

.galerie {
	text-align:center;
	width:625px;
	float:left;
	margin-top:1em;
}

.galerie img  {
	border: solid 1px #9E9F9F;
}

.vorschaubilder {
	width:244px;
	float:left;
	margin-right: 30px;
	margin-top:1em;
}

.vorschau img {
	border: solid 1px #9E9F9F;
	margin-right:9px;
	margin-bottom:9px;
	float:left;
	text-align:center;
}

.act img {
	border: solid 1px #E6A652;
}

.vorschauklein {
	float:left;
	text-align:center;
	font-size:90%;
	width:244px;
}

.beschreibung{
	padding-top:0.5em;
	padding-bottom:0.9em;
	text-align:center;
}

