body {
	background-color: #E4D6CB;
}

#TermineKopf {
	position:absolute;
	left:13px;
	top:26px;
	width:120px;
	height:25px;
	z-index:2;
	visibility: visible;
}
#Termine {
	position:absolute;
	width:214px;
	height:766px;
	z-index:1;
	left: 13px;
	visibility: visible;
	top: 30px;
	background-color: #E4D6CB;
}
h5 {
	color: #863920;
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #863920;
	padding-top: 8px;
}

