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