A:LINK 
{
	color: Black;
	text-decoration: none;
}

A:VISITED 
{
	color: Black;
	text-decoration: none;
}

A:HOVER
{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

A:ACTIVE
{
  	color: Black;
	font-weight: bold;
	text-decoration: none;
}

body
{
	background-color: #CCCCCC;
	font-family: Verdana;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #294F1E;
	text-align: justify;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
}

alt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#tabelle
{
	text-align: center;
}

.texting 
{
	line-height: 140%;
}

.links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 140%;
}

.fett
{
	font-weight: bold;
}

.news_item {
	
	text-align:center;
	float:left;
	margin:24px 24px 0 0;
}

.clearer {
	clear:both;
	margin:20px 0 20px 0;
}

img {
	border:none;
}
