/* CSS Document */

/*******************************/
/* Artikel
/*******************************/

div.articlelistitem {
	margin-bottom: 2em;
}

div.articlelistitem h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #BE5695;	
	margin-top:0;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 0;
}

div.articlelistitem p {
	margin: 0;
	padding: 0;
}

div.articlelistitem p.readmore {

}

h2.category {
	border-bottom: 1px dotted #818181;
}

div.articlelistitem p.author {
	font-style: italic;
	margin-bottom: 0.5em;
	color: #808080;
	font-size: 0.85em;	
}

p.author {
	font-style: italic;
	margin-bottom: 0.5em;
	color: #808080;
}

p.subheadline {	
	font-family: "Trebuchet MS";
	font-size: 1em;
	margin-top:0;
	font-weight: normal;
	margin-bottom: 0;
}
