h1 {
	font-family: helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

p {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #ff0000;
	text-decoration: underline;
}

.btaktiv {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #ff0000;
	text-decoration: underline;
}

.btnichtaktiv {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}

