div.path {
    background: #54b922;
    color: #FFFFFF;
    font-family: tahoma;
    padding: 2px 3px 2px 3px;
    margin: 3px 0 5px 0;
    font-size: 18px;
}
h1.path {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0px;
    display: inline;
    color: #FFFFFF;
}
a.path {
    font-size: 18px;
    color: #d3f0c5;
}
a.path:hover {
    font-size: 18px;
    color: #fffc00;
    text-decoration: underline;
}

body,td {
	font-family: tahoma; font-size: 12px; margin: 0px;
}

A {
    color: black;
    text-decoration: underline;
}
A:hover {
    color: #54b922;
    text-decoration: none;
}

h1 {
TEXT-DECORATION: none;
}

h2 {
	font-size: 14px;
}
.link {
TEXT-DECORATION: none
}

#menu td {
	padding: 2 10 2 10;
}
#menu tr {
	background: #54b922;
}
#menu a { 
font-size: 13px; 
color: #FFFFFF; 
font-weight: bold; 
text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
#pict a { 
font-size: 13px; 
color: #000000; 
font-weight: bold; 
text-decoration: underline;
}

#pict a:hover {
	text-decoration: none;
	color: #54b922;
}

#pict img {
	border: 0px;
}
#pict tr {
	vertical-align: top;
}
#pict td {
	font-size: 11px; color: #696969;
}
div.title {
	background: #54b922; 
	padding: 2 3 2 3; 
	margin: 3 0 5 0;
}
#title h1 {
	font-size: 20px; 	
	color: #FFFFFF; 
	font-family: Times New Roman;
	display: inline;
	font-weight: normal;
}
a.mail { 
font-size: 13px; 
color: #246e00; 
text-decoration: underline;
}

a.mail:hover {
text-decoration: none;
color: #54b922;
}
a.termin {  
color: #246e00; 
text-decoration: none;
}
a.termin:hover {
text-decoration: none;
color: #54b922;
}
a.termin:active {
text-decoration: none;
color: #54b922;
}
a.termin:visited {
text-decoration: none;
color: #54b922;
}
a.title { 
font-size: 12px; 
color: #246e00; 
text-decoration: underline;
font-weight: bold;
}

a.title:hover {
	text-decoration: none;
	color: #54b922;
}
a.help {
	font-size: 12px;
	color: #246e00;
	border-bottom: dashed 1px;
	cursor: help;
	text-decoration: none;
}

a.help:hover {
	text-decoration: none;
	color: #54b922;
	
}
div.content {
	padding: 0 5px 5px 5px;
}