/* CSS Document */
.img_termine {
	 height:67px;
	 margin-right:10px;
	 /*margin-left:47px;*/
	 float:left;
}
tr.termine0 {
	background-color:#ffffff/*FFFF99*/;
	/*padding-left: 50px;*/
}
tr.termine1 {
	background-color:#EDEDED/*FF6*/;
}
td.termine {
	background-image: url(bilder/werbung.gif);
	background-repeat: no-repeat; 
	background-position: top right;
	padding-top:4px;
	padding-bottom:4px;
	/*align: left;*/
	vertical-align:text-top;
	font-size: 11px;
	padding-left:47px;
}
div.termin {
	float: right;
	/*padding-top: 20px;*/
	text-align:right;
	padding-right:55px;
	font-size:11px;
}

.kopfbereich {
	background-color: #EDEDED;
}

.Stil1 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #383839;
	text-decoration : none;
	/*line-height : 100%;*/
}

.textinfo:hover {
	/* background-color:#eeeeee; */
	cursor:pointer;
}

.mehr {
	color:#903;
}

iframe.kalendar {
	width:	170px;
	height:	145px;
	border: 0px none;
}

.mehr:hover {
	background-color:#eeeeee;
	cursor:pointer;
}

.datum {
	background-color:#999A9C;
	color:#FFFFFF;
	font-size:12px;
	padding-top:6px;
	padding-left:4px;
	/*padding-bottom:1px;
	line-height: 80px;*/
}

.ueberschrift {
	background-color:#999A9C;
	color:#FFFFFF;
	font-size:12px;
	padding-top:6px;
	/*padding-left:4px;
	padding-bottom:1px;
	line-height: 80px;*/
}

td {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #383839;
}

.reihe0 {
	background-color: #FFF;
	font-size: 11px;
	/*line-height : 110%;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-left:4px;
	padding-bottom:0px;
}

.reihe1 {
	background-color:#EDEDED/*CCFFCC*/;
	font-size: 11px;
	/*line-height : 110%;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-left:4px;
	padding-bottom:0px;
}

