body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.green_bold {
	font-weight: bold;
	color: #98C000;
}
.orange_bold {
	font-weight: bold;
	color: #F5A300;
}
.grey_bold {
	font-weight: bold;
	color: #F1F0F1;
}
.rufnummer {
	font-weight: bold;
	color: #98C000;
	font-size: 18px;
}
.textrufnummer {
	font-weight: bold;
	color: #98C000;
	line-height: 24px;
}
.membersubtext {
	font-weight: normal;
	font-size: 10px;
}
.headline {
	font-size: 13px;
	font-weight: bold;
}
.list {
	list-style-type: circle;
	list-style-position: outside;
}
.grey_bold a:link, grey_bold a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #F1F0F1;
}
.grey_bold a:hover, grey_bold a:active{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
