@charset "utf-8";
/* CSS Document */

#terminwrapper h4 {
	border-bottom:2px solid #fff;
	font-size:24px;
	text-shadow:1px 1px 0 #000;
}

.ereignis {
	border-bottom:1px dotted #fff;
}

.datum {
	width:80px;
	float:left;
}

.text {
	width:660px;
}