a:link {
	color: #66c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #66c;
	font-weight: bold;
	text-decoration: none;
}
a:hover { color: color: #600;
	color: #600;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #600;
	font-weight: bold;
	text-decoration: none;
}
h1 { color: #700; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
h2 { color: #006; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
li { color: #006; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
ol { color: #006 }

.menue  {
	color: #006;
	font-size: 15px;
	font-weight: bold
}

.menue a:link { color: #006; text-decoration: none }

.menue a:hover { color: #ffc }

.menue a:active { color: #ffc }

.menue a:visited  { color: #006; text-decoration: none }



.untermenue a:link        {
	color: #600;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	font-stretch: expanded;
	text-decoration: none;
	font-weight: bold;
}


.untermenue a:visited   {
	color: #600;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}


.untermenue a:hover   {
	color: #ffc;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.untermenue a:active    {
	color: #600;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


body,td,th {
	font-size: 12px;
	color: #006;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
}

.ausdruck    {
	font-size: 15px;
	color: #6666cc;
	font-weight: bold;
	text-align:right;
}
.copyright {
	font-size: 9px;
}
.bildueberschrift {
	font-weight: bold;
}
td.bildunterschrift {
	font-size: 12px;
	line-height:24px;
	text-align:center;
}
.praktikerbezeichnung {
	font: bold 11px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align:right;
	vertical-align:top;
}
.praktikertext {
	font-size: 11px;
	line-height:12px;
	vertical-align:top;
	
}
