/* CSS für Content-Type MELDUNG */

/* HEAD */

/* CSS für Content-Type MELDUNG */

/* HEAD */

div.kopf_content_typ_2 {
	clear:both;
	color:#000000;
	padding:0.5em 0 0 0;
	position:relative;
	margin:0px;
}

div.kopf_content_typ_2 div.anmeldung {
	text-align:right;
	float:right;
}

div.kopf_content_typ_2 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_2 div.delete {
	float:right;
	text-align:left;
	color:#000000 ;
}	

div.kopf_content_typ_2 div.drucksache {
	float:right;
	text-align:left;
	color:#000000 ;
	font-size:0.8em;
}	

div.kopf_content_typ_2 div.reply {
	text-align:left;
	color:#000000 ;
	font-size:0.8em;
}
	

div.kopf_content_typ_2 div.status {
	float:right;
	text-align:left;
	color:#000000 ;
}	

div.kopf_content_typ_2 div.kurz {
	color:#000000;
}

div.kopf_content_typ_2 div.mehr {
	clear:right;
	display:block;
	text-align:right;
	color:#000000;
}

div.kopf_content_typ_2 div.ort {
	color:#000000;
	font-weight: bold;
	font-size:0.8em;
}

div.kopf_content_typ_2 div.titel {
	clear:left;
	border-top:1px solid #ffffff;
}

div.kopf_content_typ_2 div.titel h2 {
	margin:0em;
	padding:0em;
	color:#000000;
	font-size:0.9em;
}

div.kopf_content_typ_2 div.vcalendar {
	color:#000000 ;
	margin:0;
	padding:0;
	float:left;
}

div.kopf_content_typ_2 div.verfasser {
	text-align:left;
	color:#000000 ;
	float:right;
	font-weight: bold;
	padding-right: 0.5em;
}	

div.kopf_content_typ_2 a {
	color:#C20000;
	text-decoration : none;
}

div.kopf_content_typ_2 a:hover {
	text-decoration :underline;
}

div.kopf_content_typ_2 br.kopfende {
	clear:both;
}

