/* CSS Document */

.text {
	color: #666666;
	padding-top: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color:  #000099;
	outline: none;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
}
a:active {
	color:  #000099;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
.unterschrift {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 12px;
}
.menue {
	font-size: 15px;
	font-family: Times New Roman, Times, serif;
}
.ueberschrift {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000099;
}

