a.link1 {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
a.link1:visited {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}
a.link1:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.link1:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.link2 {
	color: #006633;
	text-decoration : underline;
}
a.link2:visited {
	color: #006633;
	text-decoration : underline;
}
a.link2:hover {
	color: #006633;
	text-decoration: none;
}
a.link2:active {
	color: #006633;
	text-decoration: none;
}
a.link3 {
	color: #0033FF;
	
}
a.link3:visited {
	color: #990066;
	
}
a.link1:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.link1:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

td,tr{
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.punkt {
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}

.titel {
	font-size: 16px;
	font-weight: bold;
}

.klein {
	font-size: 10px;
}

li{
	list-style-image: url(images/pfeil.gif);
}
