.newsreader {

	border-color: #c6000a;
	border-top-style:dotted;
 	border-top-width:5px; 
 	border-bottom-width:5px;
 	border-bottom-style:dotted;

}

.ueberschrift h3{
 	/*
 	background-color: yellow;
 	*/
 	
 	color: #c6000a;
 	font: small-caps 180% Verdana;
}

.nr_description {
	/*font-weight: bold;*/	
}
.nr_content {	
	font:normal normal 12px Verdana;
    text-decoration: none;
    background-color: transparent;	
}

.nr_content a{	
	color: #c6000a;
	font: small-caps 120% Verdana;
    /*
    text-decoration: none;
    */
    background-color: transparent;	
}

.nr_content ul {
}
.nr_content li {
	margin-bottom: 1em;
	list-style: circle;	
}
.nr_itemdesc {
}

.discreet {
	font-size:90%;
}

