
.sprechstunde
{
	font-family: Tahoma;
	font-weight: bold;
	color: #505050;
	font-size: 13px;
	background-color: #97cf3b;
}

.waldladen
{
	font-family: Tahoma;
	font-weight: bold;
	color: White;
	font-size: 12px;
}

.kalender
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.kalender_month
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.kalender a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.kalender a:visited
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.kalender a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.kalender_hell
{
	font-family: Tahoma;
	font-size: 12px;
	color: #808080;	
}

.sidebar a
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #000000;
	text-decoration: none;
}

.sidebar a:visited
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #000000;
	text-decoration: none;
}

.sidebar a:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #000000;
	text-decoration: underline;
}

h2
{
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
}

.content
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.content img
{
	border: 0;
}

div#calendar_link {
  color: #000000;
}