body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;  
}

p {
	font-size: 14px;
	line-height: 18px;
}

hr {
    height: 1px;
    color: #cccccc;
    background-color: #cccccc;
    border: none;
	width: 200px; 
	text-align: left;
}

td {
	font-size: 14px;
	line-height: 18px;
}


h1 {
	font-size: 18px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
}

h3 {
font-size: 28px;

}

li {
margin-left: -25px;
font-size: 14px;
line-height: 18px;
list-style-type: square;
list-style-position: outside;
}

.grau {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.graufett {
	font-size: 18px;
	color: #cc9900;  
	font-weight: bold;
}

.grauklein {
	font-size: 12px;
	font-weight: normal;
}

.fliess {
	font-size: 14px;
	line-height: 18px;
}

A.bg:link { font-size: 18px; color: #cc9900; font-weight: bold; text-decoration: none;} 
A.bg:visited { font-size: 18px; color: #cc9900; font-weight: bold; text-decoration: none;} 
A.bg:hover {font-size: 18px; color: #cc9900; font-weight: bold; text-decoration: none;} 
A.bg:active {font-size: 18px; color: #cc9900; font-weight: bold; text-decoration: none;}

A:link { font-size: 14px; color: #cc9900; font-weight: narrow; text-decoration: none;} 
A:visited { font-size: 14px; color: #cc9900; font-weight: narrow;  text-decoration: none;} 
A:hover {font-size: 14px; color: #cc9900; font-weight: narrow; text-decoration: none;} 
A:active {font-size: 14px; color: #cc9900;font-weight: narrow;  text-decoration: none;}

A.kl:link { font-size: 12px; color: #333333; font-weight: normal; text-decoration: none;}  
A.kl:visited { font-size: 12px; color: #333333;font-weight: normal;  text-decoration: none; } 
A.kl:hover {font-size: 12px; color: #cc9900; font-weight: normal; text-decoration: none;} 
A.kl:active {font-size: 12px; color: #333333; font-weight: normal; text-decoration: none;}

html { min-height: 100%; margin-bottom: 1px; }


.nhead { font-size:18px; color:#333333; }

.nteaser { font-size:14px; }

.ndatum {font-weight: bold;
color: #666666;}

.nnewstext { font-size:11px; }

.nautor { font-size:11px; }

.nweitlinks { font-size:11px; }

div.newsbild{ float:right; margin-left: 10px; }

.zurueck { text-align: right; margin-right: 10px; }





