body {

	height:101%;

	font-family: Arial, Helvetica, sans-serif;

	}

.lauftext {

	font-size: 14px;

	}

.titel {

	font-size: 18px;

	font-weight: bold;

	font-color: #C80064;

	}

.fussnote {

	font-size: 12px;

	font-weight: lighter;

	}

.main {

	width:718px; 

	margin-top:30px; 

	border-left:2px dotted #c80064; 

	border-right:2px dotted #c80064;

	padding-bottom:2.5em 

	}

.person {

	float:left;

	border-top:2px dotted #999;

	border-bottom:2px dotted #999;

	margin-right:2em;

	margin-bottom:2em;

	}

.kalender {

	float:left;

	border-left:2px dotted #999;

	border-right:2px dotted #999;

	margin-right:2em;

	margin-bottom:2em;

	}

.neues {

	border-bottom:2px dotted #999;

	}

a {

	color:#c80064;

	}

a:hover {

	display: compact;

	background-color:#c80064;

	color: #fff;

	}	li {

	list-style-image: url(bilder/punkt.gif);

	list-style-type: disc;

}

.termine-grau-weiss {  background-color: #999999; background-repeat: repeat; border: medium #000000 double; cursor: sw-resize}


