a:visited {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	color: #FFE1C4;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a:active {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}
a:link {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #80983F;
}


.BULLETS {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
.GRUEN {
	font-weight: bold;
	color: #80983F;
	font-size: 13px;
}

.ADDRESS {
	color: #80983F;
	font-size: 12px;
}
.WHITE {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

#transparent{
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’images/semi-white-55.png’);
background:none;
}
.tabellenhoehe {
	height: 100%;
}
.menu {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

