body	{
	font-family: Arial,sans-serif;
	margin-top: 0px;
	margin-left: 0px;
}


.fett	{
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}

.text	{
	color: #ffffff;
	font-size: 12px;
}

.textdurch	{
	color: #ffffff;
	font-size: 12px;
	text-decoration: line-through;
}

.footer	{
	color: #ffffff;
	font-size: 11px;
}

.titel	{
	color: #00bef3;
	font-size: 14px;
	font-weight: bold;
}


a:link	{
	color: #00bef3;
	font-size: 12px;
	text-decoration: underline;
}

a:hover	{
	color: #00bef3;
	font-size: 12px;
	text-decoration: none;
}

a:visited	{
	color:#00bef3;
	font-size: 12px;
	text-decoration: underline;
}

a:active	{
	color: #00bef3;
	font-size: 12px;
	text-decoration: none;
}


a.titel:link	{
	color: #00bef3;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.titel:hover	{
	color: #00bef3;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.titel:visited	{
	color:#00bef3;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.titel:active	{
	color: #00bef3;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


a.fett:link	{
	color: #00bef3;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.fett:hover	{
	color: #00bef3;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.fett:visited	{
	color:#00bef3;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.fett:active	{
	color: #00bef3;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.textfett	{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
