/* CSS Document */
/*Teaser */ 
#teaser {
/*	border:#CC66FF 1px solid;*/
	position:absolute;
	top:0;
	right:25px;
	width:200px;
}
div#teaser p.bodytext  {
	padding: 0 0.4em 0 0.75em;
	text-decoration: none;
	text-align: left;
	margin-top:0px;
	line-height:1.25;
	/*	font-size:0.8em;*/
	font-size:small;
	margin-bottom:1em;
	}
div#teaser h1
{
	
	padding:0.1em 0 0.1em 0.75em;
	text-align:left;
	font-size:small;
	margin:0;
	/*font-size:0.8em;*/
	/*text-decoration: none;*/
	/*background:url(bilder/teaser_ecke.jpg) no-repeat top left;
	background-color:#861D2B;*/
	
}
div#teaser .csc-textpic {margin:0; padding:0; margin-bottom:1em;}
div#teaser .csc-textpic p.bodytext {border: none; margin-bottom:0;}



