/* CSS Document */

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #086E03;
	text-decoration: underline;
}
.projekttitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #581140;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.team {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-position: right;
}
.titel2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #086E03;
	font-weight: bold;
}
.bg {
	background-color: #086E03;
	color: #00FF00;
	font-size: 12px;
	text-decoration: none;
}
.bg2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	background-color: #00FF00;
}
.date {
	color: #581140;
}
