
@media all
{
div#container
{
	width:17cm;	
}	
	
		
body * {font-size: 12pt; font-family: "Times New Roman", Times, serif; }
blockquote { font-family: "Times New Roman", Times, serif; }

h1 {font-size: 14pt; font-weight:bold; color: #000000;background-color:#ffffff;margin:0px 0 0px 0;padding:0 0 0 5px;}
h2 {font-size: 10pt; font-weight:bold; color: #000000;background-color:#ffffff;margin:10px 0 20px 0;padding:0 0 0 5px;}
h2.underline {font-size: 10pt; font-weight:bold; color: #ffffff;background-color:#000000;border:1px solid #000000;margin:10px 0 20px 0;padding:2px 0 2px 5px;}
h3{font-size: 8pt; font-weight:bold; color: #000000;background-color:#ffffff;}
h3.newsRight {font-size:8pt; font-weight:bold; color: #000000;background-color:#ffffff;margin:20px 0 10px 0;}
h3.newsRight span.news_date{font-size:8pt; font-weight:normal; color: #000000;background-color:#ffffff;}
h3.newsRight a{font-size:10pt; font-weight:bold; color: #000000;background-color:#ffffff;}

a
{
	color:#000000;
	background-color:#ffffff;	
}

div.news-list-morelink a
{
	font-size:10pt; 
	font-weight:bold; 
	color:#000000;
	background-color:#ffffff;
}

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 { page-break-after:avoid; }





}

