.text {
	font-size: 14px;
	color: black;
	font-family: arial,helvetica;
	text-align : justify;
}
.bluetext{text-decoration:none;font-size: 15px;color: #004885; font-family: arial,helvetica}
.browntext{font-size: 14px;color: #7b6464; font-weight:bold;font-family: arial,helvetica}
.menu:link        { color: #004885;text-decoration:none;font-size: 14px}
.menu:visited     { color: #004885;text-decoration:none;font-size: 14px}
.menu:active      { color: white;text-decoration:none;font-size: 14px}
.menu:hover       { color: white;text-decoration:none;font-size: 14px}
.links:link        { color: #004885;text-decoration:none;font-size: 14px}
.links:visited     { color: #004885;text-decoration:none;font-size: 14px}
.links:active      { color: white;text-decoration:none;font-size: 14px}
.links:hover       { color: white;text-decoration:none;font-size: 14px}
.kopflinie		  {font-size: 20px;color: #004885; font-family: arial,helvetica}
.whitetext {text-decoration:none;font-size: 14px;color: white; font-family: arial,helvetica}
