#inhalt {
    margin-right: 250px;
}
#termine {
	font-size: 0.8em;
	/*position: fixed;*/
	float:right;
	margin: 15px;
	margin-bottom: 1em;
	height: auto;
/*  	padding-left: 20px; */
	width: 200px;
	background-color: #98B162;
}

#termine img {
	width: 50px;
	height: 100px;
}
#termine ul {
	list-style-position: inside;
	list-style-type: none;
}


