.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
	color:#999999;
}
.text a {
	color: #990000;
	text-decoration: none;
}
.text a:hover {
	color: #779fff;
}
.tittel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
    font-weight: normal;
    text-decoration: underline;
	white-space: nowrap;
	color:#0061B0;
}
.tittel img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tittel a {
	color: #0061B0;
 font-weight: normal;
	text-decoration: none;
}
.tittel a:hover {
	color: #0061B0;
}
.tittel2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
    font-style: italic;
    text-decoration: underline;
	padding: 10px;
	white-space: nowrap;
	color:#0061B0;
}
.tittel2 img {
	border: 0px;
	height: 26px;
	vertical-align: text-bottom;
}
.tittel2 a {
	color: #990000;
	text-decoration: underline;
}
.tittel2 a:hover {
	color: #990000;
}
.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
	color: #990000;
}
.menu img {
	border: 0px;
	height: 20px;
	vertical-align: text-bottom;
}
.menu a {
	color: #990000;
	text-decoration: none;
}
.menu a:hover {
	color: #779fff;
}

