body {
	background-color: #ffffff;
	width: 140mm;
	font-size : 10px;
	line-height: 15px; /* Zeilenabstand */
	color: #555555;	/* allgemeine Textfarbe */
	orphans : 4;	
	widows : 4;
}

.small{
	font-size: 11px;
}

p{
	font-size : 12px;
	orphans : 4;	
	widows : 4;
}

a {
	color: #555555; /* Allgemeine Textfarbe */
	text-decoration: underline;
}

img{
	padding: 0mm 2mm 0mm 2mm;
}

.table{
	border-bottom: 2px solid #666666;
	width: 140mm;
}


h1 {
/* --- Überschrift erster ordnung --- */
	padding : 0px 0px 3px 0px;
	margin: 0px;
	line-height: 2em;
	margin-bottom: 0px;
	font-weight : bold;
	font-size: 2em;
	width: 140mm;
	border: 0px!important ;
}

h2 {
	text-align : left; /* Text innerhalb von H2 wird rechts ausgerichtet */
	clear : both;
	color: #666666;
	float : none;
	font-size : 1em;
	margin: 0px;
	font-weight: bold;
}

h3{
	margin-bottom: -15px;
}

#service, #toolbar, .hauptmenue, .newsticker, .banner, .rdm{
	display: none;
}

.news, .newssingle{
	width: 140mm;
}
