/* CSS Document */

.terminbox .picture, .terminbox .data, .terminbox .text {  }

.terminbox .entry {
	padding-bottom: 1em;
}

.terminbox .image {
	text-align: center;
}

.terminbox .terminboxTitel {
	font-weight: bold;
	padding: 0 0px;
}
.terminbox .terminboxTitel A {
	text-decoration: none;
	display: block;
	margin: 3px 0;
}
.terminbox .terminboxTitel A:hover {
	text-decoration: underline;
}
.terminbox P {
	padding: 0 0px;
	margin: 0;
	text-align: justify;
}

