/* CSS für Content-Type TERMIN */

/* HEAD */

/* CSS für Content-Type TERMIN */

/* HEAD */

div.kopf_content_typ_3 {
	clear:both;
	color:#000000;
	padding:0.5em 0 0 0;
	position:relative;
}

div.kopf_content_typ_3 div.zeit  {
	padding:0em 0.5em 0em 1em;
	color:#000000 ;
	background-image	:url(bullet.gif);
	background-repeat	:no-repeat;
	background-position:bottom left;
	font-size:0.8em;
	float:left;
}

div.kopf_content_typ_3 div.kurz {
	color:#000000;
}

div.kopf_content_typ_3 div.mehr {
	clear:right;
	display:block;
	text-align:right;
	color:#000000;
}

div.kopf_content_typ_3 div.ort {
	color:#000000;
	font-weight: bold;
	font-size: 0.7em;
	background-image :url(ort.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	text-indent:30px;
}

div.kopf_content_typ_3 div.titel {
	clear:left;
	border-top:1px solid #ffffff;
}

div.kopf_content_typ_3 div.titel h2 {
	margin:0em;
	padding:0em;
	color:#000000;
	font-size:0.9em;
}

div.kopf_content_typ_3 div.vcalendar {
	color:#000000 ;
	margin:0;
	padding:0;
	float:left;
}

div.kopf_content_typ_3 div.verfasser {
	text-align:left;
	color:#000000 ;
	float:right;
	font-weight: bold;
	padding-right: 0.5em;
}	

div.kopf_content_typ_3 a {
	color:#a70d01;
	text-decoration : none;
}

div.kopf_content_typ_3 a:hover {
	text-decoration :underline;
}

div.kopf_content_typ_3 br.kopfende {
	clear:both;
}

