/* ____________________ Hintergrunddefinitionen ____________________ */

.k_daylink, .k_daylink:link, .k_daylink:active,.k_daylink:visited
{
	color					:	#765;
	text-decoration			:	none;
	margin-top			:	8px;
	font-size				:	x-small;
}

.k_daylink:hover
{
	text-decoration			:	underline;
}

.k_link, .k_link:link, .k_link:active, .k_link:visited, #k_link a, #k_link td
{
  
	color					:	#765;
	text-decoration			:	none;
	font-weight				:	normal;
	margin-top			:	8px;
	font-size				:	x-small;
}
.k_link:hover{
	text-decoration: underline;
}

.k_text
{
  
	color					:	#765;
	text-decoration			:	none;
	font-weight				:	normal;
	margin-top			:	8px;
	font-size				:	x-small;
}
.mehr_lesen, .mehr_lesen:link, .mehr_lesen:active, .mehr_lesen:visited
{
	color					:	#765;
	text-decoration			:	none;
}
.mehr_lesen:hover
{
	color					:	#765;
	text-decoration			:	underline;
}
.k_header, .k_header:link, .k_header:active, .k_header:visited
{
	font-weight				:	bold;
	color					:	#765;
	text-decoration			:	none;
}
.k_header:hover
{
	color					:	#765;
	text-decoration			:	underline;
}
